#include "rose.h"
Go to the source code of this file.
Namespaces | |
namespace | risc |
namespace | risc::traverser |
Functions | |
SgFunctionDefinition * | risc::traverser::get_function_definition (SgFunctionDeclaration *func_decl) |
Searches for the associated SgFunctionDefinition of a given SgFunctionDeclaration. The searching respects all input files. |