|
ROSE 0.11.145.297
|
Public Types | |
| using | decl_t = SgVariableDeclaration |
| using | symbol_t = SgVariableSymbol |
| using | type_t = void |
| using | ref_t = SgVarRefExp |
Static Public Member Functions | |
| static constexpr bool | is_template_symbol_variant (VariantT v) |
| static symbol_t * | search_for_symbol_from_symbol_table (decl_t *d) |
| using Rose::CodeGen::object_helper< Object::a_variable >::decl_t = SgVariableDeclaration |
| using Rose::CodeGen::object_helper< Object::a_variable >::symbol_t = SgVariableSymbol |
| using Rose::CodeGen::object_helper< Object::a_variable >::type_t = void |
| using Rose::CodeGen::object_helper< Object::a_variable >::ref_t = SgVarRefExp |
|
inlinestaticconstexpr |
|
inlinestatic |