#include "rose.h"

Go to the source code of this file.
Namespaces | |
| namespace | risc |
| namespace | risc::traverser |
Functions | |
| bool | risc::traverser::is_sc_main (const SgFunctionDeclaration *function) |
| Checks if function is sc_main functions. | |
| SgFunctionDeclaration * | risc::traverser::find_sc_main (SgNode *node) |
| searchs for sc_main function | |
1.6.1