Line data Source code
1 : // MACHINE GENERATED SOURCE FILE WITH ROSE (Grammar.h)--- DO NOT MODIFY!
2 :
3 : #include "sage3basic.h"
4 :
5 : #ifndef ROSE_USE_INTERNAL_FRONTEND_DEVELOPMENT
6 : #include "AST_FILE_IO.h"
7 : #endif
8 : // The header file ("rose_config.h") should only be included by source files that require it.
9 : #include "rose_config.h"
10 :
11 : #if _MSC_VER
12 : #define USE_CPP_NEW_DELETE_OPERATORS 0
13 : #endif
14 :
15 : #define ROSE_ALLOC_TRACE 0
16 : #undef mprintf
17 : #define mprintf Rose::Diagnostics::mfprintf(Rose::ir_node_mlog[Rose::Diagnostics::DEBUG])
18 :
19 :
20 : using namespace std;
21 :
22 : // Simplify code by using std namespace (never put into header files since it effects users)
23 : using namespace std;
24 :
25 :
26 : // generated file
27 : #include "rtiHelpers.h"
28 : RTIReturnType
29 0 : SgNode::roseRTI() {
30 0 : RTIReturnType rtiContainer(13);
31 :
32 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgNode", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
33 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgNode", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
34 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgNode", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
35 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgNode", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
36 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgNode", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
37 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgNode", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
38 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgNode", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
39 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgNode", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
40 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgNode", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
41 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgNode", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
42 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgNode", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
43 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgNode", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
44 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgNode", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
45 0 : return rtiContainer;
46 : }
47 : RTIReturnType
48 0 : SgSupport::roseRTI() {
49 0 : RTIReturnType rtiContainer(13);
50 :
51 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSupport", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
52 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSupport", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
53 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSupport", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
54 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSupport", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
55 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSupport", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
56 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSupport", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
57 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSupport", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
58 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSupport", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
59 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSupport", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
60 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSupport", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
61 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSupport", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
62 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSupport", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
63 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSupport", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
64 0 : return rtiContainer;
65 : }
66 : RTIReturnType
67 0 : SgModifier::roseRTI() {
68 0 : RTIReturnType rtiContainer(13);
69 :
70 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgModifier", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
71 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgModifier", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
72 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgModifier", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
73 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgModifier", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
74 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgModifier", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
75 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgModifier", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
76 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgModifier", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
77 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgModifier", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
78 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
79 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
80 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
81 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgModifier", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
82 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgModifier", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
83 0 : return rtiContainer;
84 : }
85 : RTIReturnType
86 0 : SgModifierNodes::roseRTI() {
87 0 : RTIReturnType rtiContainer(15);
88 :
89 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgModifierNodes", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
90 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgModifierNodes", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
91 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgModifierNodes", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
92 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgModifierNodes", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
93 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgModifierNodes", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
94 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgModifierNodes", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
95 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgModifierNodes", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
96 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgModifierNodes", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
97 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgModifierNodes", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
98 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgModifierNodes", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
99 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgModifierNodes", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
100 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgModifierNodes", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
101 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgModifierNodes", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
102 0 : doRTI("nodes", (void*)(&p_nodes), sizeof(p_nodes), (void*)this, "SgModifierNodes", "SgModifierTypePtrVector", "p_nodes", toStringForRTI(p_nodes), rtiContainer[13]);
103 0 : doRTI("next", (void*)(&p_next), sizeof(p_next), (void*)this, "SgModifierNodes", "SgModifierNodes*", "p_next", toStringForRTI(p_next), rtiContainer[14]);
104 0 : return rtiContainer;
105 : }
106 : RTIReturnType
107 0 : SgConstVolatileModifier::roseRTI() {
108 0 : RTIReturnType rtiContainer(14);
109 :
110 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgConstVolatileModifier", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
111 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgConstVolatileModifier", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
112 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgConstVolatileModifier", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
113 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgConstVolatileModifier", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
114 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgConstVolatileModifier", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
115 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgConstVolatileModifier", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
116 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgConstVolatileModifier", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
117 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgConstVolatileModifier", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
118 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgConstVolatileModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
119 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgConstVolatileModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
120 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgConstVolatileModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
121 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgConstVolatileModifier", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
122 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgConstVolatileModifier", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
123 0 : doRTI("modifier", (void*)(&p_modifier), sizeof(p_modifier), (void*)this, "SgConstVolatileModifier", "SgConstVolatileModifier::cv_modifier_enum", "p_modifier", toStringForRTI(p_modifier), rtiContainer[13]);
124 0 : return rtiContainer;
125 : }
126 : RTIReturnType
127 0 : SgStorageModifier::roseRTI() {
128 0 : RTIReturnType rtiContainer(15);
129 :
130 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgStorageModifier", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
131 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgStorageModifier", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
132 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgStorageModifier", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
133 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgStorageModifier", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
134 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgStorageModifier", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
135 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgStorageModifier", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
136 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgStorageModifier", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
137 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgStorageModifier", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
138 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgStorageModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
139 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgStorageModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
140 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgStorageModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
141 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgStorageModifier", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
142 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgStorageModifier", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
143 0 : doRTI("modifier", (void*)(&p_modifier), sizeof(p_modifier), (void*)this, "SgStorageModifier", "SgStorageModifier::storage_modifier_enum", "p_modifier", toStringForRTI(p_modifier), rtiContainer[13]);
144 0 : doRTI("thread_local_storage", (void*)(&p_thread_local_storage), sizeof(p_thread_local_storage), (void*)this, "SgStorageModifier", "bool", "p_thread_local_storage", toStringForRTI(p_thread_local_storage), rtiContainer[14]);
145 0 : return rtiContainer;
146 : }
147 : RTIReturnType
148 0 : SgAccessModifier::roseRTI() {
149 0 : RTIReturnType rtiContainer(14);
150 :
151 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgAccessModifier", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
152 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgAccessModifier", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
153 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgAccessModifier", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
154 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgAccessModifier", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
155 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgAccessModifier", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
156 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgAccessModifier", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
157 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgAccessModifier", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
158 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgAccessModifier", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
159 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgAccessModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
160 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgAccessModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
161 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgAccessModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
162 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgAccessModifier", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
163 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgAccessModifier", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
164 0 : doRTI("modifier", (void*)(&p_modifier), sizeof(p_modifier), (void*)this, "SgAccessModifier", "SgAccessModifier::access_modifier_enum", "p_modifier", toStringForRTI(p_modifier), rtiContainer[13]);
165 0 : return rtiContainer;
166 : }
167 : RTIReturnType
168 0 : SgFunctionModifier::roseRTI() {
169 0 : RTIReturnType rtiContainer(19);
170 :
171 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgFunctionModifier", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
172 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgFunctionModifier", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
173 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgFunctionModifier", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
174 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgFunctionModifier", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
175 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgFunctionModifier", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
176 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgFunctionModifier", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
177 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgFunctionModifier", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
178 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgFunctionModifier", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
179 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgFunctionModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
180 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgFunctionModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
181 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgFunctionModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
182 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgFunctionModifier", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
183 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgFunctionModifier", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
184 0 : doRTI("modifierVector", (void*)(&p_modifierVector), sizeof(p_modifierVector), (void*)this, "SgFunctionModifier", "SgBitVector", "p_modifierVector", toStringForRTI(p_modifierVector), rtiContainer[13]);
185 0 : doRTI("gnu_attribute_constructor_destructor_priority", (void*)(&p_gnu_attribute_constructor_destructor_priority), sizeof(p_gnu_attribute_constructor_destructor_priority), (void*)this, "SgFunctionModifier", "unsigned long int", "p_gnu_attribute_constructor_destructor_priority", toStringForRTI(p_gnu_attribute_constructor_destructor_priority), rtiContainer[14]);
186 0 : doRTI("gnu_attribute_named_weak_reference", (void*)(&p_gnu_attribute_named_weak_reference), sizeof(p_gnu_attribute_named_weak_reference), (void*)this, "SgFunctionModifier", "std::string", "p_gnu_attribute_named_weak_reference", toStringForRTI(p_gnu_attribute_named_weak_reference), rtiContainer[15]);
187 0 : doRTI("gnu_attribute_named_alias", (void*)(&p_gnu_attribute_named_alias), sizeof(p_gnu_attribute_named_alias), (void*)this, "SgFunctionModifier", "std::string", "p_gnu_attribute_named_alias", toStringForRTI(p_gnu_attribute_named_alias), rtiContainer[16]);
188 0 : doRTI("opencl_vec_type", (void*)(&p_opencl_vec_type), sizeof(p_opencl_vec_type), (void*)this, "SgFunctionModifier", "SgType *", "p_opencl_vec_type", toStringForRTI(p_opencl_vec_type), rtiContainer[17]);
189 0 : doRTI("opencl_work_group_size", (void*)(&p_opencl_work_group_size), sizeof(p_opencl_work_group_size), (void*)this, "SgFunctionModifier", "SgFunctionModifier::opencl_work_group_size_t", "p_opencl_work_group_size", toStringForRTI(p_opencl_work_group_size), rtiContainer[18]);
190 0 : return rtiContainer;
191 : }
192 : RTIReturnType
193 0 : SgUPC_AccessModifier::roseRTI() {
194 0 : RTIReturnType rtiContainer(16);
195 :
196 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUPC_AccessModifier", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
197 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUPC_AccessModifier", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
198 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUPC_AccessModifier", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
199 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUPC_AccessModifier", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
200 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUPC_AccessModifier", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
201 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUPC_AccessModifier", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
202 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUPC_AccessModifier", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
203 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUPC_AccessModifier", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
204 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUPC_AccessModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
205 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUPC_AccessModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
206 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUPC_AccessModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
207 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUPC_AccessModifier", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
208 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUPC_AccessModifier", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
209 0 : doRTI("modifier", (void*)(&p_modifier), sizeof(p_modifier), (void*)this, "SgUPC_AccessModifier", "SgUPC_AccessModifier::upc_access_modifier_enum", "p_modifier", toStringForRTI(p_modifier), rtiContainer[13]);
210 0 : doRTI("isShared", (void*)(&p_isShared), sizeof(p_isShared), (void*)this, "SgUPC_AccessModifier", "bool", "p_isShared", toStringForRTI(p_isShared), rtiContainer[14]);
211 0 : doRTI("layout", (void*)(&p_layout), sizeof(p_layout), (void*)this, "SgUPC_AccessModifier", "long", "p_layout", toStringForRTI(p_layout), rtiContainer[15]);
212 0 : return rtiContainer;
213 : }
214 : RTIReturnType
215 0 : SgSpecialFunctionModifier::roseRTI() {
216 0 : RTIReturnType rtiContainer(14);
217 :
218 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSpecialFunctionModifier", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
219 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSpecialFunctionModifier", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
220 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSpecialFunctionModifier", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
221 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSpecialFunctionModifier", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
222 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSpecialFunctionModifier", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
223 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSpecialFunctionModifier", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
224 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSpecialFunctionModifier", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
225 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSpecialFunctionModifier", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
226 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSpecialFunctionModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
227 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSpecialFunctionModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
228 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSpecialFunctionModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
229 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSpecialFunctionModifier", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
230 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSpecialFunctionModifier", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
231 0 : doRTI("modifierVector", (void*)(&p_modifierVector), sizeof(p_modifierVector), (void*)this, "SgSpecialFunctionModifier", "SgBitVector", "p_modifierVector", toStringForRTI(p_modifierVector), rtiContainer[13]);
232 0 : return rtiContainer;
233 : }
234 : RTIReturnType
235 0 : SgElaboratedTypeModifier::roseRTI() {
236 0 : RTIReturnType rtiContainer(14);
237 :
238 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgElaboratedTypeModifier", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
239 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgElaboratedTypeModifier", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
240 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgElaboratedTypeModifier", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
241 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgElaboratedTypeModifier", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
242 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgElaboratedTypeModifier", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
243 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgElaboratedTypeModifier", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
244 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgElaboratedTypeModifier", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
245 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgElaboratedTypeModifier", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
246 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgElaboratedTypeModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
247 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgElaboratedTypeModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
248 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgElaboratedTypeModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
249 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgElaboratedTypeModifier", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
250 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgElaboratedTypeModifier", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
251 0 : doRTI("modifier", (void*)(&p_modifier), sizeof(p_modifier), (void*)this, "SgElaboratedTypeModifier", "SgElaboratedTypeModifier::elaborated_type_modifier_enum", "p_modifier", toStringForRTI(p_modifier), rtiContainer[13]);
252 0 : return rtiContainer;
253 : }
254 : RTIReturnType
255 0 : SgLinkageModifier::roseRTI() {
256 0 : RTIReturnType rtiContainer(14);
257 :
258 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgLinkageModifier", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
259 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgLinkageModifier", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
260 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgLinkageModifier", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
261 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgLinkageModifier", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
262 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgLinkageModifier", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
263 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgLinkageModifier", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
264 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgLinkageModifier", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
265 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgLinkageModifier", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
266 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgLinkageModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
267 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgLinkageModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
268 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgLinkageModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
269 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgLinkageModifier", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
270 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgLinkageModifier", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
271 0 : doRTI("modifier", (void*)(&p_modifier), sizeof(p_modifier), (void*)this, "SgLinkageModifier", "SgLinkageModifier::linkage_modifier_enum", "p_modifier", toStringForRTI(p_modifier), rtiContainer[13]);
272 0 : return rtiContainer;
273 : }
274 : RTIReturnType
275 0 : SgBaseClassModifier::roseRTI() {
276 0 : RTIReturnType rtiContainer(15);
277 :
278 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgBaseClassModifier", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
279 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgBaseClassModifier", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
280 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgBaseClassModifier", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
281 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgBaseClassModifier", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
282 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgBaseClassModifier", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
283 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgBaseClassModifier", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
284 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgBaseClassModifier", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
285 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgBaseClassModifier", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
286 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgBaseClassModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
287 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgBaseClassModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
288 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgBaseClassModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
289 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgBaseClassModifier", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
290 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgBaseClassModifier", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
291 0 : doRTI("modifier", (void*)(&p_modifier), sizeof(p_modifier), (void*)this, "SgBaseClassModifier", "SgBaseClassModifier::baseclass_modifier_enum", "p_modifier", toStringForRTI(p_modifier), rtiContainer[13]);
292 0 : doRTI("accessModifier", (void*)(&p_accessModifier), sizeof(p_accessModifier), (void*)this, "SgBaseClassModifier", "SgAccessModifier", "p_accessModifier", toStringForRTI(p_accessModifier), rtiContainer[14]);
293 0 : return rtiContainer;
294 : }
295 : RTIReturnType
296 0 : SgStructureModifier::roseRTI() {
297 0 : RTIReturnType rtiContainer(15);
298 :
299 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgStructureModifier", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
300 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgStructureModifier", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
301 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgStructureModifier", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
302 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgStructureModifier", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
303 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgStructureModifier", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
304 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgStructureModifier", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
305 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgStructureModifier", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
306 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgStructureModifier", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
307 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgStructureModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
308 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgStructureModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
309 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgStructureModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
310 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgStructureModifier", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
311 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgStructureModifier", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
312 0 : doRTI("modifier", (void*)(&p_modifier), sizeof(p_modifier), (void*)this, "SgStructureModifier", "SgStructureModifier::jovial_structure_modifier_enum", "p_modifier", toStringForRTI(p_modifier), rtiContainer[13]);
313 0 : doRTI("bits_per_entry", (void*)(&p_bits_per_entry), sizeof(p_bits_per_entry), (void*)this, "SgStructureModifier", "int", "p_bits_per_entry", toStringForRTI(p_bits_per_entry), rtiContainer[14]);
314 0 : return rtiContainer;
315 : }
316 : RTIReturnType
317 0 : SgTypeModifier::roseRTI() {
318 0 : RTIReturnType rtiContainer(23);
319 :
320 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeModifier", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
321 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeModifier", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
322 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeModifier", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
323 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeModifier", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
324 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeModifier", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
325 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeModifier", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
326 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeModifier", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
327 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeModifier", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
328 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
329 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
330 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
331 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeModifier", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
332 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeModifier", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
333 0 : doRTI("modifierVector", (void*)(&p_modifierVector), sizeof(p_modifierVector), (void*)this, "SgTypeModifier", "SgBitVector", "p_modifierVector", toStringForRTI(p_modifierVector), rtiContainer[13]);
334 0 : doRTI("upcModifier", (void*)(&p_upcModifier), sizeof(p_upcModifier), (void*)this, "SgTypeModifier", "SgUPC_AccessModifier", "p_upcModifier", toStringForRTI(p_upcModifier), rtiContainer[14]);
335 0 : doRTI("structureModifier", (void*)(&p_structureModifier), sizeof(p_structureModifier), (void*)this, "SgTypeModifier", "SgStructureModifier", "p_structureModifier", toStringForRTI(p_structureModifier), rtiContainer[15]);
336 0 : doRTI("constVolatileModifier", (void*)(&p_constVolatileModifier), sizeof(p_constVolatileModifier), (void*)this, "SgTypeModifier", "SgConstVolatileModifier", "p_constVolatileModifier", toStringForRTI(p_constVolatileModifier), rtiContainer[16]);
337 0 : doRTI("elaboratedTypeModifier", (void*)(&p_elaboratedTypeModifier), sizeof(p_elaboratedTypeModifier), (void*)this, "SgTypeModifier", "SgElaboratedTypeModifier", "p_elaboratedTypeModifier", toStringForRTI(p_elaboratedTypeModifier), rtiContainer[17]);
338 0 : doRTI("gnu_extension_machine_mode", (void*)(&p_gnu_extension_machine_mode), sizeof(p_gnu_extension_machine_mode), (void*)this, "SgTypeModifier", "SgTypeModifier::gnu_extension_machine_mode_enum", "p_gnu_extension_machine_mode", toStringForRTI(p_gnu_extension_machine_mode), rtiContainer[18]);
339 0 : doRTI("gnu_attribute_alignment", (void*)(&p_gnu_attribute_alignment), sizeof(p_gnu_attribute_alignment), (void*)this, "SgTypeModifier", "int", "p_gnu_attribute_alignment", toStringForRTI(p_gnu_attribute_alignment), rtiContainer[19]);
340 0 : doRTI("gnu_attribute_sentinel", (void*)(&p_gnu_attribute_sentinel), sizeof(p_gnu_attribute_sentinel), (void*)this, "SgTypeModifier", "long", "p_gnu_attribute_sentinel", toStringForRTI(p_gnu_attribute_sentinel), rtiContainer[20]);
341 0 : doRTI("address_space_value", (void*)(&p_address_space_value), sizeof(p_address_space_value), (void*)this, "SgTypeModifier", "unsigned", "p_address_space_value", toStringForRTI(p_address_space_value), rtiContainer[21]);
342 0 : doRTI("vector_size", (void*)(&p_vector_size), sizeof(p_vector_size), (void*)this, "SgTypeModifier", "unsigned", "p_vector_size", toStringForRTI(p_vector_size), rtiContainer[22]);
343 0 : return rtiContainer;
344 : }
345 : RTIReturnType
346 0 : SgDeclarationModifier::roseRTI() {
347 0 : RTIReturnType rtiContainer(22);
348 :
349 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgDeclarationModifier", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
350 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgDeclarationModifier", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
351 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgDeclarationModifier", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
352 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgDeclarationModifier", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
353 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgDeclarationModifier", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
354 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgDeclarationModifier", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
355 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgDeclarationModifier", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
356 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgDeclarationModifier", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
357 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgDeclarationModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
358 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgDeclarationModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
359 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgDeclarationModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
360 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgDeclarationModifier", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
361 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgDeclarationModifier", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
362 0 : doRTI("modifierVector", (void*)(&p_modifierVector), sizeof(p_modifierVector), (void*)this, "SgDeclarationModifier", "SgBitVector", "p_modifierVector", toStringForRTI(p_modifierVector), rtiContainer[13]);
363 0 : doRTI("typeModifier", (void*)(&p_typeModifier), sizeof(p_typeModifier), (void*)this, "SgDeclarationModifier", "SgTypeModifier", "p_typeModifier", toStringForRTI(p_typeModifier), rtiContainer[14]);
364 0 : doRTI("accessModifier", (void*)(&p_accessModifier), sizeof(p_accessModifier), (void*)this, "SgDeclarationModifier", "SgAccessModifier", "p_accessModifier", toStringForRTI(p_accessModifier), rtiContainer[15]);
365 0 : doRTI("storageModifier", (void*)(&p_storageModifier), sizeof(p_storageModifier), (void*)this, "SgDeclarationModifier", "SgStorageModifier", "p_storageModifier", toStringForRTI(p_storageModifier), rtiContainer[16]);
366 0 : doRTI("gnu_attribute_section_name", (void*)(&p_gnu_attribute_section_name), sizeof(p_gnu_attribute_section_name), (void*)this, "SgDeclarationModifier", "std::string", "p_gnu_attribute_section_name", toStringForRTI(p_gnu_attribute_section_name), rtiContainer[17]);
367 0 : doRTI("gnu_attribute_visability", (void*)(&p_gnu_attribute_visability), sizeof(p_gnu_attribute_visability), (void*)this, "SgDeclarationModifier", "SgDeclarationModifier::gnu_declaration_visability_enum", "p_gnu_attribute_visability", toStringForRTI(p_gnu_attribute_visability), rtiContainer[18]);
368 0 : doRTI("microsoft_uuid_string", (void*)(&p_microsoft_uuid_string), sizeof(p_microsoft_uuid_string), (void*)this, "SgDeclarationModifier", "std::string", "p_microsoft_uuid_string", toStringForRTI(p_microsoft_uuid_string), rtiContainer[19]);
369 0 : doRTI("microsoft_property_get_function_name", (void*)(&p_microsoft_property_get_function_name), sizeof(p_microsoft_property_get_function_name), (void*)this, "SgDeclarationModifier", "std::string", "p_microsoft_property_get_function_name", toStringForRTI(p_microsoft_property_get_function_name), rtiContainer[20]);
370 0 : doRTI("microsoft_property_put_function_name", (void*)(&p_microsoft_property_put_function_name), sizeof(p_microsoft_property_put_function_name), (void*)this, "SgDeclarationModifier", "std::string", "p_microsoft_property_put_function_name", toStringForRTI(p_microsoft_property_put_function_name), rtiContainer[21]);
371 0 : return rtiContainer;
372 : }
373 : RTIReturnType
374 0 : SgOpenclAccessModeModifier::roseRTI() {
375 0 : RTIReturnType rtiContainer(14);
376 :
377 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOpenclAccessModeModifier", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
378 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOpenclAccessModeModifier", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
379 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOpenclAccessModeModifier", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
380 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOpenclAccessModeModifier", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
381 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOpenclAccessModeModifier", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
382 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOpenclAccessModeModifier", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
383 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOpenclAccessModeModifier", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
384 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOpenclAccessModeModifier", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
385 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOpenclAccessModeModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
386 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOpenclAccessModeModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
387 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOpenclAccessModeModifier", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
388 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOpenclAccessModeModifier", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
389 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOpenclAccessModeModifier", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
390 0 : doRTI("modifier", (void*)(&p_modifier), sizeof(p_modifier), (void*)this, "SgOpenclAccessModeModifier", "SgOpenclAccessModeModifier::access_mode_modifier_enum", "p_modifier", toStringForRTI(p_modifier), rtiContainer[13]);
391 0 : return rtiContainer;
392 : }
393 : RTIReturnType
394 0 : SgName::roseRTI() {
395 0 : RTIReturnType rtiContainer(14);
396 :
397 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgName", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
398 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgName", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
399 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgName", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
400 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgName", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
401 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgName", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
402 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgName", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
403 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgName", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
404 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgName", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
405 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgName", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
406 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgName", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
407 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgName", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
408 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgName", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
409 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgName", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
410 0 : doRTI("char", (void*)(&p_char), sizeof(p_char), (void*)this, "SgName", "std::string", "p_char", toStringForRTI(p_char), rtiContainer[13]);
411 0 : return rtiContainer;
412 : }
413 : RTIReturnType
414 0 : SgSymbolTable::roseRTI() {
415 0 : RTIReturnType rtiContainer(21);
416 :
417 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSymbolTable", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
418 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSymbolTable", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
419 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSymbolTable", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
420 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSymbolTable", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
421 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSymbolTable", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
422 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSymbolTable", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
423 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSymbolTable", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
424 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSymbolTable", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
425 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSymbolTable", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
426 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSymbolTable", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
427 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSymbolTable", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
428 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSymbolTable", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
429 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSymbolTable", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
430 0 : doRTI("iterator", (void*)(&p_iterator), sizeof(p_iterator), (void*)this, "SgSymbolTable", "hash_iterator", "p_iterator", toStringForRTI(p_iterator), rtiContainer[13]);
431 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgSymbolTable", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[14]);
432 0 : doRTI("no_name", (void*)(&p_no_name), sizeof(p_no_name), (void*)this, "SgSymbolTable", "bool", "p_no_name", toStringForRTI(p_no_name), rtiContainer[15]);
433 0 : doRTI("table", (void*)(&p_table), sizeof(p_table), (void*)this, "SgSymbolTable", " rose_hash_multimap*", "p_table", toStringForRTI(p_table), rtiContainer[16]);
434 0 : doRTI("symbolSet", (void*)(&p_symbolSet), sizeof(p_symbolSet), (void*)this, "SgSymbolTable", "SgNodeSet", "p_symbolSet", toStringForRTI(p_symbolSet), rtiContainer[17]);
435 0 : doRTI("case_insensitive", (void*)(&p_case_insensitive), sizeof(p_case_insensitive), (void*)this, "SgSymbolTable", "bool", "p_case_insensitive", toStringForRTI(p_case_insensitive), rtiContainer[18]);
436 0 : doRTI("aliasSymbolCausalNodeSet", (void*)(&p_aliasSymbolCausalNodeSet), sizeof(p_aliasSymbolCausalNodeSet), (void*)this, "SgSymbolTable", "static SgNodeSet", "p_aliasSymbolCausalNodeSet", toStringForRTI(p_aliasSymbolCausalNodeSet), rtiContainer[19]);
437 0 : doRTI("force_search_of_base_classes", (void*)(&p_force_search_of_base_classes), sizeof(p_force_search_of_base_classes), (void*)this, "SgSymbolTable", "static bool", "p_force_search_of_base_classes", toStringForRTI(p_force_search_of_base_classes), rtiContainer[20]);
438 0 : return rtiContainer;
439 : }
440 : RTIReturnType
441 0 : SgAttribute::roseRTI() {
442 0 : RTIReturnType rtiContainer(14);
443 :
444 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgAttribute", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
445 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgAttribute", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
446 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgAttribute", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
447 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgAttribute", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
448 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgAttribute", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
449 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgAttribute", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
450 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgAttribute", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
451 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgAttribute", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
452 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgAttribute", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
453 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgAttribute", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
454 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgAttribute", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
455 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgAttribute", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
456 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgAttribute", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
457 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgAttribute", "std::string", "p_name", toStringForRTI(p_name), rtiContainer[13]);
458 0 : return rtiContainer;
459 : }
460 : RTIReturnType
461 5 : SgPragma::roseRTI() {
462 5 : RTIReturnType rtiContainer(19);
463 :
464 5 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgPragma", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
465 5 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgPragma", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
466 5 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgPragma", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
467 5 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgPragma", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
468 5 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgPragma", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
469 5 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgPragma", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
470 5 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgPragma", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
471 5 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgPragma", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
472 5 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgPragma", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
473 5 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgPragma", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
474 5 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgPragma", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
475 5 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgPragma", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
476 5 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgPragma", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
477 5 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgPragma", "std::string", "p_name", toStringForRTI(p_name), rtiContainer[13]);
478 5 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgPragma", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[14]);
479 5 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgPragma", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[15]);
480 5 : doRTI("printed", (void*)(&p_printed), sizeof(p_printed), (void*)this, "SgPragma", "short", "p_printed", toStringForRTI(p_printed), rtiContainer[16]);
481 5 : doRTI("args", (void*)(&p_args), sizeof(p_args), (void*)this, "SgPragma", "SgExprListExp*", "p_args", toStringForRTI(p_args), rtiContainer[17]);
482 5 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgPragma", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[18]);
483 5 : return rtiContainer;
484 : }
485 : RTIReturnType
486 0 : SgBitAttribute::roseRTI() {
487 0 : RTIReturnType rtiContainer(15);
488 :
489 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgBitAttribute", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
490 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgBitAttribute", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
491 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgBitAttribute", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
492 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgBitAttribute", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
493 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgBitAttribute", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
494 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgBitAttribute", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
495 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgBitAttribute", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
496 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgBitAttribute", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
497 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgBitAttribute", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
498 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgBitAttribute", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
499 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgBitAttribute", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
500 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgBitAttribute", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
501 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgBitAttribute", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
502 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgBitAttribute", "std::string", "p_name", toStringForRTI(p_name), rtiContainer[13]);
503 0 : doRTI("bitflag", (void*)(&p_bitflag), sizeof(p_bitflag), (void*)this, "SgBitAttribute", "unsigned long int", "p_bitflag", toStringForRTI(p_bitflag), rtiContainer[14]);
504 0 : return rtiContainer;
505 : }
506 : RTIReturnType
507 0 : SgFuncDecl_attr::roseRTI() {
508 0 : RTIReturnType rtiContainer(15);
509 :
510 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgFuncDecl_attr", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
511 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgFuncDecl_attr", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
512 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgFuncDecl_attr", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
513 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgFuncDecl_attr", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
514 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgFuncDecl_attr", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
515 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgFuncDecl_attr", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
516 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgFuncDecl_attr", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
517 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgFuncDecl_attr", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
518 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgFuncDecl_attr", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
519 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgFuncDecl_attr", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
520 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgFuncDecl_attr", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
521 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgFuncDecl_attr", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
522 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgFuncDecl_attr", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
523 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgFuncDecl_attr", "std::string", "p_name", toStringForRTI(p_name), rtiContainer[13]);
524 0 : doRTI("bitflag", (void*)(&p_bitflag), sizeof(p_bitflag), (void*)this, "SgFuncDecl_attr", "unsigned long int", "p_bitflag", toStringForRTI(p_bitflag), rtiContainer[14]);
525 0 : return rtiContainer;
526 : }
527 : RTIReturnType
528 0 : SgClassDecl_attr::roseRTI() {
529 0 : RTIReturnType rtiContainer(15);
530 :
531 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgClassDecl_attr", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
532 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgClassDecl_attr", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
533 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgClassDecl_attr", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
534 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgClassDecl_attr", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
535 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgClassDecl_attr", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
536 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgClassDecl_attr", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
537 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgClassDecl_attr", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
538 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgClassDecl_attr", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
539 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgClassDecl_attr", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
540 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgClassDecl_attr", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
541 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgClassDecl_attr", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
542 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgClassDecl_attr", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
543 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgClassDecl_attr", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
544 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgClassDecl_attr", "std::string", "p_name", toStringForRTI(p_name), rtiContainer[13]);
545 0 : doRTI("bitflag", (void*)(&p_bitflag), sizeof(p_bitflag), (void*)this, "SgClassDecl_attr", "unsigned long int", "p_bitflag", toStringForRTI(p_bitflag), rtiContainer[14]);
546 0 : return rtiContainer;
547 : }
548 : RTIReturnType
549 0 : Sg_File_Info::roseRTI() {
550 0 : RTIReturnType rtiContainer(24);
551 :
552 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "Sg_File_Info", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
553 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "Sg_File_Info", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
554 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "Sg_File_Info", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
555 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "Sg_File_Info", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
556 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "Sg_File_Info", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
557 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "Sg_File_Info", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
558 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "Sg_File_Info", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
559 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "Sg_File_Info", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
560 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "Sg_File_Info", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
561 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "Sg_File_Info", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
562 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "Sg_File_Info", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
563 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "Sg_File_Info", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
564 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "Sg_File_Info", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
565 0 : doRTI("file_id", (void*)(&p_file_id), sizeof(p_file_id), (void*)this, "Sg_File_Info", "int", "p_file_id", toStringForRTI(p_file_id), rtiContainer[13]);
566 0 : doRTI("line", (void*)(&p_line), sizeof(p_line), (void*)this, "Sg_File_Info", "int", "p_line", toStringForRTI(p_line), rtiContainer[14]);
567 0 : doRTI("col", (void*)(&p_col), sizeof(p_col), (void*)this, "Sg_File_Info", "int", "p_col", toStringForRTI(p_col), rtiContainer[15]);
568 0 : doRTI("classificationBitField", (void*)(&p_classificationBitField), sizeof(p_classificationBitField), (void*)this, "Sg_File_Info", "unsigned int", "p_classificationBitField", toStringForRTI(p_classificationBitField), rtiContainer[16]);
569 0 : doRTI("physical_file_id", (void*)(&p_physical_file_id), sizeof(p_physical_file_id), (void*)this, "Sg_File_Info", "int", "p_physical_file_id", toStringForRTI(p_physical_file_id), rtiContainer[17]);
570 0 : doRTI("physical_line", (void*)(&p_physical_line), sizeof(p_physical_line), (void*)this, "Sg_File_Info", "int", "p_physical_line", toStringForRTI(p_physical_line), rtiContainer[18]);
571 0 : doRTI("source_sequence_number", (void*)(&p_source_sequence_number), sizeof(p_source_sequence_number), (void*)this, "Sg_File_Info", "unsigned int", "p_source_sequence_number", toStringForRTI(p_source_sequence_number), rtiContainer[19]);
572 0 : doRTI("fileIDsToUnparse", (void*)(&p_fileIDsToUnparse), sizeof(p_fileIDsToUnparse), (void*)this, "Sg_File_Info", "SgFileIdList", "p_fileIDsToUnparse", toStringForRTI(p_fileIDsToUnparse), rtiContainer[20]);
573 0 : doRTI("fileLineNumbersToUnparse", (void*)(&p_fileLineNumbersToUnparse), sizeof(p_fileLineNumbersToUnparse), (void*)this, "Sg_File_Info", "SgFileLineNumberList", "p_fileLineNumbersToUnparse", toStringForRTI(p_fileLineNumbersToUnparse), rtiContainer[21]);
574 0 : doRTI("fileidtoname_map", (void*)(&p_fileidtoname_map), sizeof(p_fileidtoname_map), (void*)this, "Sg_File_Info", "static std::map<int, std::string>", "p_fileidtoname_map", toStringForRTI(p_fileidtoname_map), rtiContainer[22]);
575 0 : doRTI("nametofileid_map", (void*)(&p_nametofileid_map), sizeof(p_nametofileid_map), (void*)this, "Sg_File_Info", "static std::map<std::string, int>", "p_nametofileid_map", toStringForRTI(p_nametofileid_map), rtiContainer[23]);
576 0 : return rtiContainer;
577 : }
578 : RTIReturnType
579 0 : SgFile::roseRTI() {
580 0 : RTIReturnType rtiContainer(132);
581 :
582 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgFile", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
583 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgFile", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
584 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgFile", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
585 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgFile", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
586 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgFile", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
587 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgFile", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
588 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgFile", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
589 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgFile", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
590 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgFile", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
591 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgFile", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
592 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgFile", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
593 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgFile", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
594 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgFile", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
595 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgFile", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
596 0 : doRTI("originalCommandLineArgumentList", (void*)(&p_originalCommandLineArgumentList), sizeof(p_originalCommandLineArgumentList), (void*)this, "SgFile", "SgStringList", "p_originalCommandLineArgumentList", toStringForRTI(p_originalCommandLineArgumentList), rtiContainer[14]);
597 0 : doRTI("verbose", (void*)(&p_verbose), sizeof(p_verbose), (void*)this, "SgFile", "int", "p_verbose", toStringForRTI(p_verbose), rtiContainer[15]);
598 0 : doRTI("output_warnings", (void*)(&p_output_warnings), sizeof(p_output_warnings), (void*)this, "SgFile", "bool", "p_output_warnings", toStringForRTI(p_output_warnings), rtiContainer[16]);
599 0 : doRTI("C_only", (void*)(&p_C_only), sizeof(p_C_only), (void*)this, "SgFile", "bool", "p_C_only", toStringForRTI(p_C_only), rtiContainer[17]);
600 0 : doRTI("Cxx_only", (void*)(&p_Cxx_only), sizeof(p_Cxx_only), (void*)this, "SgFile", "bool", "p_Cxx_only", toStringForRTI(p_Cxx_only), rtiContainer[18]);
601 0 : doRTI("Fortran_only", (void*)(&p_Fortran_only), sizeof(p_Fortran_only), (void*)this, "SgFile", "bool", "p_Fortran_only", toStringForRTI(p_Fortran_only), rtiContainer[19]);
602 0 : doRTI("CoArrayFortran_only", (void*)(&p_CoArrayFortran_only), sizeof(p_CoArrayFortran_only), (void*)this, "SgFile", "bool", "p_CoArrayFortran_only", toStringForRTI(p_CoArrayFortran_only), rtiContainer[20]);
603 0 : doRTI("upc_threads", (void*)(&p_upc_threads), sizeof(p_upc_threads), (void*)this, "SgFile", "int", "p_upc_threads", toStringForRTI(p_upc_threads), rtiContainer[21]);
604 0 : doRTI("Cuda_only", (void*)(&p_Cuda_only), sizeof(p_Cuda_only), (void*)this, "SgFile", "bool", "p_Cuda_only", toStringForRTI(p_Cuda_only), rtiContainer[22]);
605 0 : doRTI("OpenCL_only", (void*)(&p_OpenCL_only), sizeof(p_OpenCL_only), (void*)this, "SgFile", "bool", "p_OpenCL_only", toStringForRTI(p_OpenCL_only), rtiContainer[23]);
606 0 : doRTI("requires_C_preprocessor", (void*)(&p_requires_C_preprocessor), sizeof(p_requires_C_preprocessor), (void*)this, "SgFile", "bool", "p_requires_C_preprocessor", toStringForRTI(p_requires_C_preprocessor), rtiContainer[24]);
607 0 : doRTI("inputFormat", (void*)(&p_inputFormat), sizeof(p_inputFormat), (void*)this, "SgFile", "SgFile::outputFormatOption_enum", "p_inputFormat", toStringForRTI(p_inputFormat), rtiContainer[25]);
608 0 : doRTI("outputFormat", (void*)(&p_outputFormat), sizeof(p_outputFormat), (void*)this, "SgFile", "SgFile::outputFormatOption_enum", "p_outputFormat", toStringForRTI(p_outputFormat), rtiContainer[26]);
609 0 : doRTI("backendCompileFormat", (void*)(&p_backendCompileFormat), sizeof(p_backendCompileFormat), (void*)this, "SgFile", "SgFile::outputFormatOption_enum", "p_backendCompileFormat", toStringForRTI(p_backendCompileFormat), rtiContainer[27]);
610 0 : doRTI("fortran_implicit_none", (void*)(&p_fortran_implicit_none), sizeof(p_fortran_implicit_none), (void*)this, "SgFile", "bool", "p_fortran_implicit_none", toStringForRTI(p_fortran_implicit_none), rtiContainer[28]);
611 0 : doRTI("openmp", (void*)(&p_openmp), sizeof(p_openmp), (void*)this, "SgFile", "bool", "p_openmp", toStringForRTI(p_openmp), rtiContainer[29]);
612 0 : doRTI("openmp_parse_only", (void*)(&p_openmp_parse_only), sizeof(p_openmp_parse_only), (void*)this, "SgFile", "bool", "p_openmp_parse_only", toStringForRTI(p_openmp_parse_only), rtiContainer[30]);
613 0 : doRTI("openmp_ast_only", (void*)(&p_openmp_ast_only), sizeof(p_openmp_ast_only), (void*)this, "SgFile", "bool", "p_openmp_ast_only", toStringForRTI(p_openmp_ast_only), rtiContainer[31]);
614 0 : doRTI("openmp_lowering", (void*)(&p_openmp_lowering), sizeof(p_openmp_lowering), (void*)this, "SgFile", "bool", "p_openmp_lowering", toStringForRTI(p_openmp_lowering), rtiContainer[32]);
615 0 : doRTI("openmp_analyzing", (void*)(&p_openmp_analyzing), sizeof(p_openmp_analyzing), (void*)this, "SgFile", "bool", "p_openmp_analyzing", toStringForRTI(p_openmp_analyzing), rtiContainer[33]);
616 0 : doRTI("cray_pointer_support", (void*)(&p_cray_pointer_support), sizeof(p_cray_pointer_support), (void*)this, "SgFile", "bool", "p_cray_pointer_support", toStringForRTI(p_cray_pointer_support), rtiContainer[34]);
617 0 : doRTI("failsafe", (void*)(&p_failsafe), sizeof(p_failsafe), (void*)this, "SgFile", "bool", "p_failsafe", toStringForRTI(p_failsafe), rtiContainer[35]);
618 0 : doRTI("output_parser_actions", (void*)(&p_output_parser_actions), sizeof(p_output_parser_actions), (void*)this, "SgFile", "bool", "p_output_parser_actions", toStringForRTI(p_output_parser_actions), rtiContainer[36]);
619 0 : doRTI("exit_after_parser", (void*)(&p_exit_after_parser), sizeof(p_exit_after_parser), (void*)this, "SgFile", "bool", "p_exit_after_parser", toStringForRTI(p_exit_after_parser), rtiContainer[37]);
620 0 : doRTI("skip_syntax_check", (void*)(&p_skip_syntax_check), sizeof(p_skip_syntax_check), (void*)this, "SgFile", "bool", "p_skip_syntax_check", toStringForRTI(p_skip_syntax_check), rtiContainer[38]);
621 0 : doRTI("skip_parser", (void*)(&p_skip_parser), sizeof(p_skip_parser), (void*)this, "SgFile", "bool", "p_skip_parser", toStringForRTI(p_skip_parser), rtiContainer[39]);
622 0 : doRTI("relax_syntax_check", (void*)(&p_relax_syntax_check), sizeof(p_relax_syntax_check), (void*)this, "SgFile", "bool", "p_relax_syntax_check", toStringForRTI(p_relax_syntax_check), rtiContainer[40]);
623 0 : doRTI("skip_translation_from_edg_ast_to_rose_ast", (void*)(&p_skip_translation_from_edg_ast_to_rose_ast), sizeof(p_skip_translation_from_edg_ast_to_rose_ast), (void*)this, "SgFile", "bool", "p_skip_translation_from_edg_ast_to_rose_ast", toStringForRTI(p_skip_translation_from_edg_ast_to_rose_ast), rtiContainer[41]);
624 0 : doRTI("skip_transformation", (void*)(&p_skip_transformation), sizeof(p_skip_transformation), (void*)this, "SgFile", "bool", "p_skip_transformation", toStringForRTI(p_skip_transformation), rtiContainer[42]);
625 0 : doRTI("skip_unparse", (void*)(&p_skip_unparse), sizeof(p_skip_unparse), (void*)this, "SgFile", "bool", "p_skip_unparse", toStringForRTI(p_skip_unparse), rtiContainer[43]);
626 0 : doRTI("skipfinalCompileStep", (void*)(&p_skipfinalCompileStep), sizeof(p_skipfinalCompileStep), (void*)this, "SgFile", "bool", "p_skipfinalCompileStep", toStringForRTI(p_skipfinalCompileStep), rtiContainer[44]);
627 0 : doRTI("unparse_includes", (void*)(&p_unparse_includes), sizeof(p_unparse_includes), (void*)this, "SgFile", "bool", "p_unparse_includes", toStringForRTI(p_unparse_includes), rtiContainer[45]);
628 0 : doRTI("unparse_line_directives", (void*)(&p_unparse_line_directives), sizeof(p_unparse_line_directives), (void*)this, "SgFile", "bool", "p_unparse_line_directives", toStringForRTI(p_unparse_line_directives), rtiContainer[46]);
629 0 : doRTI("unparse_function_calls_using_operator_syntax", (void*)(&p_unparse_function_calls_using_operator_syntax), sizeof(p_unparse_function_calls_using_operator_syntax), (void*)this, "SgFile", "bool", "p_unparse_function_calls_using_operator_syntax", toStringForRTI(p_unparse_function_calls_using_operator_syntax), rtiContainer[47]);
630 0 : doRTI("unparse_function_calls_using_operator_names", (void*)(&p_unparse_function_calls_using_operator_names), sizeof(p_unparse_function_calls_using_operator_names), (void*)this, "SgFile", "bool", "p_unparse_function_calls_using_operator_names", toStringForRTI(p_unparse_function_calls_using_operator_names), rtiContainer[48]);
631 0 : doRTI("unparse_instruction_addresses", (void*)(&p_unparse_instruction_addresses), sizeof(p_unparse_instruction_addresses), (void*)this, "SgFile", "bool", "p_unparse_instruction_addresses", toStringForRTI(p_unparse_instruction_addresses), rtiContainer[49]);
632 0 : doRTI("unparse_raw_memory_contents", (void*)(&p_unparse_raw_memory_contents), sizeof(p_unparse_raw_memory_contents), (void*)this, "SgFile", "bool", "p_unparse_raw_memory_contents", toStringForRTI(p_unparse_raw_memory_contents), rtiContainer[50]);
633 0 : doRTI("unparse_binary_file_format", (void*)(&p_unparse_binary_file_format), sizeof(p_unparse_binary_file_format), (void*)this, "SgFile", "bool", "p_unparse_binary_file_format", toStringForRTI(p_unparse_binary_file_format), rtiContainer[51]);
634 0 : doRTI("outputLanguage", (void*)(&p_outputLanguage), sizeof(p_outputLanguage), (void*)this, "SgFile", "SgFile::languageOption_enum", "p_outputLanguage", toStringForRTI(p_outputLanguage), rtiContainer[52]);
635 0 : doRTI("inputLanguage", (void*)(&p_inputLanguage), sizeof(p_inputLanguage), (void*)this, "SgFile", "SgFile::languageOption_enum", "p_inputLanguage", toStringForRTI(p_inputLanguage), rtiContainer[53]);
636 0 : doRTI("sourceFileNameWithPath", (void*)(&p_sourceFileNameWithPath), sizeof(p_sourceFileNameWithPath), (void*)this, "SgFile", "std::string", "p_sourceFileNameWithPath", toStringForRTI(p_sourceFileNameWithPath), rtiContainer[54]);
637 0 : doRTI("sourceFileNameWithoutPath", (void*)(&p_sourceFileNameWithoutPath), sizeof(p_sourceFileNameWithoutPath), (void*)this, "SgFile", "std::string", "p_sourceFileNameWithoutPath", toStringForRTI(p_sourceFileNameWithoutPath), rtiContainer[55]);
638 0 : doRTI("unparse_output_filename", (void*)(&p_unparse_output_filename), sizeof(p_unparse_output_filename), (void*)this, "SgFile", "std::string", "p_unparse_output_filename", toStringForRTI(p_unparse_output_filename), rtiContainer[56]);
639 0 : doRTI("objectFileNameWithPath", (void*)(&p_objectFileNameWithPath), sizeof(p_objectFileNameWithPath), (void*)this, "SgFile", "std::string", "p_objectFileNameWithPath", toStringForRTI(p_objectFileNameWithPath), rtiContainer[57]);
640 0 : doRTI("objectFileNameWithoutPath", (void*)(&p_objectFileNameWithoutPath), sizeof(p_objectFileNameWithoutPath), (void*)this, "SgFile", "std::string", "p_objectFileNameWithoutPath", toStringForRTI(p_objectFileNameWithoutPath), rtiContainer[58]);
641 0 : doRTI("useBackendOnly", (void*)(&p_useBackendOnly), sizeof(p_useBackendOnly), (void*)this, "SgFile", "bool", "p_useBackendOnly", toStringForRTI(p_useBackendOnly), rtiContainer[59]);
642 0 : doRTI("compileOnly", (void*)(&p_compileOnly), sizeof(p_compileOnly), (void*)this, "SgFile", "bool", "p_compileOnly", toStringForRTI(p_compileOnly), rtiContainer[60]);
643 0 : doRTI("savedFrontendCommandLine", (void*)(&p_savedFrontendCommandLine), sizeof(p_savedFrontendCommandLine), (void*)this, "SgFile", "std::string", "p_savedFrontendCommandLine", toStringForRTI(p_savedFrontendCommandLine), rtiContainer[61]);
644 0 : doRTI("no_implicit_templates", (void*)(&p_no_implicit_templates), sizeof(p_no_implicit_templates), (void*)this, "SgFile", "bool", "p_no_implicit_templates", toStringForRTI(p_no_implicit_templates), rtiContainer[62]);
645 0 : doRTI("no_implicit_inline_templates", (void*)(&p_no_implicit_inline_templates), sizeof(p_no_implicit_inline_templates), (void*)this, "SgFile", "bool", "p_no_implicit_inline_templates", toStringForRTI(p_no_implicit_inline_templates), rtiContainer[63]);
646 0 : doRTI("skip_commentsAndDirectives", (void*)(&p_skip_commentsAndDirectives), sizeof(p_skip_commentsAndDirectives), (void*)this, "SgFile", "bool", "p_skip_commentsAndDirectives", toStringForRTI(p_skip_commentsAndDirectives), rtiContainer[64]);
647 0 : doRTI("collectAllCommentsAndDirectives", (void*)(&p_collectAllCommentsAndDirectives), sizeof(p_collectAllCommentsAndDirectives), (void*)this, "SgFile", "bool", "p_collectAllCommentsAndDirectives", toStringForRTI(p_collectAllCommentsAndDirectives), rtiContainer[65]);
648 0 : doRTI("translateCommentsAndDirectivesIntoAST", (void*)(&p_translateCommentsAndDirectivesIntoAST), sizeof(p_translateCommentsAndDirectivesIntoAST), (void*)this, "SgFile", "bool", "p_translateCommentsAndDirectivesIntoAST", toStringForRTI(p_translateCommentsAndDirectivesIntoAST), rtiContainer[66]);
649 0 : doRTI("unparseHeaderFiles", (void*)(&p_unparseHeaderFiles), sizeof(p_unparseHeaderFiles), (void*)this, "SgFile", "bool", "p_unparseHeaderFiles", toStringForRTI(p_unparseHeaderFiles), rtiContainer[67]);
650 0 : doRTI("preprocessorDirectivesAndCommentsList", (void*)(&p_preprocessorDirectivesAndCommentsList), sizeof(p_preprocessorDirectivesAndCommentsList), (void*)this, "SgFile", "ROSEAttributesListContainerPtr", "p_preprocessorDirectivesAndCommentsList", toStringForRTI(p_preprocessorDirectivesAndCommentsList), rtiContainer[68]);
651 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgFile", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[69]);
652 0 : doRTI("KCC_frontend", (void*)(&p_KCC_frontend), sizeof(p_KCC_frontend), (void*)this, "SgFile", "bool", "p_KCC_frontend", toStringForRTI(p_KCC_frontend), rtiContainer[70]);
653 0 : doRTI("new_frontend", (void*)(&p_new_frontend), sizeof(p_new_frontend), (void*)this, "SgFile", "bool", "p_new_frontend", toStringForRTI(p_new_frontend), rtiContainer[71]);
654 0 : doRTI("disable_edg_backend", (void*)(&p_disable_edg_backend), sizeof(p_disable_edg_backend), (void*)this, "SgFile", "bool", "p_disable_edg_backend", toStringForRTI(p_disable_edg_backend), rtiContainer[72]);
655 0 : doRTI("disable_sage_backend", (void*)(&p_disable_sage_backend), sizeof(p_disable_sage_backend), (void*)this, "SgFile", "bool", "p_disable_sage_backend", toStringForRTI(p_disable_sage_backend), rtiContainer[73]);
656 0 : doRTI("testingLevel", (void*)(&p_testingLevel), sizeof(p_testingLevel), (void*)this, "SgFile", "int", "p_testingLevel", toStringForRTI(p_testingLevel), rtiContainer[74]);
657 0 : doRTI("preinit_il", (void*)(&p_preinit_il), sizeof(p_preinit_il), (void*)this, "SgFile", "bool", "p_preinit_il", toStringForRTI(p_preinit_il), rtiContainer[75]);
658 0 : doRTI("enable_cp_backend", (void*)(&p_enable_cp_backend), sizeof(p_enable_cp_backend), (void*)this, "SgFile", "bool", "p_enable_cp_backend", toStringForRTI(p_enable_cp_backend), rtiContainer[76]);
659 0 : doRTI("markGeneratedFiles", (void*)(&p_markGeneratedFiles), sizeof(p_markGeneratedFiles), (void*)this, "SgFile", "bool", "p_markGeneratedFiles", toStringForRTI(p_markGeneratedFiles), rtiContainer[77]);
660 0 : doRTI("negative_test", (void*)(&p_negative_test), sizeof(p_negative_test), (void*)this, "SgFile", "bool", "p_negative_test", toStringForRTI(p_negative_test), rtiContainer[78]);
661 0 : doRTI("strict_language_handling", (void*)(&p_strict_language_handling), sizeof(p_strict_language_handling), (void*)this, "SgFile", "bool", "p_strict_language_handling", toStringForRTI(p_strict_language_handling), rtiContainer[79]);
662 0 : doRTI("wave", (void*)(&p_wave), sizeof(p_wave), (void*)this, "SgFile", "bool", "p_wave", toStringForRTI(p_wave), rtiContainer[80]);
663 0 : doRTI("embedColorCodesInGeneratedCode", (void*)(&p_embedColorCodesInGeneratedCode), sizeof(p_embedColorCodesInGeneratedCode), (void*)this, "SgFile", "int", "p_embedColorCodesInGeneratedCode", toStringForRTI(p_embedColorCodesInGeneratedCode), rtiContainer[81]);
664 0 : doRTI("generateSourcePositionCodes", (void*)(&p_generateSourcePositionCodes), sizeof(p_generateSourcePositionCodes), (void*)this, "SgFile", "int", "p_generateSourcePositionCodes", toStringForRTI(p_generateSourcePositionCodes), rtiContainer[82]);
665 0 : doRTI("sourceFileUsesCppFileExtension", (void*)(&p_sourceFileUsesCppFileExtension), sizeof(p_sourceFileUsesCppFileExtension), (void*)this, "SgFile", "bool", "p_sourceFileUsesCppFileExtension", toStringForRTI(p_sourceFileUsesCppFileExtension), rtiContainer[83]);
666 0 : doRTI("sourceFileUsesFortranFileExtension", (void*)(&p_sourceFileUsesFortranFileExtension), sizeof(p_sourceFileUsesFortranFileExtension), (void*)this, "SgFile", "bool", "p_sourceFileUsesFortranFileExtension", toStringForRTI(p_sourceFileUsesFortranFileExtension), rtiContainer[84]);
667 0 : doRTI("sourceFileUsesFortran77FileExtension", (void*)(&p_sourceFileUsesFortran77FileExtension), sizeof(p_sourceFileUsesFortran77FileExtension), (void*)this, "SgFile", "bool", "p_sourceFileUsesFortran77FileExtension", toStringForRTI(p_sourceFileUsesFortran77FileExtension), rtiContainer[85]);
668 0 : doRTI("sourceFileUsesFortran90FileExtension", (void*)(&p_sourceFileUsesFortran90FileExtension), sizeof(p_sourceFileUsesFortran90FileExtension), (void*)this, "SgFile", "bool", "p_sourceFileUsesFortran90FileExtension", toStringForRTI(p_sourceFileUsesFortran90FileExtension), rtiContainer[86]);
669 0 : doRTI("sourceFileUsesFortran95FileExtension", (void*)(&p_sourceFileUsesFortran95FileExtension), sizeof(p_sourceFileUsesFortran95FileExtension), (void*)this, "SgFile", "bool", "p_sourceFileUsesFortran95FileExtension", toStringForRTI(p_sourceFileUsesFortran95FileExtension), rtiContainer[87]);
670 0 : doRTI("sourceFileUsesFortran2003FileExtension", (void*)(&p_sourceFileUsesFortran2003FileExtension), sizeof(p_sourceFileUsesFortran2003FileExtension), (void*)this, "SgFile", "bool", "p_sourceFileUsesFortran2003FileExtension", toStringForRTI(p_sourceFileUsesFortran2003FileExtension), rtiContainer[88]);
671 0 : doRTI("sourceFileUsesFortran2008FileExtension", (void*)(&p_sourceFileUsesFortran2008FileExtension), sizeof(p_sourceFileUsesFortran2008FileExtension), (void*)this, "SgFile", "bool", "p_sourceFileUsesFortran2008FileExtension", toStringForRTI(p_sourceFileUsesFortran2008FileExtension), rtiContainer[89]);
672 0 : doRTI("sourceFileUsesCoArrayFortranFileExtension", (void*)(&p_sourceFileUsesCoArrayFortranFileExtension), sizeof(p_sourceFileUsesCoArrayFortranFileExtension), (void*)this, "SgFile", "bool", "p_sourceFileUsesCoArrayFortranFileExtension", toStringForRTI(p_sourceFileUsesCoArrayFortranFileExtension), rtiContainer[90]);
673 0 : doRTI("sourceFileUsesPHPFileExtension", (void*)(&p_sourceFileUsesPHPFileExtension), sizeof(p_sourceFileUsesPHPFileExtension), (void*)this, "SgFile", "bool", "p_sourceFileUsesPHPFileExtension", toStringForRTI(p_sourceFileUsesPHPFileExtension), rtiContainer[91]);
674 0 : doRTI("sourceFileUsesPythonFileExtension", (void*)(&p_sourceFileUsesPythonFileExtension), sizeof(p_sourceFileUsesPythonFileExtension), (void*)this, "SgFile", "bool", "p_sourceFileUsesPythonFileExtension", toStringForRTI(p_sourceFileUsesPythonFileExtension), rtiContainer[92]);
675 0 : doRTI("sourceFileTypeIsUnknown", (void*)(&p_sourceFileTypeIsUnknown), sizeof(p_sourceFileTypeIsUnknown), (void*)this, "SgFile", "bool", "p_sourceFileTypeIsUnknown", toStringForRTI(p_sourceFileTypeIsUnknown), rtiContainer[93]);
676 0 : doRTI("detect_dangling_pointers", (void*)(&p_detect_dangling_pointers), sizeof(p_detect_dangling_pointers), (void*)this, "SgFile", "int", "p_detect_dangling_pointers", toStringForRTI(p_detect_dangling_pointers), rtiContainer[94]);
677 0 : doRTI("experimental_fortran_frontend", (void*)(&p_experimental_fortran_frontend), sizeof(p_experimental_fortran_frontend), (void*)this, "SgFile", "bool", "p_experimental_fortran_frontend", toStringForRTI(p_experimental_fortran_frontend), rtiContainer[95]);
678 0 : doRTI("experimental_flang_frontend", (void*)(&p_experimental_flang_frontend), sizeof(p_experimental_flang_frontend), (void*)this, "SgFile", "bool", "p_experimental_flang_frontend", toStringForRTI(p_experimental_flang_frontend), rtiContainer[96]);
679 0 : doRTI("experimental_cuda_fortran_frontend", (void*)(&p_experimental_cuda_fortran_frontend), sizeof(p_experimental_cuda_fortran_frontend), (void*)this, "SgFile", "bool", "p_experimental_cuda_fortran_frontend", toStringForRTI(p_experimental_cuda_fortran_frontend), rtiContainer[97]);
680 0 : doRTI("experimental_fortran_frontend_OFP_test", (void*)(&p_experimental_fortran_frontend_OFP_test), sizeof(p_experimental_fortran_frontend_OFP_test), (void*)this, "SgFile", "bool", "p_experimental_fortran_frontend_OFP_test", toStringForRTI(p_experimental_fortran_frontend_OFP_test), rtiContainer[98]);
681 0 : doRTI("read_executable_file_format_only", (void*)(&p_read_executable_file_format_only), sizeof(p_read_executable_file_format_only), (void*)this, "SgFile", "bool", "p_read_executable_file_format_only", toStringForRTI(p_read_executable_file_format_only), rtiContainer[99]);
682 0 : doRTI("visualize_executable_file_format_skip_symbols", (void*)(&p_visualize_executable_file_format_skip_symbols), sizeof(p_visualize_executable_file_format_skip_symbols), (void*)this, "SgFile", "bool", "p_visualize_executable_file_format_skip_symbols", toStringForRTI(p_visualize_executable_file_format_skip_symbols), rtiContainer[100]);
683 0 : doRTI("visualize_dwarf_only", (void*)(&p_visualize_dwarf_only), sizeof(p_visualize_dwarf_only), (void*)this, "SgFile", "bool", "p_visualize_dwarf_only", toStringForRTI(p_visualize_dwarf_only), rtiContainer[101]);
684 0 : doRTI("read_instructions_only", (void*)(&p_read_instructions_only), sizeof(p_read_instructions_only), (void*)this, "SgFile", "bool", "p_read_instructions_only", toStringForRTI(p_read_instructions_only), rtiContainer[102]);
685 0 : doRTI("skip_unparse_asm_commands", (void*)(&p_skip_unparse_asm_commands), sizeof(p_skip_unparse_asm_commands), (void*)this, "SgFile", "static bool", "p_skip_unparse_asm_commands", toStringForRTI(p_skip_unparse_asm_commands), rtiContainer[103]);
686 0 : doRTI("libraryArchiveObjectFileNameList", (void*)(&p_libraryArchiveObjectFileNameList), sizeof(p_libraryArchiveObjectFileNameList), (void*)this, "SgFile", "SgStringList", "p_libraryArchiveObjectFileNameList", toStringForRTI(p_libraryArchiveObjectFileNameList), rtiContainer[104]);
687 0 : doRTI("isLibraryArchive", (void*)(&p_isLibraryArchive), sizeof(p_isLibraryArchive), (void*)this, "SgFile", "bool", "p_isLibraryArchive", toStringForRTI(p_isLibraryArchive), rtiContainer[105]);
688 0 : doRTI("isObjectFile", (void*)(&p_isObjectFile), sizeof(p_isObjectFile), (void*)this, "SgFile", "bool", "p_isObjectFile", toStringForRTI(p_isObjectFile), rtiContainer[106]);
689 0 : doRTI("unparse_tokens", (void*)(&p_unparse_tokens), sizeof(p_unparse_tokens), (void*)this, "SgFile", "bool", "p_unparse_tokens", toStringForRTI(p_unparse_tokens), rtiContainer[107]);
690 0 : doRTI("unparse_tokens_testing", (void*)(&p_unparse_tokens_testing), sizeof(p_unparse_tokens_testing), (void*)this, "SgFile", "int", "p_unparse_tokens_testing", toStringForRTI(p_unparse_tokens_testing), rtiContainer[108]);
691 0 : doRTI("unparse_using_leading_and_trailing_token_mappings", (void*)(&p_unparse_using_leading_and_trailing_token_mappings), sizeof(p_unparse_using_leading_and_trailing_token_mappings), (void*)this, "SgFile", "bool", "p_unparse_using_leading_and_trailing_token_mappings", toStringForRTI(p_unparse_using_leading_and_trailing_token_mappings), rtiContainer[109]);
692 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgFile", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[110]);
693 0 : doRTI("skipAstConsistancyTests", (void*)(&p_skipAstConsistancyTests), sizeof(p_skipAstConsistancyTests), (void*)this, "SgFile", "bool", "p_skipAstConsistancyTests", toStringForRTI(p_skipAstConsistancyTests), rtiContainer[111]);
694 0 : doRTI("multifile_support", (void*)(&p_multifile_support), sizeof(p_multifile_support), (void*)this, "SgFile", "bool", "p_multifile_support", toStringForRTI(p_multifile_support), rtiContainer[112]);
695 0 : doRTI("optimization", (void*)(&p_optimization), sizeof(p_optimization), (void*)this, "SgFile", "bool", "p_optimization", toStringForRTI(p_optimization), rtiContainer[113]);
696 0 : doRTI("use_token_stream_to_improve_source_position_info", (void*)(&p_use_token_stream_to_improve_source_position_info), sizeof(p_use_token_stream_to_improve_source_position_info), (void*)this, "SgFile", "bool", "p_use_token_stream_to_improve_source_position_info", toStringForRTI(p_use_token_stream_to_improve_source_position_info), rtiContainer[114]);
697 0 : doRTI("suppress_variable_declaration_normalization", (void*)(&p_suppress_variable_declaration_normalization), sizeof(p_suppress_variable_declaration_normalization), (void*)this, "SgFile", "bool", "p_suppress_variable_declaration_normalization", toStringForRTI(p_suppress_variable_declaration_normalization), rtiContainer[115]);
698 0 : doRTI("edg_il_to_graphviz", (void*)(&p_edg_il_to_graphviz), sizeof(p_edg_il_to_graphviz), (void*)this, "SgFile", "bool", "p_edg_il_to_graphviz", toStringForRTI(p_edg_il_to_graphviz), rtiContainer[116]);
699 0 : doRTI("clang_il_to_graphviz", (void*)(&p_clang_il_to_graphviz), sizeof(p_clang_il_to_graphviz), (void*)this, "SgFile", "bool", "p_clang_il_to_graphviz", toStringForRTI(p_clang_il_to_graphviz), rtiContainer[117]);
700 0 : doRTI("no_optimize_flag_for_frontend", (void*)(&p_no_optimize_flag_for_frontend), sizeof(p_no_optimize_flag_for_frontend), (void*)this, "SgFile", "bool", "p_no_optimize_flag_for_frontend", toStringForRTI(p_no_optimize_flag_for_frontend), rtiContainer[118]);
701 0 : doRTI("unparse_edg_normalized_method_ROSE_1392", (void*)(&p_unparse_edg_normalized_method_ROSE_1392), sizeof(p_unparse_edg_normalized_method_ROSE_1392), (void*)this, "SgFile", "bool", "p_unparse_edg_normalized_method_ROSE_1392", toStringForRTI(p_unparse_edg_normalized_method_ROSE_1392), rtiContainer[119]);
702 0 : doRTI("header_file_unparsing_optimization", (void*)(&p_header_file_unparsing_optimization), sizeof(p_header_file_unparsing_optimization), (void*)this, "SgFile", "static bool", "p_header_file_unparsing_optimization", toStringForRTI(p_header_file_unparsing_optimization), rtiContainer[120]);
703 0 : doRTI("header_file_unparsing_optimization_source_file", (void*)(&p_header_file_unparsing_optimization_source_file), sizeof(p_header_file_unparsing_optimization_source_file), (void*)this, "SgFile", "bool", "p_header_file_unparsing_optimization_source_file", toStringForRTI(p_header_file_unparsing_optimization_source_file), rtiContainer[121]);
704 0 : doRTI("header_file_unparsing_optimization_header_file", (void*)(&p_header_file_unparsing_optimization_header_file), sizeof(p_header_file_unparsing_optimization_header_file), (void*)this, "SgFile", "bool", "p_header_file_unparsing_optimization_header_file", toStringForRTI(p_header_file_unparsing_optimization_header_file), rtiContainer[122]);
705 0 : doRTI("standard", (void*)(&p_standard), sizeof(p_standard), (void*)this, "SgFile", "SgFile::standard_enum", "p_standard", toStringForRTI(p_standard), rtiContainer[123]);
706 0 : doRTI("gnu_standard", (void*)(&p_gnu_standard), sizeof(p_gnu_standard), (void*)this, "SgFile", "bool", "p_gnu_standard", toStringForRTI(p_gnu_standard), rtiContainer[124]);
707 0 : doRTI("frontendErrorCode", (void*)(&p_frontendErrorCode), sizeof(p_frontendErrorCode), (void*)this, "SgFile", "int", "p_frontendErrorCode", toStringForRTI(p_frontendErrorCode), rtiContainer[125]);
708 0 : doRTI("javacErrorCode", (void*)(&p_javacErrorCode), sizeof(p_javacErrorCode), (void*)this, "SgFile", "int", "p_javacErrorCode", toStringForRTI(p_javacErrorCode), rtiContainer[126]);
709 0 : doRTI("ecjErrorCode", (void*)(&p_ecjErrorCode), sizeof(p_ecjErrorCode), (void*)this, "SgFile", "int", "p_ecjErrorCode", toStringForRTI(p_ecjErrorCode), rtiContainer[127]);
710 0 : doRTI("midendErrorCode", (void*)(&p_midendErrorCode), sizeof(p_midendErrorCode), (void*)this, "SgFile", "int", "p_midendErrorCode", toStringForRTI(p_midendErrorCode), rtiContainer[128]);
711 0 : doRTI("unparserErrorCode", (void*)(&p_unparserErrorCode), sizeof(p_unparserErrorCode), (void*)this, "SgFile", "int", "p_unparserErrorCode", toStringForRTI(p_unparserErrorCode), rtiContainer[129]);
712 0 : doRTI("backendCompilerErrorCode", (void*)(&p_backendCompilerErrorCode), sizeof(p_backendCompilerErrorCode), (void*)this, "SgFile", "int", "p_backendCompilerErrorCode", toStringForRTI(p_backendCompilerErrorCode), rtiContainer[130]);
713 0 : doRTI("unparsedFileFailedCompilation", (void*)(&p_unparsedFileFailedCompilation), sizeof(p_unparsedFileFailedCompilation), (void*)this, "SgFile", "bool", "p_unparsedFileFailedCompilation", toStringForRTI(p_unparsedFileFailedCompilation), rtiContainer[131]);
714 0 : return rtiContainer;
715 : }
716 : RTIReturnType
717 2 : SgSourceFile::roseRTI() {
718 2 : RTIReturnType rtiContainer(145);
719 :
720 2 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSourceFile", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
721 2 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSourceFile", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
722 2 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSourceFile", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
723 2 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSourceFile", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
724 2 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSourceFile", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
725 2 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSourceFile", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
726 2 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSourceFile", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
727 2 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSourceFile", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
728 2 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSourceFile", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
729 2 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSourceFile", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
730 2 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSourceFile", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
731 2 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSourceFile", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
732 2 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSourceFile", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
733 2 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSourceFile", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
734 2 : doRTI("originalCommandLineArgumentList", (void*)(&p_originalCommandLineArgumentList), sizeof(p_originalCommandLineArgumentList), (void*)this, "SgSourceFile", "SgStringList", "p_originalCommandLineArgumentList", toStringForRTI(p_originalCommandLineArgumentList), rtiContainer[14]);
735 2 : doRTI("verbose", (void*)(&p_verbose), sizeof(p_verbose), (void*)this, "SgSourceFile", "int", "p_verbose", toStringForRTI(p_verbose), rtiContainer[15]);
736 2 : doRTI("output_warnings", (void*)(&p_output_warnings), sizeof(p_output_warnings), (void*)this, "SgSourceFile", "bool", "p_output_warnings", toStringForRTI(p_output_warnings), rtiContainer[16]);
737 2 : doRTI("C_only", (void*)(&p_C_only), sizeof(p_C_only), (void*)this, "SgSourceFile", "bool", "p_C_only", toStringForRTI(p_C_only), rtiContainer[17]);
738 2 : doRTI("Cxx_only", (void*)(&p_Cxx_only), sizeof(p_Cxx_only), (void*)this, "SgSourceFile", "bool", "p_Cxx_only", toStringForRTI(p_Cxx_only), rtiContainer[18]);
739 2 : doRTI("Fortran_only", (void*)(&p_Fortran_only), sizeof(p_Fortran_only), (void*)this, "SgSourceFile", "bool", "p_Fortran_only", toStringForRTI(p_Fortran_only), rtiContainer[19]);
740 2 : doRTI("CoArrayFortran_only", (void*)(&p_CoArrayFortran_only), sizeof(p_CoArrayFortran_only), (void*)this, "SgSourceFile", "bool", "p_CoArrayFortran_only", toStringForRTI(p_CoArrayFortran_only), rtiContainer[20]);
741 2 : doRTI("upc_threads", (void*)(&p_upc_threads), sizeof(p_upc_threads), (void*)this, "SgSourceFile", "int", "p_upc_threads", toStringForRTI(p_upc_threads), rtiContainer[21]);
742 2 : doRTI("Cuda_only", (void*)(&p_Cuda_only), sizeof(p_Cuda_only), (void*)this, "SgSourceFile", "bool", "p_Cuda_only", toStringForRTI(p_Cuda_only), rtiContainer[22]);
743 2 : doRTI("OpenCL_only", (void*)(&p_OpenCL_only), sizeof(p_OpenCL_only), (void*)this, "SgSourceFile", "bool", "p_OpenCL_only", toStringForRTI(p_OpenCL_only), rtiContainer[23]);
744 2 : doRTI("requires_C_preprocessor", (void*)(&p_requires_C_preprocessor), sizeof(p_requires_C_preprocessor), (void*)this, "SgSourceFile", "bool", "p_requires_C_preprocessor", toStringForRTI(p_requires_C_preprocessor), rtiContainer[24]);
745 2 : doRTI("inputFormat", (void*)(&p_inputFormat), sizeof(p_inputFormat), (void*)this, "SgSourceFile", "SgFile::outputFormatOption_enum", "p_inputFormat", toStringForRTI(p_inputFormat), rtiContainer[25]);
746 2 : doRTI("outputFormat", (void*)(&p_outputFormat), sizeof(p_outputFormat), (void*)this, "SgSourceFile", "SgFile::outputFormatOption_enum", "p_outputFormat", toStringForRTI(p_outputFormat), rtiContainer[26]);
747 2 : doRTI("backendCompileFormat", (void*)(&p_backendCompileFormat), sizeof(p_backendCompileFormat), (void*)this, "SgSourceFile", "SgFile::outputFormatOption_enum", "p_backendCompileFormat", toStringForRTI(p_backendCompileFormat), rtiContainer[27]);
748 2 : doRTI("fortran_implicit_none", (void*)(&p_fortran_implicit_none), sizeof(p_fortran_implicit_none), (void*)this, "SgSourceFile", "bool", "p_fortran_implicit_none", toStringForRTI(p_fortran_implicit_none), rtiContainer[28]);
749 2 : doRTI("openmp", (void*)(&p_openmp), sizeof(p_openmp), (void*)this, "SgSourceFile", "bool", "p_openmp", toStringForRTI(p_openmp), rtiContainer[29]);
750 2 : doRTI("openmp_parse_only", (void*)(&p_openmp_parse_only), sizeof(p_openmp_parse_only), (void*)this, "SgSourceFile", "bool", "p_openmp_parse_only", toStringForRTI(p_openmp_parse_only), rtiContainer[30]);
751 2 : doRTI("openmp_ast_only", (void*)(&p_openmp_ast_only), sizeof(p_openmp_ast_only), (void*)this, "SgSourceFile", "bool", "p_openmp_ast_only", toStringForRTI(p_openmp_ast_only), rtiContainer[31]);
752 2 : doRTI("openmp_lowering", (void*)(&p_openmp_lowering), sizeof(p_openmp_lowering), (void*)this, "SgSourceFile", "bool", "p_openmp_lowering", toStringForRTI(p_openmp_lowering), rtiContainer[32]);
753 2 : doRTI("openmp_analyzing", (void*)(&p_openmp_analyzing), sizeof(p_openmp_analyzing), (void*)this, "SgSourceFile", "bool", "p_openmp_analyzing", toStringForRTI(p_openmp_analyzing), rtiContainer[33]);
754 2 : doRTI("cray_pointer_support", (void*)(&p_cray_pointer_support), sizeof(p_cray_pointer_support), (void*)this, "SgSourceFile", "bool", "p_cray_pointer_support", toStringForRTI(p_cray_pointer_support), rtiContainer[34]);
755 2 : doRTI("failsafe", (void*)(&p_failsafe), sizeof(p_failsafe), (void*)this, "SgSourceFile", "bool", "p_failsafe", toStringForRTI(p_failsafe), rtiContainer[35]);
756 2 : doRTI("output_parser_actions", (void*)(&p_output_parser_actions), sizeof(p_output_parser_actions), (void*)this, "SgSourceFile", "bool", "p_output_parser_actions", toStringForRTI(p_output_parser_actions), rtiContainer[36]);
757 2 : doRTI("exit_after_parser", (void*)(&p_exit_after_parser), sizeof(p_exit_after_parser), (void*)this, "SgSourceFile", "bool", "p_exit_after_parser", toStringForRTI(p_exit_after_parser), rtiContainer[37]);
758 2 : doRTI("skip_syntax_check", (void*)(&p_skip_syntax_check), sizeof(p_skip_syntax_check), (void*)this, "SgSourceFile", "bool", "p_skip_syntax_check", toStringForRTI(p_skip_syntax_check), rtiContainer[38]);
759 2 : doRTI("skip_parser", (void*)(&p_skip_parser), sizeof(p_skip_parser), (void*)this, "SgSourceFile", "bool", "p_skip_parser", toStringForRTI(p_skip_parser), rtiContainer[39]);
760 2 : doRTI("relax_syntax_check", (void*)(&p_relax_syntax_check), sizeof(p_relax_syntax_check), (void*)this, "SgSourceFile", "bool", "p_relax_syntax_check", toStringForRTI(p_relax_syntax_check), rtiContainer[40]);
761 2 : doRTI("skip_translation_from_edg_ast_to_rose_ast", (void*)(&p_skip_translation_from_edg_ast_to_rose_ast), sizeof(p_skip_translation_from_edg_ast_to_rose_ast), (void*)this, "SgSourceFile", "bool", "p_skip_translation_from_edg_ast_to_rose_ast", toStringForRTI(p_skip_translation_from_edg_ast_to_rose_ast), rtiContainer[41]);
762 2 : doRTI("skip_transformation", (void*)(&p_skip_transformation), sizeof(p_skip_transformation), (void*)this, "SgSourceFile", "bool", "p_skip_transformation", toStringForRTI(p_skip_transformation), rtiContainer[42]);
763 2 : doRTI("skip_unparse", (void*)(&p_skip_unparse), sizeof(p_skip_unparse), (void*)this, "SgSourceFile", "bool", "p_skip_unparse", toStringForRTI(p_skip_unparse), rtiContainer[43]);
764 2 : doRTI("skipfinalCompileStep", (void*)(&p_skipfinalCompileStep), sizeof(p_skipfinalCompileStep), (void*)this, "SgSourceFile", "bool", "p_skipfinalCompileStep", toStringForRTI(p_skipfinalCompileStep), rtiContainer[44]);
765 2 : doRTI("unparse_includes", (void*)(&p_unparse_includes), sizeof(p_unparse_includes), (void*)this, "SgSourceFile", "bool", "p_unparse_includes", toStringForRTI(p_unparse_includes), rtiContainer[45]);
766 2 : doRTI("unparse_line_directives", (void*)(&p_unparse_line_directives), sizeof(p_unparse_line_directives), (void*)this, "SgSourceFile", "bool", "p_unparse_line_directives", toStringForRTI(p_unparse_line_directives), rtiContainer[46]);
767 2 : doRTI("unparse_function_calls_using_operator_syntax", (void*)(&p_unparse_function_calls_using_operator_syntax), sizeof(p_unparse_function_calls_using_operator_syntax), (void*)this, "SgSourceFile", "bool", "p_unparse_function_calls_using_operator_syntax", toStringForRTI(p_unparse_function_calls_using_operator_syntax), rtiContainer[47]);
768 2 : doRTI("unparse_function_calls_using_operator_names", (void*)(&p_unparse_function_calls_using_operator_names), sizeof(p_unparse_function_calls_using_operator_names), (void*)this, "SgSourceFile", "bool", "p_unparse_function_calls_using_operator_names", toStringForRTI(p_unparse_function_calls_using_operator_names), rtiContainer[48]);
769 2 : doRTI("unparse_instruction_addresses", (void*)(&p_unparse_instruction_addresses), sizeof(p_unparse_instruction_addresses), (void*)this, "SgSourceFile", "bool", "p_unparse_instruction_addresses", toStringForRTI(p_unparse_instruction_addresses), rtiContainer[49]);
770 2 : doRTI("unparse_raw_memory_contents", (void*)(&p_unparse_raw_memory_contents), sizeof(p_unparse_raw_memory_contents), (void*)this, "SgSourceFile", "bool", "p_unparse_raw_memory_contents", toStringForRTI(p_unparse_raw_memory_contents), rtiContainer[50]);
771 2 : doRTI("unparse_binary_file_format", (void*)(&p_unparse_binary_file_format), sizeof(p_unparse_binary_file_format), (void*)this, "SgSourceFile", "bool", "p_unparse_binary_file_format", toStringForRTI(p_unparse_binary_file_format), rtiContainer[51]);
772 2 : doRTI("outputLanguage", (void*)(&p_outputLanguage), sizeof(p_outputLanguage), (void*)this, "SgSourceFile", "SgFile::languageOption_enum", "p_outputLanguage", toStringForRTI(p_outputLanguage), rtiContainer[52]);
773 2 : doRTI("inputLanguage", (void*)(&p_inputLanguage), sizeof(p_inputLanguage), (void*)this, "SgSourceFile", "SgFile::languageOption_enum", "p_inputLanguage", toStringForRTI(p_inputLanguage), rtiContainer[53]);
774 2 : doRTI("sourceFileNameWithPath", (void*)(&p_sourceFileNameWithPath), sizeof(p_sourceFileNameWithPath), (void*)this, "SgSourceFile", "std::string", "p_sourceFileNameWithPath", toStringForRTI(p_sourceFileNameWithPath), rtiContainer[54]);
775 2 : doRTI("sourceFileNameWithoutPath", (void*)(&p_sourceFileNameWithoutPath), sizeof(p_sourceFileNameWithoutPath), (void*)this, "SgSourceFile", "std::string", "p_sourceFileNameWithoutPath", toStringForRTI(p_sourceFileNameWithoutPath), rtiContainer[55]);
776 2 : doRTI("unparse_output_filename", (void*)(&p_unparse_output_filename), sizeof(p_unparse_output_filename), (void*)this, "SgSourceFile", "std::string", "p_unparse_output_filename", toStringForRTI(p_unparse_output_filename), rtiContainer[56]);
777 2 : doRTI("objectFileNameWithPath", (void*)(&p_objectFileNameWithPath), sizeof(p_objectFileNameWithPath), (void*)this, "SgSourceFile", "std::string", "p_objectFileNameWithPath", toStringForRTI(p_objectFileNameWithPath), rtiContainer[57]);
778 2 : doRTI("objectFileNameWithoutPath", (void*)(&p_objectFileNameWithoutPath), sizeof(p_objectFileNameWithoutPath), (void*)this, "SgSourceFile", "std::string", "p_objectFileNameWithoutPath", toStringForRTI(p_objectFileNameWithoutPath), rtiContainer[58]);
779 2 : doRTI("useBackendOnly", (void*)(&p_useBackendOnly), sizeof(p_useBackendOnly), (void*)this, "SgSourceFile", "bool", "p_useBackendOnly", toStringForRTI(p_useBackendOnly), rtiContainer[59]);
780 2 : doRTI("compileOnly", (void*)(&p_compileOnly), sizeof(p_compileOnly), (void*)this, "SgSourceFile", "bool", "p_compileOnly", toStringForRTI(p_compileOnly), rtiContainer[60]);
781 2 : doRTI("savedFrontendCommandLine", (void*)(&p_savedFrontendCommandLine), sizeof(p_savedFrontendCommandLine), (void*)this, "SgSourceFile", "std::string", "p_savedFrontendCommandLine", toStringForRTI(p_savedFrontendCommandLine), rtiContainer[61]);
782 2 : doRTI("no_implicit_templates", (void*)(&p_no_implicit_templates), sizeof(p_no_implicit_templates), (void*)this, "SgSourceFile", "bool", "p_no_implicit_templates", toStringForRTI(p_no_implicit_templates), rtiContainer[62]);
783 2 : doRTI("no_implicit_inline_templates", (void*)(&p_no_implicit_inline_templates), sizeof(p_no_implicit_inline_templates), (void*)this, "SgSourceFile", "bool", "p_no_implicit_inline_templates", toStringForRTI(p_no_implicit_inline_templates), rtiContainer[63]);
784 2 : doRTI("skip_commentsAndDirectives", (void*)(&p_skip_commentsAndDirectives), sizeof(p_skip_commentsAndDirectives), (void*)this, "SgSourceFile", "bool", "p_skip_commentsAndDirectives", toStringForRTI(p_skip_commentsAndDirectives), rtiContainer[64]);
785 2 : doRTI("collectAllCommentsAndDirectives", (void*)(&p_collectAllCommentsAndDirectives), sizeof(p_collectAllCommentsAndDirectives), (void*)this, "SgSourceFile", "bool", "p_collectAllCommentsAndDirectives", toStringForRTI(p_collectAllCommentsAndDirectives), rtiContainer[65]);
786 2 : doRTI("translateCommentsAndDirectivesIntoAST", (void*)(&p_translateCommentsAndDirectivesIntoAST), sizeof(p_translateCommentsAndDirectivesIntoAST), (void*)this, "SgSourceFile", "bool", "p_translateCommentsAndDirectivesIntoAST", toStringForRTI(p_translateCommentsAndDirectivesIntoAST), rtiContainer[66]);
787 2 : doRTI("unparseHeaderFiles", (void*)(&p_unparseHeaderFiles), sizeof(p_unparseHeaderFiles), (void*)this, "SgSourceFile", "bool", "p_unparseHeaderFiles", toStringForRTI(p_unparseHeaderFiles), rtiContainer[67]);
788 2 : doRTI("preprocessorDirectivesAndCommentsList", (void*)(&p_preprocessorDirectivesAndCommentsList), sizeof(p_preprocessorDirectivesAndCommentsList), (void*)this, "SgSourceFile", "ROSEAttributesListContainerPtr", "p_preprocessorDirectivesAndCommentsList", toStringForRTI(p_preprocessorDirectivesAndCommentsList), rtiContainer[68]);
789 2 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSourceFile", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[69]);
790 2 : doRTI("KCC_frontend", (void*)(&p_KCC_frontend), sizeof(p_KCC_frontend), (void*)this, "SgSourceFile", "bool", "p_KCC_frontend", toStringForRTI(p_KCC_frontend), rtiContainer[70]);
791 2 : doRTI("new_frontend", (void*)(&p_new_frontend), sizeof(p_new_frontend), (void*)this, "SgSourceFile", "bool", "p_new_frontend", toStringForRTI(p_new_frontend), rtiContainer[71]);
792 2 : doRTI("disable_edg_backend", (void*)(&p_disable_edg_backend), sizeof(p_disable_edg_backend), (void*)this, "SgSourceFile", "bool", "p_disable_edg_backend", toStringForRTI(p_disable_edg_backend), rtiContainer[72]);
793 2 : doRTI("disable_sage_backend", (void*)(&p_disable_sage_backend), sizeof(p_disable_sage_backend), (void*)this, "SgSourceFile", "bool", "p_disable_sage_backend", toStringForRTI(p_disable_sage_backend), rtiContainer[73]);
794 2 : doRTI("testingLevel", (void*)(&p_testingLevel), sizeof(p_testingLevel), (void*)this, "SgSourceFile", "int", "p_testingLevel", toStringForRTI(p_testingLevel), rtiContainer[74]);
795 2 : doRTI("preinit_il", (void*)(&p_preinit_il), sizeof(p_preinit_il), (void*)this, "SgSourceFile", "bool", "p_preinit_il", toStringForRTI(p_preinit_il), rtiContainer[75]);
796 2 : doRTI("enable_cp_backend", (void*)(&p_enable_cp_backend), sizeof(p_enable_cp_backend), (void*)this, "SgSourceFile", "bool", "p_enable_cp_backend", toStringForRTI(p_enable_cp_backend), rtiContainer[76]);
797 2 : doRTI("markGeneratedFiles", (void*)(&p_markGeneratedFiles), sizeof(p_markGeneratedFiles), (void*)this, "SgSourceFile", "bool", "p_markGeneratedFiles", toStringForRTI(p_markGeneratedFiles), rtiContainer[77]);
798 2 : doRTI("negative_test", (void*)(&p_negative_test), sizeof(p_negative_test), (void*)this, "SgSourceFile", "bool", "p_negative_test", toStringForRTI(p_negative_test), rtiContainer[78]);
799 2 : doRTI("strict_language_handling", (void*)(&p_strict_language_handling), sizeof(p_strict_language_handling), (void*)this, "SgSourceFile", "bool", "p_strict_language_handling", toStringForRTI(p_strict_language_handling), rtiContainer[79]);
800 2 : doRTI("wave", (void*)(&p_wave), sizeof(p_wave), (void*)this, "SgSourceFile", "bool", "p_wave", toStringForRTI(p_wave), rtiContainer[80]);
801 2 : doRTI("embedColorCodesInGeneratedCode", (void*)(&p_embedColorCodesInGeneratedCode), sizeof(p_embedColorCodesInGeneratedCode), (void*)this, "SgSourceFile", "int", "p_embedColorCodesInGeneratedCode", toStringForRTI(p_embedColorCodesInGeneratedCode), rtiContainer[81]);
802 2 : doRTI("generateSourcePositionCodes", (void*)(&p_generateSourcePositionCodes), sizeof(p_generateSourcePositionCodes), (void*)this, "SgSourceFile", "int", "p_generateSourcePositionCodes", toStringForRTI(p_generateSourcePositionCodes), rtiContainer[82]);
803 2 : doRTI("sourceFileUsesCppFileExtension", (void*)(&p_sourceFileUsesCppFileExtension), sizeof(p_sourceFileUsesCppFileExtension), (void*)this, "SgSourceFile", "bool", "p_sourceFileUsesCppFileExtension", toStringForRTI(p_sourceFileUsesCppFileExtension), rtiContainer[83]);
804 2 : doRTI("sourceFileUsesFortranFileExtension", (void*)(&p_sourceFileUsesFortranFileExtension), sizeof(p_sourceFileUsesFortranFileExtension), (void*)this, "SgSourceFile", "bool", "p_sourceFileUsesFortranFileExtension", toStringForRTI(p_sourceFileUsesFortranFileExtension), rtiContainer[84]);
805 2 : doRTI("sourceFileUsesFortran77FileExtension", (void*)(&p_sourceFileUsesFortran77FileExtension), sizeof(p_sourceFileUsesFortran77FileExtension), (void*)this, "SgSourceFile", "bool", "p_sourceFileUsesFortran77FileExtension", toStringForRTI(p_sourceFileUsesFortran77FileExtension), rtiContainer[85]);
806 2 : doRTI("sourceFileUsesFortran90FileExtension", (void*)(&p_sourceFileUsesFortran90FileExtension), sizeof(p_sourceFileUsesFortran90FileExtension), (void*)this, "SgSourceFile", "bool", "p_sourceFileUsesFortran90FileExtension", toStringForRTI(p_sourceFileUsesFortran90FileExtension), rtiContainer[86]);
807 2 : doRTI("sourceFileUsesFortran95FileExtension", (void*)(&p_sourceFileUsesFortran95FileExtension), sizeof(p_sourceFileUsesFortran95FileExtension), (void*)this, "SgSourceFile", "bool", "p_sourceFileUsesFortran95FileExtension", toStringForRTI(p_sourceFileUsesFortran95FileExtension), rtiContainer[87]);
808 2 : doRTI("sourceFileUsesFortran2003FileExtension", (void*)(&p_sourceFileUsesFortran2003FileExtension), sizeof(p_sourceFileUsesFortran2003FileExtension), (void*)this, "SgSourceFile", "bool", "p_sourceFileUsesFortran2003FileExtension", toStringForRTI(p_sourceFileUsesFortran2003FileExtension), rtiContainer[88]);
809 2 : doRTI("sourceFileUsesFortran2008FileExtension", (void*)(&p_sourceFileUsesFortran2008FileExtension), sizeof(p_sourceFileUsesFortran2008FileExtension), (void*)this, "SgSourceFile", "bool", "p_sourceFileUsesFortran2008FileExtension", toStringForRTI(p_sourceFileUsesFortran2008FileExtension), rtiContainer[89]);
810 2 : doRTI("sourceFileUsesCoArrayFortranFileExtension", (void*)(&p_sourceFileUsesCoArrayFortranFileExtension), sizeof(p_sourceFileUsesCoArrayFortranFileExtension), (void*)this, "SgSourceFile", "bool", "p_sourceFileUsesCoArrayFortranFileExtension", toStringForRTI(p_sourceFileUsesCoArrayFortranFileExtension), rtiContainer[90]);
811 2 : doRTI("sourceFileUsesPHPFileExtension", (void*)(&p_sourceFileUsesPHPFileExtension), sizeof(p_sourceFileUsesPHPFileExtension), (void*)this, "SgSourceFile", "bool", "p_sourceFileUsesPHPFileExtension", toStringForRTI(p_sourceFileUsesPHPFileExtension), rtiContainer[91]);
812 2 : doRTI("sourceFileUsesPythonFileExtension", (void*)(&p_sourceFileUsesPythonFileExtension), sizeof(p_sourceFileUsesPythonFileExtension), (void*)this, "SgSourceFile", "bool", "p_sourceFileUsesPythonFileExtension", toStringForRTI(p_sourceFileUsesPythonFileExtension), rtiContainer[92]);
813 2 : doRTI("sourceFileTypeIsUnknown", (void*)(&p_sourceFileTypeIsUnknown), sizeof(p_sourceFileTypeIsUnknown), (void*)this, "SgSourceFile", "bool", "p_sourceFileTypeIsUnknown", toStringForRTI(p_sourceFileTypeIsUnknown), rtiContainer[93]);
814 2 : doRTI("detect_dangling_pointers", (void*)(&p_detect_dangling_pointers), sizeof(p_detect_dangling_pointers), (void*)this, "SgSourceFile", "int", "p_detect_dangling_pointers", toStringForRTI(p_detect_dangling_pointers), rtiContainer[94]);
815 2 : doRTI("experimental_fortran_frontend", (void*)(&p_experimental_fortran_frontend), sizeof(p_experimental_fortran_frontend), (void*)this, "SgSourceFile", "bool", "p_experimental_fortran_frontend", toStringForRTI(p_experimental_fortran_frontend), rtiContainer[95]);
816 2 : doRTI("experimental_flang_frontend", (void*)(&p_experimental_flang_frontend), sizeof(p_experimental_flang_frontend), (void*)this, "SgSourceFile", "bool", "p_experimental_flang_frontend", toStringForRTI(p_experimental_flang_frontend), rtiContainer[96]);
817 2 : doRTI("experimental_cuda_fortran_frontend", (void*)(&p_experimental_cuda_fortran_frontend), sizeof(p_experimental_cuda_fortran_frontend), (void*)this, "SgSourceFile", "bool", "p_experimental_cuda_fortran_frontend", toStringForRTI(p_experimental_cuda_fortran_frontend), rtiContainer[97]);
818 2 : doRTI("experimental_fortran_frontend_OFP_test", (void*)(&p_experimental_fortran_frontend_OFP_test), sizeof(p_experimental_fortran_frontend_OFP_test), (void*)this, "SgSourceFile", "bool", "p_experimental_fortran_frontend_OFP_test", toStringForRTI(p_experimental_fortran_frontend_OFP_test), rtiContainer[98]);
819 2 : doRTI("read_executable_file_format_only", (void*)(&p_read_executable_file_format_only), sizeof(p_read_executable_file_format_only), (void*)this, "SgSourceFile", "bool", "p_read_executable_file_format_only", toStringForRTI(p_read_executable_file_format_only), rtiContainer[99]);
820 2 : doRTI("visualize_executable_file_format_skip_symbols", (void*)(&p_visualize_executable_file_format_skip_symbols), sizeof(p_visualize_executable_file_format_skip_symbols), (void*)this, "SgSourceFile", "bool", "p_visualize_executable_file_format_skip_symbols", toStringForRTI(p_visualize_executable_file_format_skip_symbols), rtiContainer[100]);
821 2 : doRTI("visualize_dwarf_only", (void*)(&p_visualize_dwarf_only), sizeof(p_visualize_dwarf_only), (void*)this, "SgSourceFile", "bool", "p_visualize_dwarf_only", toStringForRTI(p_visualize_dwarf_only), rtiContainer[101]);
822 2 : doRTI("read_instructions_only", (void*)(&p_read_instructions_only), sizeof(p_read_instructions_only), (void*)this, "SgSourceFile", "bool", "p_read_instructions_only", toStringForRTI(p_read_instructions_only), rtiContainer[102]);
823 2 : doRTI("skip_unparse_asm_commands", (void*)(&p_skip_unparse_asm_commands), sizeof(p_skip_unparse_asm_commands), (void*)this, "SgSourceFile", "static bool", "p_skip_unparse_asm_commands", toStringForRTI(p_skip_unparse_asm_commands), rtiContainer[103]);
824 2 : doRTI("libraryArchiveObjectFileNameList", (void*)(&p_libraryArchiveObjectFileNameList), sizeof(p_libraryArchiveObjectFileNameList), (void*)this, "SgSourceFile", "SgStringList", "p_libraryArchiveObjectFileNameList", toStringForRTI(p_libraryArchiveObjectFileNameList), rtiContainer[104]);
825 2 : doRTI("isLibraryArchive", (void*)(&p_isLibraryArchive), sizeof(p_isLibraryArchive), (void*)this, "SgSourceFile", "bool", "p_isLibraryArchive", toStringForRTI(p_isLibraryArchive), rtiContainer[105]);
826 2 : doRTI("isObjectFile", (void*)(&p_isObjectFile), sizeof(p_isObjectFile), (void*)this, "SgSourceFile", "bool", "p_isObjectFile", toStringForRTI(p_isObjectFile), rtiContainer[106]);
827 2 : doRTI("unparse_tokens", (void*)(&p_unparse_tokens), sizeof(p_unparse_tokens), (void*)this, "SgSourceFile", "bool", "p_unparse_tokens", toStringForRTI(p_unparse_tokens), rtiContainer[107]);
828 2 : doRTI("unparse_tokens_testing", (void*)(&p_unparse_tokens_testing), sizeof(p_unparse_tokens_testing), (void*)this, "SgSourceFile", "int", "p_unparse_tokens_testing", toStringForRTI(p_unparse_tokens_testing), rtiContainer[108]);
829 2 : doRTI("unparse_using_leading_and_trailing_token_mappings", (void*)(&p_unparse_using_leading_and_trailing_token_mappings), sizeof(p_unparse_using_leading_and_trailing_token_mappings), (void*)this, "SgSourceFile", "bool", "p_unparse_using_leading_and_trailing_token_mappings", toStringForRTI(p_unparse_using_leading_and_trailing_token_mappings), rtiContainer[109]);
830 2 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgSourceFile", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[110]);
831 2 : doRTI("skipAstConsistancyTests", (void*)(&p_skipAstConsistancyTests), sizeof(p_skipAstConsistancyTests), (void*)this, "SgSourceFile", "bool", "p_skipAstConsistancyTests", toStringForRTI(p_skipAstConsistancyTests), rtiContainer[111]);
832 2 : doRTI("multifile_support", (void*)(&p_multifile_support), sizeof(p_multifile_support), (void*)this, "SgSourceFile", "bool", "p_multifile_support", toStringForRTI(p_multifile_support), rtiContainer[112]);
833 2 : doRTI("optimization", (void*)(&p_optimization), sizeof(p_optimization), (void*)this, "SgSourceFile", "bool", "p_optimization", toStringForRTI(p_optimization), rtiContainer[113]);
834 2 : doRTI("use_token_stream_to_improve_source_position_info", (void*)(&p_use_token_stream_to_improve_source_position_info), sizeof(p_use_token_stream_to_improve_source_position_info), (void*)this, "SgSourceFile", "bool", "p_use_token_stream_to_improve_source_position_info", toStringForRTI(p_use_token_stream_to_improve_source_position_info), rtiContainer[114]);
835 2 : doRTI("suppress_variable_declaration_normalization", (void*)(&p_suppress_variable_declaration_normalization), sizeof(p_suppress_variable_declaration_normalization), (void*)this, "SgSourceFile", "bool", "p_suppress_variable_declaration_normalization", toStringForRTI(p_suppress_variable_declaration_normalization), rtiContainer[115]);
836 2 : doRTI("edg_il_to_graphviz", (void*)(&p_edg_il_to_graphviz), sizeof(p_edg_il_to_graphviz), (void*)this, "SgSourceFile", "bool", "p_edg_il_to_graphviz", toStringForRTI(p_edg_il_to_graphviz), rtiContainer[116]);
837 2 : doRTI("clang_il_to_graphviz", (void*)(&p_clang_il_to_graphviz), sizeof(p_clang_il_to_graphviz), (void*)this, "SgSourceFile", "bool", "p_clang_il_to_graphviz", toStringForRTI(p_clang_il_to_graphviz), rtiContainer[117]);
838 2 : doRTI("no_optimize_flag_for_frontend", (void*)(&p_no_optimize_flag_for_frontend), sizeof(p_no_optimize_flag_for_frontend), (void*)this, "SgSourceFile", "bool", "p_no_optimize_flag_for_frontend", toStringForRTI(p_no_optimize_flag_for_frontend), rtiContainer[118]);
839 2 : doRTI("unparse_edg_normalized_method_ROSE_1392", (void*)(&p_unparse_edg_normalized_method_ROSE_1392), sizeof(p_unparse_edg_normalized_method_ROSE_1392), (void*)this, "SgSourceFile", "bool", "p_unparse_edg_normalized_method_ROSE_1392", toStringForRTI(p_unparse_edg_normalized_method_ROSE_1392), rtiContainer[119]);
840 2 : doRTI("header_file_unparsing_optimization", (void*)(&p_header_file_unparsing_optimization), sizeof(p_header_file_unparsing_optimization), (void*)this, "SgSourceFile", "static bool", "p_header_file_unparsing_optimization", toStringForRTI(p_header_file_unparsing_optimization), rtiContainer[120]);
841 2 : doRTI("header_file_unparsing_optimization_source_file", (void*)(&p_header_file_unparsing_optimization_source_file), sizeof(p_header_file_unparsing_optimization_source_file), (void*)this, "SgSourceFile", "bool", "p_header_file_unparsing_optimization_source_file", toStringForRTI(p_header_file_unparsing_optimization_source_file), rtiContainer[121]);
842 2 : doRTI("header_file_unparsing_optimization_header_file", (void*)(&p_header_file_unparsing_optimization_header_file), sizeof(p_header_file_unparsing_optimization_header_file), (void*)this, "SgSourceFile", "bool", "p_header_file_unparsing_optimization_header_file", toStringForRTI(p_header_file_unparsing_optimization_header_file), rtiContainer[122]);
843 2 : doRTI("standard", (void*)(&p_standard), sizeof(p_standard), (void*)this, "SgSourceFile", "SgFile::standard_enum", "p_standard", toStringForRTI(p_standard), rtiContainer[123]);
844 2 : doRTI("gnu_standard", (void*)(&p_gnu_standard), sizeof(p_gnu_standard), (void*)this, "SgSourceFile", "bool", "p_gnu_standard", toStringForRTI(p_gnu_standard), rtiContainer[124]);
845 2 : doRTI("frontendErrorCode", (void*)(&p_frontendErrorCode), sizeof(p_frontendErrorCode), (void*)this, "SgSourceFile", "int", "p_frontendErrorCode", toStringForRTI(p_frontendErrorCode), rtiContainer[125]);
846 2 : doRTI("javacErrorCode", (void*)(&p_javacErrorCode), sizeof(p_javacErrorCode), (void*)this, "SgSourceFile", "int", "p_javacErrorCode", toStringForRTI(p_javacErrorCode), rtiContainer[126]);
847 2 : doRTI("ecjErrorCode", (void*)(&p_ecjErrorCode), sizeof(p_ecjErrorCode), (void*)this, "SgSourceFile", "int", "p_ecjErrorCode", toStringForRTI(p_ecjErrorCode), rtiContainer[127]);
848 2 : doRTI("midendErrorCode", (void*)(&p_midendErrorCode), sizeof(p_midendErrorCode), (void*)this, "SgSourceFile", "int", "p_midendErrorCode", toStringForRTI(p_midendErrorCode), rtiContainer[128]);
849 2 : doRTI("unparserErrorCode", (void*)(&p_unparserErrorCode), sizeof(p_unparserErrorCode), (void*)this, "SgSourceFile", "int", "p_unparserErrorCode", toStringForRTI(p_unparserErrorCode), rtiContainer[129]);
850 2 : doRTI("backendCompilerErrorCode", (void*)(&p_backendCompilerErrorCode), sizeof(p_backendCompilerErrorCode), (void*)this, "SgSourceFile", "int", "p_backendCompilerErrorCode", toStringForRTI(p_backendCompilerErrorCode), rtiContainer[130]);
851 2 : doRTI("unparsedFileFailedCompilation", (void*)(&p_unparsedFileFailedCompilation), sizeof(p_unparsedFileFailedCompilation), (void*)this, "SgSourceFile", "bool", "p_unparsedFileFailedCompilation", toStringForRTI(p_unparsedFileFailedCompilation), rtiContainer[131]);
852 2 : doRTI("globalScope", (void*)(&p_globalScope), sizeof(p_globalScope), (void*)this, "SgSourceFile", "SgGlobal*", "p_globalScope", toStringForRTI(p_globalScope), rtiContainer[132]);
853 2 : doRTI("module_list", (void*)(&p_module_list), sizeof(p_module_list), (void*)this, "SgSourceFile", "SgModuleStatementPtrList", "p_module_list", toStringForRTI(p_module_list), rtiContainer[133]);
854 2 : doRTI("token_list", (void*)(&p_token_list), sizeof(p_token_list), (void*)this, "SgSourceFile", "SgTokenPtrList", "p_token_list", toStringForRTI(p_token_list), rtiContainer[134]);
855 2 : doRTI("temp_holding_scope", (void*)(&p_temp_holding_scope), sizeof(p_temp_holding_scope), (void*)this, "SgSourceFile", "SgGlobal*", "p_temp_holding_scope", toStringForRTI(p_temp_holding_scope), rtiContainer[135]);
856 2 : doRTI("isHeaderFile", (void*)(&p_isHeaderFile), sizeof(p_isHeaderFile), (void*)this, "SgSourceFile", "bool", "p_isHeaderFile", toStringForRTI(p_isHeaderFile), rtiContainer[136]);
857 2 : doRTI("isHeaderFileIncludedMoreThanOnce", (void*)(&p_isHeaderFileIncludedMoreThanOnce), sizeof(p_isHeaderFileIncludedMoreThanOnce), (void*)this, "SgSourceFile", "bool", "p_isHeaderFileIncludedMoreThanOnce", toStringForRTI(p_isHeaderFileIncludedMoreThanOnce), rtiContainer[137]);
858 2 : doRTI("headerFileReport", (void*)(&p_headerFileReport), sizeof(p_headerFileReport), (void*)this, "SgSourceFile", "SgHeaderFileReport*", "p_headerFileReport", toStringForRTI(p_headerFileReport), rtiContainer[138]);
859 2 : doRTI("extraIncludeDirectorySpecifierBeforeList", (void*)(&p_extraIncludeDirectorySpecifierBeforeList), sizeof(p_extraIncludeDirectorySpecifierBeforeList), (void*)this, "SgSourceFile", "SgStringList", "p_extraIncludeDirectorySpecifierBeforeList", toStringForRTI(p_extraIncludeDirectorySpecifierBeforeList), rtiContainer[139]);
860 2 : doRTI("extraIncludeDirectorySpecifierAfterList", (void*)(&p_extraIncludeDirectorySpecifierAfterList), sizeof(p_extraIncludeDirectorySpecifierAfterList), (void*)this, "SgSourceFile", "SgStringList", "p_extraIncludeDirectorySpecifierAfterList", toStringForRTI(p_extraIncludeDirectorySpecifierAfterList), rtiContainer[140]);
861 2 : doRTI("associated_include_file", (void*)(&p_associated_include_file), sizeof(p_associated_include_file), (void*)this, "SgSourceFile", "SgIncludeFile*", "p_associated_include_file", toStringForRTI(p_associated_include_file), rtiContainer[141]);
862 2 : doRTI("processedToIncludeCppDirectivesAndComments", (void*)(&p_processedToIncludeCppDirectivesAndComments), sizeof(p_processedToIncludeCppDirectivesAndComments), (void*)this, "SgSourceFile", "bool", "p_processedToIncludeCppDirectivesAndComments", toStringForRTI(p_processedToIncludeCppDirectivesAndComments), rtiContainer[142]);
863 2 : doRTI("extra_nodes_for_namequal_init", (void*)(&p_extra_nodes_for_namequal_init), sizeof(p_extra_nodes_for_namequal_init), (void*)this, "SgSourceFile", "SgNodePtrList", "p_extra_nodes_for_namequal_init", toStringForRTI(p_extra_nodes_for_namequal_init), rtiContainer[143]);
864 2 : doRTI("isDynamicLibrary", (void*)(&p_isDynamicLibrary), sizeof(p_isDynamicLibrary), (void*)this, "SgSourceFile", "bool", "p_isDynamicLibrary", toStringForRTI(p_isDynamicLibrary), rtiContainer[144]);
865 2 : return rtiContainer;
866 : }
867 : RTIReturnType
868 0 : SgUnknownFile::roseRTI() {
869 0 : RTIReturnType rtiContainer(133);
870 :
871 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUnknownFile", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
872 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUnknownFile", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
873 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUnknownFile", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
874 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUnknownFile", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
875 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUnknownFile", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
876 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUnknownFile", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
877 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUnknownFile", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
878 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUnknownFile", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
879 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUnknownFile", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
880 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUnknownFile", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
881 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUnknownFile", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
882 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUnknownFile", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
883 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUnknownFile", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
884 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUnknownFile", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
885 0 : doRTI("originalCommandLineArgumentList", (void*)(&p_originalCommandLineArgumentList), sizeof(p_originalCommandLineArgumentList), (void*)this, "SgUnknownFile", "SgStringList", "p_originalCommandLineArgumentList", toStringForRTI(p_originalCommandLineArgumentList), rtiContainer[14]);
886 0 : doRTI("verbose", (void*)(&p_verbose), sizeof(p_verbose), (void*)this, "SgUnknownFile", "int", "p_verbose", toStringForRTI(p_verbose), rtiContainer[15]);
887 0 : doRTI("output_warnings", (void*)(&p_output_warnings), sizeof(p_output_warnings), (void*)this, "SgUnknownFile", "bool", "p_output_warnings", toStringForRTI(p_output_warnings), rtiContainer[16]);
888 0 : doRTI("C_only", (void*)(&p_C_only), sizeof(p_C_only), (void*)this, "SgUnknownFile", "bool", "p_C_only", toStringForRTI(p_C_only), rtiContainer[17]);
889 0 : doRTI("Cxx_only", (void*)(&p_Cxx_only), sizeof(p_Cxx_only), (void*)this, "SgUnknownFile", "bool", "p_Cxx_only", toStringForRTI(p_Cxx_only), rtiContainer[18]);
890 0 : doRTI("Fortran_only", (void*)(&p_Fortran_only), sizeof(p_Fortran_only), (void*)this, "SgUnknownFile", "bool", "p_Fortran_only", toStringForRTI(p_Fortran_only), rtiContainer[19]);
891 0 : doRTI("CoArrayFortran_only", (void*)(&p_CoArrayFortran_only), sizeof(p_CoArrayFortran_only), (void*)this, "SgUnknownFile", "bool", "p_CoArrayFortran_only", toStringForRTI(p_CoArrayFortran_only), rtiContainer[20]);
892 0 : doRTI("upc_threads", (void*)(&p_upc_threads), sizeof(p_upc_threads), (void*)this, "SgUnknownFile", "int", "p_upc_threads", toStringForRTI(p_upc_threads), rtiContainer[21]);
893 0 : doRTI("Cuda_only", (void*)(&p_Cuda_only), sizeof(p_Cuda_only), (void*)this, "SgUnknownFile", "bool", "p_Cuda_only", toStringForRTI(p_Cuda_only), rtiContainer[22]);
894 0 : doRTI("OpenCL_only", (void*)(&p_OpenCL_only), sizeof(p_OpenCL_only), (void*)this, "SgUnknownFile", "bool", "p_OpenCL_only", toStringForRTI(p_OpenCL_only), rtiContainer[23]);
895 0 : doRTI("requires_C_preprocessor", (void*)(&p_requires_C_preprocessor), sizeof(p_requires_C_preprocessor), (void*)this, "SgUnknownFile", "bool", "p_requires_C_preprocessor", toStringForRTI(p_requires_C_preprocessor), rtiContainer[24]);
896 0 : doRTI("inputFormat", (void*)(&p_inputFormat), sizeof(p_inputFormat), (void*)this, "SgUnknownFile", "SgFile::outputFormatOption_enum", "p_inputFormat", toStringForRTI(p_inputFormat), rtiContainer[25]);
897 0 : doRTI("outputFormat", (void*)(&p_outputFormat), sizeof(p_outputFormat), (void*)this, "SgUnknownFile", "SgFile::outputFormatOption_enum", "p_outputFormat", toStringForRTI(p_outputFormat), rtiContainer[26]);
898 0 : doRTI("backendCompileFormat", (void*)(&p_backendCompileFormat), sizeof(p_backendCompileFormat), (void*)this, "SgUnknownFile", "SgFile::outputFormatOption_enum", "p_backendCompileFormat", toStringForRTI(p_backendCompileFormat), rtiContainer[27]);
899 0 : doRTI("fortran_implicit_none", (void*)(&p_fortran_implicit_none), sizeof(p_fortran_implicit_none), (void*)this, "SgUnknownFile", "bool", "p_fortran_implicit_none", toStringForRTI(p_fortran_implicit_none), rtiContainer[28]);
900 0 : doRTI("openmp", (void*)(&p_openmp), sizeof(p_openmp), (void*)this, "SgUnknownFile", "bool", "p_openmp", toStringForRTI(p_openmp), rtiContainer[29]);
901 0 : doRTI("openmp_parse_only", (void*)(&p_openmp_parse_only), sizeof(p_openmp_parse_only), (void*)this, "SgUnknownFile", "bool", "p_openmp_parse_only", toStringForRTI(p_openmp_parse_only), rtiContainer[30]);
902 0 : doRTI("openmp_ast_only", (void*)(&p_openmp_ast_only), sizeof(p_openmp_ast_only), (void*)this, "SgUnknownFile", "bool", "p_openmp_ast_only", toStringForRTI(p_openmp_ast_only), rtiContainer[31]);
903 0 : doRTI("openmp_lowering", (void*)(&p_openmp_lowering), sizeof(p_openmp_lowering), (void*)this, "SgUnknownFile", "bool", "p_openmp_lowering", toStringForRTI(p_openmp_lowering), rtiContainer[32]);
904 0 : doRTI("openmp_analyzing", (void*)(&p_openmp_analyzing), sizeof(p_openmp_analyzing), (void*)this, "SgUnknownFile", "bool", "p_openmp_analyzing", toStringForRTI(p_openmp_analyzing), rtiContainer[33]);
905 0 : doRTI("cray_pointer_support", (void*)(&p_cray_pointer_support), sizeof(p_cray_pointer_support), (void*)this, "SgUnknownFile", "bool", "p_cray_pointer_support", toStringForRTI(p_cray_pointer_support), rtiContainer[34]);
906 0 : doRTI("failsafe", (void*)(&p_failsafe), sizeof(p_failsafe), (void*)this, "SgUnknownFile", "bool", "p_failsafe", toStringForRTI(p_failsafe), rtiContainer[35]);
907 0 : doRTI("output_parser_actions", (void*)(&p_output_parser_actions), sizeof(p_output_parser_actions), (void*)this, "SgUnknownFile", "bool", "p_output_parser_actions", toStringForRTI(p_output_parser_actions), rtiContainer[36]);
908 0 : doRTI("exit_after_parser", (void*)(&p_exit_after_parser), sizeof(p_exit_after_parser), (void*)this, "SgUnknownFile", "bool", "p_exit_after_parser", toStringForRTI(p_exit_after_parser), rtiContainer[37]);
909 0 : doRTI("skip_syntax_check", (void*)(&p_skip_syntax_check), sizeof(p_skip_syntax_check), (void*)this, "SgUnknownFile", "bool", "p_skip_syntax_check", toStringForRTI(p_skip_syntax_check), rtiContainer[38]);
910 0 : doRTI("skip_parser", (void*)(&p_skip_parser), sizeof(p_skip_parser), (void*)this, "SgUnknownFile", "bool", "p_skip_parser", toStringForRTI(p_skip_parser), rtiContainer[39]);
911 0 : doRTI("relax_syntax_check", (void*)(&p_relax_syntax_check), sizeof(p_relax_syntax_check), (void*)this, "SgUnknownFile", "bool", "p_relax_syntax_check", toStringForRTI(p_relax_syntax_check), rtiContainer[40]);
912 0 : doRTI("skip_translation_from_edg_ast_to_rose_ast", (void*)(&p_skip_translation_from_edg_ast_to_rose_ast), sizeof(p_skip_translation_from_edg_ast_to_rose_ast), (void*)this, "SgUnknownFile", "bool", "p_skip_translation_from_edg_ast_to_rose_ast", toStringForRTI(p_skip_translation_from_edg_ast_to_rose_ast), rtiContainer[41]);
913 0 : doRTI("skip_transformation", (void*)(&p_skip_transformation), sizeof(p_skip_transformation), (void*)this, "SgUnknownFile", "bool", "p_skip_transformation", toStringForRTI(p_skip_transformation), rtiContainer[42]);
914 0 : doRTI("skip_unparse", (void*)(&p_skip_unparse), sizeof(p_skip_unparse), (void*)this, "SgUnknownFile", "bool", "p_skip_unparse", toStringForRTI(p_skip_unparse), rtiContainer[43]);
915 0 : doRTI("skipfinalCompileStep", (void*)(&p_skipfinalCompileStep), sizeof(p_skipfinalCompileStep), (void*)this, "SgUnknownFile", "bool", "p_skipfinalCompileStep", toStringForRTI(p_skipfinalCompileStep), rtiContainer[44]);
916 0 : doRTI("unparse_includes", (void*)(&p_unparse_includes), sizeof(p_unparse_includes), (void*)this, "SgUnknownFile", "bool", "p_unparse_includes", toStringForRTI(p_unparse_includes), rtiContainer[45]);
917 0 : doRTI("unparse_line_directives", (void*)(&p_unparse_line_directives), sizeof(p_unparse_line_directives), (void*)this, "SgUnknownFile", "bool", "p_unparse_line_directives", toStringForRTI(p_unparse_line_directives), rtiContainer[46]);
918 0 : doRTI("unparse_function_calls_using_operator_syntax", (void*)(&p_unparse_function_calls_using_operator_syntax), sizeof(p_unparse_function_calls_using_operator_syntax), (void*)this, "SgUnknownFile", "bool", "p_unparse_function_calls_using_operator_syntax", toStringForRTI(p_unparse_function_calls_using_operator_syntax), rtiContainer[47]);
919 0 : doRTI("unparse_function_calls_using_operator_names", (void*)(&p_unparse_function_calls_using_operator_names), sizeof(p_unparse_function_calls_using_operator_names), (void*)this, "SgUnknownFile", "bool", "p_unparse_function_calls_using_operator_names", toStringForRTI(p_unparse_function_calls_using_operator_names), rtiContainer[48]);
920 0 : doRTI("unparse_instruction_addresses", (void*)(&p_unparse_instruction_addresses), sizeof(p_unparse_instruction_addresses), (void*)this, "SgUnknownFile", "bool", "p_unparse_instruction_addresses", toStringForRTI(p_unparse_instruction_addresses), rtiContainer[49]);
921 0 : doRTI("unparse_raw_memory_contents", (void*)(&p_unparse_raw_memory_contents), sizeof(p_unparse_raw_memory_contents), (void*)this, "SgUnknownFile", "bool", "p_unparse_raw_memory_contents", toStringForRTI(p_unparse_raw_memory_contents), rtiContainer[50]);
922 0 : doRTI("unparse_binary_file_format", (void*)(&p_unparse_binary_file_format), sizeof(p_unparse_binary_file_format), (void*)this, "SgUnknownFile", "bool", "p_unparse_binary_file_format", toStringForRTI(p_unparse_binary_file_format), rtiContainer[51]);
923 0 : doRTI("outputLanguage", (void*)(&p_outputLanguage), sizeof(p_outputLanguage), (void*)this, "SgUnknownFile", "SgFile::languageOption_enum", "p_outputLanguage", toStringForRTI(p_outputLanguage), rtiContainer[52]);
924 0 : doRTI("inputLanguage", (void*)(&p_inputLanguage), sizeof(p_inputLanguage), (void*)this, "SgUnknownFile", "SgFile::languageOption_enum", "p_inputLanguage", toStringForRTI(p_inputLanguage), rtiContainer[53]);
925 0 : doRTI("sourceFileNameWithPath", (void*)(&p_sourceFileNameWithPath), sizeof(p_sourceFileNameWithPath), (void*)this, "SgUnknownFile", "std::string", "p_sourceFileNameWithPath", toStringForRTI(p_sourceFileNameWithPath), rtiContainer[54]);
926 0 : doRTI("sourceFileNameWithoutPath", (void*)(&p_sourceFileNameWithoutPath), sizeof(p_sourceFileNameWithoutPath), (void*)this, "SgUnknownFile", "std::string", "p_sourceFileNameWithoutPath", toStringForRTI(p_sourceFileNameWithoutPath), rtiContainer[55]);
927 0 : doRTI("unparse_output_filename", (void*)(&p_unparse_output_filename), sizeof(p_unparse_output_filename), (void*)this, "SgUnknownFile", "std::string", "p_unparse_output_filename", toStringForRTI(p_unparse_output_filename), rtiContainer[56]);
928 0 : doRTI("objectFileNameWithPath", (void*)(&p_objectFileNameWithPath), sizeof(p_objectFileNameWithPath), (void*)this, "SgUnknownFile", "std::string", "p_objectFileNameWithPath", toStringForRTI(p_objectFileNameWithPath), rtiContainer[57]);
929 0 : doRTI("objectFileNameWithoutPath", (void*)(&p_objectFileNameWithoutPath), sizeof(p_objectFileNameWithoutPath), (void*)this, "SgUnknownFile", "std::string", "p_objectFileNameWithoutPath", toStringForRTI(p_objectFileNameWithoutPath), rtiContainer[58]);
930 0 : doRTI("useBackendOnly", (void*)(&p_useBackendOnly), sizeof(p_useBackendOnly), (void*)this, "SgUnknownFile", "bool", "p_useBackendOnly", toStringForRTI(p_useBackendOnly), rtiContainer[59]);
931 0 : doRTI("compileOnly", (void*)(&p_compileOnly), sizeof(p_compileOnly), (void*)this, "SgUnknownFile", "bool", "p_compileOnly", toStringForRTI(p_compileOnly), rtiContainer[60]);
932 0 : doRTI("savedFrontendCommandLine", (void*)(&p_savedFrontendCommandLine), sizeof(p_savedFrontendCommandLine), (void*)this, "SgUnknownFile", "std::string", "p_savedFrontendCommandLine", toStringForRTI(p_savedFrontendCommandLine), rtiContainer[61]);
933 0 : doRTI("no_implicit_templates", (void*)(&p_no_implicit_templates), sizeof(p_no_implicit_templates), (void*)this, "SgUnknownFile", "bool", "p_no_implicit_templates", toStringForRTI(p_no_implicit_templates), rtiContainer[62]);
934 0 : doRTI("no_implicit_inline_templates", (void*)(&p_no_implicit_inline_templates), sizeof(p_no_implicit_inline_templates), (void*)this, "SgUnknownFile", "bool", "p_no_implicit_inline_templates", toStringForRTI(p_no_implicit_inline_templates), rtiContainer[63]);
935 0 : doRTI("skip_commentsAndDirectives", (void*)(&p_skip_commentsAndDirectives), sizeof(p_skip_commentsAndDirectives), (void*)this, "SgUnknownFile", "bool", "p_skip_commentsAndDirectives", toStringForRTI(p_skip_commentsAndDirectives), rtiContainer[64]);
936 0 : doRTI("collectAllCommentsAndDirectives", (void*)(&p_collectAllCommentsAndDirectives), sizeof(p_collectAllCommentsAndDirectives), (void*)this, "SgUnknownFile", "bool", "p_collectAllCommentsAndDirectives", toStringForRTI(p_collectAllCommentsAndDirectives), rtiContainer[65]);
937 0 : doRTI("translateCommentsAndDirectivesIntoAST", (void*)(&p_translateCommentsAndDirectivesIntoAST), sizeof(p_translateCommentsAndDirectivesIntoAST), (void*)this, "SgUnknownFile", "bool", "p_translateCommentsAndDirectivesIntoAST", toStringForRTI(p_translateCommentsAndDirectivesIntoAST), rtiContainer[66]);
938 0 : doRTI("unparseHeaderFiles", (void*)(&p_unparseHeaderFiles), sizeof(p_unparseHeaderFiles), (void*)this, "SgUnknownFile", "bool", "p_unparseHeaderFiles", toStringForRTI(p_unparseHeaderFiles), rtiContainer[67]);
939 0 : doRTI("preprocessorDirectivesAndCommentsList", (void*)(&p_preprocessorDirectivesAndCommentsList), sizeof(p_preprocessorDirectivesAndCommentsList), (void*)this, "SgUnknownFile", "ROSEAttributesListContainerPtr", "p_preprocessorDirectivesAndCommentsList", toStringForRTI(p_preprocessorDirectivesAndCommentsList), rtiContainer[68]);
940 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUnknownFile", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[69]);
941 0 : doRTI("KCC_frontend", (void*)(&p_KCC_frontend), sizeof(p_KCC_frontend), (void*)this, "SgUnknownFile", "bool", "p_KCC_frontend", toStringForRTI(p_KCC_frontend), rtiContainer[70]);
942 0 : doRTI("new_frontend", (void*)(&p_new_frontend), sizeof(p_new_frontend), (void*)this, "SgUnknownFile", "bool", "p_new_frontend", toStringForRTI(p_new_frontend), rtiContainer[71]);
943 0 : doRTI("disable_edg_backend", (void*)(&p_disable_edg_backend), sizeof(p_disable_edg_backend), (void*)this, "SgUnknownFile", "bool", "p_disable_edg_backend", toStringForRTI(p_disable_edg_backend), rtiContainer[72]);
944 0 : doRTI("disable_sage_backend", (void*)(&p_disable_sage_backend), sizeof(p_disable_sage_backend), (void*)this, "SgUnknownFile", "bool", "p_disable_sage_backend", toStringForRTI(p_disable_sage_backend), rtiContainer[73]);
945 0 : doRTI("testingLevel", (void*)(&p_testingLevel), sizeof(p_testingLevel), (void*)this, "SgUnknownFile", "int", "p_testingLevel", toStringForRTI(p_testingLevel), rtiContainer[74]);
946 0 : doRTI("preinit_il", (void*)(&p_preinit_il), sizeof(p_preinit_il), (void*)this, "SgUnknownFile", "bool", "p_preinit_il", toStringForRTI(p_preinit_il), rtiContainer[75]);
947 0 : doRTI("enable_cp_backend", (void*)(&p_enable_cp_backend), sizeof(p_enable_cp_backend), (void*)this, "SgUnknownFile", "bool", "p_enable_cp_backend", toStringForRTI(p_enable_cp_backend), rtiContainer[76]);
948 0 : doRTI("markGeneratedFiles", (void*)(&p_markGeneratedFiles), sizeof(p_markGeneratedFiles), (void*)this, "SgUnknownFile", "bool", "p_markGeneratedFiles", toStringForRTI(p_markGeneratedFiles), rtiContainer[77]);
949 0 : doRTI("negative_test", (void*)(&p_negative_test), sizeof(p_negative_test), (void*)this, "SgUnknownFile", "bool", "p_negative_test", toStringForRTI(p_negative_test), rtiContainer[78]);
950 0 : doRTI("strict_language_handling", (void*)(&p_strict_language_handling), sizeof(p_strict_language_handling), (void*)this, "SgUnknownFile", "bool", "p_strict_language_handling", toStringForRTI(p_strict_language_handling), rtiContainer[79]);
951 0 : doRTI("wave", (void*)(&p_wave), sizeof(p_wave), (void*)this, "SgUnknownFile", "bool", "p_wave", toStringForRTI(p_wave), rtiContainer[80]);
952 0 : doRTI("embedColorCodesInGeneratedCode", (void*)(&p_embedColorCodesInGeneratedCode), sizeof(p_embedColorCodesInGeneratedCode), (void*)this, "SgUnknownFile", "int", "p_embedColorCodesInGeneratedCode", toStringForRTI(p_embedColorCodesInGeneratedCode), rtiContainer[81]);
953 0 : doRTI("generateSourcePositionCodes", (void*)(&p_generateSourcePositionCodes), sizeof(p_generateSourcePositionCodes), (void*)this, "SgUnknownFile", "int", "p_generateSourcePositionCodes", toStringForRTI(p_generateSourcePositionCodes), rtiContainer[82]);
954 0 : doRTI("sourceFileUsesCppFileExtension", (void*)(&p_sourceFileUsesCppFileExtension), sizeof(p_sourceFileUsesCppFileExtension), (void*)this, "SgUnknownFile", "bool", "p_sourceFileUsesCppFileExtension", toStringForRTI(p_sourceFileUsesCppFileExtension), rtiContainer[83]);
955 0 : doRTI("sourceFileUsesFortranFileExtension", (void*)(&p_sourceFileUsesFortranFileExtension), sizeof(p_sourceFileUsesFortranFileExtension), (void*)this, "SgUnknownFile", "bool", "p_sourceFileUsesFortranFileExtension", toStringForRTI(p_sourceFileUsesFortranFileExtension), rtiContainer[84]);
956 0 : doRTI("sourceFileUsesFortran77FileExtension", (void*)(&p_sourceFileUsesFortran77FileExtension), sizeof(p_sourceFileUsesFortran77FileExtension), (void*)this, "SgUnknownFile", "bool", "p_sourceFileUsesFortran77FileExtension", toStringForRTI(p_sourceFileUsesFortran77FileExtension), rtiContainer[85]);
957 0 : doRTI("sourceFileUsesFortran90FileExtension", (void*)(&p_sourceFileUsesFortran90FileExtension), sizeof(p_sourceFileUsesFortran90FileExtension), (void*)this, "SgUnknownFile", "bool", "p_sourceFileUsesFortran90FileExtension", toStringForRTI(p_sourceFileUsesFortran90FileExtension), rtiContainer[86]);
958 0 : doRTI("sourceFileUsesFortran95FileExtension", (void*)(&p_sourceFileUsesFortran95FileExtension), sizeof(p_sourceFileUsesFortran95FileExtension), (void*)this, "SgUnknownFile", "bool", "p_sourceFileUsesFortran95FileExtension", toStringForRTI(p_sourceFileUsesFortran95FileExtension), rtiContainer[87]);
959 0 : doRTI("sourceFileUsesFortran2003FileExtension", (void*)(&p_sourceFileUsesFortran2003FileExtension), sizeof(p_sourceFileUsesFortran2003FileExtension), (void*)this, "SgUnknownFile", "bool", "p_sourceFileUsesFortran2003FileExtension", toStringForRTI(p_sourceFileUsesFortran2003FileExtension), rtiContainer[88]);
960 0 : doRTI("sourceFileUsesFortran2008FileExtension", (void*)(&p_sourceFileUsesFortran2008FileExtension), sizeof(p_sourceFileUsesFortran2008FileExtension), (void*)this, "SgUnknownFile", "bool", "p_sourceFileUsesFortran2008FileExtension", toStringForRTI(p_sourceFileUsesFortran2008FileExtension), rtiContainer[89]);
961 0 : doRTI("sourceFileUsesCoArrayFortranFileExtension", (void*)(&p_sourceFileUsesCoArrayFortranFileExtension), sizeof(p_sourceFileUsesCoArrayFortranFileExtension), (void*)this, "SgUnknownFile", "bool", "p_sourceFileUsesCoArrayFortranFileExtension", toStringForRTI(p_sourceFileUsesCoArrayFortranFileExtension), rtiContainer[90]);
962 0 : doRTI("sourceFileUsesPHPFileExtension", (void*)(&p_sourceFileUsesPHPFileExtension), sizeof(p_sourceFileUsesPHPFileExtension), (void*)this, "SgUnknownFile", "bool", "p_sourceFileUsesPHPFileExtension", toStringForRTI(p_sourceFileUsesPHPFileExtension), rtiContainer[91]);
963 0 : doRTI("sourceFileUsesPythonFileExtension", (void*)(&p_sourceFileUsesPythonFileExtension), sizeof(p_sourceFileUsesPythonFileExtension), (void*)this, "SgUnknownFile", "bool", "p_sourceFileUsesPythonFileExtension", toStringForRTI(p_sourceFileUsesPythonFileExtension), rtiContainer[92]);
964 0 : doRTI("sourceFileTypeIsUnknown", (void*)(&p_sourceFileTypeIsUnknown), sizeof(p_sourceFileTypeIsUnknown), (void*)this, "SgUnknownFile", "bool", "p_sourceFileTypeIsUnknown", toStringForRTI(p_sourceFileTypeIsUnknown), rtiContainer[93]);
965 0 : doRTI("detect_dangling_pointers", (void*)(&p_detect_dangling_pointers), sizeof(p_detect_dangling_pointers), (void*)this, "SgUnknownFile", "int", "p_detect_dangling_pointers", toStringForRTI(p_detect_dangling_pointers), rtiContainer[94]);
966 0 : doRTI("experimental_fortran_frontend", (void*)(&p_experimental_fortran_frontend), sizeof(p_experimental_fortran_frontend), (void*)this, "SgUnknownFile", "bool", "p_experimental_fortran_frontend", toStringForRTI(p_experimental_fortran_frontend), rtiContainer[95]);
967 0 : doRTI("experimental_flang_frontend", (void*)(&p_experimental_flang_frontend), sizeof(p_experimental_flang_frontend), (void*)this, "SgUnknownFile", "bool", "p_experimental_flang_frontend", toStringForRTI(p_experimental_flang_frontend), rtiContainer[96]);
968 0 : doRTI("experimental_cuda_fortran_frontend", (void*)(&p_experimental_cuda_fortran_frontend), sizeof(p_experimental_cuda_fortran_frontend), (void*)this, "SgUnknownFile", "bool", "p_experimental_cuda_fortran_frontend", toStringForRTI(p_experimental_cuda_fortran_frontend), rtiContainer[97]);
969 0 : doRTI("experimental_fortran_frontend_OFP_test", (void*)(&p_experimental_fortran_frontend_OFP_test), sizeof(p_experimental_fortran_frontend_OFP_test), (void*)this, "SgUnknownFile", "bool", "p_experimental_fortran_frontend_OFP_test", toStringForRTI(p_experimental_fortran_frontend_OFP_test), rtiContainer[98]);
970 0 : doRTI("read_executable_file_format_only", (void*)(&p_read_executable_file_format_only), sizeof(p_read_executable_file_format_only), (void*)this, "SgUnknownFile", "bool", "p_read_executable_file_format_only", toStringForRTI(p_read_executable_file_format_only), rtiContainer[99]);
971 0 : doRTI("visualize_executable_file_format_skip_symbols", (void*)(&p_visualize_executable_file_format_skip_symbols), sizeof(p_visualize_executable_file_format_skip_symbols), (void*)this, "SgUnknownFile", "bool", "p_visualize_executable_file_format_skip_symbols", toStringForRTI(p_visualize_executable_file_format_skip_symbols), rtiContainer[100]);
972 0 : doRTI("visualize_dwarf_only", (void*)(&p_visualize_dwarf_only), sizeof(p_visualize_dwarf_only), (void*)this, "SgUnknownFile", "bool", "p_visualize_dwarf_only", toStringForRTI(p_visualize_dwarf_only), rtiContainer[101]);
973 0 : doRTI("read_instructions_only", (void*)(&p_read_instructions_only), sizeof(p_read_instructions_only), (void*)this, "SgUnknownFile", "bool", "p_read_instructions_only", toStringForRTI(p_read_instructions_only), rtiContainer[102]);
974 0 : doRTI("skip_unparse_asm_commands", (void*)(&p_skip_unparse_asm_commands), sizeof(p_skip_unparse_asm_commands), (void*)this, "SgUnknownFile", "static bool", "p_skip_unparse_asm_commands", toStringForRTI(p_skip_unparse_asm_commands), rtiContainer[103]);
975 0 : doRTI("libraryArchiveObjectFileNameList", (void*)(&p_libraryArchiveObjectFileNameList), sizeof(p_libraryArchiveObjectFileNameList), (void*)this, "SgUnknownFile", "SgStringList", "p_libraryArchiveObjectFileNameList", toStringForRTI(p_libraryArchiveObjectFileNameList), rtiContainer[104]);
976 0 : doRTI("isLibraryArchive", (void*)(&p_isLibraryArchive), sizeof(p_isLibraryArchive), (void*)this, "SgUnknownFile", "bool", "p_isLibraryArchive", toStringForRTI(p_isLibraryArchive), rtiContainer[105]);
977 0 : doRTI("isObjectFile", (void*)(&p_isObjectFile), sizeof(p_isObjectFile), (void*)this, "SgUnknownFile", "bool", "p_isObjectFile", toStringForRTI(p_isObjectFile), rtiContainer[106]);
978 0 : doRTI("unparse_tokens", (void*)(&p_unparse_tokens), sizeof(p_unparse_tokens), (void*)this, "SgUnknownFile", "bool", "p_unparse_tokens", toStringForRTI(p_unparse_tokens), rtiContainer[107]);
979 0 : doRTI("unparse_tokens_testing", (void*)(&p_unparse_tokens_testing), sizeof(p_unparse_tokens_testing), (void*)this, "SgUnknownFile", "int", "p_unparse_tokens_testing", toStringForRTI(p_unparse_tokens_testing), rtiContainer[108]);
980 0 : doRTI("unparse_using_leading_and_trailing_token_mappings", (void*)(&p_unparse_using_leading_and_trailing_token_mappings), sizeof(p_unparse_using_leading_and_trailing_token_mappings), (void*)this, "SgUnknownFile", "bool", "p_unparse_using_leading_and_trailing_token_mappings", toStringForRTI(p_unparse_using_leading_and_trailing_token_mappings), rtiContainer[109]);
981 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgUnknownFile", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[110]);
982 0 : doRTI("skipAstConsistancyTests", (void*)(&p_skipAstConsistancyTests), sizeof(p_skipAstConsistancyTests), (void*)this, "SgUnknownFile", "bool", "p_skipAstConsistancyTests", toStringForRTI(p_skipAstConsistancyTests), rtiContainer[111]);
983 0 : doRTI("multifile_support", (void*)(&p_multifile_support), sizeof(p_multifile_support), (void*)this, "SgUnknownFile", "bool", "p_multifile_support", toStringForRTI(p_multifile_support), rtiContainer[112]);
984 0 : doRTI("optimization", (void*)(&p_optimization), sizeof(p_optimization), (void*)this, "SgUnknownFile", "bool", "p_optimization", toStringForRTI(p_optimization), rtiContainer[113]);
985 0 : doRTI("use_token_stream_to_improve_source_position_info", (void*)(&p_use_token_stream_to_improve_source_position_info), sizeof(p_use_token_stream_to_improve_source_position_info), (void*)this, "SgUnknownFile", "bool", "p_use_token_stream_to_improve_source_position_info", toStringForRTI(p_use_token_stream_to_improve_source_position_info), rtiContainer[114]);
986 0 : doRTI("suppress_variable_declaration_normalization", (void*)(&p_suppress_variable_declaration_normalization), sizeof(p_suppress_variable_declaration_normalization), (void*)this, "SgUnknownFile", "bool", "p_suppress_variable_declaration_normalization", toStringForRTI(p_suppress_variable_declaration_normalization), rtiContainer[115]);
987 0 : doRTI("edg_il_to_graphviz", (void*)(&p_edg_il_to_graphviz), sizeof(p_edg_il_to_graphviz), (void*)this, "SgUnknownFile", "bool", "p_edg_il_to_graphviz", toStringForRTI(p_edg_il_to_graphviz), rtiContainer[116]);
988 0 : doRTI("clang_il_to_graphviz", (void*)(&p_clang_il_to_graphviz), sizeof(p_clang_il_to_graphviz), (void*)this, "SgUnknownFile", "bool", "p_clang_il_to_graphviz", toStringForRTI(p_clang_il_to_graphviz), rtiContainer[117]);
989 0 : doRTI("no_optimize_flag_for_frontend", (void*)(&p_no_optimize_flag_for_frontend), sizeof(p_no_optimize_flag_for_frontend), (void*)this, "SgUnknownFile", "bool", "p_no_optimize_flag_for_frontend", toStringForRTI(p_no_optimize_flag_for_frontend), rtiContainer[118]);
990 0 : doRTI("unparse_edg_normalized_method_ROSE_1392", (void*)(&p_unparse_edg_normalized_method_ROSE_1392), sizeof(p_unparse_edg_normalized_method_ROSE_1392), (void*)this, "SgUnknownFile", "bool", "p_unparse_edg_normalized_method_ROSE_1392", toStringForRTI(p_unparse_edg_normalized_method_ROSE_1392), rtiContainer[119]);
991 0 : doRTI("header_file_unparsing_optimization", (void*)(&p_header_file_unparsing_optimization), sizeof(p_header_file_unparsing_optimization), (void*)this, "SgUnknownFile", "static bool", "p_header_file_unparsing_optimization", toStringForRTI(p_header_file_unparsing_optimization), rtiContainer[120]);
992 0 : doRTI("header_file_unparsing_optimization_source_file", (void*)(&p_header_file_unparsing_optimization_source_file), sizeof(p_header_file_unparsing_optimization_source_file), (void*)this, "SgUnknownFile", "bool", "p_header_file_unparsing_optimization_source_file", toStringForRTI(p_header_file_unparsing_optimization_source_file), rtiContainer[121]);
993 0 : doRTI("header_file_unparsing_optimization_header_file", (void*)(&p_header_file_unparsing_optimization_header_file), sizeof(p_header_file_unparsing_optimization_header_file), (void*)this, "SgUnknownFile", "bool", "p_header_file_unparsing_optimization_header_file", toStringForRTI(p_header_file_unparsing_optimization_header_file), rtiContainer[122]);
994 0 : doRTI("standard", (void*)(&p_standard), sizeof(p_standard), (void*)this, "SgUnknownFile", "SgFile::standard_enum", "p_standard", toStringForRTI(p_standard), rtiContainer[123]);
995 0 : doRTI("gnu_standard", (void*)(&p_gnu_standard), sizeof(p_gnu_standard), (void*)this, "SgUnknownFile", "bool", "p_gnu_standard", toStringForRTI(p_gnu_standard), rtiContainer[124]);
996 0 : doRTI("frontendErrorCode", (void*)(&p_frontendErrorCode), sizeof(p_frontendErrorCode), (void*)this, "SgUnknownFile", "int", "p_frontendErrorCode", toStringForRTI(p_frontendErrorCode), rtiContainer[125]);
997 0 : doRTI("javacErrorCode", (void*)(&p_javacErrorCode), sizeof(p_javacErrorCode), (void*)this, "SgUnknownFile", "int", "p_javacErrorCode", toStringForRTI(p_javacErrorCode), rtiContainer[126]);
998 0 : doRTI("ecjErrorCode", (void*)(&p_ecjErrorCode), sizeof(p_ecjErrorCode), (void*)this, "SgUnknownFile", "int", "p_ecjErrorCode", toStringForRTI(p_ecjErrorCode), rtiContainer[127]);
999 0 : doRTI("midendErrorCode", (void*)(&p_midendErrorCode), sizeof(p_midendErrorCode), (void*)this, "SgUnknownFile", "int", "p_midendErrorCode", toStringForRTI(p_midendErrorCode), rtiContainer[128]);
1000 0 : doRTI("unparserErrorCode", (void*)(&p_unparserErrorCode), sizeof(p_unparserErrorCode), (void*)this, "SgUnknownFile", "int", "p_unparserErrorCode", toStringForRTI(p_unparserErrorCode), rtiContainer[129]);
1001 0 : doRTI("backendCompilerErrorCode", (void*)(&p_backendCompilerErrorCode), sizeof(p_backendCompilerErrorCode), (void*)this, "SgUnknownFile", "int", "p_backendCompilerErrorCode", toStringForRTI(p_backendCompilerErrorCode), rtiContainer[130]);
1002 0 : doRTI("unparsedFileFailedCompilation", (void*)(&p_unparsedFileFailedCompilation), sizeof(p_unparsedFileFailedCompilation), (void*)this, "SgUnknownFile", "bool", "p_unparsedFileFailedCompilation", toStringForRTI(p_unparsedFileFailedCompilation), rtiContainer[131]);
1003 0 : doRTI("globalScope", (void*)(&p_globalScope), sizeof(p_globalScope), (void*)this, "SgUnknownFile", "SgGlobal*", "p_globalScope", toStringForRTI(p_globalScope), rtiContainer[132]);
1004 0 : return rtiContainer;
1005 : }
1006 : RTIReturnType
1007 0 : SgProject::roseRTI() {
1008 0 : RTIReturnType rtiContainer(86);
1009 :
1010 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgProject", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1011 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgProject", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1012 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgProject", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1013 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgProject", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1014 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgProject", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1015 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgProject", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1016 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgProject", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1017 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgProject", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1018 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgProject", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1019 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgProject", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1020 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgProject", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1021 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgProject", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1022 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgProject", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1023 0 : doRTI("fileList_ptr", (void*)(&p_fileList_ptr), sizeof(p_fileList_ptr), (void*)this, "SgProject", "SgFileList*", "p_fileList_ptr", toStringForRTI(p_fileList_ptr), rtiContainer[13]);
1024 0 : doRTI("originalCommandLineArgumentList", (void*)(&p_originalCommandLineArgumentList), sizeof(p_originalCommandLineArgumentList), (void*)this, "SgProject", "SgStringList", "p_originalCommandLineArgumentList", toStringForRTI(p_originalCommandLineArgumentList), rtiContainer[14]);
1025 0 : doRTI("frontendErrorCode", (void*)(&p_frontendErrorCode), sizeof(p_frontendErrorCode), (void*)this, "SgProject", "int", "p_frontendErrorCode", toStringForRTI(p_frontendErrorCode), rtiContainer[15]);
1026 0 : doRTI("javacErrorCode", (void*)(&p_javacErrorCode), sizeof(p_javacErrorCode), (void*)this, "SgProject", "int", "p_javacErrorCode", toStringForRTI(p_javacErrorCode), rtiContainer[16]);
1027 0 : doRTI("ecjErrorCode", (void*)(&p_ecjErrorCode), sizeof(p_ecjErrorCode), (void*)this, "SgProject", "int", "p_ecjErrorCode", toStringForRTI(p_ecjErrorCode), rtiContainer[17]);
1028 0 : doRTI("midendErrorCode", (void*)(&p_midendErrorCode), sizeof(p_midendErrorCode), (void*)this, "SgProject", "int", "p_midendErrorCode", toStringForRTI(p_midendErrorCode), rtiContainer[18]);
1029 0 : doRTI("backendErrorCode", (void*)(&p_backendErrorCode), sizeof(p_backendErrorCode), (void*)this, "SgProject", "int", "p_backendErrorCode", toStringForRTI(p_backendErrorCode), rtiContainer[19]);
1030 0 : doRTI("keep_going", (void*)(&p_keep_going), sizeof(p_keep_going), (void*)this, "SgProject", "bool", "p_keep_going", toStringForRTI(p_keep_going), rtiContainer[20]);
1031 0 : doRTI("unparser__clobber_input_file", (void*)(&p_unparser__clobber_input_file), sizeof(p_unparser__clobber_input_file), (void*)this, "SgProject", "bool", "p_unparser__clobber_input_file", toStringForRTI(p_unparser__clobber_input_file), rtiContainer[21]);
1032 0 : doRTI("outputFileName", (void*)(&p_outputFileName), sizeof(p_outputFileName), (void*)this, "SgProject", "std::string", "p_outputFileName", toStringForRTI(p_outputFileName), rtiContainer[22]);
1033 0 : doRTI("sourceFileNameList", (void*)(&p_sourceFileNameList), sizeof(p_sourceFileNameList), (void*)this, "SgProject", "SgStringList", "p_sourceFileNameList", toStringForRTI(p_sourceFileNameList), rtiContainer[23]);
1034 0 : doRTI("objectFileNameList", (void*)(&p_objectFileNameList), sizeof(p_objectFileNameList), (void*)this, "SgProject", "SgStringList", "p_objectFileNameList", toStringForRTI(p_objectFileNameList), rtiContainer[24]);
1035 0 : doRTI("libraryFileList", (void*)(&p_libraryFileList), sizeof(p_libraryFileList), (void*)this, "SgProject", "SgStringList", "p_libraryFileList", toStringForRTI(p_libraryFileList), rtiContainer[25]);
1036 0 : doRTI("librarySpecifierList", (void*)(&p_librarySpecifierList), sizeof(p_librarySpecifierList), (void*)this, "SgProject", "SgStringList", "p_librarySpecifierList", toStringForRTI(p_librarySpecifierList), rtiContainer[26]);
1037 0 : doRTI("libraryDirectorySpecifierList", (void*)(&p_libraryDirectorySpecifierList), sizeof(p_libraryDirectorySpecifierList), (void*)this, "SgProject", "SgStringList", "p_libraryDirectorySpecifierList", toStringForRTI(p_libraryDirectorySpecifierList), rtiContainer[27]);
1038 0 : doRTI("includeDirectorySpecifierList", (void*)(&p_includeDirectorySpecifierList), sizeof(p_includeDirectorySpecifierList), (void*)this, "SgProject", "SgStringList", "p_includeDirectorySpecifierList", toStringForRTI(p_includeDirectorySpecifierList), rtiContainer[28]);
1039 0 : doRTI("macroSpecifierList", (void*)(&p_macroSpecifierList), sizeof(p_macroSpecifierList), (void*)this, "SgProject", "SgStringList", "p_macroSpecifierList", toStringForRTI(p_macroSpecifierList), rtiContainer[29]);
1040 0 : doRTI("preincludeFileList", (void*)(&p_preincludeFileList), sizeof(p_preincludeFileList), (void*)this, "SgProject", "SgStringList", "p_preincludeFileList", toStringForRTI(p_preincludeFileList), rtiContainer[30]);
1041 0 : doRTI("preincludeDirectoryList", (void*)(&p_preincludeDirectoryList), sizeof(p_preincludeDirectoryList), (void*)this, "SgProject", "SgStringList", "p_preincludeDirectoryList", toStringForRTI(p_preincludeDirectoryList), rtiContainer[31]);
1042 0 : doRTI("compileOnly", (void*)(&p_compileOnly), sizeof(p_compileOnly), (void*)this, "SgProject", "bool", "p_compileOnly", toStringForRTI(p_compileOnly), rtiContainer[32]);
1043 0 : doRTI("wave", (void*)(&p_wave), sizeof(p_wave), (void*)this, "SgProject", "bool", "p_wave", toStringForRTI(p_wave), rtiContainer[33]);
1044 0 : doRTI("prelink", (void*)(&p_prelink), sizeof(p_prelink), (void*)this, "SgProject", "bool", "p_prelink", toStringForRTI(p_prelink), rtiContainer[34]);
1045 0 : doRTI("template_instantiation_mode", (void*)(&p_template_instantiation_mode), sizeof(p_template_instantiation_mode), (void*)this, "SgProject", "SgProject::template_instantiation_enum", "p_template_instantiation_mode", toStringForRTI(p_template_instantiation_mode), rtiContainer[35]);
1046 0 : doRTI("ast_merge", (void*)(&p_ast_merge), sizeof(p_ast_merge), (void*)this, "SgProject", "bool", "p_ast_merge", toStringForRTI(p_ast_merge), rtiContainer[36]);
1047 0 : doRTI("projectSpecificDatabaseFile", (void*)(&p_projectSpecificDatabaseFile), sizeof(p_projectSpecificDatabaseFile), (void*)this, "SgProject", "std::string", "p_projectSpecificDatabaseFile", toStringForRTI(p_projectSpecificDatabaseFile), rtiContainer[37]);
1048 0 : doRTI("C_PreprocessorOnly", (void*)(&p_C_PreprocessorOnly), sizeof(p_C_PreprocessorOnly), (void*)this, "SgProject", "bool", "p_C_PreprocessorOnly", toStringForRTI(p_C_PreprocessorOnly), rtiContainer[38]);
1049 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgProject", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[39]);
1050 0 : doRTI("compilationPerformanceFile", (void*)(&p_compilationPerformanceFile), sizeof(p_compilationPerformanceFile), (void*)this, "SgProject", "std::string", "p_compilationPerformanceFile", toStringForRTI(p_compilationPerformanceFile), rtiContainer[40]);
1051 0 : doRTI("includePathList", (void*)(&p_includePathList), sizeof(p_includePathList), (void*)this, "SgProject", "SgStringList", "p_includePathList", toStringForRTI(p_includePathList), rtiContainer[41]);
1052 0 : doRTI("excludePathList", (void*)(&p_excludePathList), sizeof(p_excludePathList), (void*)this, "SgProject", "SgStringList", "p_excludePathList", toStringForRTI(p_excludePathList), rtiContainer[42]);
1053 0 : doRTI("includeFileList", (void*)(&p_includeFileList), sizeof(p_includeFileList), (void*)this, "SgProject", "SgStringList", "p_includeFileList", toStringForRTI(p_includeFileList), rtiContainer[43]);
1054 0 : doRTI("excludeFileList", (void*)(&p_excludeFileList), sizeof(p_excludeFileList), (void*)this, "SgProject", "SgStringList", "p_excludeFileList", toStringForRTI(p_excludeFileList), rtiContainer[44]);
1055 0 : doRTI("binary_only", (void*)(&p_binary_only), sizeof(p_binary_only), (void*)this, "SgProject", "bool", "p_binary_only", toStringForRTI(p_binary_only), rtiContainer[45]);
1056 0 : doRTI("directoryList", (void*)(&p_directoryList), sizeof(p_directoryList), (void*)this, "SgProject", "SgDirectoryList*", "p_directoryList", toStringForRTI(p_directoryList), rtiContainer[46]);
1057 0 : doRTI("C_only", (void*)(&p_C_only), sizeof(p_C_only), (void*)this, "SgProject", "bool", "p_C_only", toStringForRTI(p_C_only), rtiContainer[47]);
1058 0 : doRTI("Cxx_only", (void*)(&p_Cxx_only), sizeof(p_Cxx_only), (void*)this, "SgProject", "bool", "p_Cxx_only", toStringForRTI(p_Cxx_only), rtiContainer[48]);
1059 0 : doRTI("C11_only", (void*)(&p_C11_only), sizeof(p_C11_only), (void*)this, "SgProject", "bool", "p_C11_only", toStringForRTI(p_C11_only), rtiContainer[49]);
1060 0 : doRTI("Cxx0x_only", (void*)(&p_Cxx0x_only), sizeof(p_Cxx0x_only), (void*)this, "SgProject", "bool", "p_Cxx0x_only", toStringForRTI(p_Cxx0x_only), rtiContainer[50]);
1061 0 : doRTI("Cxx11_only", (void*)(&p_Cxx11_only), sizeof(p_Cxx11_only), (void*)this, "SgProject", "bool", "p_Cxx11_only", toStringForRTI(p_Cxx11_only), rtiContainer[51]);
1062 0 : doRTI("C14_only", (void*)(&p_C14_only), sizeof(p_C14_only), (void*)this, "SgProject", "bool", "p_C14_only", toStringForRTI(p_C14_only), rtiContainer[52]);
1063 0 : doRTI("Cxx14_only", (void*)(&p_Cxx14_only), sizeof(p_Cxx14_only), (void*)this, "SgProject", "bool", "p_Cxx14_only", toStringForRTI(p_Cxx14_only), rtiContainer[53]);
1064 0 : doRTI("Fortran_only", (void*)(&p_Fortran_only), sizeof(p_Fortran_only), (void*)this, "SgProject", "bool", "p_Fortran_only", toStringForRTI(p_Fortran_only), rtiContainer[54]);
1065 0 : doRTI("Fortran_ofp_jvm_options", (void*)(&p_Fortran_ofp_jvm_options), sizeof(p_Fortran_ofp_jvm_options), (void*)this, "SgProject", "std::list<std::string>", "p_Fortran_ofp_jvm_options", toStringForRTI(p_Fortran_ofp_jvm_options), rtiContainer[55]);
1066 0 : doRTI("openmp_linking", (void*)(&p_openmp_linking), sizeof(p_openmp_linking), (void*)this, "SgProject", "bool", "p_openmp_linking", toStringForRTI(p_openmp_linking), rtiContainer[56]);
1067 0 : doRTI("Java_ecj_jvm_options", (void*)(&p_Java_ecj_jvm_options), sizeof(p_Java_ecj_jvm_options), (void*)this, "SgProject", "std::list<std::string>", "p_Java_ecj_jvm_options", toStringForRTI(p_Java_ecj_jvm_options), rtiContainer[57]);
1068 0 : doRTI("Java_batch_mode", (void*)(&p_Java_batch_mode), sizeof(p_Java_batch_mode), (void*)this, "SgProject", "bool", "p_Java_batch_mode", toStringForRTI(p_Java_batch_mode), rtiContainer[58]);
1069 0 : doRTI("Java_classpath", (void*)(&p_Java_classpath), sizeof(p_Java_classpath), (void*)this, "SgProject", "std::list<std::string>", "p_Java_classpath", toStringForRTI(p_Java_classpath), rtiContainer[59]);
1070 0 : doRTI("Java_sourcepath", (void*)(&p_Java_sourcepath), sizeof(p_Java_sourcepath), (void*)this, "SgProject", "std::list<std::string>", "p_Java_sourcepath", toStringForRTI(p_Java_sourcepath), rtiContainer[60]);
1071 0 : doRTI("Java_destdir", (void*)(&p_Java_destdir), sizeof(p_Java_destdir), (void*)this, "SgProject", "std::string", "p_Java_destdir", toStringForRTI(p_Java_destdir), rtiContainer[61]);
1072 0 : doRTI("Java_source_destdir", (void*)(&p_Java_source_destdir), sizeof(p_Java_source_destdir), (void*)this, "SgProject", "std::string", "p_Java_source_destdir", toStringForRTI(p_Java_source_destdir), rtiContainer[62]);
1073 0 : doRTI("addCppDirectivesToAST", (void*)(&p_addCppDirectivesToAST), sizeof(p_addCppDirectivesToAST), (void*)this, "SgProject", "bool", "p_addCppDirectivesToAST", toStringForRTI(p_addCppDirectivesToAST), rtiContainer[63]);
1074 0 : doRTI("includingPreprocessingInfosMap", (void*)(&p_includingPreprocessingInfosMap), sizeof(p_includingPreprocessingInfosMap), (void*)this, "SgProject", "std::map<std::string, std::set<PreprocessingInfo*> >", "p_includingPreprocessingInfosMap", toStringForRTI(p_includingPreprocessingInfosMap), rtiContainer[64]);
1075 0 : doRTI("quotedIncludesSearchPaths", (void*)(&p_quotedIncludesSearchPaths), sizeof(p_quotedIncludesSearchPaths), (void*)this, "SgProject", "std::list<std::string>", "p_quotedIncludesSearchPaths", toStringForRTI(p_quotedIncludesSearchPaths), rtiContainer[65]);
1076 0 : doRTI("bracketedIncludesSearchPaths", (void*)(&p_bracketedIncludesSearchPaths), sizeof(p_bracketedIncludesSearchPaths), (void*)this, "SgProject", "std::list<std::string>", "p_bracketedIncludesSearchPaths", toStringForRTI(p_bracketedIncludesSearchPaths), rtiContainer[66]);
1077 0 : doRTI("unparseHeaderFilesRootFolder", (void*)(&p_unparseHeaderFilesRootFolder), sizeof(p_unparseHeaderFilesRootFolder), (void*)this, "SgProject", "std::string", "p_unparseHeaderFilesRootFolder", toStringForRTI(p_unparseHeaderFilesRootFolder), rtiContainer[67]);
1078 0 : doRTI("frontendConstantFolding", (void*)(&p_frontendConstantFolding), sizeof(p_frontendConstantFolding), (void*)this, "SgProject", "bool", "p_frontendConstantFolding", toStringForRTI(p_frontendConstantFolding), rtiContainer[68]);
1079 0 : doRTI("globalScopeAcrossFiles", (void*)(&p_globalScopeAcrossFiles), sizeof(p_globalScopeAcrossFiles), (void*)this, "SgProject", "SgGlobal*", "p_globalScopeAcrossFiles", toStringForRTI(p_globalScopeAcrossFiles), rtiContainer[69]);
1080 0 : doRTI("unparse_in_same_directory_as_input_file", (void*)(&p_unparse_in_same_directory_as_input_file), sizeof(p_unparse_in_same_directory_as_input_file), (void*)this, "SgProject", "bool", "p_unparse_in_same_directory_as_input_file", toStringForRTI(p_unparse_in_same_directory_as_input_file), rtiContainer[70]);
1081 0 : doRTI("stop_after_compilation_do_not_assemble_file", (void*)(&p_stop_after_compilation_do_not_assemble_file), sizeof(p_stop_after_compilation_do_not_assemble_file), (void*)this, "SgProject", "bool", "p_stop_after_compilation_do_not_assemble_file", toStringForRTI(p_stop_after_compilation_do_not_assemble_file), rtiContainer[71]);
1082 0 : doRTI("gnuOptionForUndefinedSymbol", (void*)(&p_gnuOptionForUndefinedSymbol), sizeof(p_gnuOptionForUndefinedSymbol), (void*)this, "SgProject", "std::string", "p_gnuOptionForUndefinedSymbol", toStringForRTI(p_gnuOptionForUndefinedSymbol), rtiContainer[72]);
1083 0 : doRTI("mode_32_bit", (void*)(&p_mode_32_bit), sizeof(p_mode_32_bit), (void*)this, "SgProject", "bool", "p_mode_32_bit", toStringForRTI(p_mode_32_bit), rtiContainer[73]);
1084 0 : doRTI("noclobber_output_file", (void*)(&p_noclobber_output_file), sizeof(p_noclobber_output_file), (void*)this, "SgProject", "bool", "p_noclobber_output_file", toStringForRTI(p_noclobber_output_file), rtiContainer[74]);
1085 0 : doRTI("noclobber_if_different_output_file", (void*)(&p_noclobber_if_different_output_file), sizeof(p_noclobber_if_different_output_file), (void*)this, "SgProject", "bool", "p_noclobber_if_different_output_file", toStringForRTI(p_noclobber_if_different_output_file), rtiContainer[75]);
1086 0 : doRTI("suppressConstantFoldingPostProcessing", (void*)(&p_suppressConstantFoldingPostProcessing), sizeof(p_suppressConstantFoldingPostProcessing), (void*)this, "SgProject", "bool", "p_suppressConstantFoldingPostProcessing", toStringForRTI(p_suppressConstantFoldingPostProcessing), rtiContainer[76]);
1087 0 : doRTI("appendPID", (void*)(&p_appendPID), sizeof(p_appendPID), (void*)this, "SgProject", "bool", "p_appendPID", toStringForRTI(p_appendPID), rtiContainer[77]);
1088 0 : doRTI("reportOnHeaderFileUnparsing", (void*)(&p_reportOnHeaderFileUnparsing), sizeof(p_reportOnHeaderFileUnparsing), (void*)this, "SgProject", "bool", "p_reportOnHeaderFileUnparsing", toStringForRTI(p_reportOnHeaderFileUnparsing), rtiContainer[78]);
1089 0 : doRTI("applicationRootDirectory", (void*)(&p_applicationRootDirectory), sizeof(p_applicationRootDirectory), (void*)this, "SgProject", "std::string", "p_applicationRootDirectory", toStringForRTI(p_applicationRootDirectory), rtiContainer[79]);
1090 0 : doRTI("usingApplicationRootDirectory", (void*)(&p_usingApplicationRootDirectory), sizeof(p_usingApplicationRootDirectory), (void*)this, "SgProject", "bool", "p_usingApplicationRootDirectory", toStringForRTI(p_usingApplicationRootDirectory), rtiContainer[80]);
1091 0 : doRTI("usingDeferredTransformations", (void*)(&p_usingDeferredTransformations), sizeof(p_usingDeferredTransformations), (void*)this, "SgProject", "bool", "p_usingDeferredTransformations", toStringForRTI(p_usingDeferredTransformations), rtiContainer[81]);
1092 0 : doRTI("astfile_out", (void*)(&p_astfile_out), sizeof(p_astfile_out), (void*)this, "SgProject", "std::string", "p_astfile_out", toStringForRTI(p_astfile_out), rtiContainer[82]);
1093 0 : doRTI("astfiles_in", (void*)(&p_astfiles_in), sizeof(p_astfiles_in), (void*)this, "SgProject", "std::list<std::string>", "p_astfiles_in", toStringForRTI(p_astfiles_in), rtiContainer[83]);
1094 0 : doRTI("extraIncludeDirectorySpecifierBeforeList", (void*)(&p_extraIncludeDirectorySpecifierBeforeList), sizeof(p_extraIncludeDirectorySpecifierBeforeList), (void*)this, "SgProject", "SgStringList", "p_extraIncludeDirectorySpecifierBeforeList", toStringForRTI(p_extraIncludeDirectorySpecifierBeforeList), rtiContainer[84]);
1095 0 : doRTI("extraIncludeDirectorySpecifierAfterList", (void*)(&p_extraIncludeDirectorySpecifierAfterList), sizeof(p_extraIncludeDirectorySpecifierAfterList), (void*)this, "SgProject", "SgStringList", "p_extraIncludeDirectorySpecifierAfterList", toStringForRTI(p_extraIncludeDirectorySpecifierAfterList), rtiContainer[85]);
1096 0 : return rtiContainer;
1097 : }
1098 : RTIReturnType
1099 0 : SgOptions::roseRTI() {
1100 0 : RTIReturnType rtiContainer(19);
1101 :
1102 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOptions", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1103 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOptions", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1104 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOptions", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1105 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOptions", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1106 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOptions", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1107 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOptions", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1108 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOptions", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1109 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOptions", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1110 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOptions", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1111 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOptions", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1112 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOptions", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1113 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOptions", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1114 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOptions", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1115 0 : doRTI("default_output", (void*)(&p_default_output), sizeof(p_default_output), (void*)this, "SgOptions", "std::ostream*", "p_default_output", toStringForRTI(p_default_output), rtiContainer[13]);
1116 0 : doRTI("debug_output", (void*)(&p_debug_output), sizeof(p_debug_output), (void*)this, "SgOptions", "std::ostream*", "p_debug_output", toStringForRTI(p_debug_output), rtiContainer[14]);
1117 0 : doRTI("error_output", (void*)(&p_error_output), sizeof(p_error_output), (void*)this, "SgOptions", "std::ostream*", "p_error_output", toStringForRTI(p_error_output), rtiContainer[15]);
1118 0 : doRTI("logging_output", (void*)(&p_logging_output), sizeof(p_logging_output), (void*)this, "SgOptions", "std::ostream*", "p_logging_output", toStringForRTI(p_logging_output), rtiContainer[16]);
1119 0 : doRTI("debug_level", (void*)(&p_debug_level), sizeof(p_debug_level), (void*)this, "SgOptions", "int", "p_debug_level", toStringForRTI(p_debug_level), rtiContainer[17]);
1120 0 : doRTI("logging_level", (void*)(&p_logging_level), sizeof(p_logging_level), (void*)this, "SgOptions", "int", "p_logging_level", toStringForRTI(p_logging_level), rtiContainer[18]);
1121 0 : return rtiContainer;
1122 : }
1123 : RTIReturnType
1124 0 : SgUnparse_Info::roseRTI() {
1125 0 : RTIReturnType rtiContainer(41);
1126 :
1127 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUnparse_Info", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1128 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUnparse_Info", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1129 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUnparse_Info", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1130 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUnparse_Info", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1131 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUnparse_Info", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1132 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUnparse_Info", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1133 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUnparse_Info", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1134 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUnparse_Info", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1135 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUnparse_Info", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1136 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUnparse_Info", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1137 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUnparse_Info", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1138 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUnparse_Info", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1139 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUnparse_Info", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1140 0 : doRTI("unparse_attribute", (void*)(&p_unparse_attribute), sizeof(p_unparse_attribute), (void*)this, "SgUnparse_Info", "SgBitVector", "p_unparse_attribute", toStringForRTI(p_unparse_attribute), rtiContainer[13]);
1141 0 : doRTI("access_attribute", (void*)(&p_access_attribute), sizeof(p_access_attribute), (void*)this, "SgUnparse_Info", "int", "p_access_attribute", toStringForRTI(p_access_attribute), rtiContainer[14]);
1142 0 : doRTI("nested_expression", (void*)(&p_nested_expression), sizeof(p_nested_expression), (void*)this, "SgUnparse_Info", "int", "p_nested_expression", toStringForRTI(p_nested_expression), rtiContainer[15]);
1143 0 : doRTI("operator_name", (void*)(&p_operator_name), sizeof(p_operator_name), (void*)this, "SgUnparse_Info", "std::string", "p_operator_name", toStringForRTI(p_operator_name), rtiContainer[16]);
1144 0 : doRTI("var_name", (void*)(&p_var_name), sizeof(p_var_name), (void*)this, "SgUnparse_Info", "SgName", "p_var_name", toStringForRTI(p_var_name), rtiContainer[17]);
1145 0 : doRTI("declstatement_ptr", (void*)(&p_declstatement_ptr), sizeof(p_declstatement_ptr), (void*)this, "SgUnparse_Info", "SgDeclarationStatement*", "p_declstatement_ptr", toStringForRTI(p_declstatement_ptr), rtiContainer[18]);
1146 0 : doRTI("declaration_of_context", (void*)(&p_declaration_of_context), sizeof(p_declaration_of_context), (void*)this, "SgUnparse_Info", "SgDeclarationStatement*", "p_declaration_of_context", toStringForRTI(p_declaration_of_context), rtiContainer[19]);
1147 0 : doRTI("current_context", (void*)(&p_current_context), sizeof(p_current_context), (void*)this, "SgUnparse_Info", "SgNamedType*", "p_current_context", toStringForRTI(p_current_context), rtiContainer[20]);
1148 0 : doRTI("array_index_list", (void*)(&p_array_index_list), sizeof(p_array_index_list), (void*)this, "SgUnparse_Info", "SgName", "p_array_index_list", toStringForRTI(p_array_index_list), rtiContainer[21]);
1149 0 : doRTI("structureTagProcessingList", (void*)(&p_structureTagProcessingList), sizeof(p_structureTagProcessingList), (void*)this, "SgUnparse_Info", "static SgTypePtrList", "p_structureTagProcessingList", toStringForRTI(p_structureTagProcessingList), rtiContainer[22]);
1150 0 : doRTI("current_namespace", (void*)(&p_current_namespace), sizeof(p_current_namespace), (void*)this, "SgUnparse_Info", "SgNamespaceDeclarationStatement*", "p_current_namespace", toStringForRTI(p_current_namespace), rtiContainer[23]);
1151 0 : doRTI("forceDefaultConstructorToTriggerError", (void*)(&p_forceDefaultConstructorToTriggerError), sizeof(p_forceDefaultConstructorToTriggerError), (void*)this, "SgUnparse_Info", "static bool", "p_forceDefaultConstructorToTriggerError", toStringForRTI(p_forceDefaultConstructorToTriggerError), rtiContainer[24]);
1152 0 : doRTI("outputCodeGenerationFormatDelimiters", (void*)(&p_outputCodeGenerationFormatDelimiters), sizeof(p_outputCodeGenerationFormatDelimiters), (void*)this, "SgUnparse_Info", "bool", "p_outputCodeGenerationFormatDelimiters", toStringForRTI(p_outputCodeGenerationFormatDelimiters), rtiContainer[25]);
1153 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgUnparse_Info", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[26]);
1154 0 : doRTI("current_function_call", (void*)(&p_current_function_call), sizeof(p_current_function_call), (void*)this, "SgUnparse_Info", "SgFunctionCallExp*", "p_current_function_call", toStringForRTI(p_current_function_call), rtiContainer[27]);
1155 0 : doRTI("current_scope", (void*)(&p_current_scope), sizeof(p_current_scope), (void*)this, "SgUnparse_Info", "SgScopeStatement*", "p_current_scope", toStringForRTI(p_current_scope), rtiContainer[28]);
1156 0 : doRTI("reference_node_for_qualification", (void*)(&p_reference_node_for_qualification), sizeof(p_reference_node_for_qualification), (void*)this, "SgUnparse_Info", "SgNode*", "p_reference_node_for_qualification", toStringForRTI(p_reference_node_for_qualification), rtiContainer[29]);
1157 0 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgUnparse_Info", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[30]);
1158 0 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgUnparse_Info", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[31]);
1159 0 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgUnparse_Info", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[32]);
1160 0 : doRTI("nestingLevel", (void*)(&p_nestingLevel), sizeof(p_nestingLevel), (void*)this, "SgUnparse_Info", "int", "p_nestingLevel", toStringForRTI(p_nestingLevel), rtiContainer[33]);
1161 0 : doRTI("language", (void*)(&p_language), sizeof(p_language), (void*)this, "SgUnparse_Info", "SgFile::languageOption_enum", "p_language", toStringForRTI(p_language), rtiContainer[34]);
1162 0 : doRTI("current_source_file", (void*)(&p_current_source_file), sizeof(p_current_source_file), (void*)this, "SgUnparse_Info", "SgSourceFile*", "p_current_source_file", toStringForRTI(p_current_source_file), rtiContainer[35]);
1163 0 : doRTI("use_generated_name_for_template_arguments", (void*)(&p_use_generated_name_for_template_arguments), sizeof(p_use_generated_name_for_template_arguments), (void*)this, "SgUnparse_Info", "bool", "p_use_generated_name_for_template_arguments", toStringForRTI(p_use_generated_name_for_template_arguments), rtiContainer[36]);
1164 0 : doRTI("user_defined_literal", (void*)(&p_user_defined_literal), sizeof(p_user_defined_literal), (void*)this, "SgUnparse_Info", "bool", "p_user_defined_literal", toStringForRTI(p_user_defined_literal), rtiContainer[37]);
1165 0 : doRTI("declstatement_associated_with_type", (void*)(&p_declstatement_associated_with_type), sizeof(p_declstatement_associated_with_type), (void*)this, "SgUnparse_Info", "SgDeclarationStatement*", "p_declstatement_associated_with_type", toStringForRTI(p_declstatement_associated_with_type), rtiContainer[38]);
1166 0 : doRTI("extern_C_with_braces", (void*)(&p_extern_C_with_braces), sizeof(p_extern_C_with_braces), (void*)this, "SgUnparse_Info", "static bool", "p_extern_C_with_braces", toStringForRTI(p_extern_C_with_braces), rtiContainer[39]);
1167 0 : doRTI("context_for_added_parentheses", (void*)(&p_context_for_added_parentheses), sizeof(p_context_for_added_parentheses), (void*)this, "SgUnparse_Info", "bool", "p_context_for_added_parentheses", toStringForRTI(p_context_for_added_parentheses), rtiContainer[40]);
1168 0 : return rtiContainer;
1169 : }
1170 : RTIReturnType
1171 0 : SgBaseClass::roseRTI() {
1172 0 : RTIReturnType rtiContainer(19);
1173 :
1174 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgBaseClass", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1175 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgBaseClass", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1176 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgBaseClass", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1177 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgBaseClass", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1178 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgBaseClass", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1179 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgBaseClass", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1180 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgBaseClass", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1181 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgBaseClass", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1182 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgBaseClass", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1183 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgBaseClass", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1184 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgBaseClass", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1185 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgBaseClass", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1186 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgBaseClass", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1187 0 : doRTI("base_class", (void*)(&p_base_class), sizeof(p_base_class), (void*)this, "SgBaseClass", "SgClassDeclaration*", "p_base_class", toStringForRTI(p_base_class), rtiContainer[13]);
1188 0 : doRTI("isDirectBaseClass", (void*)(&p_isDirectBaseClass), sizeof(p_isDirectBaseClass), (void*)this, "SgBaseClass", "bool", "p_isDirectBaseClass", toStringForRTI(p_isDirectBaseClass), rtiContainer[14]);
1189 0 : doRTI("baseClassModifier", (void*)(&p_baseClassModifier), sizeof(p_baseClassModifier), (void*)this, "SgBaseClass", "SgBaseClassModifier*", "p_baseClassModifier", toStringForRTI(p_baseClassModifier), rtiContainer[15]);
1190 0 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgBaseClass", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[16]);
1191 0 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgBaseClass", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[17]);
1192 0 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgBaseClass", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[18]);
1193 0 : return rtiContainer;
1194 : }
1195 : RTIReturnType
1196 0 : SgExpBaseClass::roseRTI() {
1197 0 : RTIReturnType rtiContainer(20);
1198 :
1199 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgExpBaseClass", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1200 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgExpBaseClass", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1201 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgExpBaseClass", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1202 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgExpBaseClass", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1203 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgExpBaseClass", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1204 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgExpBaseClass", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1205 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgExpBaseClass", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1206 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgExpBaseClass", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1207 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgExpBaseClass", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1208 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgExpBaseClass", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1209 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgExpBaseClass", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1210 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgExpBaseClass", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1211 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgExpBaseClass", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1212 0 : doRTI("base_class", (void*)(&p_base_class), sizeof(p_base_class), (void*)this, "SgExpBaseClass", "SgClassDeclaration*", "p_base_class", toStringForRTI(p_base_class), rtiContainer[13]);
1213 0 : doRTI("isDirectBaseClass", (void*)(&p_isDirectBaseClass), sizeof(p_isDirectBaseClass), (void*)this, "SgExpBaseClass", "bool", "p_isDirectBaseClass", toStringForRTI(p_isDirectBaseClass), rtiContainer[14]);
1214 0 : doRTI("baseClassModifier", (void*)(&p_baseClassModifier), sizeof(p_baseClassModifier), (void*)this, "SgExpBaseClass", "SgBaseClassModifier*", "p_baseClassModifier", toStringForRTI(p_baseClassModifier), rtiContainer[15]);
1215 0 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgExpBaseClass", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[16]);
1216 0 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgExpBaseClass", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[17]);
1217 0 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgExpBaseClass", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[18]);
1218 0 : doRTI("base_class_exp", (void*)(&p_base_class_exp), sizeof(p_base_class_exp), (void*)this, "SgExpBaseClass", "SgExpression*", "p_base_class_exp", toStringForRTI(p_base_class_exp), rtiContainer[19]);
1219 0 : return rtiContainer;
1220 : }
1221 : RTIReturnType
1222 0 : SgNonrealBaseClass::roseRTI() {
1223 0 : RTIReturnType rtiContainer(20);
1224 :
1225 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgNonrealBaseClass", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1226 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgNonrealBaseClass", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1227 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgNonrealBaseClass", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1228 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgNonrealBaseClass", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1229 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgNonrealBaseClass", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1230 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgNonrealBaseClass", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1231 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgNonrealBaseClass", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1232 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgNonrealBaseClass", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1233 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgNonrealBaseClass", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1234 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgNonrealBaseClass", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1235 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgNonrealBaseClass", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1236 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgNonrealBaseClass", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1237 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgNonrealBaseClass", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1238 0 : doRTI("base_class", (void*)(&p_base_class), sizeof(p_base_class), (void*)this, "SgNonrealBaseClass", "SgClassDeclaration*", "p_base_class", toStringForRTI(p_base_class), rtiContainer[13]);
1239 0 : doRTI("isDirectBaseClass", (void*)(&p_isDirectBaseClass), sizeof(p_isDirectBaseClass), (void*)this, "SgNonrealBaseClass", "bool", "p_isDirectBaseClass", toStringForRTI(p_isDirectBaseClass), rtiContainer[14]);
1240 0 : doRTI("baseClassModifier", (void*)(&p_baseClassModifier), sizeof(p_baseClassModifier), (void*)this, "SgNonrealBaseClass", "SgBaseClassModifier*", "p_baseClassModifier", toStringForRTI(p_baseClassModifier), rtiContainer[15]);
1241 0 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgNonrealBaseClass", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[16]);
1242 0 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgNonrealBaseClass", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[17]);
1243 0 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgNonrealBaseClass", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[18]);
1244 0 : doRTI("base_class_nonreal", (void*)(&p_base_class_nonreal), sizeof(p_base_class_nonreal), (void*)this, "SgNonrealBaseClass", "SgNonrealDecl*", "p_base_class_nonreal", toStringForRTI(p_base_class_nonreal), rtiContainer[19]);
1245 0 : return rtiContainer;
1246 : }
1247 : RTIReturnType
1248 0 : SgTypedefSeq::roseRTI() {
1249 0 : RTIReturnType rtiContainer(14);
1250 :
1251 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypedefSeq", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1252 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypedefSeq", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1253 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypedefSeq", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1254 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypedefSeq", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1255 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypedefSeq", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1256 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypedefSeq", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1257 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypedefSeq", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1258 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypedefSeq", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1259 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypedefSeq", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1260 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypedefSeq", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1261 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypedefSeq", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1262 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypedefSeq", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1263 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypedefSeq", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1264 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypedefSeq", "SgTypePtrList", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[13]);
1265 0 : return rtiContainer;
1266 : }
1267 : RTIReturnType
1268 0 : SgTemplateParameter::roseRTI() {
1269 0 : RTIReturnType rtiContainer(21);
1270 :
1271 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateParameter", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1272 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateParameter", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1273 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateParameter", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1274 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateParameter", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1275 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateParameter", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1276 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateParameter", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1277 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateParameter", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1278 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateParameter", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1279 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateParameter", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1280 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateParameter", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1281 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateParameter", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1282 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateParameter", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1283 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateParameter", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1284 0 : doRTI("parameterType", (void*)(&p_parameterType), sizeof(p_parameterType), (void*)this, "SgTemplateParameter", "SgTemplateParameter::template_parameter_enum", "p_parameterType", toStringForRTI(p_parameterType), rtiContainer[13]);
1285 0 : doRTI("type", (void*)(&p_type), sizeof(p_type), (void*)this, "SgTemplateParameter", "SgType*", "p_type", toStringForRTI(p_type), rtiContainer[14]);
1286 0 : doRTI("defaultTypeParameter", (void*)(&p_defaultTypeParameter), sizeof(p_defaultTypeParameter), (void*)this, "SgTemplateParameter", "SgType*", "p_defaultTypeParameter", toStringForRTI(p_defaultTypeParameter), rtiContainer[15]);
1287 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgTemplateParameter", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[16]);
1288 0 : doRTI("defaultExpressionParameter", (void*)(&p_defaultExpressionParameter), sizeof(p_defaultExpressionParameter), (void*)this, "SgTemplateParameter", "SgExpression*", "p_defaultExpressionParameter", toStringForRTI(p_defaultExpressionParameter), rtiContainer[17]);
1289 0 : doRTI("templateDeclaration", (void*)(&p_templateDeclaration), sizeof(p_templateDeclaration), (void*)this, "SgTemplateParameter", "SgDeclarationStatement*", "p_templateDeclaration", toStringForRTI(p_templateDeclaration), rtiContainer[18]);
1290 0 : doRTI("defaultTemplateDeclarationParameter", (void*)(&p_defaultTemplateDeclarationParameter), sizeof(p_defaultTemplateDeclarationParameter), (void*)this, "SgTemplateParameter", "SgDeclarationStatement*", "p_defaultTemplateDeclarationParameter", toStringForRTI(p_defaultTemplateDeclarationParameter), rtiContainer[19]);
1291 0 : doRTI("initializedName", (void*)(&p_initializedName), sizeof(p_initializedName), (void*)this, "SgTemplateParameter", "SgInitializedName*", "p_initializedName", toStringForRTI(p_initializedName), rtiContainer[20]);
1292 0 : return rtiContainer;
1293 : }
1294 : RTIReturnType
1295 0 : SgTemplateArgument::roseRTI() {
1296 0 : RTIReturnType rtiContainer(31);
1297 :
1298 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateArgument", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1299 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateArgument", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1300 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateArgument", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1301 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateArgument", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1302 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateArgument", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1303 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateArgument", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1304 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateArgument", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1305 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateArgument", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1306 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateArgument", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1307 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateArgument", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1308 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateArgument", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1309 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateArgument", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1310 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateArgument", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1311 0 : doRTI("argumentType", (void*)(&p_argumentType), sizeof(p_argumentType), (void*)this, "SgTemplateArgument", "SgTemplateArgument::template_argument_enum", "p_argumentType", toStringForRTI(p_argumentType), rtiContainer[13]);
1312 0 : doRTI("isArrayBoundUnknownType", (void*)(&p_isArrayBoundUnknownType), sizeof(p_isArrayBoundUnknownType), (void*)this, "SgTemplateArgument", "bool", "p_isArrayBoundUnknownType", toStringForRTI(p_isArrayBoundUnknownType), rtiContainer[14]);
1313 0 : doRTI("type", (void*)(&p_type), sizeof(p_type), (void*)this, "SgTemplateArgument", "SgType*", "p_type", toStringForRTI(p_type), rtiContainer[15]);
1314 0 : doRTI("unparsable_type_alias", (void*)(&p_unparsable_type_alias), sizeof(p_unparsable_type_alias), (void*)this, "SgTemplateArgument", "SgType*", "p_unparsable_type_alias", toStringForRTI(p_unparsable_type_alias), rtiContainer[16]);
1315 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgTemplateArgument", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[17]);
1316 0 : doRTI("templateDeclaration", (void*)(&p_templateDeclaration), sizeof(p_templateDeclaration), (void*)this, "SgTemplateArgument", "SgDeclarationStatement*", "p_templateDeclaration", toStringForRTI(p_templateDeclaration), rtiContainer[18]);
1317 0 : doRTI("initializedName", (void*)(&p_initializedName), sizeof(p_initializedName), (void*)this, "SgTemplateArgument", "SgInitializedName*", "p_initializedName", toStringForRTI(p_initializedName), rtiContainer[19]);
1318 0 : doRTI("explicitlySpecified", (void*)(&p_explicitlySpecified), sizeof(p_explicitlySpecified), (void*)this, "SgTemplateArgument", "bool", "p_explicitlySpecified", toStringForRTI(p_explicitlySpecified), rtiContainer[20]);
1319 0 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgTemplateArgument", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[21]);
1320 0 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgTemplateArgument", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[22]);
1321 0 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgTemplateArgument", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[23]);
1322 0 : doRTI("requiresGlobalNameQualificationOnType", (void*)(&p_requiresGlobalNameQualificationOnType), sizeof(p_requiresGlobalNameQualificationOnType), (void*)this, "SgTemplateArgument", "bool", "p_requiresGlobalNameQualificationOnType", toStringForRTI(p_requiresGlobalNameQualificationOnType), rtiContainer[24]);
1323 0 : doRTI("name_qualification_length_for_type", (void*)(&p_name_qualification_length_for_type), sizeof(p_name_qualification_length_for_type), (void*)this, "SgTemplateArgument", "int", "p_name_qualification_length_for_type", toStringForRTI(p_name_qualification_length_for_type), rtiContainer[25]);
1324 0 : doRTI("type_elaboration_required_for_type", (void*)(&p_type_elaboration_required_for_type), sizeof(p_type_elaboration_required_for_type), (void*)this, "SgTemplateArgument", "bool", "p_type_elaboration_required_for_type", toStringForRTI(p_type_elaboration_required_for_type), rtiContainer[26]);
1325 0 : doRTI("global_qualification_required_for_type", (void*)(&p_global_qualification_required_for_type), sizeof(p_global_qualification_required_for_type), (void*)this, "SgTemplateArgument", "bool", "p_global_qualification_required_for_type", toStringForRTI(p_global_qualification_required_for_type), rtiContainer[27]);
1326 0 : doRTI("previous_instance", (void*)(&p_previous_instance), sizeof(p_previous_instance), (void*)this, "SgTemplateArgument", "SgTemplateArgument*", "p_previous_instance", toStringForRTI(p_previous_instance), rtiContainer[28]);
1327 0 : doRTI("next_instance", (void*)(&p_next_instance), sizeof(p_next_instance), (void*)this, "SgTemplateArgument", "SgTemplateArgument*", "p_next_instance", toStringForRTI(p_next_instance), rtiContainer[29]);
1328 0 : doRTI("is_pack_element", (void*)(&p_is_pack_element), sizeof(p_is_pack_element), (void*)this, "SgTemplateArgument", "bool", "p_is_pack_element", toStringForRTI(p_is_pack_element), rtiContainer[30]);
1329 0 : return rtiContainer;
1330 : }
1331 : RTIReturnType
1332 0 : SgDirectory::roseRTI() {
1333 0 : RTIReturnType rtiContainer(17);
1334 :
1335 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgDirectory", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1336 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgDirectory", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1337 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgDirectory", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1338 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgDirectory", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1339 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgDirectory", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1340 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgDirectory", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1341 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgDirectory", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1342 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgDirectory", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1343 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgDirectory", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1344 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgDirectory", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1345 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgDirectory", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1346 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgDirectory", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1347 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgDirectory", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1348 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgDirectory", "std::string", "p_name", toStringForRTI(p_name), rtiContainer[13]);
1349 0 : doRTI("fileList", (void*)(&p_fileList), sizeof(p_fileList), (void*)this, "SgDirectory", "SgFileList*", "p_fileList", toStringForRTI(p_fileList), rtiContainer[14]);
1350 0 : doRTI("directoryList", (void*)(&p_directoryList), sizeof(p_directoryList), (void*)this, "SgDirectory", "SgDirectoryList*", "p_directoryList", toStringForRTI(p_directoryList), rtiContainer[15]);
1351 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgDirectory", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
1352 0 : return rtiContainer;
1353 : }
1354 : RTIReturnType
1355 0 : SgFileList::roseRTI() {
1356 0 : RTIReturnType rtiContainer(15);
1357 :
1358 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgFileList", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1359 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgFileList", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1360 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgFileList", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1361 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgFileList", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1362 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgFileList", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1363 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgFileList", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1364 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgFileList", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1365 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgFileList", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1366 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgFileList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1367 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgFileList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1368 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgFileList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1369 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgFileList", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1370 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgFileList", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1371 0 : doRTI("listOfFiles", (void*)(&p_listOfFiles), sizeof(p_listOfFiles), (void*)this, "SgFileList", "SgFilePtrList", "p_listOfFiles", toStringForRTI(p_listOfFiles), rtiContainer[13]);
1372 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgFileList", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[14]);
1373 0 : return rtiContainer;
1374 : }
1375 : RTIReturnType
1376 0 : SgDirectoryList::roseRTI() {
1377 0 : RTIReturnType rtiContainer(14);
1378 :
1379 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgDirectoryList", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1380 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgDirectoryList", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1381 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgDirectoryList", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1382 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgDirectoryList", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1383 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgDirectoryList", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1384 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgDirectoryList", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1385 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgDirectoryList", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1386 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgDirectoryList", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1387 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgDirectoryList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1388 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgDirectoryList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1389 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgDirectoryList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1390 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgDirectoryList", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1391 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgDirectoryList", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1392 0 : doRTI("listOfDirectories", (void*)(&p_listOfDirectories), sizeof(p_listOfDirectories), (void*)this, "SgDirectoryList", "SgDirectoryPtrList", "p_listOfDirectories", toStringForRTI(p_listOfDirectories), rtiContainer[13]);
1393 0 : return rtiContainer;
1394 : }
1395 : RTIReturnType
1396 0 : SgFunctionParameterTypeList::roseRTI() {
1397 0 : RTIReturnType rtiContainer(14);
1398 :
1399 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgFunctionParameterTypeList", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1400 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgFunctionParameterTypeList", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1401 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgFunctionParameterTypeList", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1402 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgFunctionParameterTypeList", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1403 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgFunctionParameterTypeList", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1404 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgFunctionParameterTypeList", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1405 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgFunctionParameterTypeList", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1406 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgFunctionParameterTypeList", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1407 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgFunctionParameterTypeList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1408 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgFunctionParameterTypeList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1409 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgFunctionParameterTypeList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1410 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgFunctionParameterTypeList", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1411 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgFunctionParameterTypeList", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1412 0 : doRTI("arguments", (void*)(&p_arguments), sizeof(p_arguments), (void*)this, "SgFunctionParameterTypeList", "SgTypePtrList", "p_arguments", toStringForRTI(p_arguments), rtiContainer[13]);
1413 0 : return rtiContainer;
1414 : }
1415 : RTIReturnType
1416 0 : SgQualifiedName::roseRTI() {
1417 0 : RTIReturnType rtiContainer(14);
1418 :
1419 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgQualifiedName", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1420 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgQualifiedName", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1421 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgQualifiedName", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1422 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgQualifiedName", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1423 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgQualifiedName", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1424 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgQualifiedName", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1425 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgQualifiedName", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1426 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgQualifiedName", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1427 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgQualifiedName", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1428 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgQualifiedName", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1429 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgQualifiedName", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1430 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgQualifiedName", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1431 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgQualifiedName", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1432 0 : doRTI("scope", (void*)(&p_scope), sizeof(p_scope), (void*)this, "SgQualifiedName", "SgScopeStatement*", "p_scope", toStringForRTI(p_scope), rtiContainer[13]);
1433 0 : return rtiContainer;
1434 : }
1435 : RTIReturnType
1436 0 : SgTemplateArgumentList::roseRTI() {
1437 0 : RTIReturnType rtiContainer(14);
1438 :
1439 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateArgumentList", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1440 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateArgumentList", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1441 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateArgumentList", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1442 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateArgumentList", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1443 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateArgumentList", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1444 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateArgumentList", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1445 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateArgumentList", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1446 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateArgumentList", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1447 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateArgumentList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1448 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateArgumentList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1449 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateArgumentList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1450 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateArgumentList", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1451 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateArgumentList", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1452 0 : doRTI("args", (void*)(&p_args), sizeof(p_args), (void*)this, "SgTemplateArgumentList", "SgTemplateArgumentPtrList", "p_args", toStringForRTI(p_args), rtiContainer[13]);
1453 0 : return rtiContainer;
1454 : }
1455 : RTIReturnType
1456 0 : SgTemplateParameterList::roseRTI() {
1457 0 : RTIReturnType rtiContainer(14);
1458 :
1459 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateParameterList", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1460 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateParameterList", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1461 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateParameterList", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1462 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateParameterList", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1463 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateParameterList", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1464 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateParameterList", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1465 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateParameterList", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1466 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateParameterList", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1467 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateParameterList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1468 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateParameterList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1469 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateParameterList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1470 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateParameterList", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1471 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateParameterList", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1472 0 : doRTI("args", (void*)(&p_args), sizeof(p_args), (void*)this, "SgTemplateParameterList", "SgTemplateParameterPtrList", "p_args", toStringForRTI(p_args), rtiContainer[13]);
1473 0 : return rtiContainer;
1474 : }
1475 : RTIReturnType
1476 0 : SgGraph::roseRTI() {
1477 0 : RTIReturnType rtiContainer(26);
1478 :
1479 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgGraph", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1480 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgGraph", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1481 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgGraph", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1482 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgGraph", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1483 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgGraph", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1484 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgGraph", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1485 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgGraph", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1486 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgGraph", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1487 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgGraph", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1488 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgGraph", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1489 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgGraph", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1490 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgGraph", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1491 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgGraph", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1492 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgGraph", "std::string", "p_name", toStringForRTI(p_name), rtiContainer[13]);
1493 0 : doRTI("node_index_to_node_map", (void*)(&p_node_index_to_node_map), sizeof(p_node_index_to_node_map), (void*)this, "SgGraph", "rose_graph_integer_node_hash_map", "p_node_index_to_node_map", toStringForRTI(p_node_index_to_node_map), rtiContainer[14]);
1494 0 : doRTI("edge_index_to_edge_map", (void*)(&p_edge_index_to_edge_map), sizeof(p_edge_index_to_edge_map), (void*)this, "SgGraph", "rose_graph_integer_edge_hash_map", "p_edge_index_to_edge_map", toStringForRTI(p_edge_index_to_edge_map), rtiContainer[15]);
1495 0 : doRTI("node_index_pair_to_edge_multimap", (void*)(&p_node_index_pair_to_edge_multimap), sizeof(p_node_index_pair_to_edge_multimap), (void*)this, "SgGraph", "rose_graph_integerpair_edge_hash_multimap", "p_node_index_pair_to_edge_multimap", toStringForRTI(p_node_index_pair_to_edge_multimap), rtiContainer[16]);
1496 0 : doRTI("string_to_node_index_multimap", (void*)(&p_string_to_node_index_multimap), sizeof(p_string_to_node_index_multimap), (void*)this, "SgGraph", "rose_graph_string_integer_hash_multimap", "p_string_to_node_index_multimap", toStringForRTI(p_string_to_node_index_multimap), rtiContainer[17]);
1497 0 : doRTI("string_to_edge_index_multimap", (void*)(&p_string_to_edge_index_multimap), sizeof(p_string_to_edge_index_multimap), (void*)this, "SgGraph", "rose_graph_string_integer_hash_multimap", "p_string_to_edge_index_multimap", toStringForRTI(p_string_to_edge_index_multimap), rtiContainer[18]);
1498 0 : doRTI("node_index_to_edge_multimap", (void*)(&p_node_index_to_edge_multimap), sizeof(p_node_index_to_edge_multimap), (void*)this, "SgGraph", "rose_graph_integer_edge_hash_multimap", "p_node_index_to_edge_multimap", toStringForRTI(p_node_index_to_edge_multimap), rtiContainer[19]);
1499 0 : doRTI("index", (void*)(&p_index), sizeof(p_index), (void*)this, "SgGraph", "int", "p_index", toStringForRTI(p_index), rtiContainer[20]);
1500 0 : doRTI("index_counter", (void*)(&p_index_counter), sizeof(p_index_counter), (void*)this, "SgGraph", "static int", "p_index_counter", toStringForRTI(p_index_counter), rtiContainer[21]);
1501 0 : doRTI("boost_edges", (void*)(&p_boost_edges), sizeof(p_boost_edges), (void*)this, "SgGraph", "SgBoostEdgeList", "p_boost_edges", toStringForRTI(p_boost_edges), rtiContainer[22]);
1502 0 : doRTI("boost_edge_weights", (void*)(&p_boost_edge_weights), sizeof(p_boost_edge_weights), (void*)this, "SgGraph", "SgBoostEdgeWeightList", "p_boost_edge_weights", toStringForRTI(p_boost_edge_weights), rtiContainer[23]);
1503 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgGraph", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[24]);
1504 0 : doRTI("properties", (void*)(&p_properties), sizeof(p_properties), (void*)this, "SgGraph", "std::map<int, std::string>", "p_properties", toStringForRTI(p_properties), rtiContainer[25]);
1505 0 : return rtiContainer;
1506 : }
1507 : RTIReturnType
1508 0 : SgIncidenceDirectedGraph::roseRTI() {
1509 0 : RTIReturnType rtiContainer(28);
1510 :
1511 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgIncidenceDirectedGraph", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1512 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgIncidenceDirectedGraph", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1513 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgIncidenceDirectedGraph", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1514 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgIncidenceDirectedGraph", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1515 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgIncidenceDirectedGraph", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1516 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgIncidenceDirectedGraph", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1517 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgIncidenceDirectedGraph", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1518 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgIncidenceDirectedGraph", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1519 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgIncidenceDirectedGraph", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1520 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgIncidenceDirectedGraph", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1521 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgIncidenceDirectedGraph", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1522 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgIncidenceDirectedGraph", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1523 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgIncidenceDirectedGraph", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1524 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgIncidenceDirectedGraph", "std::string", "p_name", toStringForRTI(p_name), rtiContainer[13]);
1525 0 : doRTI("node_index_to_node_map", (void*)(&p_node_index_to_node_map), sizeof(p_node_index_to_node_map), (void*)this, "SgIncidenceDirectedGraph", "rose_graph_integer_node_hash_map", "p_node_index_to_node_map", toStringForRTI(p_node_index_to_node_map), rtiContainer[14]);
1526 0 : doRTI("edge_index_to_edge_map", (void*)(&p_edge_index_to_edge_map), sizeof(p_edge_index_to_edge_map), (void*)this, "SgIncidenceDirectedGraph", "rose_graph_integer_edge_hash_map", "p_edge_index_to_edge_map", toStringForRTI(p_edge_index_to_edge_map), rtiContainer[15]);
1527 0 : doRTI("node_index_pair_to_edge_multimap", (void*)(&p_node_index_pair_to_edge_multimap), sizeof(p_node_index_pair_to_edge_multimap), (void*)this, "SgIncidenceDirectedGraph", "rose_graph_integerpair_edge_hash_multimap", "p_node_index_pair_to_edge_multimap", toStringForRTI(p_node_index_pair_to_edge_multimap), rtiContainer[16]);
1528 0 : doRTI("string_to_node_index_multimap", (void*)(&p_string_to_node_index_multimap), sizeof(p_string_to_node_index_multimap), (void*)this, "SgIncidenceDirectedGraph", "rose_graph_string_integer_hash_multimap", "p_string_to_node_index_multimap", toStringForRTI(p_string_to_node_index_multimap), rtiContainer[17]);
1529 0 : doRTI("string_to_edge_index_multimap", (void*)(&p_string_to_edge_index_multimap), sizeof(p_string_to_edge_index_multimap), (void*)this, "SgIncidenceDirectedGraph", "rose_graph_string_integer_hash_multimap", "p_string_to_edge_index_multimap", toStringForRTI(p_string_to_edge_index_multimap), rtiContainer[18]);
1530 0 : doRTI("node_index_to_edge_multimap", (void*)(&p_node_index_to_edge_multimap), sizeof(p_node_index_to_edge_multimap), (void*)this, "SgIncidenceDirectedGraph", "rose_graph_integer_edge_hash_multimap", "p_node_index_to_edge_multimap", toStringForRTI(p_node_index_to_edge_multimap), rtiContainer[19]);
1531 0 : doRTI("index", (void*)(&p_index), sizeof(p_index), (void*)this, "SgIncidenceDirectedGraph", "int", "p_index", toStringForRTI(p_index), rtiContainer[20]);
1532 0 : doRTI("index_counter", (void*)(&p_index_counter), sizeof(p_index_counter), (void*)this, "SgIncidenceDirectedGraph", "static int", "p_index_counter", toStringForRTI(p_index_counter), rtiContainer[21]);
1533 0 : doRTI("boost_edges", (void*)(&p_boost_edges), sizeof(p_boost_edges), (void*)this, "SgIncidenceDirectedGraph", "SgBoostEdgeList", "p_boost_edges", toStringForRTI(p_boost_edges), rtiContainer[22]);
1534 0 : doRTI("boost_edge_weights", (void*)(&p_boost_edge_weights), sizeof(p_boost_edge_weights), (void*)this, "SgIncidenceDirectedGraph", "SgBoostEdgeWeightList", "p_boost_edge_weights", toStringForRTI(p_boost_edge_weights), rtiContainer[23]);
1535 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgIncidenceDirectedGraph", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[24]);
1536 0 : doRTI("properties", (void*)(&p_properties), sizeof(p_properties), (void*)this, "SgIncidenceDirectedGraph", "std::map<int, std::string>", "p_properties", toStringForRTI(p_properties), rtiContainer[25]);
1537 0 : doRTI("node_index_to_edge_multimap_edgesOut", (void*)(&p_node_index_to_edge_multimap_edgesOut), sizeof(p_node_index_to_edge_multimap_edgesOut), (void*)this, "SgIncidenceDirectedGraph", "rose_graph_integer_edge_hash_multimap", "p_node_index_to_edge_multimap_edgesOut", toStringForRTI(p_node_index_to_edge_multimap_edgesOut), rtiContainer[26]);
1538 0 : doRTI("node_index_to_edge_multimap_edgesIn", (void*)(&p_node_index_to_edge_multimap_edgesIn), sizeof(p_node_index_to_edge_multimap_edgesIn), (void*)this, "SgIncidenceDirectedGraph", "rose_graph_integer_edge_hash_multimap", "p_node_index_to_edge_multimap_edgesIn", toStringForRTI(p_node_index_to_edge_multimap_edgesIn), rtiContainer[27]);
1539 0 : return rtiContainer;
1540 : }
1541 : RTIReturnType
1542 0 : SgBidirectionalGraph::roseRTI() {
1543 0 : RTIReturnType rtiContainer(28);
1544 :
1545 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgBidirectionalGraph", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1546 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgBidirectionalGraph", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1547 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgBidirectionalGraph", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1548 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgBidirectionalGraph", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1549 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgBidirectionalGraph", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1550 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgBidirectionalGraph", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1551 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgBidirectionalGraph", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1552 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgBidirectionalGraph", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1553 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgBidirectionalGraph", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1554 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgBidirectionalGraph", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1555 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgBidirectionalGraph", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1556 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgBidirectionalGraph", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1557 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgBidirectionalGraph", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1558 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgBidirectionalGraph", "std::string", "p_name", toStringForRTI(p_name), rtiContainer[13]);
1559 0 : doRTI("node_index_to_node_map", (void*)(&p_node_index_to_node_map), sizeof(p_node_index_to_node_map), (void*)this, "SgBidirectionalGraph", "rose_graph_integer_node_hash_map", "p_node_index_to_node_map", toStringForRTI(p_node_index_to_node_map), rtiContainer[14]);
1560 0 : doRTI("edge_index_to_edge_map", (void*)(&p_edge_index_to_edge_map), sizeof(p_edge_index_to_edge_map), (void*)this, "SgBidirectionalGraph", "rose_graph_integer_edge_hash_map", "p_edge_index_to_edge_map", toStringForRTI(p_edge_index_to_edge_map), rtiContainer[15]);
1561 0 : doRTI("node_index_pair_to_edge_multimap", (void*)(&p_node_index_pair_to_edge_multimap), sizeof(p_node_index_pair_to_edge_multimap), (void*)this, "SgBidirectionalGraph", "rose_graph_integerpair_edge_hash_multimap", "p_node_index_pair_to_edge_multimap", toStringForRTI(p_node_index_pair_to_edge_multimap), rtiContainer[16]);
1562 0 : doRTI("string_to_node_index_multimap", (void*)(&p_string_to_node_index_multimap), sizeof(p_string_to_node_index_multimap), (void*)this, "SgBidirectionalGraph", "rose_graph_string_integer_hash_multimap", "p_string_to_node_index_multimap", toStringForRTI(p_string_to_node_index_multimap), rtiContainer[17]);
1563 0 : doRTI("string_to_edge_index_multimap", (void*)(&p_string_to_edge_index_multimap), sizeof(p_string_to_edge_index_multimap), (void*)this, "SgBidirectionalGraph", "rose_graph_string_integer_hash_multimap", "p_string_to_edge_index_multimap", toStringForRTI(p_string_to_edge_index_multimap), rtiContainer[18]);
1564 0 : doRTI("node_index_to_edge_multimap", (void*)(&p_node_index_to_edge_multimap), sizeof(p_node_index_to_edge_multimap), (void*)this, "SgBidirectionalGraph", "rose_graph_integer_edge_hash_multimap", "p_node_index_to_edge_multimap", toStringForRTI(p_node_index_to_edge_multimap), rtiContainer[19]);
1565 0 : doRTI("index", (void*)(&p_index), sizeof(p_index), (void*)this, "SgBidirectionalGraph", "int", "p_index", toStringForRTI(p_index), rtiContainer[20]);
1566 0 : doRTI("index_counter", (void*)(&p_index_counter), sizeof(p_index_counter), (void*)this, "SgBidirectionalGraph", "static int", "p_index_counter", toStringForRTI(p_index_counter), rtiContainer[21]);
1567 0 : doRTI("boost_edges", (void*)(&p_boost_edges), sizeof(p_boost_edges), (void*)this, "SgBidirectionalGraph", "SgBoostEdgeList", "p_boost_edges", toStringForRTI(p_boost_edges), rtiContainer[22]);
1568 0 : doRTI("boost_edge_weights", (void*)(&p_boost_edge_weights), sizeof(p_boost_edge_weights), (void*)this, "SgBidirectionalGraph", "SgBoostEdgeWeightList", "p_boost_edge_weights", toStringForRTI(p_boost_edge_weights), rtiContainer[23]);
1569 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgBidirectionalGraph", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[24]);
1570 0 : doRTI("properties", (void*)(&p_properties), sizeof(p_properties), (void*)this, "SgBidirectionalGraph", "std::map<int, std::string>", "p_properties", toStringForRTI(p_properties), rtiContainer[25]);
1571 0 : doRTI("node_index_to_edge_multimap_edgesOut", (void*)(&p_node_index_to_edge_multimap_edgesOut), sizeof(p_node_index_to_edge_multimap_edgesOut), (void*)this, "SgBidirectionalGraph", "rose_graph_integer_edge_hash_multimap", "p_node_index_to_edge_multimap_edgesOut", toStringForRTI(p_node_index_to_edge_multimap_edgesOut), rtiContainer[26]);
1572 0 : doRTI("node_index_to_edge_multimap_edgesIn", (void*)(&p_node_index_to_edge_multimap_edgesIn), sizeof(p_node_index_to_edge_multimap_edgesIn), (void*)this, "SgBidirectionalGraph", "rose_graph_integer_edge_hash_multimap", "p_node_index_to_edge_multimap_edgesIn", toStringForRTI(p_node_index_to_edge_multimap_edgesIn), rtiContainer[27]);
1573 0 : return rtiContainer;
1574 : }
1575 : RTIReturnType
1576 0 : SgStringKeyedBidirectionalGraph::roseRTI() {
1577 0 : RTIReturnType rtiContainer(28);
1578 :
1579 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgStringKeyedBidirectionalGraph", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1580 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgStringKeyedBidirectionalGraph", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1581 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgStringKeyedBidirectionalGraph", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1582 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgStringKeyedBidirectionalGraph", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1583 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgStringKeyedBidirectionalGraph", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1584 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgStringKeyedBidirectionalGraph", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1585 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgStringKeyedBidirectionalGraph", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1586 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgStringKeyedBidirectionalGraph", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1587 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgStringKeyedBidirectionalGraph", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1588 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgStringKeyedBidirectionalGraph", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1589 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgStringKeyedBidirectionalGraph", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1590 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgStringKeyedBidirectionalGraph", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1591 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgStringKeyedBidirectionalGraph", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1592 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgStringKeyedBidirectionalGraph", "std::string", "p_name", toStringForRTI(p_name), rtiContainer[13]);
1593 0 : doRTI("node_index_to_node_map", (void*)(&p_node_index_to_node_map), sizeof(p_node_index_to_node_map), (void*)this, "SgStringKeyedBidirectionalGraph", "rose_graph_integer_node_hash_map", "p_node_index_to_node_map", toStringForRTI(p_node_index_to_node_map), rtiContainer[14]);
1594 0 : doRTI("edge_index_to_edge_map", (void*)(&p_edge_index_to_edge_map), sizeof(p_edge_index_to_edge_map), (void*)this, "SgStringKeyedBidirectionalGraph", "rose_graph_integer_edge_hash_map", "p_edge_index_to_edge_map", toStringForRTI(p_edge_index_to_edge_map), rtiContainer[15]);
1595 0 : doRTI("node_index_pair_to_edge_multimap", (void*)(&p_node_index_pair_to_edge_multimap), sizeof(p_node_index_pair_to_edge_multimap), (void*)this, "SgStringKeyedBidirectionalGraph", "rose_graph_integerpair_edge_hash_multimap", "p_node_index_pair_to_edge_multimap", toStringForRTI(p_node_index_pair_to_edge_multimap), rtiContainer[16]);
1596 0 : doRTI("string_to_node_index_multimap", (void*)(&p_string_to_node_index_multimap), sizeof(p_string_to_node_index_multimap), (void*)this, "SgStringKeyedBidirectionalGraph", "rose_graph_string_integer_hash_multimap", "p_string_to_node_index_multimap", toStringForRTI(p_string_to_node_index_multimap), rtiContainer[17]);
1597 0 : doRTI("string_to_edge_index_multimap", (void*)(&p_string_to_edge_index_multimap), sizeof(p_string_to_edge_index_multimap), (void*)this, "SgStringKeyedBidirectionalGraph", "rose_graph_string_integer_hash_multimap", "p_string_to_edge_index_multimap", toStringForRTI(p_string_to_edge_index_multimap), rtiContainer[18]);
1598 0 : doRTI("node_index_to_edge_multimap", (void*)(&p_node_index_to_edge_multimap), sizeof(p_node_index_to_edge_multimap), (void*)this, "SgStringKeyedBidirectionalGraph", "rose_graph_integer_edge_hash_multimap", "p_node_index_to_edge_multimap", toStringForRTI(p_node_index_to_edge_multimap), rtiContainer[19]);
1599 0 : doRTI("index", (void*)(&p_index), sizeof(p_index), (void*)this, "SgStringKeyedBidirectionalGraph", "int", "p_index", toStringForRTI(p_index), rtiContainer[20]);
1600 0 : doRTI("index_counter", (void*)(&p_index_counter), sizeof(p_index_counter), (void*)this, "SgStringKeyedBidirectionalGraph", "static int", "p_index_counter", toStringForRTI(p_index_counter), rtiContainer[21]);
1601 0 : doRTI("boost_edges", (void*)(&p_boost_edges), sizeof(p_boost_edges), (void*)this, "SgStringKeyedBidirectionalGraph", "SgBoostEdgeList", "p_boost_edges", toStringForRTI(p_boost_edges), rtiContainer[22]);
1602 0 : doRTI("boost_edge_weights", (void*)(&p_boost_edge_weights), sizeof(p_boost_edge_weights), (void*)this, "SgStringKeyedBidirectionalGraph", "SgBoostEdgeWeightList", "p_boost_edge_weights", toStringForRTI(p_boost_edge_weights), rtiContainer[23]);
1603 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgStringKeyedBidirectionalGraph", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[24]);
1604 0 : doRTI("properties", (void*)(&p_properties), sizeof(p_properties), (void*)this, "SgStringKeyedBidirectionalGraph", "std::map<int, std::string>", "p_properties", toStringForRTI(p_properties), rtiContainer[25]);
1605 0 : doRTI("node_index_to_edge_multimap_edgesOut", (void*)(&p_node_index_to_edge_multimap_edgesOut), sizeof(p_node_index_to_edge_multimap_edgesOut), (void*)this, "SgStringKeyedBidirectionalGraph", "rose_graph_integer_edge_hash_multimap", "p_node_index_to_edge_multimap_edgesOut", toStringForRTI(p_node_index_to_edge_multimap_edgesOut), rtiContainer[26]);
1606 0 : doRTI("node_index_to_edge_multimap_edgesIn", (void*)(&p_node_index_to_edge_multimap_edgesIn), sizeof(p_node_index_to_edge_multimap_edgesIn), (void*)this, "SgStringKeyedBidirectionalGraph", "rose_graph_integer_edge_hash_multimap", "p_node_index_to_edge_multimap_edgesIn", toStringForRTI(p_node_index_to_edge_multimap_edgesIn), rtiContainer[27]);
1607 0 : return rtiContainer;
1608 : }
1609 : RTIReturnType
1610 0 : SgIntKeyedBidirectionalGraph::roseRTI() {
1611 0 : RTIReturnType rtiContainer(28);
1612 :
1613 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgIntKeyedBidirectionalGraph", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1614 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgIntKeyedBidirectionalGraph", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1615 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgIntKeyedBidirectionalGraph", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1616 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgIntKeyedBidirectionalGraph", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1617 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgIntKeyedBidirectionalGraph", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1618 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgIntKeyedBidirectionalGraph", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1619 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgIntKeyedBidirectionalGraph", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1620 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgIntKeyedBidirectionalGraph", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1621 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgIntKeyedBidirectionalGraph", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1622 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgIntKeyedBidirectionalGraph", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1623 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgIntKeyedBidirectionalGraph", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1624 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgIntKeyedBidirectionalGraph", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1625 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgIntKeyedBidirectionalGraph", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1626 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgIntKeyedBidirectionalGraph", "std::string", "p_name", toStringForRTI(p_name), rtiContainer[13]);
1627 0 : doRTI("node_index_to_node_map", (void*)(&p_node_index_to_node_map), sizeof(p_node_index_to_node_map), (void*)this, "SgIntKeyedBidirectionalGraph", "rose_graph_integer_node_hash_map", "p_node_index_to_node_map", toStringForRTI(p_node_index_to_node_map), rtiContainer[14]);
1628 0 : doRTI("edge_index_to_edge_map", (void*)(&p_edge_index_to_edge_map), sizeof(p_edge_index_to_edge_map), (void*)this, "SgIntKeyedBidirectionalGraph", "rose_graph_integer_edge_hash_map", "p_edge_index_to_edge_map", toStringForRTI(p_edge_index_to_edge_map), rtiContainer[15]);
1629 0 : doRTI("node_index_pair_to_edge_multimap", (void*)(&p_node_index_pair_to_edge_multimap), sizeof(p_node_index_pair_to_edge_multimap), (void*)this, "SgIntKeyedBidirectionalGraph", "rose_graph_integerpair_edge_hash_multimap", "p_node_index_pair_to_edge_multimap", toStringForRTI(p_node_index_pair_to_edge_multimap), rtiContainer[16]);
1630 0 : doRTI("string_to_node_index_multimap", (void*)(&p_string_to_node_index_multimap), sizeof(p_string_to_node_index_multimap), (void*)this, "SgIntKeyedBidirectionalGraph", "rose_graph_string_integer_hash_multimap", "p_string_to_node_index_multimap", toStringForRTI(p_string_to_node_index_multimap), rtiContainer[17]);
1631 0 : doRTI("string_to_edge_index_multimap", (void*)(&p_string_to_edge_index_multimap), sizeof(p_string_to_edge_index_multimap), (void*)this, "SgIntKeyedBidirectionalGraph", "rose_graph_string_integer_hash_multimap", "p_string_to_edge_index_multimap", toStringForRTI(p_string_to_edge_index_multimap), rtiContainer[18]);
1632 0 : doRTI("node_index_to_edge_multimap", (void*)(&p_node_index_to_edge_multimap), sizeof(p_node_index_to_edge_multimap), (void*)this, "SgIntKeyedBidirectionalGraph", "rose_graph_integer_edge_hash_multimap", "p_node_index_to_edge_multimap", toStringForRTI(p_node_index_to_edge_multimap), rtiContainer[19]);
1633 0 : doRTI("index", (void*)(&p_index), sizeof(p_index), (void*)this, "SgIntKeyedBidirectionalGraph", "int", "p_index", toStringForRTI(p_index), rtiContainer[20]);
1634 0 : doRTI("index_counter", (void*)(&p_index_counter), sizeof(p_index_counter), (void*)this, "SgIntKeyedBidirectionalGraph", "static int", "p_index_counter", toStringForRTI(p_index_counter), rtiContainer[21]);
1635 0 : doRTI("boost_edges", (void*)(&p_boost_edges), sizeof(p_boost_edges), (void*)this, "SgIntKeyedBidirectionalGraph", "SgBoostEdgeList", "p_boost_edges", toStringForRTI(p_boost_edges), rtiContainer[22]);
1636 0 : doRTI("boost_edge_weights", (void*)(&p_boost_edge_weights), sizeof(p_boost_edge_weights), (void*)this, "SgIntKeyedBidirectionalGraph", "SgBoostEdgeWeightList", "p_boost_edge_weights", toStringForRTI(p_boost_edge_weights), rtiContainer[23]);
1637 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgIntKeyedBidirectionalGraph", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[24]);
1638 0 : doRTI("properties", (void*)(&p_properties), sizeof(p_properties), (void*)this, "SgIntKeyedBidirectionalGraph", "std::map<int, std::string>", "p_properties", toStringForRTI(p_properties), rtiContainer[25]);
1639 0 : doRTI("node_index_to_edge_multimap_edgesOut", (void*)(&p_node_index_to_edge_multimap_edgesOut), sizeof(p_node_index_to_edge_multimap_edgesOut), (void*)this, "SgIntKeyedBidirectionalGraph", "rose_graph_integer_edge_hash_multimap", "p_node_index_to_edge_multimap_edgesOut", toStringForRTI(p_node_index_to_edge_multimap_edgesOut), rtiContainer[26]);
1640 0 : doRTI("node_index_to_edge_multimap_edgesIn", (void*)(&p_node_index_to_edge_multimap_edgesIn), sizeof(p_node_index_to_edge_multimap_edgesIn), (void*)this, "SgIntKeyedBidirectionalGraph", "rose_graph_integer_edge_hash_multimap", "p_node_index_to_edge_multimap_edgesIn", toStringForRTI(p_node_index_to_edge_multimap_edgesIn), rtiContainer[27]);
1641 0 : return rtiContainer;
1642 : }
1643 : RTIReturnType
1644 0 : SgIncidenceUndirectedGraph::roseRTI() {
1645 0 : RTIReturnType rtiContainer(26);
1646 :
1647 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgIncidenceUndirectedGraph", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1648 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgIncidenceUndirectedGraph", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1649 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgIncidenceUndirectedGraph", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1650 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgIncidenceUndirectedGraph", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1651 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgIncidenceUndirectedGraph", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1652 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgIncidenceUndirectedGraph", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1653 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgIncidenceUndirectedGraph", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1654 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgIncidenceUndirectedGraph", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1655 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgIncidenceUndirectedGraph", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1656 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgIncidenceUndirectedGraph", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1657 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgIncidenceUndirectedGraph", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1658 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgIncidenceUndirectedGraph", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1659 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgIncidenceUndirectedGraph", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1660 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgIncidenceUndirectedGraph", "std::string", "p_name", toStringForRTI(p_name), rtiContainer[13]);
1661 0 : doRTI("node_index_to_node_map", (void*)(&p_node_index_to_node_map), sizeof(p_node_index_to_node_map), (void*)this, "SgIncidenceUndirectedGraph", "rose_graph_integer_node_hash_map", "p_node_index_to_node_map", toStringForRTI(p_node_index_to_node_map), rtiContainer[14]);
1662 0 : doRTI("edge_index_to_edge_map", (void*)(&p_edge_index_to_edge_map), sizeof(p_edge_index_to_edge_map), (void*)this, "SgIncidenceUndirectedGraph", "rose_graph_integer_edge_hash_map", "p_edge_index_to_edge_map", toStringForRTI(p_edge_index_to_edge_map), rtiContainer[15]);
1663 0 : doRTI("node_index_pair_to_edge_multimap", (void*)(&p_node_index_pair_to_edge_multimap), sizeof(p_node_index_pair_to_edge_multimap), (void*)this, "SgIncidenceUndirectedGraph", "rose_graph_integerpair_edge_hash_multimap", "p_node_index_pair_to_edge_multimap", toStringForRTI(p_node_index_pair_to_edge_multimap), rtiContainer[16]);
1664 0 : doRTI("string_to_node_index_multimap", (void*)(&p_string_to_node_index_multimap), sizeof(p_string_to_node_index_multimap), (void*)this, "SgIncidenceUndirectedGraph", "rose_graph_string_integer_hash_multimap", "p_string_to_node_index_multimap", toStringForRTI(p_string_to_node_index_multimap), rtiContainer[17]);
1665 0 : doRTI("string_to_edge_index_multimap", (void*)(&p_string_to_edge_index_multimap), sizeof(p_string_to_edge_index_multimap), (void*)this, "SgIncidenceUndirectedGraph", "rose_graph_string_integer_hash_multimap", "p_string_to_edge_index_multimap", toStringForRTI(p_string_to_edge_index_multimap), rtiContainer[18]);
1666 0 : doRTI("node_index_to_edge_multimap", (void*)(&p_node_index_to_edge_multimap), sizeof(p_node_index_to_edge_multimap), (void*)this, "SgIncidenceUndirectedGraph", "rose_graph_integer_edge_hash_multimap", "p_node_index_to_edge_multimap", toStringForRTI(p_node_index_to_edge_multimap), rtiContainer[19]);
1667 0 : doRTI("index", (void*)(&p_index), sizeof(p_index), (void*)this, "SgIncidenceUndirectedGraph", "int", "p_index", toStringForRTI(p_index), rtiContainer[20]);
1668 0 : doRTI("index_counter", (void*)(&p_index_counter), sizeof(p_index_counter), (void*)this, "SgIncidenceUndirectedGraph", "static int", "p_index_counter", toStringForRTI(p_index_counter), rtiContainer[21]);
1669 0 : doRTI("boost_edges", (void*)(&p_boost_edges), sizeof(p_boost_edges), (void*)this, "SgIncidenceUndirectedGraph", "SgBoostEdgeList", "p_boost_edges", toStringForRTI(p_boost_edges), rtiContainer[22]);
1670 0 : doRTI("boost_edge_weights", (void*)(&p_boost_edge_weights), sizeof(p_boost_edge_weights), (void*)this, "SgIncidenceUndirectedGraph", "SgBoostEdgeWeightList", "p_boost_edge_weights", toStringForRTI(p_boost_edge_weights), rtiContainer[23]);
1671 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgIncidenceUndirectedGraph", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[24]);
1672 0 : doRTI("properties", (void*)(&p_properties), sizeof(p_properties), (void*)this, "SgIncidenceUndirectedGraph", "std::map<int, std::string>", "p_properties", toStringForRTI(p_properties), rtiContainer[25]);
1673 0 : return rtiContainer;
1674 : }
1675 : RTIReturnType
1676 0 : SgGraphNode::roseRTI() {
1677 0 : RTIReturnType rtiContainer(19);
1678 :
1679 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgGraphNode", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1680 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgGraphNode", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1681 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgGraphNode", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1682 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgGraphNode", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1683 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgGraphNode", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1684 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgGraphNode", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1685 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgGraphNode", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1686 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgGraphNode", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1687 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgGraphNode", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1688 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgGraphNode", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1689 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgGraphNode", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1690 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgGraphNode", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1691 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgGraphNode", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1692 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgGraphNode", "std::string", "p_name", toStringForRTI(p_name), rtiContainer[13]);
1693 0 : doRTI("SgNode", (void*)(&p_SgNode), sizeof(p_SgNode), (void*)this, "SgGraphNode", "SgNode*", "p_SgNode", toStringForRTI(p_SgNode), rtiContainer[14]);
1694 0 : doRTI("index", (void*)(&p_index), sizeof(p_index), (void*)this, "SgGraphNode", "int", "p_index", toStringForRTI(p_index), rtiContainer[15]);
1695 0 : doRTI("index_counter", (void*)(&p_index_counter), sizeof(p_index_counter), (void*)this, "SgGraphNode", "static int", "p_index_counter", toStringForRTI(p_index_counter), rtiContainer[16]);
1696 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgGraphNode", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[17]);
1697 0 : doRTI("properties", (void*)(&p_properties), sizeof(p_properties), (void*)this, "SgGraphNode", "std::map<int, std::string>", "p_properties", toStringForRTI(p_properties), rtiContainer[18]);
1698 0 : return rtiContainer;
1699 : }
1700 : RTIReturnType
1701 0 : SgGraphEdge::roseRTI() {
1702 0 : RTIReturnType rtiContainer(20);
1703 :
1704 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgGraphEdge", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1705 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgGraphEdge", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1706 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgGraphEdge", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1707 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgGraphEdge", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1708 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgGraphEdge", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1709 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgGraphEdge", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1710 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgGraphEdge", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1711 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgGraphEdge", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1712 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgGraphEdge", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1713 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgGraphEdge", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1714 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgGraphEdge", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1715 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgGraphEdge", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1716 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgGraphEdge", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1717 0 : doRTI("node_A", (void*)(&p_node_A), sizeof(p_node_A), (void*)this, "SgGraphEdge", "SgGraphNode*", "p_node_A", toStringForRTI(p_node_A), rtiContainer[13]);
1718 0 : doRTI("node_B", (void*)(&p_node_B), sizeof(p_node_B), (void*)this, "SgGraphEdge", "SgGraphNode*", "p_node_B", toStringForRTI(p_node_B), rtiContainer[14]);
1719 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgGraphEdge", "std::string", "p_name", toStringForRTI(p_name), rtiContainer[15]);
1720 0 : doRTI("index", (void*)(&p_index), sizeof(p_index), (void*)this, "SgGraphEdge", "int", "p_index", toStringForRTI(p_index), rtiContainer[16]);
1721 0 : doRTI("index_counter", (void*)(&p_index_counter), sizeof(p_index_counter), (void*)this, "SgGraphEdge", "static int", "p_index_counter", toStringForRTI(p_index_counter), rtiContainer[17]);
1722 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgGraphEdge", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[18]);
1723 0 : doRTI("properties", (void*)(&p_properties), sizeof(p_properties), (void*)this, "SgGraphEdge", "std::map<int, std::string>", "p_properties", toStringForRTI(p_properties), rtiContainer[19]);
1724 0 : return rtiContainer;
1725 : }
1726 : RTIReturnType
1727 0 : SgDirectedGraphEdge::roseRTI() {
1728 0 : RTIReturnType rtiContainer(20);
1729 :
1730 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgDirectedGraphEdge", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1731 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgDirectedGraphEdge", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1732 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgDirectedGraphEdge", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1733 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgDirectedGraphEdge", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1734 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgDirectedGraphEdge", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1735 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgDirectedGraphEdge", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1736 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgDirectedGraphEdge", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1737 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgDirectedGraphEdge", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1738 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgDirectedGraphEdge", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1739 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgDirectedGraphEdge", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1740 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgDirectedGraphEdge", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1741 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgDirectedGraphEdge", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1742 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgDirectedGraphEdge", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1743 0 : doRTI("node_A", (void*)(&p_node_A), sizeof(p_node_A), (void*)this, "SgDirectedGraphEdge", "SgGraphNode*", "p_node_A", toStringForRTI(p_node_A), rtiContainer[13]);
1744 0 : doRTI("node_B", (void*)(&p_node_B), sizeof(p_node_B), (void*)this, "SgDirectedGraphEdge", "SgGraphNode*", "p_node_B", toStringForRTI(p_node_B), rtiContainer[14]);
1745 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgDirectedGraphEdge", "std::string", "p_name", toStringForRTI(p_name), rtiContainer[15]);
1746 0 : doRTI("index", (void*)(&p_index), sizeof(p_index), (void*)this, "SgDirectedGraphEdge", "int", "p_index", toStringForRTI(p_index), rtiContainer[16]);
1747 0 : doRTI("index_counter", (void*)(&p_index_counter), sizeof(p_index_counter), (void*)this, "SgDirectedGraphEdge", "static int", "p_index_counter", toStringForRTI(p_index_counter), rtiContainer[17]);
1748 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgDirectedGraphEdge", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[18]);
1749 0 : doRTI("properties", (void*)(&p_properties), sizeof(p_properties), (void*)this, "SgDirectedGraphEdge", "std::map<int, std::string>", "p_properties", toStringForRTI(p_properties), rtiContainer[19]);
1750 0 : return rtiContainer;
1751 : }
1752 : RTIReturnType
1753 0 : SgUndirectedGraphEdge::roseRTI() {
1754 0 : RTIReturnType rtiContainer(20);
1755 :
1756 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUndirectedGraphEdge", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1757 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUndirectedGraphEdge", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1758 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUndirectedGraphEdge", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1759 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUndirectedGraphEdge", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1760 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUndirectedGraphEdge", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1761 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUndirectedGraphEdge", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1762 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUndirectedGraphEdge", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1763 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUndirectedGraphEdge", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1764 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUndirectedGraphEdge", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1765 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUndirectedGraphEdge", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1766 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUndirectedGraphEdge", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1767 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUndirectedGraphEdge", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1768 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUndirectedGraphEdge", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1769 0 : doRTI("node_A", (void*)(&p_node_A), sizeof(p_node_A), (void*)this, "SgUndirectedGraphEdge", "SgGraphNode*", "p_node_A", toStringForRTI(p_node_A), rtiContainer[13]);
1770 0 : doRTI("node_B", (void*)(&p_node_B), sizeof(p_node_B), (void*)this, "SgUndirectedGraphEdge", "SgGraphNode*", "p_node_B", toStringForRTI(p_node_B), rtiContainer[14]);
1771 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgUndirectedGraphEdge", "std::string", "p_name", toStringForRTI(p_name), rtiContainer[15]);
1772 0 : doRTI("index", (void*)(&p_index), sizeof(p_index), (void*)this, "SgUndirectedGraphEdge", "int", "p_index", toStringForRTI(p_index), rtiContainer[16]);
1773 0 : doRTI("index_counter", (void*)(&p_index_counter), sizeof(p_index_counter), (void*)this, "SgUndirectedGraphEdge", "static int", "p_index_counter", toStringForRTI(p_index_counter), rtiContainer[17]);
1774 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUndirectedGraphEdge", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[18]);
1775 0 : doRTI("properties", (void*)(&p_properties), sizeof(p_properties), (void*)this, "SgUndirectedGraphEdge", "std::map<int, std::string>", "p_properties", toStringForRTI(p_properties), rtiContainer[19]);
1776 0 : return rtiContainer;
1777 : }
1778 : RTIReturnType
1779 0 : SgGraphNodeList::roseRTI() {
1780 0 : RTIReturnType rtiContainer(13);
1781 :
1782 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgGraphNodeList", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1783 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgGraphNodeList", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1784 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgGraphNodeList", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1785 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgGraphNodeList", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1786 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgGraphNodeList", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1787 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgGraphNodeList", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1788 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgGraphNodeList", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1789 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgGraphNodeList", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1790 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgGraphNodeList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1791 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgGraphNodeList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1792 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgGraphNodeList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1793 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgGraphNodeList", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1794 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgGraphNodeList", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1795 0 : return rtiContainer;
1796 : }
1797 : RTIReturnType
1798 0 : SgGraphEdgeList::roseRTI() {
1799 0 : RTIReturnType rtiContainer(13);
1800 :
1801 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgGraphEdgeList", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1802 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgGraphEdgeList", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1803 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgGraphEdgeList", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1804 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgGraphEdgeList", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1805 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgGraphEdgeList", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1806 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgGraphEdgeList", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1807 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgGraphEdgeList", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1808 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgGraphEdgeList", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1809 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgGraphEdgeList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1810 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgGraphEdgeList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1811 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgGraphEdgeList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1812 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgGraphEdgeList", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1813 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgGraphEdgeList", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1814 0 : return rtiContainer;
1815 : }
1816 : RTIReturnType
1817 0 : SgTypeTable::roseRTI() {
1818 0 : RTIReturnType rtiContainer(14);
1819 :
1820 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeTable", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1821 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeTable", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1822 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeTable", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1823 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeTable", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1824 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeTable", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1825 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeTable", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1826 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeTable", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1827 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeTable", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1828 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeTable", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1829 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeTable", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1830 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeTable", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1831 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeTable", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1832 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeTable", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1833 0 : doRTI("type_table", (void*)(&p_type_table), sizeof(p_type_table), (void*)this, "SgTypeTable", "SgSymbolTable*", "p_type_table", toStringForRTI(p_type_table), rtiContainer[13]);
1834 0 : return rtiContainer;
1835 : }
1836 : RTIReturnType
1837 0 : SgNameGroup::roseRTI() {
1838 0 : RTIReturnType rtiContainer(15);
1839 :
1840 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgNameGroup", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1841 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgNameGroup", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1842 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgNameGroup", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1843 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgNameGroup", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1844 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgNameGroup", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1845 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgNameGroup", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1846 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgNameGroup", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1847 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgNameGroup", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1848 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgNameGroup", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1849 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgNameGroup", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1850 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgNameGroup", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1851 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgNameGroup", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1852 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgNameGroup", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1853 0 : doRTI("group_name", (void*)(&p_group_name), sizeof(p_group_name), (void*)this, "SgNameGroup", "std::string", "p_group_name", toStringForRTI(p_group_name), rtiContainer[13]);
1854 0 : doRTI("name_list", (void*)(&p_name_list), sizeof(p_name_list), (void*)this, "SgNameGroup", "SgStringList", "p_name_list", toStringForRTI(p_name_list), rtiContainer[14]);
1855 0 : return rtiContainer;
1856 : }
1857 : RTIReturnType
1858 0 : SgDimensionObject::roseRTI() {
1859 0 : RTIReturnType rtiContainer(15);
1860 :
1861 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgDimensionObject", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1862 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgDimensionObject", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1863 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgDimensionObject", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1864 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgDimensionObject", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1865 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgDimensionObject", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1866 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgDimensionObject", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1867 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgDimensionObject", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1868 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgDimensionObject", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1869 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgDimensionObject", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1870 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgDimensionObject", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1871 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgDimensionObject", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1872 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgDimensionObject", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1873 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgDimensionObject", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1874 0 : doRTI("array", (void*)(&p_array), sizeof(p_array), (void*)this, "SgDimensionObject", "SgInitializedName*", "p_array", toStringForRTI(p_array), rtiContainer[13]);
1875 0 : doRTI("shape", (void*)(&p_shape), sizeof(p_shape), (void*)this, "SgDimensionObject", "SgExprListExp*", "p_shape", toStringForRTI(p_shape), rtiContainer[14]);
1876 0 : return rtiContainer;
1877 : }
1878 : RTIReturnType
1879 0 : SgFormatItem::roseRTI() {
1880 0 : RTIReturnType rtiContainer(16);
1881 :
1882 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgFormatItem", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1883 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgFormatItem", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1884 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgFormatItem", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1885 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgFormatItem", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1886 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgFormatItem", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1887 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgFormatItem", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1888 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgFormatItem", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1889 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgFormatItem", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1890 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgFormatItem", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1891 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgFormatItem", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1892 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgFormatItem", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1893 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgFormatItem", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1894 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgFormatItem", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1895 0 : doRTI("repeat_specification", (void*)(&p_repeat_specification), sizeof(p_repeat_specification), (void*)this, "SgFormatItem", "int", "p_repeat_specification", toStringForRTI(p_repeat_specification), rtiContainer[13]);
1896 0 : doRTI("data", (void*)(&p_data), sizeof(p_data), (void*)this, "SgFormatItem", "SgExpression*", "p_data", toStringForRTI(p_data), rtiContainer[14]);
1897 0 : doRTI("format_item_list", (void*)(&p_format_item_list), sizeof(p_format_item_list), (void*)this, "SgFormatItem", "SgFormatItemList*", "p_format_item_list", toStringForRTI(p_format_item_list), rtiContainer[15]);
1898 0 : return rtiContainer;
1899 : }
1900 : RTIReturnType
1901 0 : SgFormatItemList::roseRTI() {
1902 0 : RTIReturnType rtiContainer(14);
1903 :
1904 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgFormatItemList", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1905 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgFormatItemList", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1906 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgFormatItemList", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1907 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgFormatItemList", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1908 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgFormatItemList", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1909 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgFormatItemList", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1910 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgFormatItemList", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1911 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgFormatItemList", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1912 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgFormatItemList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1913 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgFormatItemList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1914 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgFormatItemList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1915 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgFormatItemList", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1916 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgFormatItemList", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1917 0 : doRTI("format_item_list", (void*)(&p_format_item_list), sizeof(p_format_item_list), (void*)this, "SgFormatItemList", "SgFormatItemPtrList", "p_format_item_list", toStringForRTI(p_format_item_list), rtiContainer[13]);
1918 0 : return rtiContainer;
1919 : }
1920 : RTIReturnType
1921 0 : SgDataStatementGroup::roseRTI() {
1922 0 : RTIReturnType rtiContainer(15);
1923 :
1924 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgDataStatementGroup", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1925 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgDataStatementGroup", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1926 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgDataStatementGroup", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1927 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgDataStatementGroup", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1928 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgDataStatementGroup", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1929 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgDataStatementGroup", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1930 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgDataStatementGroup", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1931 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgDataStatementGroup", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1932 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgDataStatementGroup", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1933 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgDataStatementGroup", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1934 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgDataStatementGroup", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1935 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgDataStatementGroup", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1936 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgDataStatementGroup", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1937 0 : doRTI("object_list", (void*)(&p_object_list), sizeof(p_object_list), (void*)this, "SgDataStatementGroup", "SgDataStatementObjectPtrList", "p_object_list", toStringForRTI(p_object_list), rtiContainer[13]);
1938 0 : doRTI("value_list", (void*)(&p_value_list), sizeof(p_value_list), (void*)this, "SgDataStatementGroup", "SgDataStatementValuePtrList", "p_value_list", toStringForRTI(p_value_list), rtiContainer[14]);
1939 0 : return rtiContainer;
1940 : }
1941 : RTIReturnType
1942 0 : SgDataStatementObject::roseRTI() {
1943 0 : RTIReturnType rtiContainer(14);
1944 :
1945 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgDataStatementObject", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1946 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgDataStatementObject", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1947 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgDataStatementObject", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1948 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgDataStatementObject", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1949 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgDataStatementObject", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1950 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgDataStatementObject", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1951 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgDataStatementObject", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1952 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgDataStatementObject", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1953 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgDataStatementObject", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1954 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgDataStatementObject", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1955 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgDataStatementObject", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1956 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgDataStatementObject", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1957 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgDataStatementObject", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1958 0 : doRTI("variableReference_list", (void*)(&p_variableReference_list), sizeof(p_variableReference_list), (void*)this, "SgDataStatementObject", "SgExprListExp*", "p_variableReference_list", toStringForRTI(p_variableReference_list), rtiContainer[13]);
1959 0 : return rtiContainer;
1960 : }
1961 : RTIReturnType
1962 0 : SgIncludeFile::roseRTI() {
1963 0 : RTIReturnType rtiContainer(40);
1964 :
1965 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgIncludeFile", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
1966 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgIncludeFile", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
1967 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgIncludeFile", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
1968 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgIncludeFile", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
1969 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgIncludeFile", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
1970 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgIncludeFile", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
1971 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgIncludeFile", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
1972 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgIncludeFile", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
1973 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgIncludeFile", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
1974 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgIncludeFile", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
1975 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgIncludeFile", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
1976 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgIncludeFile", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
1977 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgIncludeFile", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
1978 0 : doRTI("filename", (void*)(&p_filename), sizeof(p_filename), (void*)this, "SgIncludeFile", "SgName", "p_filename", toStringForRTI(p_filename), rtiContainer[13]);
1979 0 : doRTI("source_file", (void*)(&p_source_file), sizeof(p_source_file), (void*)this, "SgIncludeFile", "SgSourceFile*", "p_source_file", toStringForRTI(p_source_file), rtiContainer[14]);
1980 0 : doRTI("include_file_list", (void*)(&p_include_file_list), sizeof(p_include_file_list), (void*)this, "SgIncludeFile", "SgIncludeFilePtrList", "p_include_file_list", toStringForRTI(p_include_file_list), rtiContainer[15]);
1981 0 : doRTI("first_source_sequence_number", (void*)(&p_first_source_sequence_number), sizeof(p_first_source_sequence_number), (void*)this, "SgIncludeFile", "unsigned int", "p_first_source_sequence_number", toStringForRTI(p_first_source_sequence_number), rtiContainer[16]);
1982 0 : doRTI("last_source_sequence_number", (void*)(&p_last_source_sequence_number), sizeof(p_last_source_sequence_number), (void*)this, "SgIncludeFile", "unsigned int", "p_last_source_sequence_number", toStringForRTI(p_last_source_sequence_number), rtiContainer[17]);
1983 0 : doRTI("isIncludedMoreThanOnce", (void*)(&p_isIncludedMoreThanOnce), sizeof(p_isIncludedMoreThanOnce), (void*)this, "SgIncludeFile", "bool", "p_isIncludedMoreThanOnce", toStringForRTI(p_isIncludedMoreThanOnce), rtiContainer[18]);
1984 0 : doRTI("isPrimaryUse", (void*)(&p_isPrimaryUse), sizeof(p_isPrimaryUse), (void*)this, "SgIncludeFile", "bool", "p_isPrimaryUse", toStringForRTI(p_isPrimaryUse), rtiContainer[19]);
1985 0 : doRTI("file_hash", (void*)(&p_file_hash), sizeof(p_file_hash), (void*)this, "SgIncludeFile", "std::string", "p_file_hash", toStringForRTI(p_file_hash), rtiContainer[20]);
1986 0 : doRTI("name_used_in_include_directive", (void*)(&p_name_used_in_include_directive), sizeof(p_name_used_in_include_directive), (void*)this, "SgIncludeFile", "SgName", "p_name_used_in_include_directive", toStringForRTI(p_name_used_in_include_directive), rtiContainer[21]);
1987 0 : doRTI("source_file_of_translation_unit", (void*)(&p_source_file_of_translation_unit), sizeof(p_source_file_of_translation_unit), (void*)this, "SgIncludeFile", "SgSourceFile*", "p_source_file_of_translation_unit", toStringForRTI(p_source_file_of_translation_unit), rtiContainer[22]);
1988 0 : doRTI("including_source_file", (void*)(&p_including_source_file), sizeof(p_including_source_file), (void*)this, "SgIncludeFile", "SgSourceFile*", "p_including_source_file", toStringForRTI(p_including_source_file), rtiContainer[23]);
1989 0 : doRTI("parent_include_file", (void*)(&p_parent_include_file), sizeof(p_parent_include_file), (void*)this, "SgIncludeFile", "SgIncludeFile*", "p_parent_include_file", toStringForRTI(p_parent_include_file), rtiContainer[24]);
1990 0 : doRTI("isSystemInclude", (void*)(&p_isSystemInclude), sizeof(p_isSystemInclude), (void*)this, "SgIncludeFile", "bool", "p_isSystemInclude", toStringForRTI(p_isSystemInclude), rtiContainer[25]);
1991 0 : doRTI("isPreinclude", (void*)(&p_isPreinclude), sizeof(p_isPreinclude), (void*)this, "SgIncludeFile", "bool", "p_isPreinclude", toStringForRTI(p_isPreinclude), rtiContainer[26]);
1992 0 : doRTI("requires_explict_path_for_unparsed_headers", (void*)(&p_requires_explict_path_for_unparsed_headers), sizeof(p_requires_explict_path_for_unparsed_headers), (void*)this, "SgIncludeFile", "bool", "p_requires_explict_path_for_unparsed_headers", toStringForRTI(p_requires_explict_path_for_unparsed_headers), rtiContainer[27]);
1993 0 : doRTI("can_be_supported_using_token_based_unparsing", (void*)(&p_can_be_supported_using_token_based_unparsing), sizeof(p_can_be_supported_using_token_based_unparsing), (void*)this, "SgIncludeFile", "bool", "p_can_be_supported_using_token_based_unparsing", toStringForRTI(p_can_be_supported_using_token_based_unparsing), rtiContainer[28]);
1994 0 : doRTI("directory_prefix", (void*)(&p_directory_prefix), sizeof(p_directory_prefix), (void*)this, "SgIncludeFile", "SgName", "p_directory_prefix", toStringForRTI(p_directory_prefix), rtiContainer[29]);
1995 0 : doRTI("name_without_path", (void*)(&p_name_without_path), sizeof(p_name_without_path), (void*)this, "SgIncludeFile", "SgName", "p_name_without_path", toStringForRTI(p_name_without_path), rtiContainer[30]);
1996 0 : doRTI("applicationRootDirectory", (void*)(&p_applicationRootDirectory), sizeof(p_applicationRootDirectory), (void*)this, "SgIncludeFile", "SgName", "p_applicationRootDirectory", toStringForRTI(p_applicationRootDirectory), rtiContainer[31]);
1997 0 : doRTI("will_be_unparsed", (void*)(&p_will_be_unparsed), sizeof(p_will_be_unparsed), (void*)this, "SgIncludeFile", "bool", "p_will_be_unparsed", toStringForRTI(p_will_be_unparsed), rtiContainer[32]);
1998 0 : doRTI("isRoseSystemInclude", (void*)(&p_isRoseSystemInclude), sizeof(p_isRoseSystemInclude), (void*)this, "SgIncludeFile", "bool", "p_isRoseSystemInclude", toStringForRTI(p_isRoseSystemInclude), rtiContainer[33]);
1999 0 : doRTI("from_system_include_dir", (void*)(&p_from_system_include_dir), sizeof(p_from_system_include_dir), (void*)this, "SgIncludeFile", "bool", "p_from_system_include_dir", toStringForRTI(p_from_system_include_dir), rtiContainer[34]);
2000 0 : doRTI("preinclude_macros_only", (void*)(&p_preinclude_macros_only), sizeof(p_preinclude_macros_only), (void*)this, "SgIncludeFile", "bool", "p_preinclude_macros_only", toStringForRTI(p_preinclude_macros_only), rtiContainer[35]);
2001 0 : doRTI("isApplicationFile", (void*)(&p_isApplicationFile), sizeof(p_isApplicationFile), (void*)this, "SgIncludeFile", "bool", "p_isApplicationFile", toStringForRTI(p_isApplicationFile), rtiContainer[36]);
2002 0 : doRTI("isRootSourceFile", (void*)(&p_isRootSourceFile), sizeof(p_isRootSourceFile), (void*)this, "SgIncludeFile", "bool", "p_isRootSourceFile", toStringForRTI(p_isRootSourceFile), rtiContainer[37]);
2003 0 : doRTI("firstStatement", (void*)(&p_firstStatement), sizeof(p_firstStatement), (void*)this, "SgIncludeFile", "SgStatement*", "p_firstStatement", toStringForRTI(p_firstStatement), rtiContainer[38]);
2004 0 : doRTI("lastStatement", (void*)(&p_lastStatement), sizeof(p_lastStatement), (void*)this, "SgIncludeFile", "SgStatement*", "p_lastStatement", toStringForRTI(p_lastStatement), rtiContainer[39]);
2005 0 : return rtiContainer;
2006 : }
2007 : RTIReturnType
2008 0 : SgDataStatementValue::roseRTI() {
2009 0 : RTIReturnType rtiContainer(17);
2010 :
2011 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgDataStatementValue", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2012 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgDataStatementValue", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2013 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgDataStatementValue", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2014 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgDataStatementValue", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2015 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgDataStatementValue", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2016 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgDataStatementValue", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2017 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgDataStatementValue", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2018 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgDataStatementValue", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2019 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgDataStatementValue", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2020 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgDataStatementValue", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2021 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgDataStatementValue", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2022 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgDataStatementValue", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2023 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgDataStatementValue", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2024 0 : doRTI("data_initialization_format", (void*)(&p_data_initialization_format), sizeof(p_data_initialization_format), (void*)this, "SgDataStatementValue", "SgDataStatementValue::data_statement_value_enum", "p_data_initialization_format", toStringForRTI(p_data_initialization_format), rtiContainer[13]);
2025 0 : doRTI("initializer_list", (void*)(&p_initializer_list), sizeof(p_initializer_list), (void*)this, "SgDataStatementValue", "SgExprListExp*", "p_initializer_list", toStringForRTI(p_initializer_list), rtiContainer[14]);
2026 0 : doRTI("repeat_expression", (void*)(&p_repeat_expression), sizeof(p_repeat_expression), (void*)this, "SgDataStatementValue", "SgExpression*", "p_repeat_expression", toStringForRTI(p_repeat_expression), rtiContainer[15]);
2027 0 : doRTI("constant_expression", (void*)(&p_constant_expression), sizeof(p_constant_expression), (void*)this, "SgDataStatementValue", "SgExpression*", "p_constant_expression", toStringForRTI(p_constant_expression), rtiContainer[16]);
2028 0 : return rtiContainer;
2029 : }
2030 : RTIReturnType
2031 0 : SgHeaderFileReport::roseRTI() {
2032 0 : RTIReturnType rtiContainer(15);
2033 :
2034 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgHeaderFileReport", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2035 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgHeaderFileReport", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2036 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgHeaderFileReport", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2037 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgHeaderFileReport", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2038 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgHeaderFileReport", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2039 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgHeaderFileReport", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2040 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgHeaderFileReport", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2041 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgHeaderFileReport", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2042 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgHeaderFileReport", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2043 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgHeaderFileReport", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2044 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgHeaderFileReport", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2045 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgHeaderFileReport", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2046 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgHeaderFileReport", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2047 0 : doRTI("source_file", (void*)(&p_source_file), sizeof(p_source_file), (void*)this, "SgHeaderFileReport", "SgSourceFile*", "p_source_file", toStringForRTI(p_source_file), rtiContainer[13]);
2048 0 : doRTI("include_file_list", (void*)(&p_include_file_list), sizeof(p_include_file_list), (void*)this, "SgHeaderFileReport", "SgSourceFilePtrList", "p_include_file_list", toStringForRTI(p_include_file_list), rtiContainer[14]);
2049 0 : return rtiContainer;
2050 : }
2051 : RTIReturnType
2052 0 : SgType::roseRTI() {
2053 0 : RTIReturnType rtiContainer(24);
2054 :
2055 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgType", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2056 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgType", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2057 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgType", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2058 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgType", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2059 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgType", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2060 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgType", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2061 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgType", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2062 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgType", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2063 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2064 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2065 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2066 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgType", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2067 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgType", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2068 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgType", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2069 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgType", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2070 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgType", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2071 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgType", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2072 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgType", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2073 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgType", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2074 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgType", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2075 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgType", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2076 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgType", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2077 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgType", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2078 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgType", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2079 0 : return rtiContainer;
2080 : }
2081 : RTIReturnType
2082 0 : SgTypeUnknown::roseRTI() {
2083 0 : RTIReturnType rtiContainer(27);
2084 :
2085 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeUnknown", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2086 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeUnknown", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2087 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeUnknown", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2088 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeUnknown", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2089 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeUnknown", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2090 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeUnknown", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2091 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeUnknown", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2092 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeUnknown", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2093 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeUnknown", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2094 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeUnknown", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2095 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeUnknown", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2096 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeUnknown", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2097 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeUnknown", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2098 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeUnknown", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2099 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeUnknown", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2100 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeUnknown", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2101 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeUnknown", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2102 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeUnknown", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2103 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeUnknown", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2104 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeUnknown", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2105 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeUnknown", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2106 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeUnknown", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2107 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeUnknown", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2108 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeUnknown", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2109 0 : doRTI("type_name", (void*)(&p_type_name), sizeof(p_type_name), (void*)this, "SgTypeUnknown", "std::string", "p_type_name", toStringForRTI(p_type_name), rtiContainer[24]);
2110 0 : doRTI("has_type_name", (void*)(&p_has_type_name), sizeof(p_has_type_name), (void*)this, "SgTypeUnknown", "bool", "p_has_type_name", toStringForRTI(p_has_type_name), rtiContainer[25]);
2111 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeUnknown", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[26]);
2112 0 : return rtiContainer;
2113 : }
2114 : RTIReturnType
2115 0 : SgTypeChar::roseRTI() {
2116 0 : RTIReturnType rtiContainer(25);
2117 :
2118 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeChar", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2119 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeChar", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2120 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeChar", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2121 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeChar", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2122 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeChar", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2123 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeChar", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2124 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeChar", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2125 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeChar", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2126 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeChar", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2127 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeChar", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2128 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeChar", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2129 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeChar", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2130 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeChar", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2131 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeChar", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2132 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeChar", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2133 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeChar", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2134 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeChar", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2135 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeChar", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2136 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeChar", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2137 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeChar", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2138 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeChar", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2139 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeChar", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2140 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeChar", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2141 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeChar", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2142 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeChar", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
2143 0 : return rtiContainer;
2144 : }
2145 : RTIReturnType
2146 0 : SgTypeSignedChar::roseRTI() {
2147 0 : RTIReturnType rtiContainer(25);
2148 :
2149 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeSignedChar", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2150 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeSignedChar", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2151 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeSignedChar", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2152 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeSignedChar", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2153 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeSignedChar", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2154 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeSignedChar", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2155 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeSignedChar", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2156 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeSignedChar", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2157 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeSignedChar", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2158 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeSignedChar", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2159 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeSignedChar", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2160 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeSignedChar", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2161 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeSignedChar", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2162 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeSignedChar", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2163 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeSignedChar", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2164 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeSignedChar", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2165 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeSignedChar", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2166 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeSignedChar", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2167 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeSignedChar", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2168 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeSignedChar", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2169 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeSignedChar", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2170 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeSignedChar", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2171 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeSignedChar", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2172 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeSignedChar", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2173 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeSignedChar", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
2174 0 : return rtiContainer;
2175 : }
2176 : RTIReturnType
2177 0 : SgTypeUnsignedChar::roseRTI() {
2178 0 : RTIReturnType rtiContainer(25);
2179 :
2180 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeUnsignedChar", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2181 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeUnsignedChar", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2182 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeUnsignedChar", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2183 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeUnsignedChar", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2184 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeUnsignedChar", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2185 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeUnsignedChar", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2186 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeUnsignedChar", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2187 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeUnsignedChar", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2188 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeUnsignedChar", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2189 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeUnsignedChar", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2190 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeUnsignedChar", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2191 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeUnsignedChar", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2192 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeUnsignedChar", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2193 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeUnsignedChar", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2194 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeUnsignedChar", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2195 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeUnsignedChar", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2196 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeUnsignedChar", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2197 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeUnsignedChar", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2198 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeUnsignedChar", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2199 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeUnsignedChar", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2200 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeUnsignedChar", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2201 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeUnsignedChar", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2202 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeUnsignedChar", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2203 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeUnsignedChar", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2204 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeUnsignedChar", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
2205 0 : return rtiContainer;
2206 : }
2207 : RTIReturnType
2208 0 : SgTypeShort::roseRTI() {
2209 0 : RTIReturnType rtiContainer(25);
2210 :
2211 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeShort", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2212 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeShort", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2213 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeShort", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2214 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeShort", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2215 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeShort", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2216 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeShort", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2217 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeShort", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2218 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeShort", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2219 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeShort", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2220 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeShort", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2221 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeShort", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2222 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeShort", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2223 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeShort", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2224 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeShort", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2225 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeShort", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2226 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeShort", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2227 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeShort", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2228 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeShort", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2229 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeShort", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2230 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeShort", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2231 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeShort", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2232 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeShort", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2233 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeShort", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2234 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeShort", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2235 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeShort", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
2236 0 : return rtiContainer;
2237 : }
2238 : RTIReturnType
2239 0 : SgTypeSignedShort::roseRTI() {
2240 0 : RTIReturnType rtiContainer(25);
2241 :
2242 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeSignedShort", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2243 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeSignedShort", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2244 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeSignedShort", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2245 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeSignedShort", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2246 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeSignedShort", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2247 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeSignedShort", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2248 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeSignedShort", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2249 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeSignedShort", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2250 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeSignedShort", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2251 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeSignedShort", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2252 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeSignedShort", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2253 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeSignedShort", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2254 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeSignedShort", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2255 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeSignedShort", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2256 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeSignedShort", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2257 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeSignedShort", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2258 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeSignedShort", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2259 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeSignedShort", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2260 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeSignedShort", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2261 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeSignedShort", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2262 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeSignedShort", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2263 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeSignedShort", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2264 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeSignedShort", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2265 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeSignedShort", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2266 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeSignedShort", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
2267 0 : return rtiContainer;
2268 : }
2269 : RTIReturnType
2270 0 : SgTypeUnsignedShort::roseRTI() {
2271 0 : RTIReturnType rtiContainer(25);
2272 :
2273 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeUnsignedShort", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2274 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeUnsignedShort", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2275 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeUnsignedShort", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2276 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeUnsignedShort", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2277 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeUnsignedShort", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2278 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeUnsignedShort", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2279 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeUnsignedShort", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2280 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeUnsignedShort", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2281 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeUnsignedShort", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2282 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeUnsignedShort", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2283 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeUnsignedShort", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2284 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeUnsignedShort", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2285 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeUnsignedShort", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2286 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeUnsignedShort", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2287 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeUnsignedShort", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2288 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeUnsignedShort", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2289 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeUnsignedShort", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2290 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeUnsignedShort", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2291 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeUnsignedShort", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2292 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeUnsignedShort", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2293 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeUnsignedShort", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2294 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeUnsignedShort", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2295 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeUnsignedShort", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2296 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeUnsignedShort", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2297 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeUnsignedShort", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
2298 0 : return rtiContainer;
2299 : }
2300 : RTIReturnType
2301 0 : SgTypeInt::roseRTI() {
2302 0 : RTIReturnType rtiContainer(26);
2303 :
2304 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeInt", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2305 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeInt", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2306 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeInt", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2307 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeInt", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2308 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeInt", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2309 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeInt", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2310 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeInt", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2311 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeInt", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2312 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeInt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2313 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeInt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2314 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeInt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2315 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeInt", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2316 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeInt", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2317 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeInt", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2318 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeInt", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2319 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeInt", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2320 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeInt", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2321 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeInt", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2322 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeInt", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2323 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeInt", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2324 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeInt", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2325 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeInt", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2326 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeInt", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2327 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeInt", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2328 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeInt", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
2329 0 : doRTI("field_size", (void*)(&p_field_size), sizeof(p_field_size), (void*)this, "SgTypeInt", "int", "p_field_size", toStringForRTI(p_field_size), rtiContainer[25]);
2330 0 : return rtiContainer;
2331 : }
2332 : RTIReturnType
2333 0 : SgTypeSignedInt::roseRTI() {
2334 0 : RTIReturnType rtiContainer(25);
2335 :
2336 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeSignedInt", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2337 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeSignedInt", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2338 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeSignedInt", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2339 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeSignedInt", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2340 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeSignedInt", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2341 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeSignedInt", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2342 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeSignedInt", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2343 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeSignedInt", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2344 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeSignedInt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2345 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeSignedInt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2346 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeSignedInt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2347 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeSignedInt", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2348 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeSignedInt", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2349 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeSignedInt", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2350 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeSignedInt", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2351 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeSignedInt", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2352 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeSignedInt", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2353 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeSignedInt", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2354 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeSignedInt", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2355 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeSignedInt", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2356 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeSignedInt", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2357 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeSignedInt", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2358 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeSignedInt", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2359 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeSignedInt", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2360 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeSignedInt", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
2361 0 : return rtiContainer;
2362 : }
2363 : RTIReturnType
2364 0 : SgTypeUnsignedInt::roseRTI() {
2365 0 : RTIReturnType rtiContainer(25);
2366 :
2367 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeUnsignedInt", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2368 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeUnsignedInt", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2369 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeUnsignedInt", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2370 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeUnsignedInt", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2371 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeUnsignedInt", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2372 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeUnsignedInt", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2373 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeUnsignedInt", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2374 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeUnsignedInt", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2375 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeUnsignedInt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2376 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeUnsignedInt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2377 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeUnsignedInt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2378 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeUnsignedInt", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2379 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeUnsignedInt", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2380 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeUnsignedInt", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2381 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeUnsignedInt", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2382 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeUnsignedInt", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2383 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeUnsignedInt", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2384 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeUnsignedInt", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2385 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeUnsignedInt", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2386 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeUnsignedInt", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2387 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeUnsignedInt", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2388 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeUnsignedInt", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2389 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeUnsignedInt", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2390 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeUnsignedInt", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2391 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeUnsignedInt", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
2392 0 : return rtiContainer;
2393 : }
2394 : RTIReturnType
2395 0 : SgTypeLong::roseRTI() {
2396 0 : RTIReturnType rtiContainer(25);
2397 :
2398 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeLong", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2399 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeLong", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2400 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeLong", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2401 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeLong", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2402 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeLong", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2403 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeLong", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2404 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeLong", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2405 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeLong", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2406 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeLong", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2407 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeLong", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2408 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeLong", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2409 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeLong", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2410 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeLong", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2411 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeLong", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2412 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeLong", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2413 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeLong", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2414 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeLong", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2415 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeLong", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2416 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeLong", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2417 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeLong", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2418 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeLong", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2419 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeLong", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2420 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeLong", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2421 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeLong", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2422 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeLong", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
2423 0 : return rtiContainer;
2424 : }
2425 : RTIReturnType
2426 0 : SgTypeSignedLong::roseRTI() {
2427 0 : RTIReturnType rtiContainer(25);
2428 :
2429 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeSignedLong", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2430 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeSignedLong", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2431 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeSignedLong", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2432 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeSignedLong", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2433 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeSignedLong", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2434 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeSignedLong", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2435 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeSignedLong", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2436 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeSignedLong", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2437 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeSignedLong", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2438 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeSignedLong", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2439 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeSignedLong", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2440 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeSignedLong", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2441 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeSignedLong", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2442 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeSignedLong", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2443 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeSignedLong", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2444 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeSignedLong", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2445 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeSignedLong", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2446 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeSignedLong", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2447 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeSignedLong", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2448 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeSignedLong", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2449 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeSignedLong", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2450 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeSignedLong", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2451 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeSignedLong", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2452 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeSignedLong", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2453 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeSignedLong", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
2454 0 : return rtiContainer;
2455 : }
2456 : RTIReturnType
2457 0 : SgTypeUnsignedLong::roseRTI() {
2458 0 : RTIReturnType rtiContainer(25);
2459 :
2460 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeUnsignedLong", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2461 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeUnsignedLong", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2462 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeUnsignedLong", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2463 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeUnsignedLong", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2464 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeUnsignedLong", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2465 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeUnsignedLong", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2466 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeUnsignedLong", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2467 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeUnsignedLong", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2468 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeUnsignedLong", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2469 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeUnsignedLong", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2470 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeUnsignedLong", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2471 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeUnsignedLong", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2472 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeUnsignedLong", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2473 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeUnsignedLong", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2474 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeUnsignedLong", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2475 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeUnsignedLong", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2476 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeUnsignedLong", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2477 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeUnsignedLong", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2478 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeUnsignedLong", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2479 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeUnsignedLong", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2480 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeUnsignedLong", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2481 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeUnsignedLong", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2482 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeUnsignedLong", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2483 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeUnsignedLong", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2484 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeUnsignedLong", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
2485 0 : return rtiContainer;
2486 : }
2487 : RTIReturnType
2488 0 : SgTypeVoid::roseRTI() {
2489 0 : RTIReturnType rtiContainer(25);
2490 :
2491 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeVoid", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2492 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeVoid", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2493 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeVoid", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2494 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeVoid", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2495 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeVoid", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2496 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeVoid", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2497 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeVoid", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2498 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeVoid", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2499 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeVoid", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2500 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeVoid", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2501 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeVoid", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2502 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeVoid", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2503 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeVoid", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2504 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeVoid", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2505 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeVoid", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2506 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeVoid", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2507 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeVoid", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2508 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeVoid", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2509 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeVoid", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2510 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeVoid", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2511 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeVoid", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2512 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeVoid", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2513 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeVoid", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2514 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeVoid", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2515 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeVoid", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
2516 0 : return rtiContainer;
2517 : }
2518 : RTIReturnType
2519 0 : SgTypeGlobalVoid::roseRTI() {
2520 0 : RTIReturnType rtiContainer(25);
2521 :
2522 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeGlobalVoid", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2523 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeGlobalVoid", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2524 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeGlobalVoid", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2525 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeGlobalVoid", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2526 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeGlobalVoid", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2527 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeGlobalVoid", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2528 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeGlobalVoid", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2529 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeGlobalVoid", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2530 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeGlobalVoid", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2531 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeGlobalVoid", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2532 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeGlobalVoid", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2533 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeGlobalVoid", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2534 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeGlobalVoid", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2535 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeGlobalVoid", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2536 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeGlobalVoid", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2537 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeGlobalVoid", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2538 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeGlobalVoid", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2539 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeGlobalVoid", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2540 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeGlobalVoid", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2541 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeGlobalVoid", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2542 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeGlobalVoid", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2543 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeGlobalVoid", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2544 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeGlobalVoid", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2545 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeGlobalVoid", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2546 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeGlobalVoid", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
2547 0 : return rtiContainer;
2548 : }
2549 : RTIReturnType
2550 0 : SgTypeWchar::roseRTI() {
2551 0 : RTIReturnType rtiContainer(25);
2552 :
2553 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeWchar", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2554 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeWchar", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2555 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeWchar", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2556 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeWchar", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2557 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeWchar", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2558 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeWchar", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2559 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeWchar", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2560 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeWchar", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2561 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeWchar", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2562 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeWchar", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2563 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeWchar", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2564 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeWchar", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2565 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeWchar", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2566 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeWchar", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2567 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeWchar", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2568 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeWchar", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2569 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeWchar", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2570 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeWchar", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2571 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeWchar", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2572 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeWchar", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2573 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeWchar", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2574 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeWchar", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2575 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeWchar", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2576 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeWchar", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2577 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeWchar", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
2578 0 : return rtiContainer;
2579 : }
2580 : RTIReturnType
2581 0 : SgTypeFloat::roseRTI() {
2582 0 : RTIReturnType rtiContainer(25);
2583 :
2584 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeFloat", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2585 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeFloat", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2586 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeFloat", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2587 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeFloat", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2588 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeFloat", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2589 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeFloat", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2590 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeFloat", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2591 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeFloat", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2592 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeFloat", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2593 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeFloat", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2594 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeFloat", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2595 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeFloat", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2596 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeFloat", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2597 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeFloat", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2598 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeFloat", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2599 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeFloat", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2600 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeFloat", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2601 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeFloat", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2602 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeFloat", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2603 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeFloat", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2604 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeFloat", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2605 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeFloat", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2606 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeFloat", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2607 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeFloat", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2608 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeFloat", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
2609 0 : return rtiContainer;
2610 : }
2611 : RTIReturnType
2612 0 : SgTypeDouble::roseRTI() {
2613 0 : RTIReturnType rtiContainer(25);
2614 :
2615 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeDouble", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2616 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeDouble", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2617 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeDouble", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2618 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeDouble", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2619 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeDouble", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2620 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeDouble", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2621 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeDouble", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2622 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeDouble", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2623 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeDouble", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2624 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeDouble", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2625 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeDouble", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2626 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeDouble", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2627 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeDouble", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2628 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeDouble", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2629 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeDouble", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2630 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeDouble", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2631 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeDouble", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2632 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeDouble", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2633 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeDouble", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2634 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeDouble", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2635 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeDouble", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2636 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeDouble", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2637 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeDouble", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2638 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeDouble", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2639 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeDouble", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
2640 0 : return rtiContainer;
2641 : }
2642 : RTIReturnType
2643 0 : SgTypeLongLong::roseRTI() {
2644 0 : RTIReturnType rtiContainer(25);
2645 :
2646 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeLongLong", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2647 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeLongLong", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2648 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeLongLong", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2649 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeLongLong", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2650 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeLongLong", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2651 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeLongLong", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2652 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeLongLong", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2653 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeLongLong", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2654 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeLongLong", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2655 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeLongLong", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2656 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeLongLong", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2657 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeLongLong", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2658 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeLongLong", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2659 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeLongLong", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2660 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeLongLong", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2661 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeLongLong", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2662 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeLongLong", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2663 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeLongLong", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2664 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeLongLong", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2665 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeLongLong", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2666 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeLongLong", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2667 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeLongLong", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2668 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeLongLong", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2669 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeLongLong", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2670 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeLongLong", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
2671 0 : return rtiContainer;
2672 : }
2673 : RTIReturnType
2674 0 : SgTypeSignedLongLong::roseRTI() {
2675 0 : RTIReturnType rtiContainer(25);
2676 :
2677 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeSignedLongLong", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2678 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeSignedLongLong", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2679 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeSignedLongLong", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2680 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeSignedLongLong", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2681 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeSignedLongLong", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2682 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeSignedLongLong", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2683 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeSignedLongLong", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2684 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeSignedLongLong", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2685 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeSignedLongLong", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2686 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeSignedLongLong", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2687 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeSignedLongLong", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2688 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeSignedLongLong", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2689 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeSignedLongLong", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2690 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeSignedLongLong", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2691 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeSignedLongLong", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2692 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeSignedLongLong", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2693 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeSignedLongLong", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2694 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeSignedLongLong", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2695 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeSignedLongLong", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2696 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeSignedLongLong", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2697 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeSignedLongLong", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2698 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeSignedLongLong", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2699 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeSignedLongLong", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2700 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeSignedLongLong", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2701 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeSignedLongLong", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
2702 0 : return rtiContainer;
2703 : }
2704 : RTIReturnType
2705 0 : SgTypeUnsignedLongLong::roseRTI() {
2706 0 : RTIReturnType rtiContainer(25);
2707 :
2708 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeUnsignedLongLong", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2709 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeUnsignedLongLong", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2710 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeUnsignedLongLong", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2711 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeUnsignedLongLong", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2712 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeUnsignedLongLong", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2713 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeUnsignedLongLong", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2714 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeUnsignedLongLong", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2715 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeUnsignedLongLong", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2716 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeUnsignedLongLong", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2717 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeUnsignedLongLong", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2718 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeUnsignedLongLong", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2719 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeUnsignedLongLong", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2720 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeUnsignedLongLong", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2721 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeUnsignedLongLong", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2722 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeUnsignedLongLong", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2723 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeUnsignedLongLong", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2724 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeUnsignedLongLong", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2725 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeUnsignedLongLong", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2726 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeUnsignedLongLong", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2727 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeUnsignedLongLong", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2728 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeUnsignedLongLong", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2729 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeUnsignedLongLong", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2730 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeUnsignedLongLong", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2731 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeUnsignedLongLong", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2732 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeUnsignedLongLong", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
2733 0 : return rtiContainer;
2734 : }
2735 : RTIReturnType
2736 0 : SgTypeSigned128bitInteger::roseRTI() {
2737 0 : RTIReturnType rtiContainer(25);
2738 :
2739 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeSigned128bitInteger", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2740 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeSigned128bitInteger", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2741 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeSigned128bitInteger", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2742 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeSigned128bitInteger", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2743 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeSigned128bitInteger", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2744 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeSigned128bitInteger", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2745 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeSigned128bitInteger", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2746 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeSigned128bitInteger", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2747 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeSigned128bitInteger", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2748 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeSigned128bitInteger", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2749 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeSigned128bitInteger", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2750 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeSigned128bitInteger", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2751 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeSigned128bitInteger", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2752 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeSigned128bitInteger", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2753 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeSigned128bitInteger", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2754 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeSigned128bitInteger", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2755 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeSigned128bitInteger", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2756 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeSigned128bitInteger", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2757 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeSigned128bitInteger", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2758 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeSigned128bitInteger", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2759 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeSigned128bitInteger", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2760 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeSigned128bitInteger", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2761 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeSigned128bitInteger", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2762 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeSigned128bitInteger", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2763 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeSigned128bitInteger", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
2764 0 : return rtiContainer;
2765 : }
2766 : RTIReturnType
2767 0 : SgTypeUnsigned128bitInteger::roseRTI() {
2768 0 : RTIReturnType rtiContainer(25);
2769 :
2770 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeUnsigned128bitInteger", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2771 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeUnsigned128bitInteger", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2772 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeUnsigned128bitInteger", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2773 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeUnsigned128bitInteger", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2774 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeUnsigned128bitInteger", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2775 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeUnsigned128bitInteger", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2776 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeUnsigned128bitInteger", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2777 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeUnsigned128bitInteger", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2778 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeUnsigned128bitInteger", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2779 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeUnsigned128bitInteger", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2780 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeUnsigned128bitInteger", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2781 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeUnsigned128bitInteger", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2782 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeUnsigned128bitInteger", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2783 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeUnsigned128bitInteger", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2784 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeUnsigned128bitInteger", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2785 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeUnsigned128bitInteger", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2786 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeUnsigned128bitInteger", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2787 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeUnsigned128bitInteger", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2788 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeUnsigned128bitInteger", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2789 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeUnsigned128bitInteger", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2790 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeUnsigned128bitInteger", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2791 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeUnsigned128bitInteger", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2792 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeUnsigned128bitInteger", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2793 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeUnsigned128bitInteger", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2794 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeUnsigned128bitInteger", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
2795 0 : return rtiContainer;
2796 : }
2797 : RTIReturnType
2798 0 : SgTypeFloat80::roseRTI() {
2799 0 : RTIReturnType rtiContainer(25);
2800 :
2801 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeFloat80", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2802 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeFloat80", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2803 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeFloat80", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2804 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeFloat80", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2805 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeFloat80", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2806 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeFloat80", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2807 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeFloat80", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2808 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeFloat80", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2809 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeFloat80", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2810 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeFloat80", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2811 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeFloat80", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2812 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeFloat80", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2813 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeFloat80", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2814 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeFloat80", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2815 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeFloat80", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2816 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeFloat80", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2817 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeFloat80", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2818 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeFloat80", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2819 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeFloat80", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2820 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeFloat80", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2821 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeFloat80", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2822 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeFloat80", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2823 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeFloat80", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2824 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeFloat80", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2825 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeFloat80", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
2826 0 : return rtiContainer;
2827 : }
2828 : RTIReturnType
2829 0 : SgTypeLongDouble::roseRTI() {
2830 0 : RTIReturnType rtiContainer(25);
2831 :
2832 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeLongDouble", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2833 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeLongDouble", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2834 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeLongDouble", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2835 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeLongDouble", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2836 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeLongDouble", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2837 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeLongDouble", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2838 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeLongDouble", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2839 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeLongDouble", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2840 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeLongDouble", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2841 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeLongDouble", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2842 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeLongDouble", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2843 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeLongDouble", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2844 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeLongDouble", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2845 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeLongDouble", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2846 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeLongDouble", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2847 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeLongDouble", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2848 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeLongDouble", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2849 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeLongDouble", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2850 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeLongDouble", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2851 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeLongDouble", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2852 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeLongDouble", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2853 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeLongDouble", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2854 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeLongDouble", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2855 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeLongDouble", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2856 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeLongDouble", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
2857 0 : return rtiContainer;
2858 : }
2859 : RTIReturnType
2860 0 : SgTypeString::roseRTI() {
2861 0 : RTIReturnType rtiContainer(25);
2862 :
2863 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeString", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2864 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeString", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2865 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeString", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2866 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeString", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2867 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeString", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2868 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeString", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2869 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeString", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2870 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeString", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2871 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeString", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2872 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeString", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2873 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeString", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2874 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeString", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2875 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeString", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2876 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeString", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2877 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeString", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2878 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeString", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2879 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeString", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2880 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeString", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2881 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeString", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2882 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeString", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2883 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeString", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2884 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeString", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2885 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeString", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2886 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeString", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2887 0 : doRTI("lengthExpression", (void*)(&p_lengthExpression), sizeof(p_lengthExpression), (void*)this, "SgTypeString", "SgExpression*", "p_lengthExpression", toStringForRTI(p_lengthExpression), rtiContainer[24]);
2888 0 : return rtiContainer;
2889 : }
2890 : RTIReturnType
2891 0 : SgTypeBool::roseRTI() {
2892 0 : RTIReturnType rtiContainer(25);
2893 :
2894 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeBool", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2895 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeBool", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2896 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeBool", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2897 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeBool", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2898 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeBool", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2899 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeBool", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2900 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeBool", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2901 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeBool", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2902 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeBool", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2903 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeBool", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2904 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeBool", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2905 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeBool", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2906 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeBool", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2907 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeBool", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2908 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeBool", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2909 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeBool", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2910 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeBool", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2911 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeBool", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2912 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeBool", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2913 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeBool", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2914 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeBool", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2915 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeBool", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2916 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeBool", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2917 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeBool", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2918 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeBool", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
2919 0 : return rtiContainer;
2920 : }
2921 : RTIReturnType
2922 0 : SgPointerType::roseRTI() {
2923 0 : RTIReturnType rtiContainer(25);
2924 :
2925 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgPointerType", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2926 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgPointerType", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2927 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgPointerType", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2928 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgPointerType", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2929 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgPointerType", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2930 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgPointerType", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2931 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgPointerType", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2932 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgPointerType", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2933 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgPointerType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2934 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgPointerType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2935 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgPointerType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2936 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgPointerType", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2937 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgPointerType", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2938 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgPointerType", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2939 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgPointerType", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2940 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgPointerType", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2941 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgPointerType", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2942 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgPointerType", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2943 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgPointerType", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2944 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgPointerType", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2945 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgPointerType", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2946 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgPointerType", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2947 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgPointerType", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2948 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgPointerType", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2949 0 : doRTI("base_type", (void*)(&p_base_type), sizeof(p_base_type), (void*)this, "SgPointerType", "SgType*", "p_base_type", toStringForRTI(p_base_type), rtiContainer[24]);
2950 0 : return rtiContainer;
2951 : }
2952 : RTIReturnType
2953 0 : SgPointerMemberType::roseRTI() {
2954 0 : RTIReturnType rtiContainer(26);
2955 :
2956 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgPointerMemberType", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2957 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgPointerMemberType", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2958 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgPointerMemberType", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2959 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgPointerMemberType", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2960 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgPointerMemberType", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2961 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgPointerMemberType", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2962 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgPointerMemberType", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2963 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgPointerMemberType", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2964 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgPointerMemberType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2965 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgPointerMemberType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2966 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgPointerMemberType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2967 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgPointerMemberType", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
2968 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgPointerMemberType", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
2969 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgPointerMemberType", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
2970 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgPointerMemberType", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
2971 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgPointerMemberType", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
2972 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgPointerMemberType", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
2973 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgPointerMemberType", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
2974 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgPointerMemberType", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
2975 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgPointerMemberType", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
2976 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgPointerMemberType", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
2977 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgPointerMemberType", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
2978 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgPointerMemberType", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
2979 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgPointerMemberType", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
2980 0 : doRTI("base_type", (void*)(&p_base_type), sizeof(p_base_type), (void*)this, "SgPointerMemberType", "SgType*", "p_base_type", toStringForRTI(p_base_type), rtiContainer[24]);
2981 0 : doRTI("class_type", (void*)(&p_class_type), sizeof(p_class_type), (void*)this, "SgPointerMemberType", "SgType*", "p_class_type", toStringForRTI(p_class_type), rtiContainer[25]);
2982 0 : return rtiContainer;
2983 : }
2984 : RTIReturnType
2985 0 : SgReferenceType::roseRTI() {
2986 0 : RTIReturnType rtiContainer(25);
2987 :
2988 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgReferenceType", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
2989 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgReferenceType", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
2990 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgReferenceType", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
2991 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgReferenceType", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
2992 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgReferenceType", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
2993 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgReferenceType", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
2994 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgReferenceType", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
2995 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgReferenceType", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
2996 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgReferenceType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
2997 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgReferenceType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
2998 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgReferenceType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
2999 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgReferenceType", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3000 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgReferenceType", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3001 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgReferenceType", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3002 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgReferenceType", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3003 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgReferenceType", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3004 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgReferenceType", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3005 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgReferenceType", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3006 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgReferenceType", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3007 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgReferenceType", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3008 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgReferenceType", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3009 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgReferenceType", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3010 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgReferenceType", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3011 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgReferenceType", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3012 0 : doRTI("base_type", (void*)(&p_base_type), sizeof(p_base_type), (void*)this, "SgReferenceType", "SgType*", "p_base_type", toStringForRTI(p_base_type), rtiContainer[24]);
3013 0 : return rtiContainer;
3014 : }
3015 : RTIReturnType
3016 0 : SgNamedType::roseRTI() {
3017 0 : RTIReturnType rtiContainer(28);
3018 :
3019 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgNamedType", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3020 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgNamedType", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3021 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgNamedType", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3022 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgNamedType", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3023 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgNamedType", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3024 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgNamedType", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3025 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgNamedType", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3026 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgNamedType", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3027 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgNamedType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3028 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgNamedType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3029 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgNamedType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3030 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgNamedType", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3031 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgNamedType", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3032 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgNamedType", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3033 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgNamedType", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3034 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgNamedType", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3035 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgNamedType", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3036 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgNamedType", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3037 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgNamedType", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3038 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgNamedType", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3039 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgNamedType", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3040 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgNamedType", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3041 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgNamedType", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3042 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgNamedType", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3043 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgNamedType", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
3044 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgNamedType", "SgDeclarationStatement*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[25]);
3045 0 : doRTI("autonomous_declaration", (void*)(&p_autonomous_declaration), sizeof(p_autonomous_declaration), (void*)this, "SgNamedType", "bool", "p_autonomous_declaration", toStringForRTI(p_autonomous_declaration), rtiContainer[26]);
3046 0 : doRTI("is_from_template_parameter", (void*)(&p_is_from_template_parameter), sizeof(p_is_from_template_parameter), (void*)this, "SgNamedType", "bool", "p_is_from_template_parameter", toStringForRTI(p_is_from_template_parameter), rtiContainer[27]);
3047 0 : return rtiContainer;
3048 : }
3049 : RTIReturnType
3050 0 : SgClassType::roseRTI() {
3051 0 : RTIReturnType rtiContainer(29);
3052 :
3053 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgClassType", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3054 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgClassType", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3055 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgClassType", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3056 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgClassType", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3057 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgClassType", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3058 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgClassType", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3059 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgClassType", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3060 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgClassType", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3061 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgClassType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3062 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgClassType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3063 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgClassType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3064 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgClassType", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3065 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgClassType", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3066 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgClassType", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3067 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgClassType", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3068 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgClassType", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3069 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgClassType", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3070 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgClassType", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3071 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgClassType", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3072 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgClassType", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3073 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgClassType", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3074 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgClassType", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3075 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgClassType", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3076 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgClassType", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3077 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgClassType", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
3078 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgClassType", "SgDeclarationStatement*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[25]);
3079 0 : doRTI("autonomous_declaration", (void*)(&p_autonomous_declaration), sizeof(p_autonomous_declaration), (void*)this, "SgClassType", "bool", "p_autonomous_declaration", toStringForRTI(p_autonomous_declaration), rtiContainer[26]);
3080 0 : doRTI("is_from_template_parameter", (void*)(&p_is_from_template_parameter), sizeof(p_is_from_template_parameter), (void*)this, "SgClassType", "bool", "p_is_from_template_parameter", toStringForRTI(p_is_from_template_parameter), rtiContainer[27]);
3081 0 : doRTI("packed", (void*)(&p_packed), sizeof(p_packed), (void*)this, "SgClassType", "bool", "p_packed", toStringForRTI(p_packed), rtiContainer[28]);
3082 0 : return rtiContainer;
3083 : }
3084 : RTIReturnType
3085 0 : SgEnumType::roseRTI() {
3086 0 : RTIReturnType rtiContainer(28);
3087 :
3088 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgEnumType", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3089 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgEnumType", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3090 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgEnumType", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3091 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgEnumType", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3092 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgEnumType", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3093 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgEnumType", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3094 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgEnumType", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3095 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgEnumType", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3096 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgEnumType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3097 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgEnumType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3098 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgEnumType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3099 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgEnumType", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3100 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgEnumType", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3101 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgEnumType", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3102 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgEnumType", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3103 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgEnumType", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3104 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgEnumType", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3105 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgEnumType", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3106 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgEnumType", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3107 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgEnumType", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3108 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgEnumType", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3109 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgEnumType", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3110 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgEnumType", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3111 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgEnumType", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3112 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgEnumType", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
3113 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgEnumType", "SgDeclarationStatement*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[25]);
3114 0 : doRTI("autonomous_declaration", (void*)(&p_autonomous_declaration), sizeof(p_autonomous_declaration), (void*)this, "SgEnumType", "bool", "p_autonomous_declaration", toStringForRTI(p_autonomous_declaration), rtiContainer[26]);
3115 0 : doRTI("is_from_template_parameter", (void*)(&p_is_from_template_parameter), sizeof(p_is_from_template_parameter), (void*)this, "SgEnumType", "bool", "p_is_from_template_parameter", toStringForRTI(p_is_from_template_parameter), rtiContainer[27]);
3116 0 : return rtiContainer;
3117 : }
3118 : RTIReturnType
3119 0 : SgTypedefType::roseRTI() {
3120 0 : RTIReturnType rtiContainer(29);
3121 :
3122 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypedefType", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3123 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypedefType", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3124 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypedefType", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3125 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypedefType", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3126 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypedefType", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3127 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypedefType", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3128 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypedefType", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3129 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypedefType", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3130 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypedefType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3131 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypedefType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3132 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypedefType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3133 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypedefType", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3134 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypedefType", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3135 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypedefType", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3136 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypedefType", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3137 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypedefType", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3138 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypedefType", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3139 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypedefType", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3140 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypedefType", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3141 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypedefType", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3142 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypedefType", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3143 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypedefType", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3144 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypedefType", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3145 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypedefType", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3146 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypedefType", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
3147 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgTypedefType", "SgDeclarationStatement*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[25]);
3148 0 : doRTI("autonomous_declaration", (void*)(&p_autonomous_declaration), sizeof(p_autonomous_declaration), (void*)this, "SgTypedefType", "bool", "p_autonomous_declaration", toStringForRTI(p_autonomous_declaration), rtiContainer[26]);
3149 0 : doRTI("is_from_template_parameter", (void*)(&p_is_from_template_parameter), sizeof(p_is_from_template_parameter), (void*)this, "SgTypedefType", "bool", "p_is_from_template_parameter", toStringForRTI(p_is_from_template_parameter), rtiContainer[27]);
3150 0 : doRTI("parent_scope", (void*)(&p_parent_scope), sizeof(p_parent_scope), (void*)this, "SgTypedefType", "SgSymbol*", "p_parent_scope", toStringForRTI(p_parent_scope), rtiContainer[28]);
3151 0 : return rtiContainer;
3152 : }
3153 : RTIReturnType
3154 0 : SgNonrealType::roseRTI() {
3155 0 : RTIReturnType rtiContainer(28);
3156 :
3157 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgNonrealType", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3158 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgNonrealType", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3159 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgNonrealType", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3160 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgNonrealType", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3161 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgNonrealType", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3162 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgNonrealType", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3163 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgNonrealType", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3164 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgNonrealType", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3165 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgNonrealType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3166 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgNonrealType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3167 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgNonrealType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3168 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgNonrealType", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3169 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgNonrealType", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3170 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgNonrealType", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3171 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgNonrealType", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3172 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgNonrealType", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3173 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgNonrealType", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3174 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgNonrealType", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3175 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgNonrealType", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3176 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgNonrealType", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3177 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgNonrealType", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3178 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgNonrealType", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3179 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgNonrealType", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3180 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgNonrealType", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3181 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgNonrealType", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
3182 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgNonrealType", "SgDeclarationStatement*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[25]);
3183 0 : doRTI("autonomous_declaration", (void*)(&p_autonomous_declaration), sizeof(p_autonomous_declaration), (void*)this, "SgNonrealType", "bool", "p_autonomous_declaration", toStringForRTI(p_autonomous_declaration), rtiContainer[26]);
3184 0 : doRTI("is_from_template_parameter", (void*)(&p_is_from_template_parameter), sizeof(p_is_from_template_parameter), (void*)this, "SgNonrealType", "bool", "p_is_from_template_parameter", toStringForRTI(p_is_from_template_parameter), rtiContainer[27]);
3185 0 : return rtiContainer;
3186 : }
3187 : RTIReturnType
3188 0 : SgModifierType::roseRTI() {
3189 0 : RTIReturnType rtiContainer(27);
3190 :
3191 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgModifierType", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3192 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgModifierType", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3193 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgModifierType", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3194 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgModifierType", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3195 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgModifierType", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3196 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgModifierType", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3197 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgModifierType", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3198 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgModifierType", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3199 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgModifierType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3200 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgModifierType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3201 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgModifierType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3202 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgModifierType", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3203 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgModifierType", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3204 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgModifierType", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3205 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgModifierType", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3206 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgModifierType", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3207 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgModifierType", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3208 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgModifierType", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3209 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgModifierType", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3210 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgModifierType", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3211 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgModifierType", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3212 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgModifierType", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3213 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgModifierType", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3214 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgModifierType", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3215 0 : doRTI("base_type", (void*)(&p_base_type), sizeof(p_base_type), (void*)this, "SgModifierType", "SgType*", "p_base_type", toStringForRTI(p_base_type), rtiContainer[24]);
3216 0 : doRTI("typeModifier", (void*)(&p_typeModifier), sizeof(p_typeModifier), (void*)this, "SgModifierType", "SgTypeModifier", "p_typeModifier", toStringForRTI(p_typeModifier), rtiContainer[25]);
3217 0 : doRTI("frontend_type_reference", (void*)(&p_frontend_type_reference), sizeof(p_frontend_type_reference), (void*)this, "SgModifierType", "char*", "p_frontend_type_reference", toStringForRTI(p_frontend_type_reference), rtiContainer[26]);
3218 0 : return rtiContainer;
3219 : }
3220 : RTIReturnType
3221 0 : SgFunctionType::roseRTI() {
3222 0 : RTIReturnType rtiContainer(28);
3223 :
3224 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgFunctionType", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3225 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgFunctionType", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3226 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgFunctionType", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3227 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgFunctionType", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3228 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgFunctionType", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3229 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgFunctionType", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3230 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgFunctionType", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3231 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgFunctionType", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3232 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgFunctionType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3233 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgFunctionType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3234 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgFunctionType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3235 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgFunctionType", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3236 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgFunctionType", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3237 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgFunctionType", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3238 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgFunctionType", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3239 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgFunctionType", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3240 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgFunctionType", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3241 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgFunctionType", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3242 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgFunctionType", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3243 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgFunctionType", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3244 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgFunctionType", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3245 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgFunctionType", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3246 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgFunctionType", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3247 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgFunctionType", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3248 0 : doRTI("return_type", (void*)(&p_return_type), sizeof(p_return_type), (void*)this, "SgFunctionType", "SgType*", "p_return_type", toStringForRTI(p_return_type), rtiContainer[24]);
3249 0 : doRTI("has_ellipses", (void*)(&p_has_ellipses), sizeof(p_has_ellipses), (void*)this, "SgFunctionType", "bool", "p_has_ellipses", toStringForRTI(p_has_ellipses), rtiContainer[25]);
3250 0 : doRTI("orig_return_type", (void*)(&p_orig_return_type), sizeof(p_orig_return_type), (void*)this, "SgFunctionType", "SgType*", "p_orig_return_type", toStringForRTI(p_orig_return_type), rtiContainer[26]);
3251 0 : doRTI("argument_list", (void*)(&p_argument_list), sizeof(p_argument_list), (void*)this, "SgFunctionType", "SgFunctionParameterTypeList*", "p_argument_list", toStringForRTI(p_argument_list), rtiContainer[27]);
3252 0 : return rtiContainer;
3253 : }
3254 : RTIReturnType
3255 0 : SgMemberFunctionType::roseRTI() {
3256 0 : RTIReturnType rtiContainer(31);
3257 :
3258 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgMemberFunctionType", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3259 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgMemberFunctionType", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3260 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgMemberFunctionType", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3261 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgMemberFunctionType", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3262 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgMemberFunctionType", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3263 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgMemberFunctionType", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3264 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgMemberFunctionType", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3265 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgMemberFunctionType", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3266 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgMemberFunctionType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3267 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgMemberFunctionType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3268 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgMemberFunctionType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3269 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgMemberFunctionType", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3270 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgMemberFunctionType", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3271 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgMemberFunctionType", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3272 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgMemberFunctionType", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3273 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgMemberFunctionType", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3274 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgMemberFunctionType", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3275 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgMemberFunctionType", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3276 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgMemberFunctionType", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3277 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgMemberFunctionType", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3278 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgMemberFunctionType", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3279 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgMemberFunctionType", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3280 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgMemberFunctionType", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3281 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgMemberFunctionType", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3282 0 : doRTI("return_type", (void*)(&p_return_type), sizeof(p_return_type), (void*)this, "SgMemberFunctionType", "SgType*", "p_return_type", toStringForRTI(p_return_type), rtiContainer[24]);
3283 0 : doRTI("has_ellipses", (void*)(&p_has_ellipses), sizeof(p_has_ellipses), (void*)this, "SgMemberFunctionType", "bool", "p_has_ellipses", toStringForRTI(p_has_ellipses), rtiContainer[25]);
3284 0 : doRTI("orig_return_type", (void*)(&p_orig_return_type), sizeof(p_orig_return_type), (void*)this, "SgMemberFunctionType", "SgType*", "p_orig_return_type", toStringForRTI(p_orig_return_type), rtiContainer[26]);
3285 0 : doRTI("argument_list", (void*)(&p_argument_list), sizeof(p_argument_list), (void*)this, "SgMemberFunctionType", "SgFunctionParameterTypeList*", "p_argument_list", toStringForRTI(p_argument_list), rtiContainer[27]);
3286 0 : doRTI("class_type", (void*)(&p_class_type), sizeof(p_class_type), (void*)this, "SgMemberFunctionType", "SgType*", "p_class_type", toStringForRTI(p_class_type), rtiContainer[28]);
3287 0 : doRTI("mfunc_specifier", (void*)(&p_mfunc_specifier), sizeof(p_mfunc_specifier), (void*)this, "SgMemberFunctionType", "unsigned int", "p_mfunc_specifier", toStringForRTI(p_mfunc_specifier), rtiContainer[29]);
3288 0 : doRTI("ref_qualifiers", (void*)(&p_ref_qualifiers), sizeof(p_ref_qualifiers), (void*)this, "SgMemberFunctionType", "unsigned int", "p_ref_qualifiers", toStringForRTI(p_ref_qualifiers), rtiContainer[30]);
3289 0 : return rtiContainer;
3290 : }
3291 : RTIReturnType
3292 0 : SgPartialFunctionType::roseRTI() {
3293 0 : RTIReturnType rtiContainer(31);
3294 :
3295 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgPartialFunctionType", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3296 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgPartialFunctionType", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3297 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgPartialFunctionType", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3298 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgPartialFunctionType", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3299 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgPartialFunctionType", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3300 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgPartialFunctionType", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3301 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgPartialFunctionType", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3302 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgPartialFunctionType", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3303 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgPartialFunctionType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3304 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgPartialFunctionType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3305 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgPartialFunctionType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3306 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgPartialFunctionType", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3307 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgPartialFunctionType", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3308 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgPartialFunctionType", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3309 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgPartialFunctionType", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3310 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgPartialFunctionType", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3311 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgPartialFunctionType", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3312 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgPartialFunctionType", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3313 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgPartialFunctionType", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3314 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgPartialFunctionType", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3315 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgPartialFunctionType", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3316 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgPartialFunctionType", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3317 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgPartialFunctionType", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3318 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgPartialFunctionType", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3319 0 : doRTI("return_type", (void*)(&p_return_type), sizeof(p_return_type), (void*)this, "SgPartialFunctionType", "SgType*", "p_return_type", toStringForRTI(p_return_type), rtiContainer[24]);
3320 0 : doRTI("has_ellipses", (void*)(&p_has_ellipses), sizeof(p_has_ellipses), (void*)this, "SgPartialFunctionType", "bool", "p_has_ellipses", toStringForRTI(p_has_ellipses), rtiContainer[25]);
3321 0 : doRTI("orig_return_type", (void*)(&p_orig_return_type), sizeof(p_orig_return_type), (void*)this, "SgPartialFunctionType", "SgType*", "p_orig_return_type", toStringForRTI(p_orig_return_type), rtiContainer[26]);
3322 0 : doRTI("argument_list", (void*)(&p_argument_list), sizeof(p_argument_list), (void*)this, "SgPartialFunctionType", "SgFunctionParameterTypeList*", "p_argument_list", toStringForRTI(p_argument_list), rtiContainer[27]);
3323 0 : doRTI("class_type", (void*)(&p_class_type), sizeof(p_class_type), (void*)this, "SgPartialFunctionType", "SgType*", "p_class_type", toStringForRTI(p_class_type), rtiContainer[28]);
3324 0 : doRTI("mfunc_specifier", (void*)(&p_mfunc_specifier), sizeof(p_mfunc_specifier), (void*)this, "SgPartialFunctionType", "unsigned int", "p_mfunc_specifier", toStringForRTI(p_mfunc_specifier), rtiContainer[29]);
3325 0 : doRTI("ref_qualifiers", (void*)(&p_ref_qualifiers), sizeof(p_ref_qualifiers), (void*)this, "SgPartialFunctionType", "unsigned int", "p_ref_qualifiers", toStringForRTI(p_ref_qualifiers), rtiContainer[30]);
3326 0 : return rtiContainer;
3327 : }
3328 : RTIReturnType
3329 0 : SgPartialFunctionModifierType::roseRTI() {
3330 0 : RTIReturnType rtiContainer(32);
3331 :
3332 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgPartialFunctionModifierType", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3333 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgPartialFunctionModifierType", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3334 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgPartialFunctionModifierType", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3335 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgPartialFunctionModifierType", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3336 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgPartialFunctionModifierType", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3337 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgPartialFunctionModifierType", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3338 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgPartialFunctionModifierType", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3339 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgPartialFunctionModifierType", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3340 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgPartialFunctionModifierType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3341 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgPartialFunctionModifierType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3342 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgPartialFunctionModifierType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3343 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgPartialFunctionModifierType", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3344 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgPartialFunctionModifierType", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3345 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgPartialFunctionModifierType", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3346 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgPartialFunctionModifierType", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3347 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgPartialFunctionModifierType", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3348 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgPartialFunctionModifierType", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3349 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgPartialFunctionModifierType", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3350 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgPartialFunctionModifierType", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3351 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgPartialFunctionModifierType", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3352 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgPartialFunctionModifierType", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3353 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgPartialFunctionModifierType", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3354 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgPartialFunctionModifierType", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3355 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgPartialFunctionModifierType", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3356 0 : doRTI("return_type", (void*)(&p_return_type), sizeof(p_return_type), (void*)this, "SgPartialFunctionModifierType", "SgType*", "p_return_type", toStringForRTI(p_return_type), rtiContainer[24]);
3357 0 : doRTI("has_ellipses", (void*)(&p_has_ellipses), sizeof(p_has_ellipses), (void*)this, "SgPartialFunctionModifierType", "bool", "p_has_ellipses", toStringForRTI(p_has_ellipses), rtiContainer[25]);
3358 0 : doRTI("orig_return_type", (void*)(&p_orig_return_type), sizeof(p_orig_return_type), (void*)this, "SgPartialFunctionModifierType", "SgType*", "p_orig_return_type", toStringForRTI(p_orig_return_type), rtiContainer[26]);
3359 0 : doRTI("argument_list", (void*)(&p_argument_list), sizeof(p_argument_list), (void*)this, "SgPartialFunctionModifierType", "SgFunctionParameterTypeList*", "p_argument_list", toStringForRTI(p_argument_list), rtiContainer[27]);
3360 0 : doRTI("class_type", (void*)(&p_class_type), sizeof(p_class_type), (void*)this, "SgPartialFunctionModifierType", "SgType*", "p_class_type", toStringForRTI(p_class_type), rtiContainer[28]);
3361 0 : doRTI("mfunc_specifier", (void*)(&p_mfunc_specifier), sizeof(p_mfunc_specifier), (void*)this, "SgPartialFunctionModifierType", "unsigned int", "p_mfunc_specifier", toStringForRTI(p_mfunc_specifier), rtiContainer[29]);
3362 0 : doRTI("ref_qualifiers", (void*)(&p_ref_qualifiers), sizeof(p_ref_qualifiers), (void*)this, "SgPartialFunctionModifierType", "unsigned int", "p_ref_qualifiers", toStringForRTI(p_ref_qualifiers), rtiContainer[30]);
3363 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgPartialFunctionModifierType", "static SgPartialFunctionModifierType*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[31]);
3364 0 : return rtiContainer;
3365 : }
3366 : RTIReturnType
3367 0 : SgArrayType::roseRTI() {
3368 0 : RTIReturnType rtiContainer(30);
3369 :
3370 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgArrayType", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3371 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgArrayType", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3372 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgArrayType", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3373 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgArrayType", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3374 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgArrayType", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3375 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgArrayType", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3376 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgArrayType", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3377 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgArrayType", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3378 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgArrayType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3379 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgArrayType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3380 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgArrayType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3381 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgArrayType", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3382 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgArrayType", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3383 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgArrayType", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3384 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgArrayType", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3385 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgArrayType", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3386 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgArrayType", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3387 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgArrayType", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3388 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgArrayType", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3389 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgArrayType", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3390 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgArrayType", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3391 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgArrayType", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3392 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgArrayType", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3393 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgArrayType", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3394 0 : doRTI("base_type", (void*)(&p_base_type), sizeof(p_base_type), (void*)this, "SgArrayType", "SgType*", "p_base_type", toStringForRTI(p_base_type), rtiContainer[24]);
3395 0 : doRTI("index", (void*)(&p_index), sizeof(p_index), (void*)this, "SgArrayType", "SgExpression*", "p_index", toStringForRTI(p_index), rtiContainer[25]);
3396 0 : doRTI("dim_info", (void*)(&p_dim_info), sizeof(p_dim_info), (void*)this, "SgArrayType", "SgExprListExp*", "p_dim_info", toStringForRTI(p_dim_info), rtiContainer[26]);
3397 0 : doRTI("rank", (void*)(&p_rank), sizeof(p_rank), (void*)this, "SgArrayType", "int", "p_rank", toStringForRTI(p_rank), rtiContainer[27]);
3398 0 : doRTI("number_of_elements", (void*)(&p_number_of_elements), sizeof(p_number_of_elements), (void*)this, "SgArrayType", "int", "p_number_of_elements", toStringForRTI(p_number_of_elements), rtiContainer[28]);
3399 0 : doRTI("is_variable_length_array", (void*)(&p_is_variable_length_array), sizeof(p_is_variable_length_array), (void*)this, "SgArrayType", "bool", "p_is_variable_length_array", toStringForRTI(p_is_variable_length_array), rtiContainer[29]);
3400 0 : return rtiContainer;
3401 : }
3402 : RTIReturnType
3403 0 : SgTypeEllipse::roseRTI() {
3404 0 : RTIReturnType rtiContainer(25);
3405 :
3406 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeEllipse", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3407 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeEllipse", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3408 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeEllipse", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3409 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeEllipse", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3410 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeEllipse", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3411 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeEllipse", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3412 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeEllipse", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3413 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeEllipse", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3414 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeEllipse", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3415 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeEllipse", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3416 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeEllipse", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3417 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeEllipse", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3418 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeEllipse", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3419 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeEllipse", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3420 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeEllipse", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3421 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeEllipse", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3422 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeEllipse", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3423 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeEllipse", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3424 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeEllipse", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3425 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeEllipse", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3426 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeEllipse", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3427 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeEllipse", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3428 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeEllipse", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3429 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeEllipse", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3430 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeEllipse", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
3431 0 : return rtiContainer;
3432 : }
3433 : RTIReturnType
3434 0 : SgTemplateType::roseRTI() {
3435 0 : RTIReturnType rtiContainer(33);
3436 :
3437 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateType", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3438 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateType", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3439 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateType", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3440 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateType", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3441 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateType", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3442 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateType", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3443 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateType", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3444 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateType", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3445 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3446 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3447 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3448 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateType", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3449 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateType", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3450 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTemplateType", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3451 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTemplateType", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3452 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTemplateType", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3453 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTemplateType", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3454 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTemplateType", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3455 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTemplateType", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3456 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTemplateType", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3457 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTemplateType", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3458 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTemplateType", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3459 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTemplateType", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3460 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTemplateType", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3461 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgTemplateType", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[24]);
3462 0 : doRTI("template_parameter_position", (void*)(&p_template_parameter_position), sizeof(p_template_parameter_position), (void*)this, "SgTemplateType", "int", "p_template_parameter_position", toStringForRTI(p_template_parameter_position), rtiContainer[25]);
3463 0 : doRTI("template_parameter_depth", (void*)(&p_template_parameter_depth), sizeof(p_template_parameter_depth), (void*)this, "SgTemplateType", "int", "p_template_parameter_depth", toStringForRTI(p_template_parameter_depth), rtiContainer[26]);
3464 0 : doRTI("class_type", (void*)(&p_class_type), sizeof(p_class_type), (void*)this, "SgTemplateType", "SgType *", "p_class_type", toStringForRTI(p_class_type), rtiContainer[27]);
3465 0 : doRTI("parent_class_type", (void*)(&p_parent_class_type), sizeof(p_parent_class_type), (void*)this, "SgTemplateType", "SgType *", "p_parent_class_type", toStringForRTI(p_parent_class_type), rtiContainer[28]);
3466 0 : doRTI("template_parameter", (void*)(&p_template_parameter), sizeof(p_template_parameter), (void*)this, "SgTemplateType", "SgTemplateParameter *", "p_template_parameter", toStringForRTI(p_template_parameter), rtiContainer[29]);
3467 0 : doRTI("tpl_args", (void*)(&p_tpl_args), sizeof(p_tpl_args), (void*)this, "SgTemplateType", "SgTemplateArgumentPtrList", "p_tpl_args", toStringForRTI(p_tpl_args), rtiContainer[30]);
3468 0 : doRTI("part_spec_tpl_args", (void*)(&p_part_spec_tpl_args), sizeof(p_part_spec_tpl_args), (void*)this, "SgTemplateType", "SgTemplateArgumentPtrList", "p_part_spec_tpl_args", toStringForRTI(p_part_spec_tpl_args), rtiContainer[31]);
3469 0 : doRTI("packed", (void*)(&p_packed), sizeof(p_packed), (void*)this, "SgTemplateType", "bool", "p_packed", toStringForRTI(p_packed), rtiContainer[32]);
3470 0 : return rtiContainer;
3471 : }
3472 : RTIReturnType
3473 0 : SgQualifiedNameType::roseRTI() {
3474 0 : RTIReturnType rtiContainer(26);
3475 :
3476 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgQualifiedNameType", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3477 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgQualifiedNameType", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3478 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgQualifiedNameType", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3479 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgQualifiedNameType", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3480 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgQualifiedNameType", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3481 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgQualifiedNameType", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3482 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgQualifiedNameType", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3483 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgQualifiedNameType", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3484 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgQualifiedNameType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3485 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgQualifiedNameType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3486 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgQualifiedNameType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3487 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgQualifiedNameType", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3488 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgQualifiedNameType", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3489 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgQualifiedNameType", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3490 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgQualifiedNameType", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3491 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgQualifiedNameType", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3492 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgQualifiedNameType", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3493 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgQualifiedNameType", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3494 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgQualifiedNameType", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3495 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgQualifiedNameType", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3496 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgQualifiedNameType", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3497 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgQualifiedNameType", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3498 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgQualifiedNameType", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3499 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgQualifiedNameType", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3500 0 : doRTI("base_type", (void*)(&p_base_type), sizeof(p_base_type), (void*)this, "SgQualifiedNameType", "SgType*", "p_base_type", toStringForRTI(p_base_type), rtiContainer[24]);
3501 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgQualifiedNameType", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[25]);
3502 0 : return rtiContainer;
3503 : }
3504 : RTIReturnType
3505 0 : SgTypeComplex::roseRTI() {
3506 0 : RTIReturnType rtiContainer(25);
3507 :
3508 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeComplex", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3509 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeComplex", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3510 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeComplex", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3511 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeComplex", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3512 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeComplex", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3513 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeComplex", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3514 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeComplex", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3515 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeComplex", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3516 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeComplex", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3517 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeComplex", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3518 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeComplex", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3519 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeComplex", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3520 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeComplex", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3521 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeComplex", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3522 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeComplex", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3523 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeComplex", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3524 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeComplex", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3525 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeComplex", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3526 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeComplex", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3527 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeComplex", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3528 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeComplex", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3529 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeComplex", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3530 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeComplex", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3531 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeComplex", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3532 0 : doRTI("base_type", (void*)(&p_base_type), sizeof(p_base_type), (void*)this, "SgTypeComplex", "SgType*", "p_base_type", toStringForRTI(p_base_type), rtiContainer[24]);
3533 0 : return rtiContainer;
3534 : }
3535 : RTIReturnType
3536 0 : SgTypeImaginary::roseRTI() {
3537 0 : RTIReturnType rtiContainer(25);
3538 :
3539 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeImaginary", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3540 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeImaginary", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3541 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeImaginary", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3542 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeImaginary", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3543 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeImaginary", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3544 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeImaginary", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3545 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeImaginary", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3546 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeImaginary", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3547 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeImaginary", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3548 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeImaginary", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3549 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeImaginary", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3550 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeImaginary", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3551 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeImaginary", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3552 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeImaginary", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3553 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeImaginary", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3554 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeImaginary", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3555 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeImaginary", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3556 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeImaginary", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3557 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeImaginary", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3558 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeImaginary", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3559 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeImaginary", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3560 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeImaginary", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3561 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeImaginary", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3562 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeImaginary", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3563 0 : doRTI("base_type", (void*)(&p_base_type), sizeof(p_base_type), (void*)this, "SgTypeImaginary", "SgType*", "p_base_type", toStringForRTI(p_base_type), rtiContainer[24]);
3564 0 : return rtiContainer;
3565 : }
3566 : RTIReturnType
3567 0 : SgTypeDefault::roseRTI() {
3568 0 : RTIReturnType rtiContainer(26);
3569 :
3570 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeDefault", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3571 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeDefault", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3572 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeDefault", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3573 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeDefault", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3574 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeDefault", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3575 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeDefault", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3576 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeDefault", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3577 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeDefault", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3578 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeDefault", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3579 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeDefault", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3580 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeDefault", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3581 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeDefault", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3582 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeDefault", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3583 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeDefault", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3584 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeDefault", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3585 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeDefault", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3586 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeDefault", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3587 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeDefault", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3588 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeDefault", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3589 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeDefault", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3590 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeDefault", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3591 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeDefault", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3592 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeDefault", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3593 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeDefault", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3594 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeDefault", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
3595 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgTypeDefault", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[25]);
3596 0 : return rtiContainer;
3597 : }
3598 : RTIReturnType
3599 0 : SgTypeCAFTeam::roseRTI() {
3600 0 : RTIReturnType rtiContainer(25);
3601 :
3602 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeCAFTeam", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3603 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeCAFTeam", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3604 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeCAFTeam", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3605 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeCAFTeam", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3606 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeCAFTeam", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3607 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeCAFTeam", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3608 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeCAFTeam", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3609 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeCAFTeam", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3610 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeCAFTeam", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3611 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeCAFTeam", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3612 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeCAFTeam", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3613 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeCAFTeam", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3614 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeCAFTeam", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3615 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeCAFTeam", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3616 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeCAFTeam", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3617 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeCAFTeam", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3618 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeCAFTeam", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3619 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeCAFTeam", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3620 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeCAFTeam", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3621 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeCAFTeam", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3622 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeCAFTeam", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3623 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeCAFTeam", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3624 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeCAFTeam", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3625 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeCAFTeam", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3626 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeCAFTeam", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
3627 0 : return rtiContainer;
3628 : }
3629 : RTIReturnType
3630 0 : SgTypeCrayPointer::roseRTI() {
3631 0 : RTIReturnType rtiContainer(25);
3632 :
3633 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeCrayPointer", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3634 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeCrayPointer", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3635 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeCrayPointer", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3636 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeCrayPointer", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3637 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeCrayPointer", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3638 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeCrayPointer", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3639 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeCrayPointer", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3640 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeCrayPointer", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3641 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeCrayPointer", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3642 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeCrayPointer", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3643 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeCrayPointer", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3644 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeCrayPointer", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3645 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeCrayPointer", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3646 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeCrayPointer", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3647 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeCrayPointer", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3648 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeCrayPointer", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3649 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeCrayPointer", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3650 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeCrayPointer", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3651 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeCrayPointer", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3652 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeCrayPointer", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3653 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeCrayPointer", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3654 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeCrayPointer", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3655 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeCrayPointer", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3656 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeCrayPointer", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3657 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeCrayPointer", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
3658 0 : return rtiContainer;
3659 : }
3660 : RTIReturnType
3661 0 : SgTypeLabel::roseRTI() {
3662 0 : RTIReturnType rtiContainer(26);
3663 :
3664 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeLabel", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3665 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeLabel", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3666 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeLabel", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3667 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeLabel", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3668 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeLabel", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3669 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeLabel", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3670 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeLabel", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3671 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeLabel", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3672 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeLabel", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3673 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeLabel", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3674 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeLabel", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3675 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeLabel", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3676 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeLabel", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3677 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeLabel", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3678 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeLabel", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3679 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeLabel", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3680 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeLabel", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3681 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeLabel", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3682 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeLabel", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3683 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeLabel", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3684 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeLabel", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3685 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeLabel", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3686 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeLabel", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3687 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeLabel", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3688 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeLabel", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
3689 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgTypeLabel", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[25]);
3690 0 : return rtiContainer;
3691 : }
3692 : RTIReturnType
3693 0 : SgRvalueReferenceType::roseRTI() {
3694 0 : RTIReturnType rtiContainer(25);
3695 :
3696 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgRvalueReferenceType", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3697 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgRvalueReferenceType", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3698 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgRvalueReferenceType", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3699 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgRvalueReferenceType", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3700 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgRvalueReferenceType", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3701 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgRvalueReferenceType", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3702 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgRvalueReferenceType", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3703 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgRvalueReferenceType", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3704 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgRvalueReferenceType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3705 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgRvalueReferenceType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3706 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgRvalueReferenceType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3707 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgRvalueReferenceType", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3708 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgRvalueReferenceType", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3709 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgRvalueReferenceType", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3710 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgRvalueReferenceType", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3711 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgRvalueReferenceType", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3712 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgRvalueReferenceType", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3713 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgRvalueReferenceType", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3714 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgRvalueReferenceType", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3715 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgRvalueReferenceType", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3716 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgRvalueReferenceType", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3717 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgRvalueReferenceType", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3718 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgRvalueReferenceType", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3719 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgRvalueReferenceType", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3720 0 : doRTI("base_type", (void*)(&p_base_type), sizeof(p_base_type), (void*)this, "SgRvalueReferenceType", "SgType*", "p_base_type", toStringForRTI(p_base_type), rtiContainer[24]);
3721 0 : return rtiContainer;
3722 : }
3723 : RTIReturnType
3724 0 : SgTypeNullptr::roseRTI() {
3725 0 : RTIReturnType rtiContainer(25);
3726 :
3727 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeNullptr", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3728 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeNullptr", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3729 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeNullptr", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3730 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeNullptr", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3731 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeNullptr", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3732 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeNullptr", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3733 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeNullptr", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3734 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeNullptr", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3735 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeNullptr", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3736 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeNullptr", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3737 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeNullptr", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3738 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeNullptr", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3739 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeNullptr", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3740 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeNullptr", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3741 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeNullptr", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3742 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeNullptr", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3743 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeNullptr", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3744 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeNullptr", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3745 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeNullptr", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3746 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeNullptr", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3747 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeNullptr", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3748 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeNullptr", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3749 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeNullptr", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3750 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeNullptr", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3751 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeNullptr", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
3752 0 : return rtiContainer;
3753 : }
3754 : RTIReturnType
3755 0 : SgDeclType::roseRTI() {
3756 0 : RTIReturnType rtiContainer(26);
3757 :
3758 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgDeclType", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3759 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgDeclType", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3760 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgDeclType", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3761 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgDeclType", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3762 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgDeclType", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3763 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgDeclType", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3764 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgDeclType", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3765 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgDeclType", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3766 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgDeclType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3767 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgDeclType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3768 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgDeclType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3769 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgDeclType", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3770 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgDeclType", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3771 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgDeclType", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3772 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgDeclType", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3773 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgDeclType", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3774 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgDeclType", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3775 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgDeclType", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3776 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgDeclType", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3777 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgDeclType", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3778 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgDeclType", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3779 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgDeclType", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3780 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgDeclType", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3781 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgDeclType", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3782 0 : doRTI("base_expression", (void*)(&p_base_expression), sizeof(p_base_expression), (void*)this, "SgDeclType", "SgExpression*", "p_base_expression", toStringForRTI(p_base_expression), rtiContainer[24]);
3783 0 : doRTI("base_type", (void*)(&p_base_type), sizeof(p_base_type), (void*)this, "SgDeclType", "SgType*", "p_base_type", toStringForRTI(p_base_type), rtiContainer[25]);
3784 0 : return rtiContainer;
3785 : }
3786 : RTIReturnType
3787 0 : SgTypeOfType::roseRTI() {
3788 0 : RTIReturnType rtiContainer(26);
3789 :
3790 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeOfType", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3791 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeOfType", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3792 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeOfType", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3793 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeOfType", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3794 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeOfType", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3795 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeOfType", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3796 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeOfType", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3797 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeOfType", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3798 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeOfType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3799 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeOfType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3800 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeOfType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3801 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeOfType", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3802 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeOfType", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3803 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeOfType", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3804 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeOfType", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3805 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeOfType", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3806 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeOfType", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3807 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeOfType", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3808 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeOfType", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3809 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeOfType", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3810 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeOfType", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3811 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeOfType", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3812 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeOfType", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3813 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeOfType", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3814 0 : doRTI("base_expression", (void*)(&p_base_expression), sizeof(p_base_expression), (void*)this, "SgTypeOfType", "SgExpression*", "p_base_expression", toStringForRTI(p_base_expression), rtiContainer[24]);
3815 0 : doRTI("base_type", (void*)(&p_base_type), sizeof(p_base_type), (void*)this, "SgTypeOfType", "SgType*", "p_base_type", toStringForRTI(p_base_type), rtiContainer[25]);
3816 0 : return rtiContainer;
3817 : }
3818 : RTIReturnType
3819 0 : SgTypeMatrix::roseRTI() {
3820 0 : RTIReturnType rtiContainer(26);
3821 :
3822 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeMatrix", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3823 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeMatrix", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3824 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeMatrix", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3825 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeMatrix", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3826 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeMatrix", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3827 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeMatrix", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3828 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeMatrix", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3829 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeMatrix", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3830 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeMatrix", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3831 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeMatrix", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3832 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeMatrix", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3833 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeMatrix", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3834 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeMatrix", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3835 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeMatrix", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3836 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeMatrix", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3837 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeMatrix", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3838 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeMatrix", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3839 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeMatrix", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3840 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeMatrix", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3841 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeMatrix", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3842 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeMatrix", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3843 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeMatrix", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3844 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeMatrix", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3845 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeMatrix", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3846 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeMatrix", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
3847 0 : doRTI("base_type", (void*)(&p_base_type), sizeof(p_base_type), (void*)this, "SgTypeMatrix", "SgType*", "p_base_type", toStringForRTI(p_base_type), rtiContainer[25]);
3848 0 : return rtiContainer;
3849 : }
3850 : RTIReturnType
3851 0 : SgTypeTuple::roseRTI() {
3852 0 : RTIReturnType rtiContainer(26);
3853 :
3854 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeTuple", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3855 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeTuple", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3856 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeTuple", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3857 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeTuple", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3858 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeTuple", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3859 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeTuple", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3860 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeTuple", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3861 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeTuple", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3862 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeTuple", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3863 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeTuple", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3864 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeTuple", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3865 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeTuple", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3866 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeTuple", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3867 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeTuple", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3868 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeTuple", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3869 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeTuple", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3870 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeTuple", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3871 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeTuple", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3872 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeTuple", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3873 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeTuple", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3874 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeTuple", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3875 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeTuple", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3876 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeTuple", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3877 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeTuple", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3878 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeTuple", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
3879 0 : doRTI("types", (void*)(&p_types), sizeof(p_types), (void*)this, "SgTypeTuple", "SgTypePtrList", "p_types", toStringForRTI(p_types), rtiContainer[25]);
3880 0 : return rtiContainer;
3881 : }
3882 : RTIReturnType
3883 0 : SgTypeChar16::roseRTI() {
3884 0 : RTIReturnType rtiContainer(25);
3885 :
3886 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeChar16", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3887 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeChar16", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3888 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeChar16", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3889 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeChar16", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3890 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeChar16", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3891 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeChar16", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3892 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeChar16", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3893 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeChar16", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3894 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeChar16", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3895 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeChar16", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3896 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeChar16", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3897 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeChar16", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3898 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeChar16", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3899 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeChar16", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3900 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeChar16", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3901 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeChar16", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3902 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeChar16", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3903 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeChar16", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3904 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeChar16", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3905 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeChar16", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3906 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeChar16", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3907 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeChar16", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3908 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeChar16", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3909 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeChar16", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3910 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeChar16", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
3911 0 : return rtiContainer;
3912 : }
3913 : RTIReturnType
3914 0 : SgTypeChar32::roseRTI() {
3915 0 : RTIReturnType rtiContainer(25);
3916 :
3917 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeChar32", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3918 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeChar32", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3919 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeChar32", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3920 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeChar32", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3921 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeChar32", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3922 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeChar32", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3923 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeChar32", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3924 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeChar32", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3925 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeChar32", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3926 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeChar32", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3927 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeChar32", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3928 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeChar32", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3929 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeChar32", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3930 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeChar32", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3931 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeChar32", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3932 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeChar32", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3933 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeChar32", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3934 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeChar32", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3935 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeChar32", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3936 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeChar32", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3937 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeChar32", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3938 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeChar32", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3939 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeChar32", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3940 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeChar32", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3941 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeChar32", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
3942 0 : return rtiContainer;
3943 : }
3944 : RTIReturnType
3945 0 : SgTypeFloat128::roseRTI() {
3946 0 : RTIReturnType rtiContainer(25);
3947 :
3948 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeFloat128", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3949 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeFloat128", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3950 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeFloat128", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3951 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeFloat128", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3952 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeFloat128", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3953 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeFloat128", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3954 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeFloat128", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3955 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeFloat128", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3956 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeFloat128", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3957 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeFloat128", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3958 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeFloat128", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3959 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeFloat128", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3960 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeFloat128", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3961 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeFloat128", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3962 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeFloat128", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3963 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeFloat128", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3964 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeFloat128", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3965 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeFloat128", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3966 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeFloat128", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3967 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeFloat128", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3968 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeFloat128", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
3969 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeFloat128", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
3970 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeFloat128", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
3971 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeFloat128", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
3972 0 : doRTI("builtin_type", (void*)(&p_builtin_type), sizeof(p_builtin_type), (void*)this, "SgTypeFloat128", "static $CLASSNAME*", "p_builtin_type", toStringForRTI(p_builtin_type), rtiContainer[24]);
3973 0 : return rtiContainer;
3974 : }
3975 : RTIReturnType
3976 0 : SgTypeFixed::roseRTI() {
3977 0 : RTIReturnType rtiContainer(26);
3978 :
3979 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeFixed", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
3980 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeFixed", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
3981 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeFixed", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
3982 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeFixed", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
3983 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeFixed", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
3984 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeFixed", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
3985 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeFixed", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
3986 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeFixed", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
3987 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeFixed", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
3988 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeFixed", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
3989 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeFixed", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
3990 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeFixed", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
3991 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeFixed", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
3992 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgTypeFixed", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
3993 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgTypeFixed", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
3994 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgTypeFixed", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
3995 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgTypeFixed", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
3996 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgTypeFixed", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
3997 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgTypeFixed", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
3998 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgTypeFixed", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
3999 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgTypeFixed", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
4000 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgTypeFixed", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
4001 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgTypeFixed", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
4002 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeFixed", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
4003 0 : doRTI("scale", (void*)(&p_scale), sizeof(p_scale), (void*)this, "SgTypeFixed", "SgExpression*", "p_scale", toStringForRTI(p_scale), rtiContainer[24]);
4004 0 : doRTI("fraction", (void*)(&p_fraction), sizeof(p_fraction), (void*)this, "SgTypeFixed", "SgExpression*", "p_fraction", toStringForRTI(p_fraction), rtiContainer[25]);
4005 0 : return rtiContainer;
4006 : }
4007 : RTIReturnType
4008 0 : SgAutoType::roseRTI() {
4009 0 : RTIReturnType rtiContainer(24);
4010 :
4011 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgAutoType", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4012 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgAutoType", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4013 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgAutoType", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4014 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgAutoType", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4015 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgAutoType", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4016 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgAutoType", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4017 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgAutoType", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4018 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgAutoType", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4019 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgAutoType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4020 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgAutoType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4021 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgAutoType", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4022 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgAutoType", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4023 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgAutoType", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4024 0 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgAutoType", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[13]);
4025 0 : doRTI("substitutedForTemplateParam", (void*)(&p_substitutedForTemplateParam), sizeof(p_substitutedForTemplateParam), (void*)this, "SgAutoType", "int", "p_substitutedForTemplateParam", toStringForRTI(p_substitutedForTemplateParam), rtiContainer[14]);
4026 0 : doRTI("ref_to", (void*)(&p_ref_to), sizeof(p_ref_to), (void*)this, "SgAutoType", "SgReferenceType*", "p_ref_to", toStringForRTI(p_ref_to), rtiContainer[15]);
4027 0 : doRTI("ptr_to", (void*)(&p_ptr_to), sizeof(p_ptr_to), (void*)this, "SgAutoType", "SgPointerType*", "p_ptr_to", toStringForRTI(p_ptr_to), rtiContainer[16]);
4028 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgAutoType", "SgModifierNodes*", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[17]);
4029 0 : doRTI("typedefs", (void*)(&p_typedefs), sizeof(p_typedefs), (void*)this, "SgAutoType", "SgTypedefSeq*", "p_typedefs", toStringForRTI(p_typedefs), rtiContainer[18]);
4030 0 : doRTI("rvalue_ref_to", (void*)(&p_rvalue_ref_to), sizeof(p_rvalue_ref_to), (void*)this, "SgAutoType", "SgRvalueReferenceType*", "p_rvalue_ref_to", toStringForRTI(p_rvalue_ref_to), rtiContainer[19]);
4031 0 : doRTI("decltype_ref_to", (void*)(&p_decltype_ref_to), sizeof(p_decltype_ref_to), (void*)this, "SgAutoType", "SgDeclType*", "p_decltype_ref_to", toStringForRTI(p_decltype_ref_to), rtiContainer[20]);
4032 0 : doRTI("typeof_ref_to", (void*)(&p_typeof_ref_to), sizeof(p_typeof_ref_to), (void*)this, "SgAutoType", "SgTypeOfType*", "p_typeof_ref_to", toStringForRTI(p_typeof_ref_to), rtiContainer[21]);
4033 0 : doRTI("type_kind", (void*)(&p_type_kind), sizeof(p_type_kind), (void*)this, "SgAutoType", "SgExpression*", "p_type_kind", toStringForRTI(p_type_kind), rtiContainer[22]);
4034 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgAutoType", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[23]);
4035 0 : return rtiContainer;
4036 : }
4037 : RTIReturnType
4038 0 : SgLocatedNode::roseRTI() {
4039 0 : RTIReturnType rtiContainer(18);
4040 :
4041 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgLocatedNode", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4042 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgLocatedNode", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4043 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgLocatedNode", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4044 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgLocatedNode", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4045 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgLocatedNode", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4046 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgLocatedNode", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4047 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgLocatedNode", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4048 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgLocatedNode", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4049 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgLocatedNode", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4050 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgLocatedNode", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4051 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgLocatedNode", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4052 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgLocatedNode", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4053 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgLocatedNode", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4054 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgLocatedNode", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4055 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgLocatedNode", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4056 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgLocatedNode", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4057 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgLocatedNode", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4058 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgLocatedNode", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4059 0 : return rtiContainer;
4060 : }
4061 : RTIReturnType
4062 0 : SgToken::roseRTI() {
4063 0 : RTIReturnType rtiContainer(20);
4064 :
4065 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgToken", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4066 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgToken", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4067 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgToken", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4068 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgToken", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4069 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgToken", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4070 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgToken", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4071 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgToken", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4072 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgToken", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4073 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgToken", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4074 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgToken", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4075 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgToken", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4076 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgToken", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4077 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgToken", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4078 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgToken", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4079 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgToken", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4080 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgToken", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4081 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgToken", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4082 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgToken", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4083 0 : doRTI("lexeme_string", (void*)(&p_lexeme_string), sizeof(p_lexeme_string), (void*)this, "SgToken", "std::string", "p_lexeme_string", toStringForRTI(p_lexeme_string), rtiContainer[18]);
4084 0 : doRTI("classification_code", (void*)(&p_classification_code), sizeof(p_classification_code), (void*)this, "SgToken", "unsigned int", "p_classification_code", toStringForRTI(p_classification_code), rtiContainer[19]);
4085 0 : return rtiContainer;
4086 : }
4087 : RTIReturnType
4088 0 : SgLocatedNodeSupport::roseRTI() {
4089 0 : RTIReturnType rtiContainer(18);
4090 :
4091 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgLocatedNodeSupport", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4092 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgLocatedNodeSupport", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4093 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgLocatedNodeSupport", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4094 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgLocatedNodeSupport", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4095 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgLocatedNodeSupport", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4096 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgLocatedNodeSupport", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4097 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgLocatedNodeSupport", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4098 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgLocatedNodeSupport", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4099 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgLocatedNodeSupport", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4100 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgLocatedNodeSupport", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4101 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgLocatedNodeSupport", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4102 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgLocatedNodeSupport", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4103 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgLocatedNodeSupport", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4104 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgLocatedNodeSupport", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4105 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgLocatedNodeSupport", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4106 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgLocatedNodeSupport", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4107 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgLocatedNodeSupport", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4108 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgLocatedNodeSupport", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4109 0 : return rtiContainer;
4110 : }
4111 : RTIReturnType
4112 0 : SgCommonBlockObject::roseRTI() {
4113 0 : RTIReturnType rtiContainer(20);
4114 :
4115 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgCommonBlockObject", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4116 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgCommonBlockObject", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4117 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgCommonBlockObject", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4118 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgCommonBlockObject", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4119 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgCommonBlockObject", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4120 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgCommonBlockObject", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4121 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgCommonBlockObject", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4122 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgCommonBlockObject", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4123 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgCommonBlockObject", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4124 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgCommonBlockObject", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4125 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgCommonBlockObject", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4126 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgCommonBlockObject", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4127 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgCommonBlockObject", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4128 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgCommonBlockObject", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4129 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgCommonBlockObject", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4130 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgCommonBlockObject", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4131 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgCommonBlockObject", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4132 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgCommonBlockObject", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4133 0 : doRTI("block_name", (void*)(&p_block_name), sizeof(p_block_name), (void*)this, "SgCommonBlockObject", "std::string", "p_block_name", toStringForRTI(p_block_name), rtiContainer[18]);
4134 0 : doRTI("variable_reference_list", (void*)(&p_variable_reference_list), sizeof(p_variable_reference_list), (void*)this, "SgCommonBlockObject", "SgExprListExp*", "p_variable_reference_list", toStringForRTI(p_variable_reference_list), rtiContainer[19]);
4135 0 : return rtiContainer;
4136 : }
4137 : RTIReturnType
4138 1055 : SgInitializedName::roseRTI() {
4139 1055 : RTIReturnType rtiContainer(61);
4140 :
4141 1055 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgInitializedName", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4142 1055 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgInitializedName", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4143 1055 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgInitializedName", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4144 1055 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgInitializedName", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4145 1055 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgInitializedName", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4146 1055 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgInitializedName", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4147 1055 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgInitializedName", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4148 1055 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgInitializedName", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4149 1055 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgInitializedName", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4150 1055 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgInitializedName", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4151 1055 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgInitializedName", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4152 1055 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgInitializedName", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4153 1055 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgInitializedName", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4154 1055 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgInitializedName", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4155 1055 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgInitializedName", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4156 1055 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgInitializedName", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4157 1055 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgInitializedName", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4158 1055 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgInitializedName", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4159 1055 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgInitializedName", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[18]);
4160 1055 : doRTI("microsoft_uuid_string", (void*)(&p_microsoft_uuid_string), sizeof(p_microsoft_uuid_string), (void*)this, "SgInitializedName", "std::string", "p_microsoft_uuid_string", toStringForRTI(p_microsoft_uuid_string), rtiContainer[19]);
4161 1055 : doRTI("typeptr", (void*)(&p_typeptr), sizeof(p_typeptr), (void*)this, "SgInitializedName", "SgType*", "p_typeptr", toStringForRTI(p_typeptr), rtiContainer[20]);
4162 1055 : doRTI("initptr", (void*)(&p_initptr), sizeof(p_initptr), (void*)this, "SgInitializedName", "SgInitializer*", "p_initptr", toStringForRTI(p_initptr), rtiContainer[21]);
4163 1055 : doRTI("prev_decl_item", (void*)(&p_prev_decl_item), sizeof(p_prev_decl_item), (void*)this, "SgInitializedName", "SgInitializedName*", "p_prev_decl_item", toStringForRTI(p_prev_decl_item), rtiContainer[22]);
4164 1055 : doRTI("is_initializer", (void*)(&p_is_initializer), sizeof(p_is_initializer), (void*)this, "SgInitializedName", "bool", "p_is_initializer", toStringForRTI(p_is_initializer), rtiContainer[23]);
4165 1055 : doRTI("declptr", (void*)(&p_declptr), sizeof(p_declptr), (void*)this, "SgInitializedName", "SgDeclarationStatement*", "p_declptr", toStringForRTI(p_declptr), rtiContainer[24]);
4166 1055 : doRTI("storageModifier", (void*)(&p_storageModifier), sizeof(p_storageModifier), (void*)this, "SgInitializedName", "SgStorageModifier*", "p_storageModifier", toStringForRTI(p_storageModifier), rtiContainer[25]);
4167 1055 : doRTI("scope", (void*)(&p_scope), sizeof(p_scope), (void*)this, "SgInitializedName", "SgScopeStatement*", "p_scope", toStringForRTI(p_scope), rtiContainer[26]);
4168 1055 : doRTI("preinitialization", (void*)(&p_preinitialization), sizeof(p_preinitialization), (void*)this, "SgInitializedName", "SgInitializedName::preinitialization_enum", "p_preinitialization", toStringForRTI(p_preinitialization), rtiContainer[27]);
4169 1055 : doRTI("isCoArray", (void*)(&p_isCoArray), sizeof(p_isCoArray), (void*)this, "SgInitializedName", "bool", "p_isCoArray", toStringForRTI(p_isCoArray), rtiContainer[28]);
4170 1055 : doRTI("register_name_code", (void*)(&p_register_name_code), sizeof(p_register_name_code), (void*)this, "SgInitializedName", "SgInitializedName::asm_register_name_enum", "p_register_name_code", toStringForRTI(p_register_name_code), rtiContainer[29]);
4171 1055 : doRTI("excess_specifier", (void*)(&p_excess_specifier), sizeof(p_excess_specifier), (void*)this, "SgInitializedName", "SgInitializedName::excess_specifier_enum", "p_excess_specifier", toStringForRTI(p_excess_specifier), rtiContainer[30]);
4172 1055 : doRTI("register_name_string", (void*)(&p_register_name_string), sizeof(p_register_name_string), (void*)this, "SgInitializedName", "std::string", "p_register_name_string", toStringForRTI(p_register_name_string), rtiContainer[31]);
4173 1055 : doRTI("requiresGlobalNameQualificationOnType", (void*)(&p_requiresGlobalNameQualificationOnType), sizeof(p_requiresGlobalNameQualificationOnType), (void*)this, "SgInitializedName", "bool", "p_requiresGlobalNameQualificationOnType", toStringForRTI(p_requiresGlobalNameQualificationOnType), rtiContainer[32]);
4174 1055 : doRTI("shapeDeferred", (void*)(&p_shapeDeferred), sizeof(p_shapeDeferred), (void*)this, "SgInitializedName", "bool", "p_shapeDeferred", toStringForRTI(p_shapeDeferred), rtiContainer[33]);
4175 1055 : doRTI("initializationDeferred", (void*)(&p_initializationDeferred), sizeof(p_initializationDeferred), (void*)this, "SgInitializedName", "bool", "p_initializationDeferred", toStringForRTI(p_initializationDeferred), rtiContainer[34]);
4176 1055 : doRTI("gnu_attribute_modifierVector", (void*)(&p_gnu_attribute_modifierVector), sizeof(p_gnu_attribute_modifierVector), (void*)this, "SgInitializedName", "SgBitVector", "p_gnu_attribute_modifierVector", toStringForRTI(p_gnu_attribute_modifierVector), rtiContainer[35]);
4177 1055 : doRTI("gnu_attribute_initialization_priority", (void*)(&p_gnu_attribute_initialization_priority), sizeof(p_gnu_attribute_initialization_priority), (void*)this, "SgInitializedName", "unsigned long int", "p_gnu_attribute_initialization_priority", toStringForRTI(p_gnu_attribute_initialization_priority), rtiContainer[36]);
4178 1055 : doRTI("gnu_attribute_named_weak_reference", (void*)(&p_gnu_attribute_named_weak_reference), sizeof(p_gnu_attribute_named_weak_reference), (void*)this, "SgInitializedName", "std::string", "p_gnu_attribute_named_weak_reference", toStringForRTI(p_gnu_attribute_named_weak_reference), rtiContainer[37]);
4179 1055 : doRTI("gnu_attribute_named_alias", (void*)(&p_gnu_attribute_named_alias), sizeof(p_gnu_attribute_named_alias), (void*)this, "SgInitializedName", "std::string", "p_gnu_attribute_named_alias", toStringForRTI(p_gnu_attribute_named_alias), rtiContainer[38]);
4180 1055 : doRTI("gnu_attribute_cleanup_function", (void*)(&p_gnu_attribute_cleanup_function), sizeof(p_gnu_attribute_cleanup_function), (void*)this, "SgInitializedName", "std::string", "p_gnu_attribute_cleanup_function", toStringForRTI(p_gnu_attribute_cleanup_function), rtiContainer[39]);
4181 1055 : doRTI("gnu_attribute_section_name", (void*)(&p_gnu_attribute_section_name), sizeof(p_gnu_attribute_section_name), (void*)this, "SgInitializedName", "std::string", "p_gnu_attribute_section_name", toStringForRTI(p_gnu_attribute_section_name), rtiContainer[40]);
4182 1055 : doRTI("gnu_attribute_alignment", (void*)(&p_gnu_attribute_alignment), sizeof(p_gnu_attribute_alignment), (void*)this, "SgInitializedName", "int", "p_gnu_attribute_alignment", toStringForRTI(p_gnu_attribute_alignment), rtiContainer[41]);
4183 1055 : doRTI("gnu_attribute_visability", (void*)(&p_gnu_attribute_visability), sizeof(p_gnu_attribute_visability), (void*)this, "SgInitializedName", "SgDeclarationModifier::gnu_declaration_visability_enum", "p_gnu_attribute_visability", toStringForRTI(p_gnu_attribute_visability), rtiContainer[42]);
4184 1055 : doRTI("protected_declaration", (void*)(&p_protected_declaration), sizeof(p_protected_declaration), (void*)this, "SgInitializedName", "bool", "p_protected_declaration", toStringForRTI(p_protected_declaration), rtiContainer[43]);
4185 1055 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgInitializedName", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[44]);
4186 1055 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgInitializedName", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[45]);
4187 1055 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgInitializedName", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[46]);
4188 1055 : doRTI("name_qualification_length_for_type", (void*)(&p_name_qualification_length_for_type), sizeof(p_name_qualification_length_for_type), (void*)this, "SgInitializedName", "int", "p_name_qualification_length_for_type", toStringForRTI(p_name_qualification_length_for_type), rtiContainer[47]);
4189 1055 : doRTI("type_elaboration_required_for_type", (void*)(&p_type_elaboration_required_for_type), sizeof(p_type_elaboration_required_for_type), (void*)this, "SgInitializedName", "bool", "p_type_elaboration_required_for_type", toStringForRTI(p_type_elaboration_required_for_type), rtiContainer[48]);
4190 1055 : doRTI("global_qualification_required_for_type", (void*)(&p_global_qualification_required_for_type), sizeof(p_global_qualification_required_for_type), (void*)this, "SgInitializedName", "bool", "p_global_qualification_required_for_type", toStringForRTI(p_global_qualification_required_for_type), rtiContainer[49]);
4191 1055 : doRTI("hasArrayTypeWithEmptyBracketSyntax", (void*)(&p_hasArrayTypeWithEmptyBracketSyntax), sizeof(p_hasArrayTypeWithEmptyBracketSyntax), (void*)this, "SgInitializedName", "bool", "p_hasArrayTypeWithEmptyBracketSyntax", toStringForRTI(p_hasArrayTypeWithEmptyBracketSyntax), rtiContainer[50]);
4192 1055 : doRTI("using_C11_Alignas_keyword", (void*)(&p_using_C11_Alignas_keyword), sizeof(p_using_C11_Alignas_keyword), (void*)this, "SgInitializedName", "bool", "p_using_C11_Alignas_keyword", toStringForRTI(p_using_C11_Alignas_keyword), rtiContainer[51]);
4193 1055 : doRTI("constant_or_type_argument_for_Alignas_keyword", (void*)(&p_constant_or_type_argument_for_Alignas_keyword), sizeof(p_constant_or_type_argument_for_Alignas_keyword), (void*)this, "SgInitializedName", "SgNode*", "p_constant_or_type_argument_for_Alignas_keyword", toStringForRTI(p_constant_or_type_argument_for_Alignas_keyword), rtiContainer[52]);
4194 1055 : doRTI("using_auto_keyword", (void*)(&p_using_auto_keyword), sizeof(p_using_auto_keyword), (void*)this, "SgInitializedName", "bool", "p_using_auto_keyword", toStringForRTI(p_using_auto_keyword), rtiContainer[53]);
4195 1055 : doRTI("auto_decltype", (void*)(&p_auto_decltype), sizeof(p_auto_decltype), (void*)this, "SgInitializedName", "SgType *", "p_auto_decltype", toStringForRTI(p_auto_decltype), rtiContainer[54]);
4196 1055 : doRTI("using_device_keyword", (void*)(&p_using_device_keyword), sizeof(p_using_device_keyword), (void*)this, "SgInitializedName", "bool", "p_using_device_keyword", toStringForRTI(p_using_device_keyword), rtiContainer[55]);
4197 1055 : doRTI("is_braced_initialized", (void*)(&p_is_braced_initialized), sizeof(p_is_braced_initialized), (void*)this, "SgInitializedName", "bool", "p_is_braced_initialized", toStringForRTI(p_is_braced_initialized), rtiContainer[56]);
4198 1055 : doRTI("using_assignment_copy_constructor_syntax", (void*)(&p_using_assignment_copy_constructor_syntax), sizeof(p_using_assignment_copy_constructor_syntax), (void*)this, "SgInitializedName", "bool", "p_using_assignment_copy_constructor_syntax", toStringForRTI(p_using_assignment_copy_constructor_syntax), rtiContainer[57]);
4199 1055 : doRTI("needs_definitions", (void*)(&p_needs_definitions), sizeof(p_needs_definitions), (void*)this, "SgInitializedName", "bool", "p_needs_definitions", toStringForRTI(p_needs_definitions), rtiContainer[58]);
4200 1055 : doRTI("is_parameter_pack", (void*)(&p_is_parameter_pack), sizeof(p_is_parameter_pack), (void*)this, "SgInitializedName", "bool", "p_is_parameter_pack", toStringForRTI(p_is_parameter_pack), rtiContainer[59]);
4201 1055 : doRTI("is_pack_element", (void*)(&p_is_pack_element), sizeof(p_is_pack_element), (void*)this, "SgInitializedName", "bool", "p_is_pack_element", toStringForRTI(p_is_pack_element), rtiContainer[60]);
4202 1055 : return rtiContainer;
4203 : }
4204 : RTIReturnType
4205 0 : SgInterfaceBody::roseRTI() {
4206 0 : RTIReturnType rtiContainer(21);
4207 :
4208 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgInterfaceBody", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4209 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgInterfaceBody", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4210 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgInterfaceBody", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4211 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgInterfaceBody", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4212 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgInterfaceBody", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4213 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgInterfaceBody", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4214 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgInterfaceBody", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4215 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgInterfaceBody", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4216 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgInterfaceBody", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4217 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgInterfaceBody", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4218 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgInterfaceBody", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4219 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgInterfaceBody", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4220 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgInterfaceBody", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4221 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgInterfaceBody", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4222 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgInterfaceBody", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4223 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgInterfaceBody", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4224 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgInterfaceBody", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4225 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgInterfaceBody", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4226 0 : doRTI("function_name", (void*)(&p_function_name), sizeof(p_function_name), (void*)this, "SgInterfaceBody", "SgName", "p_function_name", toStringForRTI(p_function_name), rtiContainer[18]);
4227 0 : doRTI("functionDeclaration", (void*)(&p_functionDeclaration), sizeof(p_functionDeclaration), (void*)this, "SgInterfaceBody", "SgFunctionDeclaration*", "p_functionDeclaration", toStringForRTI(p_functionDeclaration), rtiContainer[19]);
4228 0 : doRTI("use_function_name", (void*)(&p_use_function_name), sizeof(p_use_function_name), (void*)this, "SgInterfaceBody", "bool", "p_use_function_name", toStringForRTI(p_use_function_name), rtiContainer[20]);
4229 0 : return rtiContainer;
4230 : }
4231 : RTIReturnType
4232 0 : SgHeaderFileBody::roseRTI() {
4233 0 : RTIReturnType rtiContainer(19);
4234 :
4235 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgHeaderFileBody", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4236 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgHeaderFileBody", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4237 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgHeaderFileBody", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4238 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgHeaderFileBody", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4239 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgHeaderFileBody", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4240 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgHeaderFileBody", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4241 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgHeaderFileBody", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4242 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgHeaderFileBody", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4243 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgHeaderFileBody", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4244 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgHeaderFileBody", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4245 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgHeaderFileBody", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4246 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgHeaderFileBody", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4247 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgHeaderFileBody", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4248 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgHeaderFileBody", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4249 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgHeaderFileBody", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4250 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgHeaderFileBody", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4251 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgHeaderFileBody", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4252 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgHeaderFileBody", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4253 0 : doRTI("include_file", (void*)(&p_include_file), sizeof(p_include_file), (void*)this, "SgHeaderFileBody", "SgSourceFile*", "p_include_file", toStringForRTI(p_include_file), rtiContainer[18]);
4254 0 : return rtiContainer;
4255 : }
4256 : RTIReturnType
4257 0 : SgRenamePair::roseRTI() {
4258 0 : RTIReturnType rtiContainer(20);
4259 :
4260 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgRenamePair", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4261 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgRenamePair", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4262 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgRenamePair", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4263 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgRenamePair", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4264 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgRenamePair", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4265 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgRenamePair", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4266 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgRenamePair", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4267 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgRenamePair", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4268 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgRenamePair", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4269 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgRenamePair", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4270 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgRenamePair", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4271 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgRenamePair", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4272 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgRenamePair", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4273 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgRenamePair", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4274 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgRenamePair", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4275 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgRenamePair", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4276 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgRenamePair", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4277 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgRenamePair", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4278 0 : doRTI("local_name", (void*)(&p_local_name), sizeof(p_local_name), (void*)this, "SgRenamePair", "SgName", "p_local_name", toStringForRTI(p_local_name), rtiContainer[18]);
4279 0 : doRTI("use_name", (void*)(&p_use_name), sizeof(p_use_name), (void*)this, "SgRenamePair", "SgName", "p_use_name", toStringForRTI(p_use_name), rtiContainer[19]);
4280 0 : return rtiContainer;
4281 : }
4282 : RTIReturnType
4283 0 : SgOmpClause::roseRTI() {
4284 0 : RTIReturnType rtiContainer(18);
4285 :
4286 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4287 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4288 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4289 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4290 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4291 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4292 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4293 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4294 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4295 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4296 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4297 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4298 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4299 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4300 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4301 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4302 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4303 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4304 0 : return rtiContainer;
4305 : }
4306 : RTIReturnType
4307 0 : SgOmpNowaitClause::roseRTI() {
4308 0 : RTIReturnType rtiContainer(18);
4309 :
4310 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpNowaitClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4311 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpNowaitClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4312 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpNowaitClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4313 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpNowaitClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4314 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpNowaitClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4315 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpNowaitClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4316 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpNowaitClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4317 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpNowaitClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4318 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpNowaitClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4319 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpNowaitClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4320 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpNowaitClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4321 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpNowaitClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4322 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpNowaitClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4323 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpNowaitClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4324 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpNowaitClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4325 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpNowaitClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4326 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpNowaitClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4327 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpNowaitClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4328 0 : return rtiContainer;
4329 : }
4330 : RTIReturnType
4331 0 : SgOmpReadClause::roseRTI() {
4332 0 : RTIReturnType rtiContainer(18);
4333 :
4334 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpReadClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4335 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpReadClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4336 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpReadClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4337 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpReadClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4338 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpReadClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4339 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpReadClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4340 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpReadClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4341 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpReadClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4342 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpReadClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4343 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpReadClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4344 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpReadClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4345 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpReadClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4346 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpReadClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4347 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpReadClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4348 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpReadClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4349 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpReadClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4350 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpReadClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4351 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpReadClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4352 0 : return rtiContainer;
4353 : }
4354 : RTIReturnType
4355 0 : SgOmpThreadsClause::roseRTI() {
4356 0 : RTIReturnType rtiContainer(18);
4357 :
4358 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpThreadsClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4359 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpThreadsClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4360 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpThreadsClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4361 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpThreadsClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4362 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpThreadsClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4363 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpThreadsClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4364 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpThreadsClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4365 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpThreadsClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4366 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpThreadsClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4367 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpThreadsClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4368 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpThreadsClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4369 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpThreadsClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4370 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpThreadsClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4371 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpThreadsClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4372 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpThreadsClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4373 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpThreadsClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4374 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpThreadsClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4375 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpThreadsClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4376 0 : return rtiContainer;
4377 : }
4378 : RTIReturnType
4379 0 : SgOmpSimdClause::roseRTI() {
4380 0 : RTIReturnType rtiContainer(18);
4381 :
4382 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpSimdClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4383 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpSimdClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4384 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpSimdClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4385 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpSimdClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4386 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpSimdClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4387 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpSimdClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4388 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpSimdClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4389 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpSimdClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4390 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpSimdClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4391 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpSimdClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4392 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpSimdClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4393 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpSimdClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4394 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpSimdClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4395 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpSimdClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4396 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpSimdClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4397 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpSimdClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4398 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpSimdClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4399 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpSimdClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4400 0 : return rtiContainer;
4401 : }
4402 : RTIReturnType
4403 0 : SgOmpWriteClause::roseRTI() {
4404 0 : RTIReturnType rtiContainer(18);
4405 :
4406 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpWriteClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4407 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpWriteClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4408 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpWriteClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4409 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpWriteClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4410 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpWriteClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4411 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpWriteClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4412 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpWriteClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4413 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpWriteClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4414 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpWriteClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4415 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpWriteClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4416 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpWriteClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4417 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpWriteClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4418 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpWriteClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4419 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpWriteClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4420 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpWriteClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4421 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpWriteClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4422 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpWriteClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4423 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpWriteClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4424 0 : return rtiContainer;
4425 : }
4426 : RTIReturnType
4427 0 : SgOmpUpdateClause::roseRTI() {
4428 0 : RTIReturnType rtiContainer(18);
4429 :
4430 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpUpdateClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4431 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpUpdateClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4432 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpUpdateClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4433 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpUpdateClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4434 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpUpdateClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4435 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpUpdateClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4436 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpUpdateClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4437 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpUpdateClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4438 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpUpdateClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4439 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpUpdateClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4440 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpUpdateClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4441 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpUpdateClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4442 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpUpdateClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4443 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpUpdateClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4444 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpUpdateClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4445 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpUpdateClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4446 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpUpdateClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4447 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpUpdateClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4448 0 : return rtiContainer;
4449 : }
4450 : RTIReturnType
4451 0 : SgOmpDepobjUpdateClause::roseRTI() {
4452 0 : RTIReturnType rtiContainer(19);
4453 :
4454 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpDepobjUpdateClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4455 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpDepobjUpdateClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4456 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpDepobjUpdateClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4457 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpDepobjUpdateClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4458 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpDepobjUpdateClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4459 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpDepobjUpdateClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4460 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpDepobjUpdateClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4461 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpDepobjUpdateClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4462 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpDepobjUpdateClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4463 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpDepobjUpdateClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4464 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpDepobjUpdateClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4465 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpDepobjUpdateClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4466 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpDepobjUpdateClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4467 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpDepobjUpdateClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4468 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpDepobjUpdateClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4469 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpDepobjUpdateClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4470 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpDepobjUpdateClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4471 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpDepobjUpdateClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4472 0 : doRTI("modifier", (void*)(&p_modifier), sizeof(p_modifier), (void*)this, "SgOmpDepobjUpdateClause", "SgOmpClause::omp_depobj_modifier_enum", "p_modifier", toStringForRTI(p_modifier), rtiContainer[18]);
4473 0 : return rtiContainer;
4474 : }
4475 : RTIReturnType
4476 0 : SgOmpDestroyClause::roseRTI() {
4477 0 : RTIReturnType rtiContainer(18);
4478 :
4479 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpDestroyClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4480 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpDestroyClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4481 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpDestroyClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4482 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpDestroyClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4483 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpDestroyClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4484 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpDestroyClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4485 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpDestroyClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4486 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpDestroyClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4487 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpDestroyClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4488 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpDestroyClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4489 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpDestroyClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4490 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpDestroyClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4491 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpDestroyClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4492 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpDestroyClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4493 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpDestroyClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4494 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpDestroyClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4495 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpDestroyClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4496 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpDestroyClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4497 0 : return rtiContainer;
4498 : }
4499 : RTIReturnType
4500 0 : SgOmpCaptureClause::roseRTI() {
4501 0 : RTIReturnType rtiContainer(18);
4502 :
4503 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpCaptureClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4504 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpCaptureClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4505 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpCaptureClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4506 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpCaptureClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4507 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpCaptureClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4508 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpCaptureClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4509 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpCaptureClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4510 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpCaptureClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4511 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpCaptureClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4512 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpCaptureClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4513 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpCaptureClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4514 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpCaptureClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4515 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpCaptureClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4516 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpCaptureClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4517 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpCaptureClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4518 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpCaptureClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4519 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpCaptureClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4520 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpCaptureClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4521 0 : return rtiContainer;
4522 : }
4523 : RTIReturnType
4524 0 : SgOmpBeginClause::roseRTI() {
4525 0 : RTIReturnType rtiContainer(18);
4526 :
4527 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpBeginClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4528 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpBeginClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4529 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpBeginClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4530 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpBeginClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4531 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpBeginClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4532 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpBeginClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4533 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpBeginClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4534 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpBeginClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4535 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpBeginClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4536 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpBeginClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4537 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpBeginClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4538 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpBeginClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4539 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpBeginClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4540 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpBeginClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4541 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpBeginClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4542 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpBeginClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4543 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpBeginClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4544 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpBeginClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4545 0 : return rtiContainer;
4546 : }
4547 : RTIReturnType
4548 0 : SgOmpEndClause::roseRTI() {
4549 0 : RTIReturnType rtiContainer(18);
4550 :
4551 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpEndClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4552 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpEndClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4553 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpEndClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4554 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpEndClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4555 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpEndClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4556 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpEndClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4557 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpEndClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4558 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpEndClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4559 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpEndClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4560 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpEndClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4561 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpEndClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4562 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpEndClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4563 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpEndClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4564 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpEndClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4565 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpEndClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4566 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpEndClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4567 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpEndClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4568 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpEndClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4569 0 : return rtiContainer;
4570 : }
4571 : RTIReturnType
4572 0 : SgOmpUntiedClause::roseRTI() {
4573 0 : RTIReturnType rtiContainer(18);
4574 :
4575 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpUntiedClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4576 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpUntiedClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4577 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpUntiedClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4578 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpUntiedClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4579 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpUntiedClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4580 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpUntiedClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4581 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpUntiedClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4582 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpUntiedClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4583 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpUntiedClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4584 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpUntiedClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4585 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpUntiedClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4586 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpUntiedClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4587 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpUntiedClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4588 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpUntiedClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4589 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpUntiedClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4590 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpUntiedClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4591 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpUntiedClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4592 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpUntiedClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4593 0 : return rtiContainer;
4594 : }
4595 : RTIReturnType
4596 0 : SgOmpSeqCstClause::roseRTI() {
4597 0 : RTIReturnType rtiContainer(18);
4598 :
4599 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpSeqCstClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4600 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpSeqCstClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4601 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpSeqCstClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4602 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpSeqCstClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4603 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpSeqCstClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4604 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpSeqCstClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4605 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpSeqCstClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4606 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpSeqCstClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4607 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpSeqCstClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4608 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpSeqCstClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4609 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpSeqCstClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4610 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpSeqCstClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4611 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpSeqCstClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4612 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpSeqCstClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4613 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpSeqCstClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4614 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpSeqCstClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4615 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpSeqCstClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4616 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpSeqCstClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4617 0 : return rtiContainer;
4618 : }
4619 : RTIReturnType
4620 0 : SgOmpAcqRelClause::roseRTI() {
4621 0 : RTIReturnType rtiContainer(18);
4622 :
4623 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpAcqRelClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4624 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpAcqRelClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4625 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpAcqRelClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4626 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpAcqRelClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4627 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpAcqRelClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4628 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpAcqRelClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4629 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpAcqRelClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4630 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpAcqRelClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4631 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpAcqRelClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4632 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpAcqRelClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4633 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpAcqRelClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4634 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpAcqRelClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4635 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpAcqRelClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4636 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpAcqRelClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4637 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpAcqRelClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4638 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpAcqRelClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4639 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpAcqRelClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4640 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpAcqRelClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4641 0 : return rtiContainer;
4642 : }
4643 : RTIReturnType
4644 0 : SgOmpReleaseClause::roseRTI() {
4645 0 : RTIReturnType rtiContainer(18);
4646 :
4647 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpReleaseClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4648 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpReleaseClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4649 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpReleaseClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4650 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpReleaseClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4651 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpReleaseClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4652 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpReleaseClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4653 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpReleaseClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4654 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpReleaseClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4655 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpReleaseClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4656 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpReleaseClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4657 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpReleaseClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4658 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpReleaseClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4659 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpReleaseClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4660 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpReleaseClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4661 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpReleaseClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4662 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpReleaseClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4663 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpReleaseClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4664 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpReleaseClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4665 0 : return rtiContainer;
4666 : }
4667 : RTIReturnType
4668 0 : SgOmpAcquireClause::roseRTI() {
4669 0 : RTIReturnType rtiContainer(18);
4670 :
4671 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpAcquireClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4672 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpAcquireClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4673 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpAcquireClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4674 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpAcquireClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4675 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpAcquireClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4676 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpAcquireClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4677 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpAcquireClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4678 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpAcquireClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4679 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpAcquireClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4680 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpAcquireClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4681 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpAcquireClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4682 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpAcquireClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4683 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpAcquireClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4684 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpAcquireClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4685 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpAcquireClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4686 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpAcquireClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4687 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpAcquireClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4688 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpAcquireClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4689 0 : return rtiContainer;
4690 : }
4691 : RTIReturnType
4692 0 : SgOmpRelaxedClause::roseRTI() {
4693 0 : RTIReturnType rtiContainer(18);
4694 :
4695 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpRelaxedClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4696 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpRelaxedClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4697 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpRelaxedClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4698 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpRelaxedClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4699 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpRelaxedClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4700 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpRelaxedClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4701 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpRelaxedClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4702 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpRelaxedClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4703 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpRelaxedClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4704 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpRelaxedClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4705 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpRelaxedClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4706 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpRelaxedClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4707 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpRelaxedClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4708 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpRelaxedClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4709 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpRelaxedClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4710 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpRelaxedClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4711 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpRelaxedClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4712 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpRelaxedClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4713 0 : return rtiContainer;
4714 : }
4715 : RTIReturnType
4716 0 : SgOmpReverseOffloadClause::roseRTI() {
4717 0 : RTIReturnType rtiContainer(18);
4718 :
4719 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpReverseOffloadClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4720 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpReverseOffloadClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4721 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpReverseOffloadClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4722 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpReverseOffloadClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4723 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpReverseOffloadClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4724 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpReverseOffloadClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4725 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpReverseOffloadClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4726 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpReverseOffloadClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4727 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpReverseOffloadClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4728 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpReverseOffloadClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4729 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpReverseOffloadClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4730 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpReverseOffloadClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4731 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpReverseOffloadClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4732 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpReverseOffloadClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4733 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpReverseOffloadClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4734 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpReverseOffloadClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4735 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpReverseOffloadClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4736 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpReverseOffloadClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4737 0 : return rtiContainer;
4738 : }
4739 : RTIReturnType
4740 0 : SgOmpUnifiedAddressClause::roseRTI() {
4741 0 : RTIReturnType rtiContainer(18);
4742 :
4743 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpUnifiedAddressClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4744 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpUnifiedAddressClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4745 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpUnifiedAddressClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4746 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpUnifiedAddressClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4747 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpUnifiedAddressClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4748 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpUnifiedAddressClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4749 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpUnifiedAddressClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4750 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpUnifiedAddressClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4751 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpUnifiedAddressClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4752 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpUnifiedAddressClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4753 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpUnifiedAddressClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4754 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpUnifiedAddressClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4755 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpUnifiedAddressClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4756 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpUnifiedAddressClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4757 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpUnifiedAddressClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4758 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpUnifiedAddressClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4759 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpUnifiedAddressClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4760 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpUnifiedAddressClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4761 0 : return rtiContainer;
4762 : }
4763 : RTIReturnType
4764 0 : SgOmpUnifiedSharedMemoryClause::roseRTI() {
4765 0 : RTIReturnType rtiContainer(18);
4766 :
4767 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpUnifiedSharedMemoryClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4768 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpUnifiedSharedMemoryClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4769 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpUnifiedSharedMemoryClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4770 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpUnifiedSharedMemoryClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4771 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpUnifiedSharedMemoryClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4772 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpUnifiedSharedMemoryClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4773 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpUnifiedSharedMemoryClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4774 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpUnifiedSharedMemoryClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4775 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpUnifiedSharedMemoryClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4776 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpUnifiedSharedMemoryClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4777 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpUnifiedSharedMemoryClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4778 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpUnifiedSharedMemoryClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4779 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpUnifiedSharedMemoryClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4780 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpUnifiedSharedMemoryClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4781 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpUnifiedSharedMemoryClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4782 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpUnifiedSharedMemoryClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4783 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpUnifiedSharedMemoryClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4784 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpUnifiedSharedMemoryClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4785 0 : return rtiContainer;
4786 : }
4787 : RTIReturnType
4788 0 : SgOmpDynamicAllocatorsClause::roseRTI() {
4789 0 : RTIReturnType rtiContainer(18);
4790 :
4791 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpDynamicAllocatorsClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4792 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpDynamicAllocatorsClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4793 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpDynamicAllocatorsClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4794 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpDynamicAllocatorsClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4795 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpDynamicAllocatorsClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4796 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpDynamicAllocatorsClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4797 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpDynamicAllocatorsClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4798 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpDynamicAllocatorsClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4799 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpDynamicAllocatorsClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4800 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpDynamicAllocatorsClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4801 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpDynamicAllocatorsClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4802 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpDynamicAllocatorsClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4803 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpDynamicAllocatorsClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4804 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpDynamicAllocatorsClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4805 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpDynamicAllocatorsClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4806 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpDynamicAllocatorsClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4807 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpDynamicAllocatorsClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4808 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpDynamicAllocatorsClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4809 0 : return rtiContainer;
4810 : }
4811 : RTIReturnType
4812 0 : SgOmpParallelClause::roseRTI() {
4813 0 : RTIReturnType rtiContainer(18);
4814 :
4815 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpParallelClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4816 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpParallelClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4817 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpParallelClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4818 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpParallelClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4819 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpParallelClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4820 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpParallelClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4821 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpParallelClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4822 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpParallelClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4823 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpParallelClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4824 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpParallelClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4825 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpParallelClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4826 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpParallelClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4827 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpParallelClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4828 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpParallelClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4829 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpParallelClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4830 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpParallelClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4831 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpParallelClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4832 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpParallelClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4833 0 : return rtiContainer;
4834 : }
4835 : RTIReturnType
4836 0 : SgOmpSectionsClause::roseRTI() {
4837 0 : RTIReturnType rtiContainer(18);
4838 :
4839 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpSectionsClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4840 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpSectionsClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4841 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpSectionsClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4842 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpSectionsClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4843 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpSectionsClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4844 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpSectionsClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4845 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpSectionsClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4846 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpSectionsClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4847 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpSectionsClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4848 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpSectionsClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4849 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpSectionsClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4850 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpSectionsClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4851 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpSectionsClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4852 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpSectionsClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4853 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpSectionsClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4854 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpSectionsClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4855 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpSectionsClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4856 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpSectionsClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4857 0 : return rtiContainer;
4858 : }
4859 : RTIReturnType
4860 0 : SgOmpForClause::roseRTI() {
4861 0 : RTIReturnType rtiContainer(18);
4862 :
4863 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpForClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4864 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpForClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4865 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpForClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4866 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpForClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4867 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpForClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4868 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpForClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4869 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpForClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4870 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpForClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4871 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpForClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4872 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpForClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4873 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpForClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4874 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpForClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4875 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpForClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4876 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpForClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4877 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpForClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4878 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpForClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4879 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpForClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4880 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpForClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4881 0 : return rtiContainer;
4882 : }
4883 : RTIReturnType
4884 0 : SgOmpTaskgroupClause::roseRTI() {
4885 0 : RTIReturnType rtiContainer(18);
4886 :
4887 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTaskgroupClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4888 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTaskgroupClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4889 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTaskgroupClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4890 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTaskgroupClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4891 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTaskgroupClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4892 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTaskgroupClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4893 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTaskgroupClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4894 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTaskgroupClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4895 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTaskgroupClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4896 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTaskgroupClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4897 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTaskgroupClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4898 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTaskgroupClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4899 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTaskgroupClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4900 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTaskgroupClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4901 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTaskgroupClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4902 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTaskgroupClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4903 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTaskgroupClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4904 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTaskgroupClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4905 0 : return rtiContainer;
4906 : }
4907 : RTIReturnType
4908 0 : SgOmpNogroupClause::roseRTI() {
4909 0 : RTIReturnType rtiContainer(18);
4910 :
4911 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpNogroupClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4912 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpNogroupClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4913 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpNogroupClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4914 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpNogroupClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4915 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpNogroupClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4916 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpNogroupClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4917 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpNogroupClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4918 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpNogroupClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4919 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpNogroupClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4920 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpNogroupClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4921 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpNogroupClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4922 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpNogroupClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4923 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpNogroupClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4924 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpNogroupClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4925 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpNogroupClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4926 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpNogroupClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4927 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpNogroupClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4928 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpNogroupClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4929 0 : return rtiContainer;
4930 : }
4931 : RTIReturnType
4932 0 : SgOmpDefaultClause::roseRTI() {
4933 0 : RTIReturnType rtiContainer(20);
4934 :
4935 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpDefaultClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4936 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpDefaultClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4937 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpDefaultClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4938 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpDefaultClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4939 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpDefaultClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4940 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpDefaultClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4941 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpDefaultClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4942 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpDefaultClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4943 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpDefaultClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4944 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpDefaultClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4945 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpDefaultClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4946 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpDefaultClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4947 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpDefaultClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4948 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpDefaultClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4949 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpDefaultClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4950 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpDefaultClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4951 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpDefaultClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4952 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpDefaultClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4953 0 : doRTI("data_sharing", (void*)(&p_data_sharing), sizeof(p_data_sharing), (void*)this, "SgOmpDefaultClause", "SgOmpClause::omp_default_option_enum", "p_data_sharing", toStringForRTI(p_data_sharing), rtiContainer[18]);
4954 0 : doRTI("variant_directive", (void*)(&p_variant_directive), sizeof(p_variant_directive), (void*)this, "SgOmpDefaultClause", "SgStatement*", "p_variant_directive", toStringForRTI(p_variant_directive), rtiContainer[19]);
4955 0 : return rtiContainer;
4956 : }
4957 : RTIReturnType
4958 0 : SgOmpAllocatorClause::roseRTI() {
4959 0 : RTIReturnType rtiContainer(20);
4960 :
4961 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpAllocatorClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4962 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpAllocatorClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4963 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpAllocatorClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4964 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpAllocatorClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4965 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpAllocatorClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4966 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpAllocatorClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4967 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpAllocatorClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4968 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpAllocatorClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4969 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpAllocatorClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4970 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpAllocatorClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4971 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpAllocatorClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4972 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpAllocatorClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4973 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpAllocatorClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
4974 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpAllocatorClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
4975 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpAllocatorClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
4976 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpAllocatorClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
4977 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpAllocatorClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
4978 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpAllocatorClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
4979 0 : doRTI("modifier", (void*)(&p_modifier), sizeof(p_modifier), (void*)this, "SgOmpAllocatorClause", "SgOmpClause::omp_allocator_modifier_enum", "p_modifier", toStringForRTI(p_modifier), rtiContainer[18]);
4980 0 : doRTI("user_defined_modifier", (void*)(&p_user_defined_modifier), sizeof(p_user_defined_modifier), (void*)this, "SgOmpAllocatorClause", "SgExpression*", "p_user_defined_modifier", toStringForRTI(p_user_defined_modifier), rtiContainer[19]);
4981 0 : return rtiContainer;
4982 : }
4983 : RTIReturnType
4984 0 : SgOmpAtomicClause::roseRTI() {
4985 0 : RTIReturnType rtiContainer(19);
4986 :
4987 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpAtomicClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
4988 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpAtomicClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
4989 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpAtomicClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
4990 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpAtomicClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
4991 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpAtomicClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
4992 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpAtomicClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
4993 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpAtomicClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
4994 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpAtomicClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
4995 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpAtomicClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
4996 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpAtomicClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
4997 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpAtomicClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
4998 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpAtomicClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
4999 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpAtomicClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5000 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpAtomicClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5001 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpAtomicClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5002 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpAtomicClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5003 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpAtomicClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5004 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpAtomicClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5005 0 : doRTI("atomicity", (void*)(&p_atomicity), sizeof(p_atomicity), (void*)this, "SgOmpAtomicClause", "SgOmpClause::omp_atomic_clause_enum", "p_atomicity", toStringForRTI(p_atomicity), rtiContainer[18]);
5006 0 : return rtiContainer;
5007 : }
5008 : RTIReturnType
5009 0 : SgOmpProcBindClause::roseRTI() {
5010 0 : RTIReturnType rtiContainer(19);
5011 :
5012 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpProcBindClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5013 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpProcBindClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5014 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpProcBindClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5015 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpProcBindClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5016 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpProcBindClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5017 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpProcBindClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5018 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpProcBindClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5019 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpProcBindClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5020 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpProcBindClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5021 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpProcBindClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5022 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpProcBindClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5023 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpProcBindClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5024 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpProcBindClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5025 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpProcBindClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5026 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpProcBindClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5027 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpProcBindClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5028 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpProcBindClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5029 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpProcBindClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5030 0 : doRTI("policy", (void*)(&p_policy), sizeof(p_policy), (void*)this, "SgOmpProcBindClause", "SgOmpClause::omp_proc_bind_policy_enum", "p_policy", toStringForRTI(p_policy), rtiContainer[18]);
5031 0 : return rtiContainer;
5032 : }
5033 : RTIReturnType
5034 0 : SgOmpBindClause::roseRTI() {
5035 0 : RTIReturnType rtiContainer(19);
5036 :
5037 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpBindClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5038 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpBindClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5039 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpBindClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5040 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpBindClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5041 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpBindClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5042 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpBindClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5043 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpBindClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5044 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpBindClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5045 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpBindClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5046 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpBindClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5047 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpBindClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5048 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpBindClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5049 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpBindClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5050 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpBindClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5051 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpBindClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5052 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpBindClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5053 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpBindClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5054 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpBindClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5055 0 : doRTI("binding", (void*)(&p_binding), sizeof(p_binding), (void*)this, "SgOmpBindClause", "SgOmpClause::omp_bind_binding_enum", "p_binding", toStringForRTI(p_binding), rtiContainer[18]);
5056 0 : return rtiContainer;
5057 : }
5058 : RTIReturnType
5059 0 : SgOmpOrderClause::roseRTI() {
5060 0 : RTIReturnType rtiContainer(19);
5061 :
5062 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpOrderClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5063 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpOrderClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5064 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpOrderClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5065 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpOrderClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5066 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpOrderClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5067 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpOrderClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5068 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpOrderClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5069 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpOrderClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5070 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpOrderClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5071 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpOrderClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5072 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpOrderClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5073 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpOrderClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5074 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpOrderClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5075 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpOrderClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5076 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpOrderClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5077 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpOrderClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5078 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpOrderClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5079 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpOrderClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5080 0 : doRTI("kind", (void*)(&p_kind), sizeof(p_kind), (void*)this, "SgOmpOrderClause", "SgOmpClause::omp_order_kind_enum", "p_kind", toStringForRTI(p_kind), rtiContainer[18]);
5081 0 : return rtiContainer;
5082 : }
5083 : RTIReturnType
5084 0 : SgOmpDistScheduleClause::roseRTI() {
5085 0 : RTIReturnType rtiContainer(20);
5086 :
5087 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpDistScheduleClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5088 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpDistScheduleClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5089 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpDistScheduleClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5090 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpDistScheduleClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5091 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpDistScheduleClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5092 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpDistScheduleClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5093 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpDistScheduleClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5094 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpDistScheduleClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5095 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpDistScheduleClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5096 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpDistScheduleClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5097 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpDistScheduleClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5098 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpDistScheduleClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5099 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpDistScheduleClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5100 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpDistScheduleClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5101 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpDistScheduleClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5102 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpDistScheduleClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5103 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpDistScheduleClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5104 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpDistScheduleClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5105 0 : doRTI("kind", (void*)(&p_kind), sizeof(p_kind), (void*)this, "SgOmpDistScheduleClause", "SgOmpClause::omp_dist_schedule_kind_enum", "p_kind", toStringForRTI(p_kind), rtiContainer[18]);
5106 0 : doRTI("chunk_size", (void*)(&p_chunk_size), sizeof(p_chunk_size), (void*)this, "SgOmpDistScheduleClause", "SgExpression*", "p_chunk_size", toStringForRTI(p_chunk_size), rtiContainer[19]);
5107 0 : return rtiContainer;
5108 : }
5109 : RTIReturnType
5110 0 : SgOmpExpressionClause::roseRTI() {
5111 0 : RTIReturnType rtiContainer(19);
5112 :
5113 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpExpressionClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5114 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpExpressionClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5115 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpExpressionClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5116 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpExpressionClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5117 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpExpressionClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5118 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpExpressionClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5119 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpExpressionClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5120 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpExpressionClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5121 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpExpressionClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5122 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpExpressionClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5123 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpExpressionClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5124 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpExpressionClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5125 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpExpressionClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5126 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpExpressionClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5127 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpExpressionClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5128 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpExpressionClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5129 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpExpressionClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5130 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpExpressionClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5131 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgOmpExpressionClause", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[18]);
5132 0 : return rtiContainer;
5133 : }
5134 : RTIReturnType
5135 0 : SgOmpOrderedClause::roseRTI() {
5136 0 : RTIReturnType rtiContainer(19);
5137 :
5138 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpOrderedClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5139 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpOrderedClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5140 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpOrderedClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5141 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpOrderedClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5142 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpOrderedClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5143 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpOrderedClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5144 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpOrderedClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5145 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpOrderedClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5146 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpOrderedClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5147 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpOrderedClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5148 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpOrderedClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5149 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpOrderedClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5150 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpOrderedClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5151 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpOrderedClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5152 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpOrderedClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5153 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpOrderedClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5154 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpOrderedClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5155 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpOrderedClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5156 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgOmpOrderedClause", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[18]);
5157 0 : return rtiContainer;
5158 : }
5159 : RTIReturnType
5160 0 : SgOmpCollapseClause::roseRTI() {
5161 0 : RTIReturnType rtiContainer(19);
5162 :
5163 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpCollapseClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5164 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpCollapseClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5165 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpCollapseClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5166 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpCollapseClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5167 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpCollapseClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5168 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpCollapseClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5169 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpCollapseClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5170 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpCollapseClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5171 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpCollapseClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5172 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpCollapseClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5173 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpCollapseClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5174 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpCollapseClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5175 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpCollapseClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5176 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpCollapseClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5177 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpCollapseClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5178 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpCollapseClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5179 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpCollapseClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5180 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpCollapseClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5181 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgOmpCollapseClause", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[18]);
5182 0 : return rtiContainer;
5183 : }
5184 : RTIReturnType
5185 0 : SgOmpIfClause::roseRTI() {
5186 0 : RTIReturnType rtiContainer(20);
5187 :
5188 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpIfClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5189 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpIfClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5190 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpIfClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5191 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpIfClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5192 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpIfClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5193 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpIfClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5194 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpIfClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5195 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpIfClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5196 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpIfClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5197 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpIfClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5198 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpIfClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5199 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpIfClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5200 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpIfClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5201 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpIfClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5202 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpIfClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5203 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpIfClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5204 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpIfClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5205 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpIfClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5206 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgOmpIfClause", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[18]);
5207 0 : doRTI("modifier", (void*)(&p_modifier), sizeof(p_modifier), (void*)this, "SgOmpIfClause", "SgOmpClause::omp_if_modifier_enum", "p_modifier", toStringForRTI(p_modifier), rtiContainer[19]);
5208 0 : return rtiContainer;
5209 : }
5210 : RTIReturnType
5211 0 : SgUpirNumUnitsField::roseRTI() {
5212 0 : RTIReturnType rtiContainer(19);
5213 :
5214 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpirNumUnitsField", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5215 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpirNumUnitsField", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5216 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpirNumUnitsField", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5217 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpirNumUnitsField", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5218 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpirNumUnitsField", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5219 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpirNumUnitsField", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5220 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpirNumUnitsField", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5221 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpirNumUnitsField", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5222 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpirNumUnitsField", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5223 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpirNumUnitsField", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5224 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpirNumUnitsField", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5225 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpirNumUnitsField", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5226 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpirNumUnitsField", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5227 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpirNumUnitsField", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5228 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpirNumUnitsField", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5229 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpirNumUnitsField", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5230 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpirNumUnitsField", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5231 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpirNumUnitsField", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5232 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgUpirNumUnitsField", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[18]);
5233 0 : return rtiContainer;
5234 : }
5235 : RTIReturnType
5236 0 : SgOmpNumTeamsClause::roseRTI() {
5237 0 : RTIReturnType rtiContainer(19);
5238 :
5239 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpNumTeamsClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5240 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpNumTeamsClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5241 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpNumTeamsClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5242 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpNumTeamsClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5243 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpNumTeamsClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5244 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpNumTeamsClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5245 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpNumTeamsClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5246 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpNumTeamsClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5247 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpNumTeamsClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5248 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpNumTeamsClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5249 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpNumTeamsClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5250 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpNumTeamsClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5251 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpNumTeamsClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5252 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpNumTeamsClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5253 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpNumTeamsClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5254 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpNumTeamsClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5255 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpNumTeamsClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5256 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpNumTeamsClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5257 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgOmpNumTeamsClause", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[18]);
5258 0 : return rtiContainer;
5259 : }
5260 : RTIReturnType
5261 0 : SgOmpThreadLimitClause::roseRTI() {
5262 0 : RTIReturnType rtiContainer(19);
5263 :
5264 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpThreadLimitClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5265 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpThreadLimitClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5266 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpThreadLimitClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5267 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpThreadLimitClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5268 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpThreadLimitClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5269 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpThreadLimitClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5270 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpThreadLimitClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5271 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpThreadLimitClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5272 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpThreadLimitClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5273 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpThreadLimitClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5274 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpThreadLimitClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5275 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpThreadLimitClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5276 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpThreadLimitClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5277 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpThreadLimitClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5278 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpThreadLimitClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5279 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpThreadLimitClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5280 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpThreadLimitClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5281 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpThreadLimitClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5282 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgOmpThreadLimitClause", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[18]);
5283 0 : return rtiContainer;
5284 : }
5285 : RTIReturnType
5286 0 : SgOmpDeviceClause::roseRTI() {
5287 0 : RTIReturnType rtiContainer(20);
5288 :
5289 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpDeviceClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5290 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpDeviceClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5291 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpDeviceClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5292 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpDeviceClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5293 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpDeviceClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5294 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpDeviceClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5295 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpDeviceClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5296 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpDeviceClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5297 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpDeviceClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5298 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpDeviceClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5299 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpDeviceClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5300 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpDeviceClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5301 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpDeviceClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5302 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpDeviceClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5303 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpDeviceClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5304 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpDeviceClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5305 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpDeviceClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5306 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpDeviceClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5307 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgOmpDeviceClause", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[18]);
5308 0 : doRTI("modifier", (void*)(&p_modifier), sizeof(p_modifier), (void*)this, "SgOmpDeviceClause", "SgOmpClause::omp_device_modifier_enum", "p_modifier", toStringForRTI(p_modifier), rtiContainer[19]);
5309 0 : return rtiContainer;
5310 : }
5311 : RTIReturnType
5312 0 : SgOmpHintClause::roseRTI() {
5313 0 : RTIReturnType rtiContainer(19);
5314 :
5315 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpHintClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5316 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpHintClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5317 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpHintClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5318 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpHintClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5319 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpHintClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5320 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpHintClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5321 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpHintClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5322 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpHintClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5323 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpHintClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5324 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpHintClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5325 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpHintClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5326 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpHintClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5327 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpHintClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5328 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpHintClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5329 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpHintClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5330 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpHintClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5331 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpHintClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5332 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpHintClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5333 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgOmpHintClause", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[18]);
5334 0 : return rtiContainer;
5335 : }
5336 : RTIReturnType
5337 0 : SgOmpGrainsizeClause::roseRTI() {
5338 0 : RTIReturnType rtiContainer(19);
5339 :
5340 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpGrainsizeClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5341 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpGrainsizeClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5342 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpGrainsizeClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5343 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpGrainsizeClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5344 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpGrainsizeClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5345 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpGrainsizeClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5346 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpGrainsizeClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5347 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpGrainsizeClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5348 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpGrainsizeClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5349 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpGrainsizeClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5350 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpGrainsizeClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5351 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpGrainsizeClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5352 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpGrainsizeClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5353 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpGrainsizeClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5354 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpGrainsizeClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5355 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpGrainsizeClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5356 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpGrainsizeClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5357 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpGrainsizeClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5358 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgOmpGrainsizeClause", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[18]);
5359 0 : return rtiContainer;
5360 : }
5361 : RTIReturnType
5362 0 : SgOmpNumTasksClause::roseRTI() {
5363 0 : RTIReturnType rtiContainer(19);
5364 :
5365 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpNumTasksClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5366 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpNumTasksClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5367 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpNumTasksClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5368 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpNumTasksClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5369 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpNumTasksClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5370 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpNumTasksClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5371 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpNumTasksClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5372 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpNumTasksClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5373 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpNumTasksClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5374 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpNumTasksClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5375 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpNumTasksClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5376 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpNumTasksClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5377 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpNumTasksClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5378 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpNumTasksClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5379 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpNumTasksClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5380 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpNumTasksClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5381 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpNumTasksClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5382 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpNumTasksClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5383 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgOmpNumTasksClause", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[18]);
5384 0 : return rtiContainer;
5385 : }
5386 : RTIReturnType
5387 0 : SgOmpDetachClause::roseRTI() {
5388 0 : RTIReturnType rtiContainer(19);
5389 :
5390 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpDetachClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5391 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpDetachClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5392 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpDetachClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5393 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpDetachClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5394 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpDetachClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5395 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpDetachClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5396 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpDetachClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5397 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpDetachClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5398 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpDetachClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5399 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpDetachClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5400 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpDetachClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5401 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpDetachClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5402 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpDetachClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5403 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpDetachClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5404 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpDetachClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5405 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpDetachClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5406 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpDetachClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5407 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpDetachClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5408 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgOmpDetachClause", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[18]);
5409 0 : return rtiContainer;
5410 : }
5411 : RTIReturnType
5412 0 : SgOmpSafelenClause::roseRTI() {
5413 0 : RTIReturnType rtiContainer(19);
5414 :
5415 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpSafelenClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5416 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpSafelenClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5417 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpSafelenClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5418 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpSafelenClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5419 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpSafelenClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5420 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpSafelenClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5421 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpSafelenClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5422 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpSafelenClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5423 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpSafelenClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5424 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpSafelenClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5425 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpSafelenClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5426 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpSafelenClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5427 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpSafelenClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5428 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpSafelenClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5429 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpSafelenClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5430 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpSafelenClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5431 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpSafelenClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5432 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpSafelenClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5433 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgOmpSafelenClause", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[18]);
5434 0 : return rtiContainer;
5435 : }
5436 : RTIReturnType
5437 0 : SgOmpSimdlenClause::roseRTI() {
5438 0 : RTIReturnType rtiContainer(19);
5439 :
5440 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpSimdlenClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5441 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpSimdlenClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5442 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpSimdlenClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5443 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpSimdlenClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5444 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpSimdlenClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5445 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpSimdlenClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5446 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpSimdlenClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5447 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpSimdlenClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5448 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpSimdlenClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5449 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpSimdlenClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5450 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpSimdlenClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5451 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpSimdlenClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5452 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpSimdlenClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5453 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpSimdlenClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5454 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpSimdlenClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5455 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpSimdlenClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5456 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpSimdlenClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5457 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpSimdlenClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5458 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgOmpSimdlenClause", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[18]);
5459 0 : return rtiContainer;
5460 : }
5461 : RTIReturnType
5462 0 : SgOmpFinalClause::roseRTI() {
5463 0 : RTIReturnType rtiContainer(19);
5464 :
5465 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpFinalClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5466 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpFinalClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5467 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpFinalClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5468 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpFinalClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5469 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpFinalClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5470 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpFinalClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5471 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpFinalClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5472 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpFinalClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5473 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpFinalClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5474 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpFinalClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5475 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpFinalClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5476 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpFinalClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5477 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpFinalClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5478 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpFinalClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5479 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpFinalClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5480 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpFinalClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5481 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpFinalClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5482 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpFinalClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5483 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgOmpFinalClause", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[18]);
5484 0 : return rtiContainer;
5485 : }
5486 : RTIReturnType
5487 0 : SgOmpPriorityClause::roseRTI() {
5488 0 : RTIReturnType rtiContainer(19);
5489 :
5490 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpPriorityClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5491 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpPriorityClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5492 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpPriorityClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5493 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpPriorityClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5494 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpPriorityClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5495 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpPriorityClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5496 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpPriorityClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5497 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpPriorityClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5498 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpPriorityClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5499 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpPriorityClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5500 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpPriorityClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5501 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpPriorityClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5502 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpPriorityClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5503 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpPriorityClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5504 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpPriorityClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5505 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpPriorityClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5506 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpPriorityClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5507 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpPriorityClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5508 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgOmpPriorityClause", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[18]);
5509 0 : return rtiContainer;
5510 : }
5511 : RTIReturnType
5512 0 : SgOmpPartialClause::roseRTI() {
5513 0 : RTIReturnType rtiContainer(19);
5514 :
5515 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpPartialClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5516 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpPartialClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5517 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpPartialClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5518 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpPartialClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5519 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpPartialClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5520 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpPartialClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5521 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpPartialClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5522 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpPartialClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5523 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpPartialClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5524 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpPartialClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5525 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpPartialClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5526 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpPartialClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5527 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpPartialClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5528 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpPartialClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5529 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpPartialClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5530 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpPartialClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5531 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpPartialClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5532 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpPartialClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5533 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgOmpPartialClause", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[18]);
5534 0 : return rtiContainer;
5535 : }
5536 : RTIReturnType
5537 0 : SgOmpSizesClause::roseRTI() {
5538 0 : RTIReturnType rtiContainer(19);
5539 :
5540 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpSizesClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5541 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpSizesClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5542 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpSizesClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5543 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpSizesClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5544 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpSizesClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5545 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpSizesClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5546 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpSizesClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5547 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpSizesClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5548 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpSizesClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5549 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpSizesClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5550 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpSizesClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5551 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpSizesClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5552 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpSizesClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5553 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpSizesClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5554 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpSizesClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5555 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpSizesClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5556 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpSizesClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5557 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpSizesClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5558 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgOmpSizesClause", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[18]);
5559 0 : return rtiContainer;
5560 : }
5561 : RTIReturnType
5562 0 : SgOmpInbranchClause::roseRTI() {
5563 0 : RTIReturnType rtiContainer(18);
5564 :
5565 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpInbranchClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5566 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpInbranchClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5567 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpInbranchClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5568 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpInbranchClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5569 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpInbranchClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5570 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpInbranchClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5571 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpInbranchClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5572 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpInbranchClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5573 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpInbranchClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5574 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpInbranchClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5575 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpInbranchClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5576 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpInbranchClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5577 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpInbranchClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5578 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpInbranchClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5579 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpInbranchClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5580 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpInbranchClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5581 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpInbranchClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5582 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpInbranchClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5583 0 : return rtiContainer;
5584 : }
5585 : RTIReturnType
5586 0 : SgOmpNotinbranchClause::roseRTI() {
5587 0 : RTIReturnType rtiContainer(18);
5588 :
5589 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpNotinbranchClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5590 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpNotinbranchClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5591 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpNotinbranchClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5592 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpNotinbranchClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5593 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpNotinbranchClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5594 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpNotinbranchClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5595 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpNotinbranchClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5596 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpNotinbranchClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5597 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpNotinbranchClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5598 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpNotinbranchClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5599 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpNotinbranchClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5600 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpNotinbranchClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5601 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpNotinbranchClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5602 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpNotinbranchClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5603 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpNotinbranchClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5604 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpNotinbranchClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5605 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpNotinbranchClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5606 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpNotinbranchClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5607 0 : return rtiContainer;
5608 : }
5609 : RTIReturnType
5610 0 : SgOmpDefaultmapClause::roseRTI() {
5611 0 : RTIReturnType rtiContainer(20);
5612 :
5613 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpDefaultmapClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5614 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpDefaultmapClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5615 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpDefaultmapClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5616 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpDefaultmapClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5617 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpDefaultmapClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5618 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpDefaultmapClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5619 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpDefaultmapClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5620 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpDefaultmapClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5621 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpDefaultmapClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5622 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpDefaultmapClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5623 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpDefaultmapClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5624 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpDefaultmapClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5625 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpDefaultmapClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5626 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpDefaultmapClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5627 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpDefaultmapClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5628 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpDefaultmapClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5629 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpDefaultmapClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5630 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpDefaultmapClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5631 0 : doRTI("behavior", (void*)(&p_behavior), sizeof(p_behavior), (void*)this, "SgOmpDefaultmapClause", "SgOmpClause::omp_defaultmap_behavior_enum", "p_behavior", toStringForRTI(p_behavior), rtiContainer[18]);
5632 0 : doRTI("category", (void*)(&p_category), sizeof(p_category), (void*)this, "SgOmpDefaultmapClause", "SgOmpClause::omp_defaultmap_category_enum", "p_category", toStringForRTI(p_category), rtiContainer[19]);
5633 0 : return rtiContainer;
5634 : }
5635 : RTIReturnType
5636 0 : SgOmpAtomicDefaultMemOrderClause::roseRTI() {
5637 0 : RTIReturnType rtiContainer(19);
5638 :
5639 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpAtomicDefaultMemOrderClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5640 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpAtomicDefaultMemOrderClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5641 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpAtomicDefaultMemOrderClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5642 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpAtomicDefaultMemOrderClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5643 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpAtomicDefaultMemOrderClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5644 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpAtomicDefaultMemOrderClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5645 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpAtomicDefaultMemOrderClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5646 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpAtomicDefaultMemOrderClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5647 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpAtomicDefaultMemOrderClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5648 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpAtomicDefaultMemOrderClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5649 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpAtomicDefaultMemOrderClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5650 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpAtomicDefaultMemOrderClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5651 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpAtomicDefaultMemOrderClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5652 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpAtomicDefaultMemOrderClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5653 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpAtomicDefaultMemOrderClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5654 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpAtomicDefaultMemOrderClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5655 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpAtomicDefaultMemOrderClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5656 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpAtomicDefaultMemOrderClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5657 0 : doRTI("kind", (void*)(&p_kind), sizeof(p_kind), (void*)this, "SgOmpAtomicDefaultMemOrderClause", "SgOmpClause::omp_atomic_default_mem_order_kind_enum", "p_kind", toStringForRTI(p_kind), rtiContainer[18]);
5658 0 : return rtiContainer;
5659 : }
5660 : RTIReturnType
5661 0 : SgOmpExtImplementationDefinedRequirementClause::roseRTI() {
5662 0 : RTIReturnType rtiContainer(19);
5663 :
5664 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpExtImplementationDefinedRequirementClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5665 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpExtImplementationDefinedRequirementClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5666 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpExtImplementationDefinedRequirementClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5667 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpExtImplementationDefinedRequirementClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5668 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpExtImplementationDefinedRequirementClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5669 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpExtImplementationDefinedRequirementClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5670 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpExtImplementationDefinedRequirementClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5671 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpExtImplementationDefinedRequirementClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5672 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpExtImplementationDefinedRequirementClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5673 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpExtImplementationDefinedRequirementClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5674 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpExtImplementationDefinedRequirementClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5675 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpExtImplementationDefinedRequirementClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5676 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpExtImplementationDefinedRequirementClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5677 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpExtImplementationDefinedRequirementClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5678 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpExtImplementationDefinedRequirementClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5679 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpExtImplementationDefinedRequirementClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5680 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpExtImplementationDefinedRequirementClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5681 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpExtImplementationDefinedRequirementClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5682 0 : doRTI("implementation_defined_requirement", (void*)(&p_implementation_defined_requirement), sizeof(p_implementation_defined_requirement), (void*)this, "SgOmpExtImplementationDefinedRequirementClause", "SgExpression*", "p_implementation_defined_requirement", toStringForRTI(p_implementation_defined_requirement), rtiContainer[18]);
5683 0 : return rtiContainer;
5684 : }
5685 : RTIReturnType
5686 0 : SgOmpUsesAllocatorsDefination::roseRTI() {
5687 0 : RTIReturnType rtiContainer(21);
5688 :
5689 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpUsesAllocatorsDefination", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5690 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpUsesAllocatorsDefination", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5691 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpUsesAllocatorsDefination", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5692 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpUsesAllocatorsDefination", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5693 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpUsesAllocatorsDefination", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5694 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpUsesAllocatorsDefination", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5695 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpUsesAllocatorsDefination", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5696 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpUsesAllocatorsDefination", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5697 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpUsesAllocatorsDefination", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5698 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpUsesAllocatorsDefination", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5699 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpUsesAllocatorsDefination", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5700 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpUsesAllocatorsDefination", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5701 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpUsesAllocatorsDefination", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5702 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpUsesAllocatorsDefination", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5703 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpUsesAllocatorsDefination", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5704 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpUsesAllocatorsDefination", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5705 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpUsesAllocatorsDefination", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5706 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpUsesAllocatorsDefination", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5707 0 : doRTI("allocator", (void*)(&p_allocator), sizeof(p_allocator), (void*)this, "SgOmpUsesAllocatorsDefination", "SgOmpClause::omp_uses_allocators_allocator_enum", "p_allocator", toStringForRTI(p_allocator), rtiContainer[18]);
5708 0 : doRTI("user_defined_allocator", (void*)(&p_user_defined_allocator), sizeof(p_user_defined_allocator), (void*)this, "SgOmpUsesAllocatorsDefination", "SgExpression*", "p_user_defined_allocator", toStringForRTI(p_user_defined_allocator), rtiContainer[19]);
5709 0 : doRTI("allocator_traits_array", (void*)(&p_allocator_traits_array), sizeof(p_allocator_traits_array), (void*)this, "SgOmpUsesAllocatorsDefination", "SgExpression*", "p_allocator_traits_array", toStringForRTI(p_allocator_traits_array), rtiContainer[20]);
5710 0 : return rtiContainer;
5711 : }
5712 : RTIReturnType
5713 0 : SgOmpVariablesClause::roseRTI() {
5714 0 : RTIReturnType rtiContainer(19);
5715 :
5716 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpVariablesClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5717 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpVariablesClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5718 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpVariablesClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5719 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpVariablesClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5720 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpVariablesClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5721 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpVariablesClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5722 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpVariablesClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5723 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpVariablesClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5724 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpVariablesClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5725 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpVariablesClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5726 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpVariablesClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5727 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpVariablesClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5728 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpVariablesClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5729 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpVariablesClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5730 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpVariablesClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5731 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpVariablesClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5732 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpVariablesClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5733 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpVariablesClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5734 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpVariablesClause", "SgExprListExp*", "p_variables", toStringForRTI(p_variables), rtiContainer[18]);
5735 0 : return rtiContainer;
5736 : }
5737 : RTIReturnType
5738 0 : SgOmpCopyprivateClause::roseRTI() {
5739 0 : RTIReturnType rtiContainer(19);
5740 :
5741 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpCopyprivateClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5742 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpCopyprivateClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5743 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpCopyprivateClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5744 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpCopyprivateClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5745 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpCopyprivateClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5746 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpCopyprivateClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5747 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpCopyprivateClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5748 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpCopyprivateClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5749 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpCopyprivateClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5750 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpCopyprivateClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5751 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpCopyprivateClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5752 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpCopyprivateClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5753 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpCopyprivateClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5754 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpCopyprivateClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5755 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpCopyprivateClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5756 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpCopyprivateClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5757 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpCopyprivateClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5758 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpCopyprivateClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5759 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpCopyprivateClause", "SgExprListExp*", "p_variables", toStringForRTI(p_variables), rtiContainer[18]);
5760 0 : return rtiContainer;
5761 : }
5762 : RTIReturnType
5763 0 : SgOmpPrivateClause::roseRTI() {
5764 0 : RTIReturnType rtiContainer(19);
5765 :
5766 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpPrivateClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5767 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpPrivateClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5768 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpPrivateClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5769 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpPrivateClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5770 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpPrivateClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5771 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpPrivateClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5772 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpPrivateClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5773 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpPrivateClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5774 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpPrivateClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5775 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpPrivateClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5776 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpPrivateClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5777 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpPrivateClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5778 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpPrivateClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5779 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpPrivateClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5780 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpPrivateClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5781 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpPrivateClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5782 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpPrivateClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5783 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpPrivateClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5784 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpPrivateClause", "SgExprListExp*", "p_variables", toStringForRTI(p_variables), rtiContainer[18]);
5785 0 : return rtiContainer;
5786 : }
5787 : RTIReturnType
5788 0 : SgOmpFirstprivateClause::roseRTI() {
5789 0 : RTIReturnType rtiContainer(19);
5790 :
5791 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpFirstprivateClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5792 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpFirstprivateClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5793 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpFirstprivateClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5794 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpFirstprivateClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5795 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpFirstprivateClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5796 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpFirstprivateClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5797 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpFirstprivateClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5798 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpFirstprivateClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5799 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpFirstprivateClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5800 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpFirstprivateClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5801 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpFirstprivateClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5802 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpFirstprivateClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5803 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpFirstprivateClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5804 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpFirstprivateClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5805 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpFirstprivateClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5806 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpFirstprivateClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5807 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpFirstprivateClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5808 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpFirstprivateClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5809 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpFirstprivateClause", "SgExprListExp*", "p_variables", toStringForRTI(p_variables), rtiContainer[18]);
5810 0 : return rtiContainer;
5811 : }
5812 : RTIReturnType
5813 0 : SgOmpNontemporalClause::roseRTI() {
5814 0 : RTIReturnType rtiContainer(19);
5815 :
5816 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpNontemporalClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5817 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpNontemporalClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5818 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpNontemporalClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5819 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpNontemporalClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5820 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpNontemporalClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5821 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpNontemporalClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5822 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpNontemporalClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5823 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpNontemporalClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5824 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpNontemporalClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5825 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpNontemporalClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5826 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpNontemporalClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5827 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpNontemporalClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5828 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpNontemporalClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5829 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpNontemporalClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5830 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpNontemporalClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5831 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpNontemporalClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5832 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpNontemporalClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5833 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpNontemporalClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5834 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpNontemporalClause", "SgExprListExp*", "p_variables", toStringForRTI(p_variables), rtiContainer[18]);
5835 0 : return rtiContainer;
5836 : }
5837 : RTIReturnType
5838 0 : SgOmpInclusiveClause::roseRTI() {
5839 0 : RTIReturnType rtiContainer(19);
5840 :
5841 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpInclusiveClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5842 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpInclusiveClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5843 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpInclusiveClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5844 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpInclusiveClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5845 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpInclusiveClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5846 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpInclusiveClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5847 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpInclusiveClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5848 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpInclusiveClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5849 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpInclusiveClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5850 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpInclusiveClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5851 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpInclusiveClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5852 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpInclusiveClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5853 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpInclusiveClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5854 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpInclusiveClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5855 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpInclusiveClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5856 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpInclusiveClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5857 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpInclusiveClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5858 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpInclusiveClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5859 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpInclusiveClause", "SgExprListExp*", "p_variables", toStringForRTI(p_variables), rtiContainer[18]);
5860 0 : return rtiContainer;
5861 : }
5862 : RTIReturnType
5863 0 : SgOmpExclusiveClause::roseRTI() {
5864 0 : RTIReturnType rtiContainer(19);
5865 :
5866 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpExclusiveClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5867 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpExclusiveClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5868 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpExclusiveClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5869 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpExclusiveClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5870 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpExclusiveClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5871 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpExclusiveClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5872 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpExclusiveClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5873 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpExclusiveClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5874 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpExclusiveClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5875 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpExclusiveClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5876 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpExclusiveClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5877 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpExclusiveClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5878 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpExclusiveClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5879 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpExclusiveClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5880 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpExclusiveClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5881 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpExclusiveClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5882 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpExclusiveClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5883 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpExclusiveClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5884 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpExclusiveClause", "SgExprListExp*", "p_variables", toStringForRTI(p_variables), rtiContainer[18]);
5885 0 : return rtiContainer;
5886 : }
5887 : RTIReturnType
5888 0 : SgOmpIsDevicePtrClause::roseRTI() {
5889 0 : RTIReturnType rtiContainer(19);
5890 :
5891 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpIsDevicePtrClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5892 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpIsDevicePtrClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5893 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpIsDevicePtrClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5894 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpIsDevicePtrClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5895 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpIsDevicePtrClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5896 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpIsDevicePtrClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5897 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpIsDevicePtrClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5898 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpIsDevicePtrClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5899 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpIsDevicePtrClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5900 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpIsDevicePtrClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5901 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpIsDevicePtrClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5902 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpIsDevicePtrClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5903 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpIsDevicePtrClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5904 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpIsDevicePtrClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5905 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpIsDevicePtrClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5906 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpIsDevicePtrClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5907 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpIsDevicePtrClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5908 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpIsDevicePtrClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5909 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpIsDevicePtrClause", "SgExprListExp*", "p_variables", toStringForRTI(p_variables), rtiContainer[18]);
5910 0 : return rtiContainer;
5911 : }
5912 : RTIReturnType
5913 0 : SgOmpUseDevicePtrClause::roseRTI() {
5914 0 : RTIReturnType rtiContainer(19);
5915 :
5916 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpUseDevicePtrClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5917 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpUseDevicePtrClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5918 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpUseDevicePtrClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5919 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpUseDevicePtrClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5920 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpUseDevicePtrClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5921 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpUseDevicePtrClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5922 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpUseDevicePtrClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5923 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpUseDevicePtrClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5924 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpUseDevicePtrClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5925 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpUseDevicePtrClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5926 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpUseDevicePtrClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5927 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpUseDevicePtrClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5928 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpUseDevicePtrClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5929 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpUseDevicePtrClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5930 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpUseDevicePtrClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5931 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpUseDevicePtrClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5932 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpUseDevicePtrClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5933 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpUseDevicePtrClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5934 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpUseDevicePtrClause", "SgExprListExp*", "p_variables", toStringForRTI(p_variables), rtiContainer[18]);
5935 0 : return rtiContainer;
5936 : }
5937 : RTIReturnType
5938 0 : SgOmpUseDeviceAddrClause::roseRTI() {
5939 0 : RTIReturnType rtiContainer(19);
5940 :
5941 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpUseDeviceAddrClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5942 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpUseDeviceAddrClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5943 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpUseDeviceAddrClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5944 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpUseDeviceAddrClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5945 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpUseDeviceAddrClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5946 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpUseDeviceAddrClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5947 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpUseDeviceAddrClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5948 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpUseDeviceAddrClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5949 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpUseDeviceAddrClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5950 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpUseDeviceAddrClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5951 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpUseDeviceAddrClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5952 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpUseDeviceAddrClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5953 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpUseDeviceAddrClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5954 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpUseDeviceAddrClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5955 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpUseDeviceAddrClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5956 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpUseDeviceAddrClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5957 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpUseDeviceAddrClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5958 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpUseDeviceAddrClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5959 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpUseDeviceAddrClause", "SgExprListExp*", "p_variables", toStringForRTI(p_variables), rtiContainer[18]);
5960 0 : return rtiContainer;
5961 : }
5962 : RTIReturnType
5963 0 : SgOmpSharedClause::roseRTI() {
5964 0 : RTIReturnType rtiContainer(19);
5965 :
5966 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpSharedClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5967 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpSharedClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5968 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpSharedClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5969 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpSharedClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5970 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpSharedClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5971 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpSharedClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5972 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpSharedClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5973 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpSharedClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5974 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpSharedClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
5975 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpSharedClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
5976 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpSharedClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
5977 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpSharedClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
5978 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpSharedClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
5979 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpSharedClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
5980 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpSharedClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
5981 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpSharedClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
5982 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpSharedClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
5983 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpSharedClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
5984 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpSharedClause", "SgExprListExp*", "p_variables", toStringForRTI(p_variables), rtiContainer[18]);
5985 0 : return rtiContainer;
5986 : }
5987 : RTIReturnType
5988 0 : SgOmpCopyinClause::roseRTI() {
5989 0 : RTIReturnType rtiContainer(19);
5990 :
5991 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpCopyinClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
5992 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpCopyinClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
5993 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpCopyinClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
5994 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpCopyinClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
5995 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpCopyinClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
5996 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpCopyinClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
5997 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpCopyinClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
5998 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpCopyinClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
5999 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpCopyinClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6000 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpCopyinClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6001 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpCopyinClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6002 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpCopyinClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6003 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpCopyinClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6004 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpCopyinClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6005 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpCopyinClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6006 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpCopyinClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6007 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpCopyinClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6008 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpCopyinClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6009 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpCopyinClause", "SgExprListExp*", "p_variables", toStringForRTI(p_variables), rtiContainer[18]);
6010 0 : return rtiContainer;
6011 : }
6012 : RTIReturnType
6013 0 : SgOmpLastprivateClause::roseRTI() {
6014 0 : RTIReturnType rtiContainer(20);
6015 :
6016 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpLastprivateClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6017 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpLastprivateClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6018 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpLastprivateClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6019 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpLastprivateClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6020 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpLastprivateClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6021 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpLastprivateClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6022 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpLastprivateClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6023 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpLastprivateClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6024 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpLastprivateClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6025 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpLastprivateClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6026 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpLastprivateClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6027 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpLastprivateClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6028 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpLastprivateClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6029 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpLastprivateClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6030 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpLastprivateClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6031 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpLastprivateClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6032 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpLastprivateClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6033 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpLastprivateClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6034 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpLastprivateClause", "SgExprListExp*", "p_variables", toStringForRTI(p_variables), rtiContainer[18]);
6035 0 : doRTI("modifier", (void*)(&p_modifier), sizeof(p_modifier), (void*)this, "SgOmpLastprivateClause", "SgOmpClause::omp_lastprivate_modifier_enum", "p_modifier", toStringForRTI(p_modifier), rtiContainer[19]);
6036 0 : return rtiContainer;
6037 : }
6038 : RTIReturnType
6039 0 : SgOmpReductionClause::roseRTI() {
6040 0 : RTIReturnType rtiContainer(22);
6041 :
6042 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpReductionClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6043 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpReductionClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6044 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpReductionClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6045 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpReductionClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6046 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpReductionClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6047 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpReductionClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6048 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpReductionClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6049 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpReductionClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6050 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpReductionClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6051 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpReductionClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6052 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpReductionClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6053 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpReductionClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6054 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpReductionClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6055 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpReductionClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6056 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpReductionClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6057 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpReductionClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6058 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpReductionClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6059 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpReductionClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6060 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpReductionClause", "SgExprListExp*", "p_variables", toStringForRTI(p_variables), rtiContainer[18]);
6061 0 : doRTI("modifier", (void*)(&p_modifier), sizeof(p_modifier), (void*)this, "SgOmpReductionClause", "SgOmpClause::omp_reduction_modifier_enum", "p_modifier", toStringForRTI(p_modifier), rtiContainer[19]);
6062 0 : doRTI("identifier", (void*)(&p_identifier), sizeof(p_identifier), (void*)this, "SgOmpReductionClause", "SgOmpClause::omp_reduction_identifier_enum", "p_identifier", toStringForRTI(p_identifier), rtiContainer[20]);
6063 0 : doRTI("user_defined_identifier", (void*)(&p_user_defined_identifier), sizeof(p_user_defined_identifier), (void*)this, "SgOmpReductionClause", "SgExpression*", "p_user_defined_identifier", toStringForRTI(p_user_defined_identifier), rtiContainer[21]);
6064 0 : return rtiContainer;
6065 : }
6066 : RTIReturnType
6067 0 : SgOmpInReductionClause::roseRTI() {
6068 0 : RTIReturnType rtiContainer(21);
6069 :
6070 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpInReductionClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6071 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpInReductionClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6072 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpInReductionClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6073 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpInReductionClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6074 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpInReductionClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6075 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpInReductionClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6076 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpInReductionClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6077 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpInReductionClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6078 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpInReductionClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6079 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpInReductionClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6080 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpInReductionClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6081 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpInReductionClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6082 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpInReductionClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6083 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpInReductionClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6084 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpInReductionClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6085 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpInReductionClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6086 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpInReductionClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6087 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpInReductionClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6088 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpInReductionClause", "SgExprListExp*", "p_variables", toStringForRTI(p_variables), rtiContainer[18]);
6089 0 : doRTI("identifier", (void*)(&p_identifier), sizeof(p_identifier), (void*)this, "SgOmpInReductionClause", "SgOmpClause::omp_in_reduction_identifier_enum", "p_identifier", toStringForRTI(p_identifier), rtiContainer[19]);
6090 0 : doRTI("user_defined_identifier", (void*)(&p_user_defined_identifier), sizeof(p_user_defined_identifier), (void*)this, "SgOmpInReductionClause", "SgExpression*", "p_user_defined_identifier", toStringForRTI(p_user_defined_identifier), rtiContainer[20]);
6091 0 : return rtiContainer;
6092 : }
6093 : RTIReturnType
6094 0 : SgOmpTaskReductionClause::roseRTI() {
6095 0 : RTIReturnType rtiContainer(21);
6096 :
6097 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTaskReductionClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6098 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTaskReductionClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6099 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTaskReductionClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6100 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTaskReductionClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6101 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTaskReductionClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6102 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTaskReductionClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6103 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTaskReductionClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6104 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTaskReductionClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6105 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTaskReductionClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6106 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTaskReductionClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6107 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTaskReductionClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6108 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTaskReductionClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6109 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTaskReductionClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6110 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTaskReductionClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6111 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTaskReductionClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6112 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTaskReductionClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6113 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTaskReductionClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6114 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTaskReductionClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6115 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpTaskReductionClause", "SgExprListExp*", "p_variables", toStringForRTI(p_variables), rtiContainer[18]);
6116 0 : doRTI("identifier", (void*)(&p_identifier), sizeof(p_identifier), (void*)this, "SgOmpTaskReductionClause", "SgOmpClause::omp_task_reduction_identifier_enum", "p_identifier", toStringForRTI(p_identifier), rtiContainer[19]);
6117 0 : doRTI("user_defined_identifier", (void*)(&p_user_defined_identifier), sizeof(p_user_defined_identifier), (void*)this, "SgOmpTaskReductionClause", "SgExpression*", "p_user_defined_identifier", toStringForRTI(p_user_defined_identifier), rtiContainer[20]);
6118 0 : return rtiContainer;
6119 : }
6120 : RTIReturnType
6121 0 : SgOmpMapClause::roseRTI() {
6122 0 : RTIReturnType rtiContainer(22);
6123 :
6124 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpMapClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6125 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpMapClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6126 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpMapClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6127 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpMapClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6128 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpMapClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6129 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpMapClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6130 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpMapClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6131 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpMapClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6132 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpMapClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6133 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpMapClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6134 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpMapClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6135 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpMapClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6136 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpMapClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6137 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpMapClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6138 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpMapClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6139 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpMapClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6140 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpMapClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6141 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpMapClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6142 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpMapClause", "SgExprListExp*", "p_variables", toStringForRTI(p_variables), rtiContainer[18]);
6143 0 : doRTI("operation", (void*)(&p_operation), sizeof(p_operation), (void*)this, "SgOmpMapClause", "SgOmpClause::omp_map_operator_enum", "p_operation", toStringForRTI(p_operation), rtiContainer[19]);
6144 0 : doRTI("array_dimensions", (void*)(&p_array_dimensions), sizeof(p_array_dimensions), (void*)this, "SgOmpMapClause", "std::map<SgSymbol*, std::vector < std::pair <SgExpression*, SgExpression*> > >", "p_array_dimensions", toStringForRTI(p_array_dimensions), rtiContainer[20]);
6145 0 : doRTI("dist_data_policies", (void*)(&p_dist_data_policies), sizeof(p_dist_data_policies), (void*)this, "SgOmpMapClause", "std::map<SgSymbol*, std::vector < std::pair <SgOmpClause::omp_map_dist_data_enum, SgExpression*> > >", "p_dist_data_policies", toStringForRTI(p_dist_data_policies), rtiContainer[21]);
6146 0 : return rtiContainer;
6147 : }
6148 : RTIReturnType
6149 0 : SgOmpAllocateClause::roseRTI() {
6150 0 : RTIReturnType rtiContainer(21);
6151 :
6152 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpAllocateClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6153 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpAllocateClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6154 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpAllocateClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6155 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpAllocateClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6156 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpAllocateClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6157 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpAllocateClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6158 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpAllocateClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6159 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpAllocateClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6160 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpAllocateClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6161 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpAllocateClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6162 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpAllocateClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6163 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpAllocateClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6164 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpAllocateClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6165 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpAllocateClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6166 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpAllocateClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6167 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpAllocateClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6168 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpAllocateClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6169 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpAllocateClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6170 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpAllocateClause", "SgExprListExp*", "p_variables", toStringForRTI(p_variables), rtiContainer[18]);
6171 0 : doRTI("modifier", (void*)(&p_modifier), sizeof(p_modifier), (void*)this, "SgOmpAllocateClause", "SgOmpClause::omp_allocate_modifier_enum", "p_modifier", toStringForRTI(p_modifier), rtiContainer[19]);
6172 0 : doRTI("user_defined_modifier", (void*)(&p_user_defined_modifier), sizeof(p_user_defined_modifier), (void*)this, "SgOmpAllocateClause", "SgExpression*", "p_user_defined_modifier", toStringForRTI(p_user_defined_modifier), rtiContainer[20]);
6173 0 : return rtiContainer;
6174 : }
6175 : RTIReturnType
6176 0 : SgOmpUniformClause::roseRTI() {
6177 0 : RTIReturnType rtiContainer(19);
6178 :
6179 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpUniformClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6180 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpUniformClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6181 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpUniformClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6182 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpUniformClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6183 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpUniformClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6184 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpUniformClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6185 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpUniformClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6186 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpUniformClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6187 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpUniformClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6188 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpUniformClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6189 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpUniformClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6190 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpUniformClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6191 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpUniformClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6192 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpUniformClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6193 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpUniformClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6194 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpUniformClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6195 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpUniformClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6196 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpUniformClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6197 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpUniformClause", "SgExprListExp*", "p_variables", toStringForRTI(p_variables), rtiContainer[18]);
6198 0 : return rtiContainer;
6199 : }
6200 : RTIReturnType
6201 0 : SgOmpAlignedClause::roseRTI() {
6202 0 : RTIReturnType rtiContainer(20);
6203 :
6204 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpAlignedClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6205 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpAlignedClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6206 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpAlignedClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6207 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpAlignedClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6208 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpAlignedClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6209 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpAlignedClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6210 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpAlignedClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6211 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpAlignedClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6212 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpAlignedClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6213 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpAlignedClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6214 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpAlignedClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6215 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpAlignedClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6216 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpAlignedClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6217 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpAlignedClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6218 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpAlignedClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6219 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpAlignedClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6220 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpAlignedClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6221 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpAlignedClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6222 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpAlignedClause", "SgExprListExp*", "p_variables", toStringForRTI(p_variables), rtiContainer[18]);
6223 0 : doRTI("alignment", (void*)(&p_alignment), sizeof(p_alignment), (void*)this, "SgOmpAlignedClause", "SgExpression*", "p_alignment", toStringForRTI(p_alignment), rtiContainer[19]);
6224 0 : return rtiContainer;
6225 : }
6226 : RTIReturnType
6227 0 : SgOmpLinearClause::roseRTI() {
6228 0 : RTIReturnType rtiContainer(21);
6229 :
6230 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpLinearClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6231 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpLinearClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6232 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpLinearClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6233 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpLinearClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6234 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpLinearClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6235 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpLinearClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6236 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpLinearClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6237 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpLinearClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6238 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpLinearClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6239 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpLinearClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6240 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpLinearClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6241 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpLinearClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6242 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpLinearClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6243 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpLinearClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6244 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpLinearClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6245 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpLinearClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6246 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpLinearClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6247 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpLinearClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6248 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpLinearClause", "SgExprListExp*", "p_variables", toStringForRTI(p_variables), rtiContainer[18]);
6249 0 : doRTI("step", (void*)(&p_step), sizeof(p_step), (void*)this, "SgOmpLinearClause", "SgExpression*", "p_step", toStringForRTI(p_step), rtiContainer[19]);
6250 0 : doRTI("modifier", (void*)(&p_modifier), sizeof(p_modifier), (void*)this, "SgOmpLinearClause", "SgOmpClause::omp_linear_modifier_enum", "p_modifier", toStringForRTI(p_modifier), rtiContainer[20]);
6251 0 : return rtiContainer;
6252 : }
6253 : RTIReturnType
6254 0 : SgOmpDependClause::roseRTI() {
6255 0 : RTIReturnType rtiContainer(24);
6256 :
6257 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpDependClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6258 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpDependClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6259 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpDependClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6260 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpDependClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6261 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpDependClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6262 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpDependClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6263 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpDependClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6264 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpDependClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6265 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpDependClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6266 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpDependClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6267 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpDependClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6268 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpDependClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6269 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpDependClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6270 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpDependClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6271 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpDependClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6272 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpDependClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6273 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpDependClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6274 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpDependClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6275 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpDependClause", "SgExprListExp*", "p_variables", toStringForRTI(p_variables), rtiContainer[18]);
6276 0 : doRTI("depend_modifier", (void*)(&p_depend_modifier), sizeof(p_depend_modifier), (void*)this, "SgOmpDependClause", "SgOmpClause::omp_depend_modifier_enum", "p_depend_modifier", toStringForRTI(p_depend_modifier), rtiContainer[19]);
6277 0 : doRTI("dependence_type", (void*)(&p_dependence_type), sizeof(p_dependence_type), (void*)this, "SgOmpDependClause", "SgOmpClause::omp_dependence_type_enum", "p_dependence_type", toStringForRTI(p_dependence_type), rtiContainer[20]);
6278 0 : doRTI("iterator", (void*)(&p_iterator), sizeof(p_iterator), (void*)this, "SgOmpDependClause", "std::list<std::list<SgExpression*> >", "p_iterator", toStringForRTI(p_iterator), rtiContainer[21]);
6279 0 : doRTI("array_dimensions", (void*)(&p_array_dimensions), sizeof(p_array_dimensions), (void*)this, "SgOmpDependClause", "std::map<SgSymbol*, std::vector < std::pair <SgExpression*, SgExpression*> > >", "p_array_dimensions", toStringForRTI(p_array_dimensions), rtiContainer[22]);
6280 0 : doRTI("vec", (void*)(&p_vec), sizeof(p_vec), (void*)this, "SgOmpDependClause", "std::list<SgExpression*>", "p_vec", toStringForRTI(p_vec), rtiContainer[23]);
6281 0 : return rtiContainer;
6282 : }
6283 : RTIReturnType
6284 0 : SgOmpAffinityClause::roseRTI() {
6285 0 : RTIReturnType rtiContainer(22);
6286 :
6287 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpAffinityClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6288 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpAffinityClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6289 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpAffinityClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6290 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpAffinityClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6291 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpAffinityClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6292 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpAffinityClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6293 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpAffinityClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6294 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpAffinityClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6295 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpAffinityClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6296 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpAffinityClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6297 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpAffinityClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6298 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpAffinityClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6299 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpAffinityClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6300 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpAffinityClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6301 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpAffinityClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6302 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpAffinityClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6303 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpAffinityClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6304 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpAffinityClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6305 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpAffinityClause", "SgExprListExp*", "p_variables", toStringForRTI(p_variables), rtiContainer[18]);
6306 0 : doRTI("affinity_modifier", (void*)(&p_affinity_modifier), sizeof(p_affinity_modifier), (void*)this, "SgOmpAffinityClause", "SgOmpClause::omp_affinity_modifier_enum", "p_affinity_modifier", toStringForRTI(p_affinity_modifier), rtiContainer[19]);
6307 0 : doRTI("iterator", (void*)(&p_iterator), sizeof(p_iterator), (void*)this, "SgOmpAffinityClause", "std::list<std::list<SgExpression*> >", "p_iterator", toStringForRTI(p_iterator), rtiContainer[20]);
6308 0 : doRTI("array_dimensions", (void*)(&p_array_dimensions), sizeof(p_array_dimensions), (void*)this, "SgOmpAffinityClause", "std::map<SgSymbol*, std::vector < std::pair <SgExpression*, SgExpression*> > >", "p_array_dimensions", toStringForRTI(p_array_dimensions), rtiContainer[21]);
6309 0 : return rtiContainer;
6310 : }
6311 : RTIReturnType
6312 0 : SgOmpToClause::roseRTI() {
6313 0 : RTIReturnType rtiContainer(22);
6314 :
6315 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpToClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6316 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpToClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6317 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpToClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6318 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpToClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6319 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpToClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6320 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpToClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6321 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpToClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6322 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpToClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6323 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpToClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6324 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpToClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6325 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpToClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6326 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpToClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6327 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpToClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6328 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpToClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6329 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpToClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6330 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpToClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6331 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpToClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6332 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpToClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6333 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpToClause", "SgExprListExp*", "p_variables", toStringForRTI(p_variables), rtiContainer[18]);
6334 0 : doRTI("kind", (void*)(&p_kind), sizeof(p_kind), (void*)this, "SgOmpToClause", "SgOmpClause::omp_to_kind_enum", "p_kind", toStringForRTI(p_kind), rtiContainer[19]);
6335 0 : doRTI("mapper_identifier", (void*)(&p_mapper_identifier), sizeof(p_mapper_identifier), (void*)this, "SgOmpToClause", "SgExpression*", "p_mapper_identifier", toStringForRTI(p_mapper_identifier), rtiContainer[20]);
6336 0 : doRTI("array_dimensions", (void*)(&p_array_dimensions), sizeof(p_array_dimensions), (void*)this, "SgOmpToClause", "std::map<SgSymbol*, std::vector < std::pair <SgExpression*, SgExpression*> > >", "p_array_dimensions", toStringForRTI(p_array_dimensions), rtiContainer[21]);
6337 0 : return rtiContainer;
6338 : }
6339 : RTIReturnType
6340 0 : SgOmpFromClause::roseRTI() {
6341 0 : RTIReturnType rtiContainer(22);
6342 :
6343 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpFromClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6344 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpFromClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6345 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpFromClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6346 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpFromClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6347 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpFromClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6348 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpFromClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6349 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpFromClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6350 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpFromClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6351 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpFromClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6352 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpFromClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6353 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpFromClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6354 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpFromClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6355 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpFromClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6356 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpFromClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6357 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpFromClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6358 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpFromClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6359 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpFromClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6360 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpFromClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6361 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpFromClause", "SgExprListExp*", "p_variables", toStringForRTI(p_variables), rtiContainer[18]);
6362 0 : doRTI("kind", (void*)(&p_kind), sizeof(p_kind), (void*)this, "SgOmpFromClause", "SgOmpClause::omp_from_kind_enum", "p_kind", toStringForRTI(p_kind), rtiContainer[19]);
6363 0 : doRTI("mapper_identifier", (void*)(&p_mapper_identifier), sizeof(p_mapper_identifier), (void*)this, "SgOmpFromClause", "SgExpression*", "p_mapper_identifier", toStringForRTI(p_mapper_identifier), rtiContainer[20]);
6364 0 : doRTI("array_dimensions", (void*)(&p_array_dimensions), sizeof(p_array_dimensions), (void*)this, "SgOmpFromClause", "std::map<SgSymbol*, std::vector < std::pair <SgExpression*, SgExpression*> > >", "p_array_dimensions", toStringForRTI(p_array_dimensions), rtiContainer[21]);
6365 0 : return rtiContainer;
6366 : }
6367 : RTIReturnType
6368 0 : SgOmpScheduleClause::roseRTI() {
6369 0 : RTIReturnType rtiContainer(22);
6370 :
6371 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpScheduleClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6372 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpScheduleClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6373 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpScheduleClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6374 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpScheduleClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6375 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpScheduleClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6376 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpScheduleClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6377 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpScheduleClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6378 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpScheduleClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6379 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpScheduleClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6380 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpScheduleClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6381 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpScheduleClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6382 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpScheduleClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6383 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpScheduleClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6384 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpScheduleClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6385 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpScheduleClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6386 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpScheduleClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6387 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpScheduleClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6388 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpScheduleClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6389 0 : doRTI("modifier", (void*)(&p_modifier), sizeof(p_modifier), (void*)this, "SgOmpScheduleClause", "SgOmpClause::omp_schedule_modifier_enum", "p_modifier", toStringForRTI(p_modifier), rtiContainer[18]);
6390 0 : doRTI("modifier1", (void*)(&p_modifier1), sizeof(p_modifier1), (void*)this, "SgOmpScheduleClause", "SgOmpClause::omp_schedule_modifier_enum", "p_modifier1", toStringForRTI(p_modifier1), rtiContainer[19]);
6391 0 : doRTI("kind", (void*)(&p_kind), sizeof(p_kind), (void*)this, "SgOmpScheduleClause", "SgOmpClause::omp_schedule_kind_enum", "p_kind", toStringForRTI(p_kind), rtiContainer[20]);
6392 0 : doRTI("chunk_size", (void*)(&p_chunk_size), sizeof(p_chunk_size), (void*)this, "SgOmpScheduleClause", "SgExpression*", "p_chunk_size", toStringForRTI(p_chunk_size), rtiContainer[21]);
6393 0 : return rtiContainer;
6394 : }
6395 : RTIReturnType
6396 0 : SgOmpMergeableClause::roseRTI() {
6397 0 : RTIReturnType rtiContainer(18);
6398 :
6399 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpMergeableClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6400 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpMergeableClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6401 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpMergeableClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6402 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpMergeableClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6403 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpMergeableClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6404 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpMergeableClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6405 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpMergeableClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6406 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpMergeableClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6407 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpMergeableClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6408 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpMergeableClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6409 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpMergeableClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6410 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpMergeableClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6411 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpMergeableClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6412 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpMergeableClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6413 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpMergeableClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6414 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpMergeableClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6415 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpMergeableClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6416 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpMergeableClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6417 0 : return rtiContainer;
6418 : }
6419 : RTIReturnType
6420 0 : SgOmpWhenClause::roseRTI() {
6421 0 : RTIReturnType rtiContainer(28);
6422 :
6423 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpWhenClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6424 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpWhenClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6425 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpWhenClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6426 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpWhenClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6427 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpWhenClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6428 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpWhenClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6429 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpWhenClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6430 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpWhenClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6431 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpWhenClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6432 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpWhenClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6433 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpWhenClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6434 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpWhenClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6435 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpWhenClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6436 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpWhenClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6437 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpWhenClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6438 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpWhenClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6439 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpWhenClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6440 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpWhenClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6441 0 : doRTI("user_condition", (void*)(&p_user_condition), sizeof(p_user_condition), (void*)this, "SgOmpWhenClause", "SgExpression*", "p_user_condition", toStringForRTI(p_user_condition), rtiContainer[18]);
6442 0 : doRTI("user_condition_score", (void*)(&p_user_condition_score), sizeof(p_user_condition_score), (void*)this, "SgOmpWhenClause", "SgExpression*", "p_user_condition_score", toStringForRTI(p_user_condition_score), rtiContainer[19]);
6443 0 : doRTI("construct_directives", (void*)(&p_construct_directives), sizeof(p_construct_directives), (void*)this, "SgOmpWhenClause", "std::list<SgStatement*>", "p_construct_directives", toStringForRTI(p_construct_directives), rtiContainer[20]);
6444 0 : doRTI("device_arch", (void*)(&p_device_arch), sizeof(p_device_arch), (void*)this, "SgOmpWhenClause", "SgExpression*", "p_device_arch", toStringForRTI(p_device_arch), rtiContainer[21]);
6445 0 : doRTI("device_isa", (void*)(&p_device_isa), sizeof(p_device_isa), (void*)this, "SgOmpWhenClause", "SgExpression*", "p_device_isa", toStringForRTI(p_device_isa), rtiContainer[22]);
6446 0 : doRTI("device_kind", (void*)(&p_device_kind), sizeof(p_device_kind), (void*)this, "SgOmpWhenClause", "SgOmpClause::omp_when_context_kind_enum", "p_device_kind", toStringForRTI(p_device_kind), rtiContainer[23]);
6447 0 : doRTI("implementation_vendor", (void*)(&p_implementation_vendor), sizeof(p_implementation_vendor), (void*)this, "SgOmpWhenClause", "SgOmpClause::omp_when_context_vendor_enum", "p_implementation_vendor", toStringForRTI(p_implementation_vendor), rtiContainer[24]);
6448 0 : doRTI("implementation_user_defined", (void*)(&p_implementation_user_defined), sizeof(p_implementation_user_defined), (void*)this, "SgOmpWhenClause", "SgExpression*", "p_implementation_user_defined", toStringForRTI(p_implementation_user_defined), rtiContainer[25]);
6449 0 : doRTI("implementation_extension", (void*)(&p_implementation_extension), sizeof(p_implementation_extension), (void*)this, "SgOmpWhenClause", "SgExpression*", "p_implementation_extension", toStringForRTI(p_implementation_extension), rtiContainer[26]);
6450 0 : doRTI("variant_directive", (void*)(&p_variant_directive), sizeof(p_variant_directive), (void*)this, "SgOmpWhenClause", "SgStatement*", "p_variant_directive", toStringForRTI(p_variant_directive), rtiContainer[27]);
6451 0 : return rtiContainer;
6452 : }
6453 : RTIReturnType
6454 0 : SgOmpUsesAllocatorsClause::roseRTI() {
6455 0 : RTIReturnType rtiContainer(19);
6456 :
6457 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpUsesAllocatorsClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6458 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpUsesAllocatorsClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6459 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpUsesAllocatorsClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6460 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpUsesAllocatorsClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6461 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpUsesAllocatorsClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6462 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpUsesAllocatorsClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6463 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpUsesAllocatorsClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6464 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpUsesAllocatorsClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6465 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpUsesAllocatorsClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6466 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpUsesAllocatorsClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6467 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpUsesAllocatorsClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6468 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpUsesAllocatorsClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6469 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpUsesAllocatorsClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6470 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpUsesAllocatorsClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6471 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpUsesAllocatorsClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6472 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpUsesAllocatorsClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6473 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpUsesAllocatorsClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6474 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpUsesAllocatorsClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6475 0 : doRTI("uses_allocators_defination", (void*)(&p_uses_allocators_defination), sizeof(p_uses_allocators_defination), (void*)this, "SgOmpUsesAllocatorsClause", "std::list<SgOmpUsesAllocatorsDefination*>", "p_uses_allocators_defination", toStringForRTI(p_uses_allocators_defination), rtiContainer[18]);
6476 0 : return rtiContainer;
6477 : }
6478 : RTIReturnType
6479 0 : SgOmpFullClause::roseRTI() {
6480 0 : RTIReturnType rtiContainer(18);
6481 :
6482 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpFullClause", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6483 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpFullClause", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6484 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpFullClause", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6485 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpFullClause", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6486 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpFullClause", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6487 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpFullClause", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6488 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpFullClause", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6489 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpFullClause", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6490 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpFullClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6491 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpFullClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6492 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpFullClause", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6493 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpFullClause", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6494 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpFullClause", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6495 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpFullClause", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6496 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpFullClause", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6497 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpFullClause", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6498 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpFullClause", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6499 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpFullClause", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6500 0 : return rtiContainer;
6501 : }
6502 : RTIReturnType
6503 0 : SgUpirBranchField::roseRTI() {
6504 0 : RTIReturnType rtiContainer(19);
6505 :
6506 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpirBranchField", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6507 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpirBranchField", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6508 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpirBranchField", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6509 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpirBranchField", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6510 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpirBranchField", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6511 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpirBranchField", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6512 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpirBranchField", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6513 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpirBranchField", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6514 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpirBranchField", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6515 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpirBranchField", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6516 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpirBranchField", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6517 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpirBranchField", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6518 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpirBranchField", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6519 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpirBranchField", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6520 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpirBranchField", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6521 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpirBranchField", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6522 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpirBranchField", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6523 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpirBranchField", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6524 0 : doRTI("branches", (void*)(&p_branches), sizeof(p_branches), (void*)this, "SgUpirBranchField", "std::list<std::list<SgStatement*> >", "p_branches", toStringForRTI(p_branches), rtiContainer[18]);
6525 0 : return rtiContainer;
6526 : }
6527 : RTIReturnType
6528 0 : SgUpirNestedLevelField::roseRTI() {
6529 0 : RTIReturnType rtiContainer(19);
6530 :
6531 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpirNestedLevelField", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6532 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpirNestedLevelField", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6533 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpirNestedLevelField", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6534 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpirNestedLevelField", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6535 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpirNestedLevelField", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6536 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpirNestedLevelField", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6537 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpirNestedLevelField", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6538 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpirNestedLevelField", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6539 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpirNestedLevelField", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6540 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpirNestedLevelField", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6541 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpirNestedLevelField", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6542 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpirNestedLevelField", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6543 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpirNestedLevelField", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6544 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpirNestedLevelField", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6545 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpirNestedLevelField", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6546 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpirNestedLevelField", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6547 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpirNestedLevelField", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6548 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpirNestedLevelField", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6549 0 : doRTI("nested_level", (void*)(&p_nested_level), sizeof(p_nested_level), (void*)this, "SgUpirNestedLevelField", "int", "p_nested_level", toStringForRTI(p_nested_level), rtiContainer[18]);
6550 0 : return rtiContainer;
6551 : }
6552 : RTIReturnType
6553 0 : SgUpirNestedParentField::roseRTI() {
6554 0 : RTIReturnType rtiContainer(19);
6555 :
6556 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpirNestedParentField", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6557 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpirNestedParentField", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6558 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpirNestedParentField", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6559 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpirNestedParentField", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6560 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpirNestedParentField", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6561 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpirNestedParentField", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6562 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpirNestedParentField", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6563 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpirNestedParentField", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6564 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpirNestedParentField", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6565 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpirNestedParentField", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6566 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpirNestedParentField", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6567 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpirNestedParentField", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6568 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpirNestedParentField", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6569 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpirNestedParentField", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6570 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpirNestedParentField", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6571 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpirNestedParentField", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6572 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpirNestedParentField", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6573 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpirNestedParentField", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6574 0 : doRTI("nested_parent", (void*)(&p_nested_parent), sizeof(p_nested_parent), (void*)this, "SgUpirNestedParentField", "SgStatement*", "p_nested_parent", toStringForRTI(p_nested_parent), rtiContainer[18]);
6575 0 : return rtiContainer;
6576 : }
6577 : RTIReturnType
6578 0 : SgUpirNestedChildField::roseRTI() {
6579 0 : RTIReturnType rtiContainer(19);
6580 :
6581 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpirNestedChildField", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6582 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpirNestedChildField", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6583 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpirNestedChildField", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6584 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpirNestedChildField", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6585 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpirNestedChildField", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6586 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpirNestedChildField", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6587 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpirNestedChildField", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6588 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpirNestedChildField", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6589 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpirNestedChildField", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6590 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpirNestedChildField", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6591 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpirNestedChildField", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6592 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpirNestedChildField", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6593 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpirNestedChildField", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6594 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpirNestedChildField", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6595 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpirNestedChildField", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6596 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpirNestedChildField", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6597 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpirNestedChildField", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6598 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpirNestedChildField", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6599 0 : doRTI("nested_child", (void*)(&p_nested_child), sizeof(p_nested_child), (void*)this, "SgUpirNestedChildField", "SgStatement*", "p_nested_child", toStringForRTI(p_nested_child), rtiContainer[18]);
6600 0 : return rtiContainer;
6601 : }
6602 : RTIReturnType
6603 0 : SgUpirSyncField::roseRTI() {
6604 0 : RTIReturnType rtiContainer(19);
6605 :
6606 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpirSyncField", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6607 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpirSyncField", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6608 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpirSyncField", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6609 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpirSyncField", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6610 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpirSyncField", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6611 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpirSyncField", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6612 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpirSyncField", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6613 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpirSyncField", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6614 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpirSyncField", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6615 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpirSyncField", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6616 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpirSyncField", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6617 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpirSyncField", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6618 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpirSyncField", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6619 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpirSyncField", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6620 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpirSyncField", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6621 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpirSyncField", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6622 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpirSyncField", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6623 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpirSyncField", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6624 0 : doRTI("sync", (void*)(&p_sync), sizeof(p_sync), (void*)this, "SgUpirSyncField", "SgStatement*", "p_sync", toStringForRTI(p_sync), rtiContainer[18]);
6625 0 : return rtiContainer;
6626 : }
6627 : RTIReturnType
6628 0 : SgUpirDataField::roseRTI() {
6629 0 : RTIReturnType rtiContainer(28);
6630 :
6631 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpirDataField", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6632 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpirDataField", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6633 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpirDataField", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6634 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpirDataField", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6635 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpirDataField", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6636 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpirDataField", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6637 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpirDataField", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6638 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpirDataField", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6639 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpirDataField", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6640 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpirDataField", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6641 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpirDataField", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6642 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpirDataField", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6643 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpirDataField", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6644 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpirDataField", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6645 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpirDataField", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6646 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpirDataField", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6647 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpirDataField", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6648 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpirDataField", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6649 0 : doRTI("data", (void*)(&p_data), sizeof(p_data), (void*)this, "SgUpirDataField", "std::list<SgUpirDataItemField*>", "p_data", toStringForRTI(p_data), rtiContainer[18]);
6650 0 : doRTI("shared_data", (void*)(&p_shared_data), sizeof(p_shared_data), (void*)this, "SgUpirDataField", "std::list<SgUpirDataItemField*>", "p_shared_data", toStringForRTI(p_shared_data), rtiContainer[19]);
6651 0 : doRTI("private_data", (void*)(&p_private_data), sizeof(p_private_data), (void*)this, "SgUpirDataField", "std::list<SgUpirDataItemField*>", "p_private_data", toStringForRTI(p_private_data), rtiContainer[20]);
6652 0 : doRTI("firstprivate_data", (void*)(&p_firstprivate_data), sizeof(p_firstprivate_data), (void*)this, "SgUpirDataField", "std::list<SgUpirDataItemField*>", "p_firstprivate_data", toStringForRTI(p_firstprivate_data), rtiContainer[21]);
6653 0 : doRTI("lastprivate_data", (void*)(&p_lastprivate_data), sizeof(p_lastprivate_data), (void*)this, "SgUpirDataField", "std::list<SgUpirDataItemField*>", "p_lastprivate_data", toStringForRTI(p_lastprivate_data), rtiContainer[22]);
6654 0 : doRTI("reduction_data", (void*)(&p_reduction_data), sizeof(p_reduction_data), (void*)this, "SgUpirDataField", "std::list<SgUpirDataItemField*>", "p_reduction_data", toStringForRTI(p_reduction_data), rtiContainer[23]);
6655 0 : doRTI("map_to_data", (void*)(&p_map_to_data), sizeof(p_map_to_data), (void*)this, "SgUpirDataField", "std::list<SgUpirDataItemField*>", "p_map_to_data", toStringForRTI(p_map_to_data), rtiContainer[24]);
6656 0 : doRTI("map_from_data", (void*)(&p_map_from_data), sizeof(p_map_from_data), (void*)this, "SgUpirDataField", "std::list<SgUpirDataItemField*>", "p_map_from_data", toStringForRTI(p_map_from_data), rtiContainer[25]);
6657 0 : doRTI("map_tofrom_data", (void*)(&p_map_tofrom_data), sizeof(p_map_tofrom_data), (void*)this, "SgUpirDataField", "std::list<SgUpirDataItemField*>", "p_map_tofrom_data", toStringForRTI(p_map_tofrom_data), rtiContainer[26]);
6658 0 : doRTI("map_alloc_data", (void*)(&p_map_alloc_data), sizeof(p_map_alloc_data), (void*)this, "SgUpirDataField", "std::list<SgUpirDataItemField*>", "p_map_alloc_data", toStringForRTI(p_map_alloc_data), rtiContainer[27]);
6659 0 : return rtiContainer;
6660 : }
6661 : RTIReturnType
6662 0 : SgUpirTargetField::roseRTI() {
6663 0 : RTIReturnType rtiContainer(19);
6664 :
6665 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpirTargetField", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6666 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpirTargetField", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6667 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpirTargetField", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6668 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpirTargetField", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6669 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpirTargetField", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6670 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpirTargetField", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6671 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpirTargetField", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6672 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpirTargetField", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6673 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpirTargetField", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6674 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpirTargetField", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6675 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpirTargetField", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6676 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpirTargetField", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6677 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpirTargetField", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6678 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpirTargetField", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6679 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpirTargetField", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6680 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpirTargetField", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6681 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpirTargetField", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6682 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpirTargetField", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6683 0 : doRTI("target_type", (void*)(&p_target_type), sizeof(p_target_type), (void*)this, "SgUpirTargetField", "std::set<SgOmpClause::upir_target_type_enum>", "p_target_type", toStringForRTI(p_target_type), rtiContainer[18]);
6684 0 : return rtiContainer;
6685 : }
6686 : RTIReturnType
6687 0 : SgUpirDataItemField::roseRTI() {
6688 0 : RTIReturnType rtiContainer(33);
6689 :
6690 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpirDataItemField", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6691 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpirDataItemField", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6692 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpirDataItemField", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6693 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpirDataItemField", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6694 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpirDataItemField", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6695 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpirDataItemField", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6696 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpirDataItemField", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6697 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpirDataItemField", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6698 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpirDataItemField", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6699 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpirDataItemField", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6700 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpirDataItemField", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6701 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpirDataItemField", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6702 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpirDataItemField", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6703 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpirDataItemField", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6704 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpirDataItemField", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6705 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpirDataItemField", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6706 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpirDataItemField", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6707 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpirDataItemField", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6708 0 : doRTI("symbol", (void*)(&p_symbol), sizeof(p_symbol), (void*)this, "SgUpirDataItemField", "SgSymbol*", "p_symbol", toStringForRTI(p_symbol), rtiContainer[18]);
6709 0 : doRTI("sharing_property", (void*)(&p_sharing_property), sizeof(p_sharing_property), (void*)this, "SgUpirDataItemField", "SgOmpClause::upir_data_sharing_enum", "p_sharing_property", toStringForRTI(p_sharing_property), rtiContainer[19]);
6710 0 : doRTI("sharing_visibility", (void*)(&p_sharing_visibility), sizeof(p_sharing_visibility), (void*)this, "SgUpirDataItemField", "SgOmpClause::upir_property_visibility_enum", "p_sharing_visibility", toStringForRTI(p_sharing_visibility), rtiContainer[20]);
6711 0 : doRTI("mapping_property", (void*)(&p_mapping_property), sizeof(p_mapping_property), (void*)this, "SgUpirDataItemField", "SgOmpClause::upir_data_mapping_enum", "p_mapping_property", toStringForRTI(p_mapping_property), rtiContainer[21]);
6712 0 : doRTI("mapping_visibility", (void*)(&p_mapping_visibility), sizeof(p_mapping_visibility), (void*)this, "SgUpirDataItemField", "SgOmpClause::upir_property_visibility_enum", "p_mapping_visibility", toStringForRTI(p_mapping_visibility), rtiContainer[22]);
6713 0 : doRTI("mapper", (void*)(&p_mapper), sizeof(p_mapper), (void*)this, "SgUpirDataItemField", "SgExpression*", "p_mapper", toStringForRTI(p_mapper), rtiContainer[23]);
6714 0 : doRTI("access_property", (void*)(&p_access_property), sizeof(p_access_property), (void*)this, "SgUpirDataItemField", "SgOmpClause::upir_data_access_enum", "p_access_property", toStringForRTI(p_access_property), rtiContainer[24]);
6715 0 : doRTI("unit_id", (void*)(&p_unit_id), sizeof(p_unit_id), (void*)this, "SgUpirDataItemField", "SgExpression*", "p_unit_id", toStringForRTI(p_unit_id), rtiContainer[25]);
6716 0 : doRTI("distribution_pattern", (void*)(&p_distribution_pattern), sizeof(p_distribution_pattern), (void*)this, "SgUpirDataItemField", "SgOmpClause::upir_data_distribution_pattern_enum", "p_distribution_pattern", toStringForRTI(p_distribution_pattern), rtiContainer[26]);
6717 0 : doRTI("section", (void*)(&p_section), sizeof(p_section), (void*)this, "SgUpirDataItemField", "std::list<std::list<SgExpression*>>", "p_section", toStringForRTI(p_section), rtiContainer[27]);
6718 0 : doRTI("allocator", (void*)(&p_allocator), sizeof(p_allocator), (void*)this, "SgUpirDataItemField", "SgOmpClause::upir_data_allocator_enum", "p_allocator", toStringForRTI(p_allocator), rtiContainer[28]);
6719 0 : doRTI("user_defined_allocator", (void*)(&p_user_defined_allocator), sizeof(p_user_defined_allocator), (void*)this, "SgUpirDataItemField", "SgExpression*", "p_user_defined_allocator", toStringForRTI(p_user_defined_allocator), rtiContainer[29]);
6720 0 : doRTI("deallocator", (void*)(&p_deallocator), sizeof(p_deallocator), (void*)this, "SgUpirDataItemField", "SgOmpClause::upir_data_deallocator_enum", "p_deallocator", toStringForRTI(p_deallocator), rtiContainer[30]);
6721 0 : doRTI("user_defined_deallocator", (void*)(&p_user_defined_deallocator), sizeof(p_user_defined_deallocator), (void*)this, "SgUpirDataItemField", "SgExpression*", "p_user_defined_deallocator", toStringForRTI(p_user_defined_deallocator), rtiContainer[31]);
6722 0 : doRTI("memcpy_helper", (void*)(&p_memcpy_helper), sizeof(p_memcpy_helper), (void*)this, "SgUpirDataItemField", "SgExpression*", "p_memcpy_helper", toStringForRTI(p_memcpy_helper), rtiContainer[32]);
6723 0 : return rtiContainer;
6724 : }
6725 : RTIReturnType
6726 0 : SgLambdaCapture::roseRTI() {
6727 0 : RTIReturnType rtiContainer(24);
6728 :
6729 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgLambdaCapture", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6730 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgLambdaCapture", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6731 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgLambdaCapture", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6732 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgLambdaCapture", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6733 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgLambdaCapture", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6734 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgLambdaCapture", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6735 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgLambdaCapture", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6736 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgLambdaCapture", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6737 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgLambdaCapture", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6738 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgLambdaCapture", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6739 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgLambdaCapture", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6740 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgLambdaCapture", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6741 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgLambdaCapture", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6742 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgLambdaCapture", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6743 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgLambdaCapture", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6744 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgLambdaCapture", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6745 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgLambdaCapture", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6746 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgLambdaCapture", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6747 0 : doRTI("capture_variable", (void*)(&p_capture_variable), sizeof(p_capture_variable), (void*)this, "SgLambdaCapture", "SgExpression*", "p_capture_variable", toStringForRTI(p_capture_variable), rtiContainer[18]);
6748 0 : doRTI("source_closure_variable", (void*)(&p_source_closure_variable), sizeof(p_source_closure_variable), (void*)this, "SgLambdaCapture", "SgExpression*", "p_source_closure_variable", toStringForRTI(p_source_closure_variable), rtiContainer[19]);
6749 0 : doRTI("closure_variable", (void*)(&p_closure_variable), sizeof(p_closure_variable), (void*)this, "SgLambdaCapture", "SgExpression*", "p_closure_variable", toStringForRTI(p_closure_variable), rtiContainer[20]);
6750 0 : doRTI("capture_by_reference", (void*)(&p_capture_by_reference), sizeof(p_capture_by_reference), (void*)this, "SgLambdaCapture", "bool", "p_capture_by_reference", toStringForRTI(p_capture_by_reference), rtiContainer[21]);
6751 0 : doRTI("implicit", (void*)(&p_implicit), sizeof(p_implicit), (void*)this, "SgLambdaCapture", "bool", "p_implicit", toStringForRTI(p_implicit), rtiContainer[22]);
6752 0 : doRTI("pack_expansion", (void*)(&p_pack_expansion), sizeof(p_pack_expansion), (void*)this, "SgLambdaCapture", "bool", "p_pack_expansion", toStringForRTI(p_pack_expansion), rtiContainer[23]);
6753 0 : return rtiContainer;
6754 : }
6755 : RTIReturnType
6756 0 : SgLambdaCaptureList::roseRTI() {
6757 0 : RTIReturnType rtiContainer(19);
6758 :
6759 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgLambdaCaptureList", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6760 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgLambdaCaptureList", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6761 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgLambdaCaptureList", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6762 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgLambdaCaptureList", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6763 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgLambdaCaptureList", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6764 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgLambdaCaptureList", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6765 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgLambdaCaptureList", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6766 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgLambdaCaptureList", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6767 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgLambdaCaptureList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6768 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgLambdaCaptureList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6769 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgLambdaCaptureList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6770 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgLambdaCaptureList", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6771 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgLambdaCaptureList", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6772 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgLambdaCaptureList", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6773 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgLambdaCaptureList", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6774 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgLambdaCaptureList", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6775 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgLambdaCaptureList", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6776 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgLambdaCaptureList", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6777 0 : doRTI("capture_list", (void*)(&p_capture_list), sizeof(p_capture_list), (void*)this, "SgLambdaCaptureList", "SgLambdaCapturePtrList", "p_capture_list", toStringForRTI(p_capture_list), rtiContainer[18]);
6778 0 : return rtiContainer;
6779 : }
6780 : RTIReturnType
6781 0 : SgStatement::roseRTI() {
6782 0 : RTIReturnType rtiContainer(20);
6783 :
6784 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6785 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6786 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6787 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6788 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6789 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6790 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6791 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6792 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6793 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6794 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6795 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6796 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6797 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6798 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6799 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6800 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6801 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6802 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
6803 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
6804 0 : return rtiContainer;
6805 : }
6806 : RTIReturnType
6807 0 : SgScopeStatement::roseRTI() {
6808 0 : RTIReturnType rtiContainer(26);
6809 :
6810 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgScopeStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6811 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgScopeStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6812 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgScopeStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6813 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgScopeStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6814 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgScopeStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6815 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgScopeStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6816 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgScopeStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6817 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgScopeStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6818 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgScopeStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6819 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgScopeStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6820 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgScopeStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6821 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgScopeStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6822 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgScopeStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6823 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgScopeStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6824 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgScopeStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6825 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgScopeStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6826 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgScopeStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6827 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgScopeStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6828 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgScopeStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
6829 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgScopeStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
6830 0 : doRTI("symbol_table", (void*)(&p_symbol_table), sizeof(p_symbol_table), (void*)this, "SgScopeStatement", "SgSymbolTable*", "p_symbol_table", toStringForRTI(p_symbol_table), rtiContainer[20]);
6831 0 : doRTI("type_table", (void*)(&p_type_table), sizeof(p_type_table), (void*)this, "SgScopeStatement", "SgTypeTable*", "p_type_table", toStringForRTI(p_type_table), rtiContainer[21]);
6832 0 : doRTI("type_elaboration_list", (void*)(&p_type_elaboration_list), sizeof(p_type_elaboration_list), (void*)this, "SgScopeStatement", "std::set<SgSymbol*>", "p_type_elaboration_list", toStringForRTI(p_type_elaboration_list), rtiContainer[22]);
6833 0 : doRTI("hidden_type_list", (void*)(&p_hidden_type_list), sizeof(p_hidden_type_list), (void*)this, "SgScopeStatement", "std::set<SgSymbol*>", "p_hidden_type_list", toStringForRTI(p_hidden_type_list), rtiContainer[23]);
6834 0 : doRTI("hidden_declaration_list", (void*)(&p_hidden_declaration_list), sizeof(p_hidden_declaration_list), (void*)this, "SgScopeStatement", "std::set<SgSymbol*>", "p_hidden_declaration_list", toStringForRTI(p_hidden_declaration_list), rtiContainer[24]);
6835 0 : doRTI("pragma", (void*)(&p_pragma), sizeof(p_pragma), (void*)this, "SgScopeStatement", "SgPragma*", "p_pragma", toStringForRTI(p_pragma), rtiContainer[25]);
6836 0 : return rtiContainer;
6837 : }
6838 : RTIReturnType
6839 2 : SgGlobal::roseRTI() {
6840 2 : RTIReturnType rtiContainer(27);
6841 :
6842 2 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgGlobal", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6843 2 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgGlobal", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6844 2 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgGlobal", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6845 2 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgGlobal", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6846 2 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgGlobal", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6847 2 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgGlobal", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6848 2 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgGlobal", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6849 2 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgGlobal", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6850 2 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgGlobal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6851 2 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgGlobal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6852 2 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgGlobal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6853 2 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgGlobal", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6854 2 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgGlobal", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6855 2 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgGlobal", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6856 2 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgGlobal", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6857 2 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgGlobal", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6858 2 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgGlobal", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6859 2 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgGlobal", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6860 2 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgGlobal", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
6861 2 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgGlobal", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
6862 2 : doRTI("symbol_table", (void*)(&p_symbol_table), sizeof(p_symbol_table), (void*)this, "SgGlobal", "SgSymbolTable*", "p_symbol_table", toStringForRTI(p_symbol_table), rtiContainer[20]);
6863 2 : doRTI("type_table", (void*)(&p_type_table), sizeof(p_type_table), (void*)this, "SgGlobal", "SgTypeTable*", "p_type_table", toStringForRTI(p_type_table), rtiContainer[21]);
6864 2 : doRTI("type_elaboration_list", (void*)(&p_type_elaboration_list), sizeof(p_type_elaboration_list), (void*)this, "SgGlobal", "std::set<SgSymbol*>", "p_type_elaboration_list", toStringForRTI(p_type_elaboration_list), rtiContainer[22]);
6865 2 : doRTI("hidden_type_list", (void*)(&p_hidden_type_list), sizeof(p_hidden_type_list), (void*)this, "SgGlobal", "std::set<SgSymbol*>", "p_hidden_type_list", toStringForRTI(p_hidden_type_list), rtiContainer[23]);
6866 2 : doRTI("hidden_declaration_list", (void*)(&p_hidden_declaration_list), sizeof(p_hidden_declaration_list), (void*)this, "SgGlobal", "std::set<SgSymbol*>", "p_hidden_declaration_list", toStringForRTI(p_hidden_declaration_list), rtiContainer[24]);
6867 2 : doRTI("pragma", (void*)(&p_pragma), sizeof(p_pragma), (void*)this, "SgGlobal", "SgPragma*", "p_pragma", toStringForRTI(p_pragma), rtiContainer[25]);
6868 2 : doRTI("declarations", (void*)(&p_declarations), sizeof(p_declarations), (void*)this, "SgGlobal", "SgDeclarationStatementPtrList", "p_declarations", toStringForRTI(p_declarations), rtiContainer[26]);
6869 2 : return rtiContainer;
6870 : }
6871 : RTIReturnType
6872 415 : SgBasicBlock::roseRTI() {
6873 415 : RTIReturnType rtiContainer(29);
6874 :
6875 415 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgBasicBlock", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6876 415 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgBasicBlock", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6877 415 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgBasicBlock", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6878 415 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgBasicBlock", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6879 415 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgBasicBlock", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6880 415 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgBasicBlock", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6881 415 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgBasicBlock", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6882 415 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgBasicBlock", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6883 415 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgBasicBlock", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6884 415 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgBasicBlock", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6885 415 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgBasicBlock", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6886 415 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgBasicBlock", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6887 415 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgBasicBlock", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6888 415 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgBasicBlock", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6889 415 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgBasicBlock", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6890 415 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgBasicBlock", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6891 415 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgBasicBlock", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6892 415 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgBasicBlock", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6893 415 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgBasicBlock", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
6894 415 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgBasicBlock", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
6895 415 : doRTI("symbol_table", (void*)(&p_symbol_table), sizeof(p_symbol_table), (void*)this, "SgBasicBlock", "SgSymbolTable*", "p_symbol_table", toStringForRTI(p_symbol_table), rtiContainer[20]);
6896 415 : doRTI("type_table", (void*)(&p_type_table), sizeof(p_type_table), (void*)this, "SgBasicBlock", "SgTypeTable*", "p_type_table", toStringForRTI(p_type_table), rtiContainer[21]);
6897 415 : doRTI("type_elaboration_list", (void*)(&p_type_elaboration_list), sizeof(p_type_elaboration_list), (void*)this, "SgBasicBlock", "std::set<SgSymbol*>", "p_type_elaboration_list", toStringForRTI(p_type_elaboration_list), rtiContainer[22]);
6898 415 : doRTI("hidden_type_list", (void*)(&p_hidden_type_list), sizeof(p_hidden_type_list), (void*)this, "SgBasicBlock", "std::set<SgSymbol*>", "p_hidden_type_list", toStringForRTI(p_hidden_type_list), rtiContainer[23]);
6899 415 : doRTI("hidden_declaration_list", (void*)(&p_hidden_declaration_list), sizeof(p_hidden_declaration_list), (void*)this, "SgBasicBlock", "std::set<SgSymbol*>", "p_hidden_declaration_list", toStringForRTI(p_hidden_declaration_list), rtiContainer[24]);
6900 415 : doRTI("pragma", (void*)(&p_pragma), sizeof(p_pragma), (void*)this, "SgBasicBlock", "SgPragma*", "p_pragma", toStringForRTI(p_pragma), rtiContainer[25]);
6901 415 : doRTI("statements", (void*)(&p_statements), sizeof(p_statements), (void*)this, "SgBasicBlock", "SgStatementPtrList", "p_statements", toStringForRTI(p_statements), rtiContainer[26]);
6902 415 : doRTI("asm_function_body", (void*)(&p_asm_function_body), sizeof(p_asm_function_body), (void*)this, "SgBasicBlock", "std::string", "p_asm_function_body", toStringForRTI(p_asm_function_body), rtiContainer[27]);
6903 415 : doRTI("string_label", (void*)(&p_string_label), sizeof(p_string_label), (void*)this, "SgBasicBlock", "std::string", "p_string_label", toStringForRTI(p_string_label), rtiContainer[28]);
6904 415 : return rtiContainer;
6905 : }
6906 : RTIReturnType
6907 105 : SgIfStmt::roseRTI() {
6908 105 : RTIReturnType rtiContainer(38);
6909 :
6910 105 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgIfStmt", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6911 105 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgIfStmt", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6912 105 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgIfStmt", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6913 105 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgIfStmt", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6914 105 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgIfStmt", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6915 105 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgIfStmt", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6916 105 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgIfStmt", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6917 105 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgIfStmt", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6918 105 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgIfStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6919 105 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgIfStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6920 105 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgIfStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6921 105 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgIfStmt", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6922 105 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgIfStmt", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6923 105 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgIfStmt", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6924 105 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgIfStmt", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6925 105 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgIfStmt", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6926 105 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgIfStmt", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6927 105 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgIfStmt", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6928 105 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgIfStmt", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
6929 105 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgIfStmt", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
6930 105 : doRTI("symbol_table", (void*)(&p_symbol_table), sizeof(p_symbol_table), (void*)this, "SgIfStmt", "SgSymbolTable*", "p_symbol_table", toStringForRTI(p_symbol_table), rtiContainer[20]);
6931 105 : doRTI("type_table", (void*)(&p_type_table), sizeof(p_type_table), (void*)this, "SgIfStmt", "SgTypeTable*", "p_type_table", toStringForRTI(p_type_table), rtiContainer[21]);
6932 105 : doRTI("type_elaboration_list", (void*)(&p_type_elaboration_list), sizeof(p_type_elaboration_list), (void*)this, "SgIfStmt", "std::set<SgSymbol*>", "p_type_elaboration_list", toStringForRTI(p_type_elaboration_list), rtiContainer[22]);
6933 105 : doRTI("hidden_type_list", (void*)(&p_hidden_type_list), sizeof(p_hidden_type_list), (void*)this, "SgIfStmt", "std::set<SgSymbol*>", "p_hidden_type_list", toStringForRTI(p_hidden_type_list), rtiContainer[23]);
6934 105 : doRTI("hidden_declaration_list", (void*)(&p_hidden_declaration_list), sizeof(p_hidden_declaration_list), (void*)this, "SgIfStmt", "std::set<SgSymbol*>", "p_hidden_declaration_list", toStringForRTI(p_hidden_declaration_list), rtiContainer[24]);
6935 105 : doRTI("pragma", (void*)(&p_pragma), sizeof(p_pragma), (void*)this, "SgIfStmt", "SgPragma*", "p_pragma", toStringForRTI(p_pragma), rtiContainer[25]);
6936 105 : doRTI("conditional", (void*)(&p_conditional), sizeof(p_conditional), (void*)this, "SgIfStmt", "SgStatement*", "p_conditional", toStringForRTI(p_conditional), rtiContainer[26]);
6937 105 : doRTI("true_body", (void*)(&p_true_body), sizeof(p_true_body), (void*)this, "SgIfStmt", "SgStatement*", "p_true_body", toStringForRTI(p_true_body), rtiContainer[27]);
6938 105 : doRTI("false_body", (void*)(&p_false_body), sizeof(p_false_body), (void*)this, "SgIfStmt", "SgStatement*", "p_false_body", toStringForRTI(p_false_body), rtiContainer[28]);
6939 105 : doRTI("is_if_constexpr_statement", (void*)(&p_is_if_constexpr_statement), sizeof(p_is_if_constexpr_statement), (void*)this, "SgIfStmt", "bool", "p_is_if_constexpr_statement", toStringForRTI(p_is_if_constexpr_statement), rtiContainer[29]);
6940 105 : doRTI("if_constexpr_value_known", (void*)(&p_if_constexpr_value_known), sizeof(p_if_constexpr_value_known), (void*)this, "SgIfStmt", "bool", "p_if_constexpr_value_known", toStringForRTI(p_if_constexpr_value_known), rtiContainer[30]);
6941 105 : doRTI("if_constexpr_value", (void*)(&p_if_constexpr_value), sizeof(p_if_constexpr_value), (void*)this, "SgIfStmt", "bool", "p_if_constexpr_value", toStringForRTI(p_if_constexpr_value), rtiContainer[31]);
6942 105 : doRTI("else_numeric_label", (void*)(&p_else_numeric_label), sizeof(p_else_numeric_label), (void*)this, "SgIfStmt", "SgLabelRefExp*", "p_else_numeric_label", toStringForRTI(p_else_numeric_label), rtiContainer[32]);
6943 105 : doRTI("string_label", (void*)(&p_string_label), sizeof(p_string_label), (void*)this, "SgIfStmt", "std::string", "p_string_label", toStringForRTI(p_string_label), rtiContainer[33]);
6944 105 : doRTI("end_numeric_label", (void*)(&p_end_numeric_label), sizeof(p_end_numeric_label), (void*)this, "SgIfStmt", "SgLabelRefExp*", "p_end_numeric_label", toStringForRTI(p_end_numeric_label), rtiContainer[34]);
6945 105 : doRTI("has_end_statement", (void*)(&p_has_end_statement), sizeof(p_has_end_statement), (void*)this, "SgIfStmt", "bool", "p_has_end_statement", toStringForRTI(p_has_end_statement), rtiContainer[35]);
6946 105 : doRTI("use_then_keyword", (void*)(&p_use_then_keyword), sizeof(p_use_then_keyword), (void*)this, "SgIfStmt", "bool", "p_use_then_keyword", toStringForRTI(p_use_then_keyword), rtiContainer[36]);
6947 105 : doRTI("is_else_if_statement", (void*)(&p_is_else_if_statement), sizeof(p_is_else_if_statement), (void*)this, "SgIfStmt", "bool", "p_is_else_if_statement", toStringForRTI(p_is_else_if_statement), rtiContainer[37]);
6948 105 : return rtiContainer;
6949 : }
6950 : RTIReturnType
6951 10 : SgForStatement::roseRTI() {
6952 10 : RTIReturnType rtiContainer(32);
6953 :
6954 10 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgForStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6955 10 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgForStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6956 10 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgForStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6957 10 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgForStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6958 10 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgForStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6959 10 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgForStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6960 10 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgForStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6961 10 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgForStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
6962 10 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgForStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
6963 10 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgForStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
6964 10 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgForStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
6965 10 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgForStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
6966 10 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgForStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
6967 10 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgForStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
6968 10 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgForStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
6969 10 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgForStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
6970 10 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgForStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
6971 10 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgForStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
6972 10 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgForStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
6973 10 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgForStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
6974 10 : doRTI("symbol_table", (void*)(&p_symbol_table), sizeof(p_symbol_table), (void*)this, "SgForStatement", "SgSymbolTable*", "p_symbol_table", toStringForRTI(p_symbol_table), rtiContainer[20]);
6975 10 : doRTI("type_table", (void*)(&p_type_table), sizeof(p_type_table), (void*)this, "SgForStatement", "SgTypeTable*", "p_type_table", toStringForRTI(p_type_table), rtiContainer[21]);
6976 10 : doRTI("type_elaboration_list", (void*)(&p_type_elaboration_list), sizeof(p_type_elaboration_list), (void*)this, "SgForStatement", "std::set<SgSymbol*>", "p_type_elaboration_list", toStringForRTI(p_type_elaboration_list), rtiContainer[22]);
6977 10 : doRTI("hidden_type_list", (void*)(&p_hidden_type_list), sizeof(p_hidden_type_list), (void*)this, "SgForStatement", "std::set<SgSymbol*>", "p_hidden_type_list", toStringForRTI(p_hidden_type_list), rtiContainer[23]);
6978 10 : doRTI("hidden_declaration_list", (void*)(&p_hidden_declaration_list), sizeof(p_hidden_declaration_list), (void*)this, "SgForStatement", "std::set<SgSymbol*>", "p_hidden_declaration_list", toStringForRTI(p_hidden_declaration_list), rtiContainer[24]);
6979 10 : doRTI("pragma", (void*)(&p_pragma), sizeof(p_pragma), (void*)this, "SgForStatement", "SgPragma*", "p_pragma", toStringForRTI(p_pragma), rtiContainer[25]);
6980 10 : doRTI("for_init_stmt", (void*)(&p_for_init_stmt), sizeof(p_for_init_stmt), (void*)this, "SgForStatement", "SgForInitStatement*", "p_for_init_stmt", toStringForRTI(p_for_init_stmt), rtiContainer[26]);
6981 10 : doRTI("test", (void*)(&p_test), sizeof(p_test), (void*)this, "SgForStatement", "SgStatement*", "p_test", toStringForRTI(p_test), rtiContainer[27]);
6982 10 : doRTI("increment", (void*)(&p_increment), sizeof(p_increment), (void*)this, "SgForStatement", "SgExpression*", "p_increment", toStringForRTI(p_increment), rtiContainer[28]);
6983 10 : doRTI("loop_body", (void*)(&p_loop_body), sizeof(p_loop_body), (void*)this, "SgForStatement", "SgStatement*", "p_loop_body", toStringForRTI(p_loop_body), rtiContainer[29]);
6984 10 : doRTI("else_body", (void*)(&p_else_body), sizeof(p_else_body), (void*)this, "SgForStatement", "SgStatement*", "p_else_body", toStringForRTI(p_else_body), rtiContainer[30]);
6985 10 : doRTI("string_label", (void*)(&p_string_label), sizeof(p_string_label), (void*)this, "SgForStatement", "std::string", "p_string_label", toStringForRTI(p_string_label), rtiContainer[31]);
6986 10 : return rtiContainer;
6987 : }
6988 : RTIReturnType
6989 374 : SgFunctionDefinition::roseRTI() {
6990 374 : RTIReturnType rtiContainer(28);
6991 :
6992 374 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgFunctionDefinition", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
6993 374 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgFunctionDefinition", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
6994 374 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgFunctionDefinition", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
6995 374 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgFunctionDefinition", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
6996 374 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgFunctionDefinition", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
6997 374 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgFunctionDefinition", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
6998 374 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgFunctionDefinition", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
6999 374 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgFunctionDefinition", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
7000 374 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgFunctionDefinition", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
7001 374 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgFunctionDefinition", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
7002 374 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgFunctionDefinition", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
7003 374 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgFunctionDefinition", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
7004 374 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgFunctionDefinition", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
7005 374 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgFunctionDefinition", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
7006 374 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgFunctionDefinition", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
7007 374 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgFunctionDefinition", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
7008 374 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgFunctionDefinition", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
7009 374 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgFunctionDefinition", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
7010 374 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgFunctionDefinition", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
7011 374 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgFunctionDefinition", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
7012 374 : doRTI("symbol_table", (void*)(&p_symbol_table), sizeof(p_symbol_table), (void*)this, "SgFunctionDefinition", "SgSymbolTable*", "p_symbol_table", toStringForRTI(p_symbol_table), rtiContainer[20]);
7013 374 : doRTI("type_table", (void*)(&p_type_table), sizeof(p_type_table), (void*)this, "SgFunctionDefinition", "SgTypeTable*", "p_type_table", toStringForRTI(p_type_table), rtiContainer[21]);
7014 374 : doRTI("type_elaboration_list", (void*)(&p_type_elaboration_list), sizeof(p_type_elaboration_list), (void*)this, "SgFunctionDefinition", "std::set<SgSymbol*>", "p_type_elaboration_list", toStringForRTI(p_type_elaboration_list), rtiContainer[22]);
7015 374 : doRTI("hidden_type_list", (void*)(&p_hidden_type_list), sizeof(p_hidden_type_list), (void*)this, "SgFunctionDefinition", "std::set<SgSymbol*>", "p_hidden_type_list", toStringForRTI(p_hidden_type_list), rtiContainer[23]);
7016 374 : doRTI("hidden_declaration_list", (void*)(&p_hidden_declaration_list), sizeof(p_hidden_declaration_list), (void*)this, "SgFunctionDefinition", "std::set<SgSymbol*>", "p_hidden_declaration_list", toStringForRTI(p_hidden_declaration_list), rtiContainer[24]);
7017 374 : doRTI("pragma", (void*)(&p_pragma), sizeof(p_pragma), (void*)this, "SgFunctionDefinition", "SgPragma*", "p_pragma", toStringForRTI(p_pragma), rtiContainer[25]);
7018 374 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgFunctionDefinition", "SgBasicBlock*", "p_body", toStringForRTI(p_body), rtiContainer[26]);
7019 374 : doRTI("scope_number_list", (void*)(&p_scope_number_list), sizeof(p_scope_number_list), (void*)this, "SgFunctionDefinition", "std::map<SgNode*,int>", "p_scope_number_list", toStringForRTI(p_scope_number_list), rtiContainer[27]);
7020 374 : return rtiContainer;
7021 : }
7022 : RTIReturnType
7023 2 : SgTemplateFunctionDefinition::roseRTI() {
7024 2 : RTIReturnType rtiContainer(28);
7025 :
7026 2 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateFunctionDefinition", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
7027 2 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateFunctionDefinition", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
7028 2 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateFunctionDefinition", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
7029 2 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateFunctionDefinition", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
7030 2 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateFunctionDefinition", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
7031 2 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateFunctionDefinition", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
7032 2 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateFunctionDefinition", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
7033 2 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateFunctionDefinition", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
7034 2 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateFunctionDefinition", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
7035 2 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateFunctionDefinition", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
7036 2 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateFunctionDefinition", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
7037 2 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateFunctionDefinition", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
7038 2 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateFunctionDefinition", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
7039 2 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgTemplateFunctionDefinition", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
7040 2 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgTemplateFunctionDefinition", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
7041 2 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgTemplateFunctionDefinition", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
7042 2 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTemplateFunctionDefinition", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
7043 2 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgTemplateFunctionDefinition", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
7044 2 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgTemplateFunctionDefinition", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
7045 2 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgTemplateFunctionDefinition", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
7046 2 : doRTI("symbol_table", (void*)(&p_symbol_table), sizeof(p_symbol_table), (void*)this, "SgTemplateFunctionDefinition", "SgSymbolTable*", "p_symbol_table", toStringForRTI(p_symbol_table), rtiContainer[20]);
7047 2 : doRTI("type_table", (void*)(&p_type_table), sizeof(p_type_table), (void*)this, "SgTemplateFunctionDefinition", "SgTypeTable*", "p_type_table", toStringForRTI(p_type_table), rtiContainer[21]);
7048 2 : doRTI("type_elaboration_list", (void*)(&p_type_elaboration_list), sizeof(p_type_elaboration_list), (void*)this, "SgTemplateFunctionDefinition", "std::set<SgSymbol*>", "p_type_elaboration_list", toStringForRTI(p_type_elaboration_list), rtiContainer[22]);
7049 2 : doRTI("hidden_type_list", (void*)(&p_hidden_type_list), sizeof(p_hidden_type_list), (void*)this, "SgTemplateFunctionDefinition", "std::set<SgSymbol*>", "p_hidden_type_list", toStringForRTI(p_hidden_type_list), rtiContainer[23]);
7050 2 : doRTI("hidden_declaration_list", (void*)(&p_hidden_declaration_list), sizeof(p_hidden_declaration_list), (void*)this, "SgTemplateFunctionDefinition", "std::set<SgSymbol*>", "p_hidden_declaration_list", toStringForRTI(p_hidden_declaration_list), rtiContainer[24]);
7051 2 : doRTI("pragma", (void*)(&p_pragma), sizeof(p_pragma), (void*)this, "SgTemplateFunctionDefinition", "SgPragma*", "p_pragma", toStringForRTI(p_pragma), rtiContainer[25]);
7052 2 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgTemplateFunctionDefinition", "SgBasicBlock*", "p_body", toStringForRTI(p_body), rtiContainer[26]);
7053 2 : doRTI("scope_number_list", (void*)(&p_scope_number_list), sizeof(p_scope_number_list), (void*)this, "SgTemplateFunctionDefinition", "std::map<SgNode*,int>", "p_scope_number_list", toStringForRTI(p_scope_number_list), rtiContainer[27]);
7054 2 : return rtiContainer;
7055 : }
7056 : RTIReturnType
7057 36 : SgClassDefinition::roseRTI() {
7058 36 : RTIReturnType rtiContainer(32);
7059 :
7060 36 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgClassDefinition", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
7061 36 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgClassDefinition", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
7062 36 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgClassDefinition", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
7063 36 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgClassDefinition", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
7064 36 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgClassDefinition", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
7065 36 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgClassDefinition", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
7066 36 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgClassDefinition", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
7067 36 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgClassDefinition", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
7068 36 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgClassDefinition", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
7069 36 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgClassDefinition", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
7070 36 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgClassDefinition", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
7071 36 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgClassDefinition", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
7072 36 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgClassDefinition", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
7073 36 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgClassDefinition", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
7074 36 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgClassDefinition", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
7075 36 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgClassDefinition", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
7076 36 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgClassDefinition", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
7077 36 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgClassDefinition", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
7078 36 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgClassDefinition", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
7079 36 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgClassDefinition", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
7080 36 : doRTI("symbol_table", (void*)(&p_symbol_table), sizeof(p_symbol_table), (void*)this, "SgClassDefinition", "SgSymbolTable*", "p_symbol_table", toStringForRTI(p_symbol_table), rtiContainer[20]);
7081 36 : doRTI("type_table", (void*)(&p_type_table), sizeof(p_type_table), (void*)this, "SgClassDefinition", "SgTypeTable*", "p_type_table", toStringForRTI(p_type_table), rtiContainer[21]);
7082 36 : doRTI("type_elaboration_list", (void*)(&p_type_elaboration_list), sizeof(p_type_elaboration_list), (void*)this, "SgClassDefinition", "std::set<SgSymbol*>", "p_type_elaboration_list", toStringForRTI(p_type_elaboration_list), rtiContainer[22]);
7083 36 : doRTI("hidden_type_list", (void*)(&p_hidden_type_list), sizeof(p_hidden_type_list), (void*)this, "SgClassDefinition", "std::set<SgSymbol*>", "p_hidden_type_list", toStringForRTI(p_hidden_type_list), rtiContainer[23]);
7084 36 : doRTI("hidden_declaration_list", (void*)(&p_hidden_declaration_list), sizeof(p_hidden_declaration_list), (void*)this, "SgClassDefinition", "std::set<SgSymbol*>", "p_hidden_declaration_list", toStringForRTI(p_hidden_declaration_list), rtiContainer[24]);
7085 36 : doRTI("pragma", (void*)(&p_pragma), sizeof(p_pragma), (void*)this, "SgClassDefinition", "SgPragma*", "p_pragma", toStringForRTI(p_pragma), rtiContainer[25]);
7086 36 : doRTI("members", (void*)(&p_members), sizeof(p_members), (void*)this, "SgClassDefinition", "SgDeclarationStatementPtrList", "p_members", toStringForRTI(p_members), rtiContainer[26]);
7087 36 : doRTI("inheritances", (void*)(&p_inheritances), sizeof(p_inheritances), (void*)this, "SgClassDefinition", "SgBaseClassPtrList", "p_inheritances", toStringForRTI(p_inheritances), rtiContainer[27]);
7088 36 : doRTI("packingAlignment", (void*)(&p_packingAlignment), sizeof(p_packingAlignment), (void*)this, "SgClassDefinition", "unsigned int", "p_packingAlignment", toStringForRTI(p_packingAlignment), rtiContainer[28]);
7089 36 : doRTI("isSequence", (void*)(&p_isSequence), sizeof(p_isSequence), (void*)this, "SgClassDefinition", "bool", "p_isSequence", toStringForRTI(p_isSequence), rtiContainer[29]);
7090 36 : doRTI("isPrivate", (void*)(&p_isPrivate), sizeof(p_isPrivate), (void*)this, "SgClassDefinition", "bool", "p_isPrivate", toStringForRTI(p_isPrivate), rtiContainer[30]);
7091 36 : doRTI("isAbstract", (void*)(&p_isAbstract), sizeof(p_isAbstract), (void*)this, "SgClassDefinition", "bool", "p_isAbstract", toStringForRTI(p_isAbstract), rtiContainer[31]);
7092 36 : return rtiContainer;
7093 : }
7094 : RTIReturnType
7095 151 : SgTemplateInstantiationDefn::roseRTI() {
7096 151 : RTIReturnType rtiContainer(32);
7097 :
7098 151 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateInstantiationDefn", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
7099 151 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateInstantiationDefn", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
7100 151 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateInstantiationDefn", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
7101 151 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateInstantiationDefn", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
7102 151 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateInstantiationDefn", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
7103 151 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateInstantiationDefn", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
7104 151 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateInstantiationDefn", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
7105 151 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateInstantiationDefn", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
7106 151 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateInstantiationDefn", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
7107 151 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateInstantiationDefn", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
7108 151 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateInstantiationDefn", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
7109 151 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateInstantiationDefn", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
7110 151 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateInstantiationDefn", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
7111 151 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgTemplateInstantiationDefn", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
7112 151 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgTemplateInstantiationDefn", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
7113 151 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgTemplateInstantiationDefn", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
7114 151 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTemplateInstantiationDefn", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
7115 151 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgTemplateInstantiationDefn", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
7116 151 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgTemplateInstantiationDefn", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
7117 151 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgTemplateInstantiationDefn", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
7118 151 : doRTI("symbol_table", (void*)(&p_symbol_table), sizeof(p_symbol_table), (void*)this, "SgTemplateInstantiationDefn", "SgSymbolTable*", "p_symbol_table", toStringForRTI(p_symbol_table), rtiContainer[20]);
7119 151 : doRTI("type_table", (void*)(&p_type_table), sizeof(p_type_table), (void*)this, "SgTemplateInstantiationDefn", "SgTypeTable*", "p_type_table", toStringForRTI(p_type_table), rtiContainer[21]);
7120 151 : doRTI("type_elaboration_list", (void*)(&p_type_elaboration_list), sizeof(p_type_elaboration_list), (void*)this, "SgTemplateInstantiationDefn", "std::set<SgSymbol*>", "p_type_elaboration_list", toStringForRTI(p_type_elaboration_list), rtiContainer[22]);
7121 151 : doRTI("hidden_type_list", (void*)(&p_hidden_type_list), sizeof(p_hidden_type_list), (void*)this, "SgTemplateInstantiationDefn", "std::set<SgSymbol*>", "p_hidden_type_list", toStringForRTI(p_hidden_type_list), rtiContainer[23]);
7122 151 : doRTI("hidden_declaration_list", (void*)(&p_hidden_declaration_list), sizeof(p_hidden_declaration_list), (void*)this, "SgTemplateInstantiationDefn", "std::set<SgSymbol*>", "p_hidden_declaration_list", toStringForRTI(p_hidden_declaration_list), rtiContainer[24]);
7123 151 : doRTI("pragma", (void*)(&p_pragma), sizeof(p_pragma), (void*)this, "SgTemplateInstantiationDefn", "SgPragma*", "p_pragma", toStringForRTI(p_pragma), rtiContainer[25]);
7124 151 : doRTI("members", (void*)(&p_members), sizeof(p_members), (void*)this, "SgTemplateInstantiationDefn", "SgDeclarationStatementPtrList", "p_members", toStringForRTI(p_members), rtiContainer[26]);
7125 151 : doRTI("inheritances", (void*)(&p_inheritances), sizeof(p_inheritances), (void*)this, "SgTemplateInstantiationDefn", "SgBaseClassPtrList", "p_inheritances", toStringForRTI(p_inheritances), rtiContainer[27]);
7126 151 : doRTI("packingAlignment", (void*)(&p_packingAlignment), sizeof(p_packingAlignment), (void*)this, "SgTemplateInstantiationDefn", "unsigned int", "p_packingAlignment", toStringForRTI(p_packingAlignment), rtiContainer[28]);
7127 151 : doRTI("isSequence", (void*)(&p_isSequence), sizeof(p_isSequence), (void*)this, "SgTemplateInstantiationDefn", "bool", "p_isSequence", toStringForRTI(p_isSequence), rtiContainer[29]);
7128 151 : doRTI("isPrivate", (void*)(&p_isPrivate), sizeof(p_isPrivate), (void*)this, "SgTemplateInstantiationDefn", "bool", "p_isPrivate", toStringForRTI(p_isPrivate), rtiContainer[30]);
7129 151 : doRTI("isAbstract", (void*)(&p_isAbstract), sizeof(p_isAbstract), (void*)this, "SgTemplateInstantiationDefn", "bool", "p_isAbstract", toStringForRTI(p_isAbstract), rtiContainer[31]);
7130 151 : return rtiContainer;
7131 : }
7132 : RTIReturnType
7133 1 : SgTemplateClassDefinition::roseRTI() {
7134 1 : RTIReturnType rtiContainer(32);
7135 :
7136 1 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateClassDefinition", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
7137 1 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateClassDefinition", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
7138 1 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateClassDefinition", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
7139 1 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateClassDefinition", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
7140 1 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateClassDefinition", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
7141 1 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateClassDefinition", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
7142 1 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateClassDefinition", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
7143 1 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateClassDefinition", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
7144 1 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateClassDefinition", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
7145 1 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateClassDefinition", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
7146 1 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateClassDefinition", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
7147 1 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateClassDefinition", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
7148 1 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateClassDefinition", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
7149 1 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgTemplateClassDefinition", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
7150 1 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgTemplateClassDefinition", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
7151 1 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgTemplateClassDefinition", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
7152 1 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTemplateClassDefinition", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
7153 1 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgTemplateClassDefinition", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
7154 1 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgTemplateClassDefinition", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
7155 1 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgTemplateClassDefinition", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
7156 1 : doRTI("symbol_table", (void*)(&p_symbol_table), sizeof(p_symbol_table), (void*)this, "SgTemplateClassDefinition", "SgSymbolTable*", "p_symbol_table", toStringForRTI(p_symbol_table), rtiContainer[20]);
7157 1 : doRTI("type_table", (void*)(&p_type_table), sizeof(p_type_table), (void*)this, "SgTemplateClassDefinition", "SgTypeTable*", "p_type_table", toStringForRTI(p_type_table), rtiContainer[21]);
7158 1 : doRTI("type_elaboration_list", (void*)(&p_type_elaboration_list), sizeof(p_type_elaboration_list), (void*)this, "SgTemplateClassDefinition", "std::set<SgSymbol*>", "p_type_elaboration_list", toStringForRTI(p_type_elaboration_list), rtiContainer[22]);
7159 1 : doRTI("hidden_type_list", (void*)(&p_hidden_type_list), sizeof(p_hidden_type_list), (void*)this, "SgTemplateClassDefinition", "std::set<SgSymbol*>", "p_hidden_type_list", toStringForRTI(p_hidden_type_list), rtiContainer[23]);
7160 1 : doRTI("hidden_declaration_list", (void*)(&p_hidden_declaration_list), sizeof(p_hidden_declaration_list), (void*)this, "SgTemplateClassDefinition", "std::set<SgSymbol*>", "p_hidden_declaration_list", toStringForRTI(p_hidden_declaration_list), rtiContainer[24]);
7161 1 : doRTI("pragma", (void*)(&p_pragma), sizeof(p_pragma), (void*)this, "SgTemplateClassDefinition", "SgPragma*", "p_pragma", toStringForRTI(p_pragma), rtiContainer[25]);
7162 1 : doRTI("members", (void*)(&p_members), sizeof(p_members), (void*)this, "SgTemplateClassDefinition", "SgDeclarationStatementPtrList", "p_members", toStringForRTI(p_members), rtiContainer[26]);
7163 1 : doRTI("inheritances", (void*)(&p_inheritances), sizeof(p_inheritances), (void*)this, "SgTemplateClassDefinition", "SgBaseClassPtrList", "p_inheritances", toStringForRTI(p_inheritances), rtiContainer[27]);
7164 1 : doRTI("packingAlignment", (void*)(&p_packingAlignment), sizeof(p_packingAlignment), (void*)this, "SgTemplateClassDefinition", "unsigned int", "p_packingAlignment", toStringForRTI(p_packingAlignment), rtiContainer[28]);
7165 1 : doRTI("isSequence", (void*)(&p_isSequence), sizeof(p_isSequence), (void*)this, "SgTemplateClassDefinition", "bool", "p_isSequence", toStringForRTI(p_isSequence), rtiContainer[29]);
7166 1 : doRTI("isPrivate", (void*)(&p_isPrivate), sizeof(p_isPrivate), (void*)this, "SgTemplateClassDefinition", "bool", "p_isPrivate", toStringForRTI(p_isPrivate), rtiContainer[30]);
7167 1 : doRTI("isAbstract", (void*)(&p_isAbstract), sizeof(p_isAbstract), (void*)this, "SgTemplateClassDefinition", "bool", "p_isAbstract", toStringForRTI(p_isAbstract), rtiContainer[31]);
7168 1 : return rtiContainer;
7169 : }
7170 : RTIReturnType
7171 2 : SgWhileStmt::roseRTI() {
7172 2 : RTIReturnType rtiContainer(32);
7173 :
7174 2 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgWhileStmt", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
7175 2 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgWhileStmt", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
7176 2 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgWhileStmt", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
7177 2 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgWhileStmt", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
7178 2 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgWhileStmt", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
7179 2 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgWhileStmt", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
7180 2 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgWhileStmt", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
7181 2 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgWhileStmt", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
7182 2 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgWhileStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
7183 2 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgWhileStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
7184 2 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgWhileStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
7185 2 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgWhileStmt", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
7186 2 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgWhileStmt", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
7187 2 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgWhileStmt", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
7188 2 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgWhileStmt", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
7189 2 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgWhileStmt", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
7190 2 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgWhileStmt", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
7191 2 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgWhileStmt", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
7192 2 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgWhileStmt", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
7193 2 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgWhileStmt", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
7194 2 : doRTI("symbol_table", (void*)(&p_symbol_table), sizeof(p_symbol_table), (void*)this, "SgWhileStmt", "SgSymbolTable*", "p_symbol_table", toStringForRTI(p_symbol_table), rtiContainer[20]);
7195 2 : doRTI("type_table", (void*)(&p_type_table), sizeof(p_type_table), (void*)this, "SgWhileStmt", "SgTypeTable*", "p_type_table", toStringForRTI(p_type_table), rtiContainer[21]);
7196 2 : doRTI("type_elaboration_list", (void*)(&p_type_elaboration_list), sizeof(p_type_elaboration_list), (void*)this, "SgWhileStmt", "std::set<SgSymbol*>", "p_type_elaboration_list", toStringForRTI(p_type_elaboration_list), rtiContainer[22]);
7197 2 : doRTI("hidden_type_list", (void*)(&p_hidden_type_list), sizeof(p_hidden_type_list), (void*)this, "SgWhileStmt", "std::set<SgSymbol*>", "p_hidden_type_list", toStringForRTI(p_hidden_type_list), rtiContainer[23]);
7198 2 : doRTI("hidden_declaration_list", (void*)(&p_hidden_declaration_list), sizeof(p_hidden_declaration_list), (void*)this, "SgWhileStmt", "std::set<SgSymbol*>", "p_hidden_declaration_list", toStringForRTI(p_hidden_declaration_list), rtiContainer[24]);
7199 2 : doRTI("pragma", (void*)(&p_pragma), sizeof(p_pragma), (void*)this, "SgWhileStmt", "SgPragma*", "p_pragma", toStringForRTI(p_pragma), rtiContainer[25]);
7200 2 : doRTI("condition", (void*)(&p_condition), sizeof(p_condition), (void*)this, "SgWhileStmt", "SgStatement*", "p_condition", toStringForRTI(p_condition), rtiContainer[26]);
7201 2 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgWhileStmt", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[27]);
7202 2 : doRTI("else_body", (void*)(&p_else_body), sizeof(p_else_body), (void*)this, "SgWhileStmt", "SgStatement*", "p_else_body", toStringForRTI(p_else_body), rtiContainer[28]);
7203 2 : doRTI("end_numeric_label", (void*)(&p_end_numeric_label), sizeof(p_end_numeric_label), (void*)this, "SgWhileStmt", "SgLabelRefExp*", "p_end_numeric_label", toStringForRTI(p_end_numeric_label), rtiContainer[29]);
7204 2 : doRTI("string_label", (void*)(&p_string_label), sizeof(p_string_label), (void*)this, "SgWhileStmt", "std::string", "p_string_label", toStringForRTI(p_string_label), rtiContainer[30]);
7205 2 : doRTI("has_end_statement", (void*)(&p_has_end_statement), sizeof(p_has_end_statement), (void*)this, "SgWhileStmt", "bool", "p_has_end_statement", toStringForRTI(p_has_end_statement), rtiContainer[31]);
7206 2 : return rtiContainer;
7207 : }
7208 : RTIReturnType
7209 1 : SgDoWhileStmt::roseRTI() {
7210 1 : RTIReturnType rtiContainer(28);
7211 :
7212 1 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgDoWhileStmt", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
7213 1 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgDoWhileStmt", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
7214 1 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgDoWhileStmt", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
7215 1 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgDoWhileStmt", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
7216 1 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgDoWhileStmt", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
7217 1 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgDoWhileStmt", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
7218 1 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgDoWhileStmt", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
7219 1 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgDoWhileStmt", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
7220 1 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgDoWhileStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
7221 1 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgDoWhileStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
7222 1 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgDoWhileStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
7223 1 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgDoWhileStmt", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
7224 1 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgDoWhileStmt", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
7225 1 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgDoWhileStmt", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
7226 1 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgDoWhileStmt", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
7227 1 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgDoWhileStmt", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
7228 1 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgDoWhileStmt", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
7229 1 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgDoWhileStmt", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
7230 1 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgDoWhileStmt", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
7231 1 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgDoWhileStmt", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
7232 1 : doRTI("symbol_table", (void*)(&p_symbol_table), sizeof(p_symbol_table), (void*)this, "SgDoWhileStmt", "SgSymbolTable*", "p_symbol_table", toStringForRTI(p_symbol_table), rtiContainer[20]);
7233 1 : doRTI("type_table", (void*)(&p_type_table), sizeof(p_type_table), (void*)this, "SgDoWhileStmt", "SgTypeTable*", "p_type_table", toStringForRTI(p_type_table), rtiContainer[21]);
7234 1 : doRTI("type_elaboration_list", (void*)(&p_type_elaboration_list), sizeof(p_type_elaboration_list), (void*)this, "SgDoWhileStmt", "std::set<SgSymbol*>", "p_type_elaboration_list", toStringForRTI(p_type_elaboration_list), rtiContainer[22]);
7235 1 : doRTI("hidden_type_list", (void*)(&p_hidden_type_list), sizeof(p_hidden_type_list), (void*)this, "SgDoWhileStmt", "std::set<SgSymbol*>", "p_hidden_type_list", toStringForRTI(p_hidden_type_list), rtiContainer[23]);
7236 1 : doRTI("hidden_declaration_list", (void*)(&p_hidden_declaration_list), sizeof(p_hidden_declaration_list), (void*)this, "SgDoWhileStmt", "std::set<SgSymbol*>", "p_hidden_declaration_list", toStringForRTI(p_hidden_declaration_list), rtiContainer[24]);
7237 1 : doRTI("pragma", (void*)(&p_pragma), sizeof(p_pragma), (void*)this, "SgDoWhileStmt", "SgPragma*", "p_pragma", toStringForRTI(p_pragma), rtiContainer[25]);
7238 1 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgDoWhileStmt", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[26]);
7239 1 : doRTI("condition", (void*)(&p_condition), sizeof(p_condition), (void*)this, "SgDoWhileStmt", "SgStatement*", "p_condition", toStringForRTI(p_condition), rtiContainer[27]);
7240 1 : return rtiContainer;
7241 : }
7242 : RTIReturnType
7243 1 : SgSwitchStatement::roseRTI() {
7244 1 : RTIReturnType rtiContainer(30);
7245 :
7246 1 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSwitchStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
7247 1 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSwitchStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
7248 1 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSwitchStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
7249 1 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSwitchStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
7250 1 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSwitchStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
7251 1 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSwitchStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
7252 1 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSwitchStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
7253 1 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSwitchStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
7254 1 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSwitchStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
7255 1 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSwitchStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
7256 1 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSwitchStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
7257 1 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSwitchStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
7258 1 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSwitchStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
7259 1 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSwitchStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
7260 1 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgSwitchStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
7261 1 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgSwitchStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
7262 1 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSwitchStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
7263 1 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgSwitchStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
7264 1 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgSwitchStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
7265 1 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgSwitchStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
7266 1 : doRTI("symbol_table", (void*)(&p_symbol_table), sizeof(p_symbol_table), (void*)this, "SgSwitchStatement", "SgSymbolTable*", "p_symbol_table", toStringForRTI(p_symbol_table), rtiContainer[20]);
7267 1 : doRTI("type_table", (void*)(&p_type_table), sizeof(p_type_table), (void*)this, "SgSwitchStatement", "SgTypeTable*", "p_type_table", toStringForRTI(p_type_table), rtiContainer[21]);
7268 1 : doRTI("type_elaboration_list", (void*)(&p_type_elaboration_list), sizeof(p_type_elaboration_list), (void*)this, "SgSwitchStatement", "std::set<SgSymbol*>", "p_type_elaboration_list", toStringForRTI(p_type_elaboration_list), rtiContainer[22]);
7269 1 : doRTI("hidden_type_list", (void*)(&p_hidden_type_list), sizeof(p_hidden_type_list), (void*)this, "SgSwitchStatement", "std::set<SgSymbol*>", "p_hidden_type_list", toStringForRTI(p_hidden_type_list), rtiContainer[23]);
7270 1 : doRTI("hidden_declaration_list", (void*)(&p_hidden_declaration_list), sizeof(p_hidden_declaration_list), (void*)this, "SgSwitchStatement", "std::set<SgSymbol*>", "p_hidden_declaration_list", toStringForRTI(p_hidden_declaration_list), rtiContainer[24]);
7271 1 : doRTI("pragma", (void*)(&p_pragma), sizeof(p_pragma), (void*)this, "SgSwitchStatement", "SgPragma*", "p_pragma", toStringForRTI(p_pragma), rtiContainer[25]);
7272 1 : doRTI("item_selector", (void*)(&p_item_selector), sizeof(p_item_selector), (void*)this, "SgSwitchStatement", "SgStatement*", "p_item_selector", toStringForRTI(p_item_selector), rtiContainer[26]);
7273 1 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgSwitchStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[27]);
7274 1 : doRTI("end_numeric_label", (void*)(&p_end_numeric_label), sizeof(p_end_numeric_label), (void*)this, "SgSwitchStatement", "SgLabelRefExp*", "p_end_numeric_label", toStringForRTI(p_end_numeric_label), rtiContainer[28]);
7275 1 : doRTI("string_label", (void*)(&p_string_label), sizeof(p_string_label), (void*)this, "SgSwitchStatement", "std::string", "p_string_label", toStringForRTI(p_string_label), rtiContainer[29]);
7276 1 : return rtiContainer;
7277 : }
7278 : RTIReturnType
7279 6 : SgCatchOptionStmt::roseRTI() {
7280 6 : RTIReturnType rtiContainer(29);
7281 :
7282 6 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgCatchOptionStmt", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
7283 6 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgCatchOptionStmt", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
7284 6 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgCatchOptionStmt", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
7285 6 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgCatchOptionStmt", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
7286 6 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgCatchOptionStmt", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
7287 6 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgCatchOptionStmt", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
7288 6 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgCatchOptionStmt", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
7289 6 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgCatchOptionStmt", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
7290 6 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgCatchOptionStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
7291 6 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgCatchOptionStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
7292 6 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgCatchOptionStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
7293 6 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgCatchOptionStmt", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
7294 6 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgCatchOptionStmt", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
7295 6 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgCatchOptionStmt", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
7296 6 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgCatchOptionStmt", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
7297 6 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgCatchOptionStmt", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
7298 6 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgCatchOptionStmt", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
7299 6 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgCatchOptionStmt", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
7300 6 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgCatchOptionStmt", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
7301 6 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgCatchOptionStmt", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
7302 6 : doRTI("symbol_table", (void*)(&p_symbol_table), sizeof(p_symbol_table), (void*)this, "SgCatchOptionStmt", "SgSymbolTable*", "p_symbol_table", toStringForRTI(p_symbol_table), rtiContainer[20]);
7303 6 : doRTI("type_table", (void*)(&p_type_table), sizeof(p_type_table), (void*)this, "SgCatchOptionStmt", "SgTypeTable*", "p_type_table", toStringForRTI(p_type_table), rtiContainer[21]);
7304 6 : doRTI("type_elaboration_list", (void*)(&p_type_elaboration_list), sizeof(p_type_elaboration_list), (void*)this, "SgCatchOptionStmt", "std::set<SgSymbol*>", "p_type_elaboration_list", toStringForRTI(p_type_elaboration_list), rtiContainer[22]);
7305 6 : doRTI("hidden_type_list", (void*)(&p_hidden_type_list), sizeof(p_hidden_type_list), (void*)this, "SgCatchOptionStmt", "std::set<SgSymbol*>", "p_hidden_type_list", toStringForRTI(p_hidden_type_list), rtiContainer[23]);
7306 6 : doRTI("hidden_declaration_list", (void*)(&p_hidden_declaration_list), sizeof(p_hidden_declaration_list), (void*)this, "SgCatchOptionStmt", "std::set<SgSymbol*>", "p_hidden_declaration_list", toStringForRTI(p_hidden_declaration_list), rtiContainer[24]);
7307 6 : doRTI("pragma", (void*)(&p_pragma), sizeof(p_pragma), (void*)this, "SgCatchOptionStmt", "SgPragma*", "p_pragma", toStringForRTI(p_pragma), rtiContainer[25]);
7308 6 : doRTI("condition", (void*)(&p_condition), sizeof(p_condition), (void*)this, "SgCatchOptionStmt", "SgVariableDeclaration*", "p_condition", toStringForRTI(p_condition), rtiContainer[26]);
7309 6 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgCatchOptionStmt", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[27]);
7310 6 : doRTI("trystmt", (void*)(&p_trystmt), sizeof(p_trystmt), (void*)this, "SgCatchOptionStmt", "SgTryStmt*", "p_trystmt", toStringForRTI(p_trystmt), rtiContainer[28]);
7311 6 : return rtiContainer;
7312 : }
7313 : RTIReturnType
7314 0 : SgNamespaceDefinitionStatement::roseRTI() {
7315 0 : RTIReturnType rtiContainer(32);
7316 :
7317 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgNamespaceDefinitionStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
7318 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgNamespaceDefinitionStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
7319 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgNamespaceDefinitionStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
7320 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgNamespaceDefinitionStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
7321 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgNamespaceDefinitionStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
7322 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgNamespaceDefinitionStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
7323 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgNamespaceDefinitionStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
7324 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgNamespaceDefinitionStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
7325 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgNamespaceDefinitionStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
7326 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgNamespaceDefinitionStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
7327 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgNamespaceDefinitionStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
7328 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgNamespaceDefinitionStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
7329 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgNamespaceDefinitionStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
7330 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgNamespaceDefinitionStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
7331 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgNamespaceDefinitionStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
7332 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgNamespaceDefinitionStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
7333 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgNamespaceDefinitionStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
7334 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgNamespaceDefinitionStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
7335 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgNamespaceDefinitionStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
7336 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgNamespaceDefinitionStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
7337 0 : doRTI("symbol_table", (void*)(&p_symbol_table), sizeof(p_symbol_table), (void*)this, "SgNamespaceDefinitionStatement", "SgSymbolTable*", "p_symbol_table", toStringForRTI(p_symbol_table), rtiContainer[20]);
7338 0 : doRTI("type_table", (void*)(&p_type_table), sizeof(p_type_table), (void*)this, "SgNamespaceDefinitionStatement", "SgTypeTable*", "p_type_table", toStringForRTI(p_type_table), rtiContainer[21]);
7339 0 : doRTI("type_elaboration_list", (void*)(&p_type_elaboration_list), sizeof(p_type_elaboration_list), (void*)this, "SgNamespaceDefinitionStatement", "std::set<SgSymbol*>", "p_type_elaboration_list", toStringForRTI(p_type_elaboration_list), rtiContainer[22]);
7340 0 : doRTI("hidden_type_list", (void*)(&p_hidden_type_list), sizeof(p_hidden_type_list), (void*)this, "SgNamespaceDefinitionStatement", "std::set<SgSymbol*>", "p_hidden_type_list", toStringForRTI(p_hidden_type_list), rtiContainer[23]);
7341 0 : doRTI("hidden_declaration_list", (void*)(&p_hidden_declaration_list), sizeof(p_hidden_declaration_list), (void*)this, "SgNamespaceDefinitionStatement", "std::set<SgSymbol*>", "p_hidden_declaration_list", toStringForRTI(p_hidden_declaration_list), rtiContainer[24]);
7342 0 : doRTI("pragma", (void*)(&p_pragma), sizeof(p_pragma), (void*)this, "SgNamespaceDefinitionStatement", "SgPragma*", "p_pragma", toStringForRTI(p_pragma), rtiContainer[25]);
7343 0 : doRTI("declarations", (void*)(&p_declarations), sizeof(p_declarations), (void*)this, "SgNamespaceDefinitionStatement", "SgDeclarationStatementPtrList", "p_declarations", toStringForRTI(p_declarations), rtiContainer[26]);
7344 0 : doRTI("namespaceDeclaration", (void*)(&p_namespaceDeclaration), sizeof(p_namespaceDeclaration), (void*)this, "SgNamespaceDefinitionStatement", "SgNamespaceDeclarationStatement*", "p_namespaceDeclaration", toStringForRTI(p_namespaceDeclaration), rtiContainer[27]);
7345 0 : doRTI("previousNamespaceDefinition", (void*)(&p_previousNamespaceDefinition), sizeof(p_previousNamespaceDefinition), (void*)this, "SgNamespaceDefinitionStatement", "SgNamespaceDefinitionStatement*", "p_previousNamespaceDefinition", toStringForRTI(p_previousNamespaceDefinition), rtiContainer[28]);
7346 0 : doRTI("nextNamespaceDefinition", (void*)(&p_nextNamespaceDefinition), sizeof(p_nextNamespaceDefinition), (void*)this, "SgNamespaceDefinitionStatement", "SgNamespaceDefinitionStatement*", "p_nextNamespaceDefinition", toStringForRTI(p_nextNamespaceDefinition), rtiContainer[29]);
7347 0 : doRTI("global_definition", (void*)(&p_global_definition), sizeof(p_global_definition), (void*)this, "SgNamespaceDefinitionStatement", "SgNamespaceDefinitionStatement*", "p_global_definition", toStringForRTI(p_global_definition), rtiContainer[30]);
7348 0 : doRTI("isUnionOfReentrantNamespaceDefinitions", (void*)(&p_isUnionOfReentrantNamespaceDefinitions), sizeof(p_isUnionOfReentrantNamespaceDefinitions), (void*)this, "SgNamespaceDefinitionStatement", "bool", "p_isUnionOfReentrantNamespaceDefinitions", toStringForRTI(p_isUnionOfReentrantNamespaceDefinitions), rtiContainer[31]);
7349 0 : return rtiContainer;
7350 : }
7351 : RTIReturnType
7352 0 : SgBlockDataStatement::roseRTI() {
7353 0 : RTIReturnType rtiContainer(27);
7354 :
7355 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgBlockDataStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
7356 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgBlockDataStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
7357 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgBlockDataStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
7358 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgBlockDataStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
7359 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgBlockDataStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
7360 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgBlockDataStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
7361 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgBlockDataStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
7362 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgBlockDataStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
7363 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgBlockDataStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
7364 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgBlockDataStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
7365 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgBlockDataStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
7366 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgBlockDataStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
7367 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgBlockDataStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
7368 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgBlockDataStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
7369 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgBlockDataStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
7370 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgBlockDataStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
7371 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgBlockDataStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
7372 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgBlockDataStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
7373 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgBlockDataStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
7374 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgBlockDataStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
7375 0 : doRTI("symbol_table", (void*)(&p_symbol_table), sizeof(p_symbol_table), (void*)this, "SgBlockDataStatement", "SgSymbolTable*", "p_symbol_table", toStringForRTI(p_symbol_table), rtiContainer[20]);
7376 0 : doRTI("type_table", (void*)(&p_type_table), sizeof(p_type_table), (void*)this, "SgBlockDataStatement", "SgTypeTable*", "p_type_table", toStringForRTI(p_type_table), rtiContainer[21]);
7377 0 : doRTI("type_elaboration_list", (void*)(&p_type_elaboration_list), sizeof(p_type_elaboration_list), (void*)this, "SgBlockDataStatement", "std::set<SgSymbol*>", "p_type_elaboration_list", toStringForRTI(p_type_elaboration_list), rtiContainer[22]);
7378 0 : doRTI("hidden_type_list", (void*)(&p_hidden_type_list), sizeof(p_hidden_type_list), (void*)this, "SgBlockDataStatement", "std::set<SgSymbol*>", "p_hidden_type_list", toStringForRTI(p_hidden_type_list), rtiContainer[23]);
7379 0 : doRTI("hidden_declaration_list", (void*)(&p_hidden_declaration_list), sizeof(p_hidden_declaration_list), (void*)this, "SgBlockDataStatement", "std::set<SgSymbol*>", "p_hidden_declaration_list", toStringForRTI(p_hidden_declaration_list), rtiContainer[24]);
7380 0 : doRTI("pragma", (void*)(&p_pragma), sizeof(p_pragma), (void*)this, "SgBlockDataStatement", "SgPragma*", "p_pragma", toStringForRTI(p_pragma), rtiContainer[25]);
7381 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgBlockDataStatement", "SgBasicBlock*", "p_body", toStringForRTI(p_body), rtiContainer[26]);
7382 0 : return rtiContainer;
7383 : }
7384 : RTIReturnType
7385 0 : SgAssociateStatement::roseRTI() {
7386 0 : RTIReturnType rtiContainer(28);
7387 :
7388 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgAssociateStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
7389 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgAssociateStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
7390 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgAssociateStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
7391 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgAssociateStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
7392 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgAssociateStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
7393 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgAssociateStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
7394 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgAssociateStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
7395 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgAssociateStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
7396 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgAssociateStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
7397 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgAssociateStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
7398 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgAssociateStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
7399 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgAssociateStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
7400 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgAssociateStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
7401 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgAssociateStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
7402 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgAssociateStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
7403 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgAssociateStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
7404 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgAssociateStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
7405 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgAssociateStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
7406 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgAssociateStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
7407 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgAssociateStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
7408 0 : doRTI("symbol_table", (void*)(&p_symbol_table), sizeof(p_symbol_table), (void*)this, "SgAssociateStatement", "SgSymbolTable*", "p_symbol_table", toStringForRTI(p_symbol_table), rtiContainer[20]);
7409 0 : doRTI("type_table", (void*)(&p_type_table), sizeof(p_type_table), (void*)this, "SgAssociateStatement", "SgTypeTable*", "p_type_table", toStringForRTI(p_type_table), rtiContainer[21]);
7410 0 : doRTI("type_elaboration_list", (void*)(&p_type_elaboration_list), sizeof(p_type_elaboration_list), (void*)this, "SgAssociateStatement", "std::set<SgSymbol*>", "p_type_elaboration_list", toStringForRTI(p_type_elaboration_list), rtiContainer[22]);
7411 0 : doRTI("hidden_type_list", (void*)(&p_hidden_type_list), sizeof(p_hidden_type_list), (void*)this, "SgAssociateStatement", "std::set<SgSymbol*>", "p_hidden_type_list", toStringForRTI(p_hidden_type_list), rtiContainer[23]);
7412 0 : doRTI("hidden_declaration_list", (void*)(&p_hidden_declaration_list), sizeof(p_hidden_declaration_list), (void*)this, "SgAssociateStatement", "std::set<SgSymbol*>", "p_hidden_declaration_list", toStringForRTI(p_hidden_declaration_list), rtiContainer[24]);
7413 0 : doRTI("pragma", (void*)(&p_pragma), sizeof(p_pragma), (void*)this, "SgAssociateStatement", "SgPragma*", "p_pragma", toStringForRTI(p_pragma), rtiContainer[25]);
7414 0 : doRTI("associates", (void*)(&p_associates), sizeof(p_associates), (void*)this, "SgAssociateStatement", "SgDeclarationStatementPtrList", "p_associates", toStringForRTI(p_associates), rtiContainer[26]);
7415 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgAssociateStatement", "SgBasicBlock*", "p_body", toStringForRTI(p_body), rtiContainer[27]);
7416 0 : return rtiContainer;
7417 : }
7418 : RTIReturnType
7419 0 : SgFortranDo::roseRTI() {
7420 0 : RTIReturnType rtiContainer(34);
7421 :
7422 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgFortranDo", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
7423 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgFortranDo", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
7424 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgFortranDo", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
7425 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgFortranDo", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
7426 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgFortranDo", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
7427 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgFortranDo", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
7428 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgFortranDo", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
7429 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgFortranDo", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
7430 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgFortranDo", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
7431 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgFortranDo", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
7432 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgFortranDo", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
7433 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgFortranDo", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
7434 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgFortranDo", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
7435 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgFortranDo", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
7436 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgFortranDo", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
7437 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgFortranDo", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
7438 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgFortranDo", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
7439 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgFortranDo", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
7440 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgFortranDo", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
7441 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgFortranDo", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
7442 0 : doRTI("symbol_table", (void*)(&p_symbol_table), sizeof(p_symbol_table), (void*)this, "SgFortranDo", "SgSymbolTable*", "p_symbol_table", toStringForRTI(p_symbol_table), rtiContainer[20]);
7443 0 : doRTI("type_table", (void*)(&p_type_table), sizeof(p_type_table), (void*)this, "SgFortranDo", "SgTypeTable*", "p_type_table", toStringForRTI(p_type_table), rtiContainer[21]);
7444 0 : doRTI("type_elaboration_list", (void*)(&p_type_elaboration_list), sizeof(p_type_elaboration_list), (void*)this, "SgFortranDo", "std::set<SgSymbol*>", "p_type_elaboration_list", toStringForRTI(p_type_elaboration_list), rtiContainer[22]);
7445 0 : doRTI("hidden_type_list", (void*)(&p_hidden_type_list), sizeof(p_hidden_type_list), (void*)this, "SgFortranDo", "std::set<SgSymbol*>", "p_hidden_type_list", toStringForRTI(p_hidden_type_list), rtiContainer[23]);
7446 0 : doRTI("hidden_declaration_list", (void*)(&p_hidden_declaration_list), sizeof(p_hidden_declaration_list), (void*)this, "SgFortranDo", "std::set<SgSymbol*>", "p_hidden_declaration_list", toStringForRTI(p_hidden_declaration_list), rtiContainer[24]);
7447 0 : doRTI("pragma", (void*)(&p_pragma), sizeof(p_pragma), (void*)this, "SgFortranDo", "SgPragma*", "p_pragma", toStringForRTI(p_pragma), rtiContainer[25]);
7448 0 : doRTI("initialization", (void*)(&p_initialization), sizeof(p_initialization), (void*)this, "SgFortranDo", "SgExpression*", "p_initialization", toStringForRTI(p_initialization), rtiContainer[26]);
7449 0 : doRTI("bound", (void*)(&p_bound), sizeof(p_bound), (void*)this, "SgFortranDo", "SgExpression*", "p_bound", toStringForRTI(p_bound), rtiContainer[27]);
7450 0 : doRTI("increment", (void*)(&p_increment), sizeof(p_increment), (void*)this, "SgFortranDo", "SgExpression*", "p_increment", toStringForRTI(p_increment), rtiContainer[28]);
7451 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgFortranDo", "SgBasicBlock*", "p_body", toStringForRTI(p_body), rtiContainer[29]);
7452 0 : doRTI("end_numeric_label", (void*)(&p_end_numeric_label), sizeof(p_end_numeric_label), (void*)this, "SgFortranDo", "SgLabelRefExp*", "p_end_numeric_label", toStringForRTI(p_end_numeric_label), rtiContainer[30]);
7453 0 : doRTI("string_label", (void*)(&p_string_label), sizeof(p_string_label), (void*)this, "SgFortranDo", "std::string", "p_string_label", toStringForRTI(p_string_label), rtiContainer[31]);
7454 0 : doRTI("old_style", (void*)(&p_old_style), sizeof(p_old_style), (void*)this, "SgFortranDo", "bool", "p_old_style", toStringForRTI(p_old_style), rtiContainer[32]);
7455 0 : doRTI("has_end_statement", (void*)(&p_has_end_statement), sizeof(p_has_end_statement), (void*)this, "SgFortranDo", "bool", "p_has_end_statement", toStringForRTI(p_has_end_statement), rtiContainer[33]);
7456 0 : return rtiContainer;
7457 : }
7458 : RTIReturnType
7459 0 : SgFortranNonblockedDo::roseRTI() {
7460 0 : RTIReturnType rtiContainer(35);
7461 :
7462 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgFortranNonblockedDo", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
7463 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgFortranNonblockedDo", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
7464 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgFortranNonblockedDo", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
7465 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgFortranNonblockedDo", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
7466 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgFortranNonblockedDo", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
7467 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgFortranNonblockedDo", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
7468 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgFortranNonblockedDo", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
7469 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgFortranNonblockedDo", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
7470 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgFortranNonblockedDo", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
7471 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgFortranNonblockedDo", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
7472 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgFortranNonblockedDo", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
7473 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgFortranNonblockedDo", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
7474 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgFortranNonblockedDo", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
7475 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgFortranNonblockedDo", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
7476 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgFortranNonblockedDo", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
7477 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgFortranNonblockedDo", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
7478 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgFortranNonblockedDo", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
7479 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgFortranNonblockedDo", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
7480 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgFortranNonblockedDo", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
7481 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgFortranNonblockedDo", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
7482 0 : doRTI("symbol_table", (void*)(&p_symbol_table), sizeof(p_symbol_table), (void*)this, "SgFortranNonblockedDo", "SgSymbolTable*", "p_symbol_table", toStringForRTI(p_symbol_table), rtiContainer[20]);
7483 0 : doRTI("type_table", (void*)(&p_type_table), sizeof(p_type_table), (void*)this, "SgFortranNonblockedDo", "SgTypeTable*", "p_type_table", toStringForRTI(p_type_table), rtiContainer[21]);
7484 0 : doRTI("type_elaboration_list", (void*)(&p_type_elaboration_list), sizeof(p_type_elaboration_list), (void*)this, "SgFortranNonblockedDo", "std::set<SgSymbol*>", "p_type_elaboration_list", toStringForRTI(p_type_elaboration_list), rtiContainer[22]);
7485 0 : doRTI("hidden_type_list", (void*)(&p_hidden_type_list), sizeof(p_hidden_type_list), (void*)this, "SgFortranNonblockedDo", "std::set<SgSymbol*>", "p_hidden_type_list", toStringForRTI(p_hidden_type_list), rtiContainer[23]);
7486 0 : doRTI("hidden_declaration_list", (void*)(&p_hidden_declaration_list), sizeof(p_hidden_declaration_list), (void*)this, "SgFortranNonblockedDo", "std::set<SgSymbol*>", "p_hidden_declaration_list", toStringForRTI(p_hidden_declaration_list), rtiContainer[24]);
7487 0 : doRTI("pragma", (void*)(&p_pragma), sizeof(p_pragma), (void*)this, "SgFortranNonblockedDo", "SgPragma*", "p_pragma", toStringForRTI(p_pragma), rtiContainer[25]);
7488 0 : doRTI("initialization", (void*)(&p_initialization), sizeof(p_initialization), (void*)this, "SgFortranNonblockedDo", "SgExpression*", "p_initialization", toStringForRTI(p_initialization), rtiContainer[26]);
7489 0 : doRTI("bound", (void*)(&p_bound), sizeof(p_bound), (void*)this, "SgFortranNonblockedDo", "SgExpression*", "p_bound", toStringForRTI(p_bound), rtiContainer[27]);
7490 0 : doRTI("increment", (void*)(&p_increment), sizeof(p_increment), (void*)this, "SgFortranNonblockedDo", "SgExpression*", "p_increment", toStringForRTI(p_increment), rtiContainer[28]);
7491 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgFortranNonblockedDo", "SgBasicBlock*", "p_body", toStringForRTI(p_body), rtiContainer[29]);
7492 0 : doRTI("end_numeric_label", (void*)(&p_end_numeric_label), sizeof(p_end_numeric_label), (void*)this, "SgFortranNonblockedDo", "SgLabelRefExp*", "p_end_numeric_label", toStringForRTI(p_end_numeric_label), rtiContainer[30]);
7493 0 : doRTI("string_label", (void*)(&p_string_label), sizeof(p_string_label), (void*)this, "SgFortranNonblockedDo", "std::string", "p_string_label", toStringForRTI(p_string_label), rtiContainer[31]);
7494 0 : doRTI("old_style", (void*)(&p_old_style), sizeof(p_old_style), (void*)this, "SgFortranNonblockedDo", "bool", "p_old_style", toStringForRTI(p_old_style), rtiContainer[32]);
7495 0 : doRTI("has_end_statement", (void*)(&p_has_end_statement), sizeof(p_has_end_statement), (void*)this, "SgFortranNonblockedDo", "bool", "p_has_end_statement", toStringForRTI(p_has_end_statement), rtiContainer[33]);
7496 0 : doRTI("end_statement", (void*)(&p_end_statement), sizeof(p_end_statement), (void*)this, "SgFortranNonblockedDo", "SgStatement*", "p_end_statement", toStringForRTI(p_end_statement), rtiContainer[34]);
7497 0 : return rtiContainer;
7498 : }
7499 : RTIReturnType
7500 0 : SgForAllStatement::roseRTI() {
7501 0 : RTIReturnType rtiContainer(32);
7502 :
7503 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgForAllStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
7504 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgForAllStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
7505 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgForAllStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
7506 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgForAllStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
7507 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgForAllStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
7508 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgForAllStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
7509 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgForAllStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
7510 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgForAllStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
7511 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgForAllStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
7512 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgForAllStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
7513 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgForAllStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
7514 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgForAllStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
7515 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgForAllStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
7516 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgForAllStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
7517 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgForAllStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
7518 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgForAllStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
7519 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgForAllStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
7520 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgForAllStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
7521 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgForAllStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
7522 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgForAllStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
7523 0 : doRTI("symbol_table", (void*)(&p_symbol_table), sizeof(p_symbol_table), (void*)this, "SgForAllStatement", "SgSymbolTable*", "p_symbol_table", toStringForRTI(p_symbol_table), rtiContainer[20]);
7524 0 : doRTI("type_table", (void*)(&p_type_table), sizeof(p_type_table), (void*)this, "SgForAllStatement", "SgTypeTable*", "p_type_table", toStringForRTI(p_type_table), rtiContainer[21]);
7525 0 : doRTI("type_elaboration_list", (void*)(&p_type_elaboration_list), sizeof(p_type_elaboration_list), (void*)this, "SgForAllStatement", "std::set<SgSymbol*>", "p_type_elaboration_list", toStringForRTI(p_type_elaboration_list), rtiContainer[22]);
7526 0 : doRTI("hidden_type_list", (void*)(&p_hidden_type_list), sizeof(p_hidden_type_list), (void*)this, "SgForAllStatement", "std::set<SgSymbol*>", "p_hidden_type_list", toStringForRTI(p_hidden_type_list), rtiContainer[23]);
7527 0 : doRTI("hidden_declaration_list", (void*)(&p_hidden_declaration_list), sizeof(p_hidden_declaration_list), (void*)this, "SgForAllStatement", "std::set<SgSymbol*>", "p_hidden_declaration_list", toStringForRTI(p_hidden_declaration_list), rtiContainer[24]);
7528 0 : doRTI("pragma", (void*)(&p_pragma), sizeof(p_pragma), (void*)this, "SgForAllStatement", "SgPragma*", "p_pragma", toStringForRTI(p_pragma), rtiContainer[25]);
7529 0 : doRTI("forall_header", (void*)(&p_forall_header), sizeof(p_forall_header), (void*)this, "SgForAllStatement", "SgExprListExp*", "p_forall_header", toStringForRTI(p_forall_header), rtiContainer[26]);
7530 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgForAllStatement", "SgBasicBlock*", "p_body", toStringForRTI(p_body), rtiContainer[27]);
7531 0 : doRTI("has_end_statement", (void*)(&p_has_end_statement), sizeof(p_has_end_statement), (void*)this, "SgForAllStatement", "bool", "p_has_end_statement", toStringForRTI(p_has_end_statement), rtiContainer[28]);
7532 0 : doRTI("string_label", (void*)(&p_string_label), sizeof(p_string_label), (void*)this, "SgForAllStatement", "std::string", "p_string_label", toStringForRTI(p_string_label), rtiContainer[29]);
7533 0 : doRTI("end_numeric_label", (void*)(&p_end_numeric_label), sizeof(p_end_numeric_label), (void*)this, "SgForAllStatement", "SgLabelRefExp*", "p_end_numeric_label", toStringForRTI(p_end_numeric_label), rtiContainer[30]);
7534 0 : doRTI("forall_statement_kind", (void*)(&p_forall_statement_kind), sizeof(p_forall_statement_kind), (void*)this, "SgForAllStatement", "SgForAllStatement::forall_statement_kind_enum", "p_forall_statement_kind", toStringForRTI(p_forall_statement_kind), rtiContainer[31]);
7535 0 : return rtiContainer;
7536 : }
7537 : RTIReturnType
7538 0 : SgUpcForAllStatement::roseRTI() {
7539 0 : RTIReturnType rtiContainer(31);
7540 :
7541 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpcForAllStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
7542 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpcForAllStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
7543 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpcForAllStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
7544 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpcForAllStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
7545 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpcForAllStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
7546 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpcForAllStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
7547 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpcForAllStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
7548 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpcForAllStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
7549 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpcForAllStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
7550 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpcForAllStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
7551 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpcForAllStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
7552 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpcForAllStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
7553 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpcForAllStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
7554 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpcForAllStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
7555 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpcForAllStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
7556 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpcForAllStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
7557 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpcForAllStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
7558 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpcForAllStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
7559 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgUpcForAllStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
7560 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgUpcForAllStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
7561 0 : doRTI("symbol_table", (void*)(&p_symbol_table), sizeof(p_symbol_table), (void*)this, "SgUpcForAllStatement", "SgSymbolTable*", "p_symbol_table", toStringForRTI(p_symbol_table), rtiContainer[20]);
7562 0 : doRTI("type_table", (void*)(&p_type_table), sizeof(p_type_table), (void*)this, "SgUpcForAllStatement", "SgTypeTable*", "p_type_table", toStringForRTI(p_type_table), rtiContainer[21]);
7563 0 : doRTI("type_elaboration_list", (void*)(&p_type_elaboration_list), sizeof(p_type_elaboration_list), (void*)this, "SgUpcForAllStatement", "std::set<SgSymbol*>", "p_type_elaboration_list", toStringForRTI(p_type_elaboration_list), rtiContainer[22]);
7564 0 : doRTI("hidden_type_list", (void*)(&p_hidden_type_list), sizeof(p_hidden_type_list), (void*)this, "SgUpcForAllStatement", "std::set<SgSymbol*>", "p_hidden_type_list", toStringForRTI(p_hidden_type_list), rtiContainer[23]);
7565 0 : doRTI("hidden_declaration_list", (void*)(&p_hidden_declaration_list), sizeof(p_hidden_declaration_list), (void*)this, "SgUpcForAllStatement", "std::set<SgSymbol*>", "p_hidden_declaration_list", toStringForRTI(p_hidden_declaration_list), rtiContainer[24]);
7566 0 : doRTI("pragma", (void*)(&p_pragma), sizeof(p_pragma), (void*)this, "SgUpcForAllStatement", "SgPragma*", "p_pragma", toStringForRTI(p_pragma), rtiContainer[25]);
7567 0 : doRTI("for_init_stmt", (void*)(&p_for_init_stmt), sizeof(p_for_init_stmt), (void*)this, "SgUpcForAllStatement", "SgForInitStatement*", "p_for_init_stmt", toStringForRTI(p_for_init_stmt), rtiContainer[26]);
7568 0 : doRTI("test", (void*)(&p_test), sizeof(p_test), (void*)this, "SgUpcForAllStatement", "SgStatement*", "p_test", toStringForRTI(p_test), rtiContainer[27]);
7569 0 : doRTI("increment", (void*)(&p_increment), sizeof(p_increment), (void*)this, "SgUpcForAllStatement", "SgExpression*", "p_increment", toStringForRTI(p_increment), rtiContainer[28]);
7570 0 : doRTI("affinity", (void*)(&p_affinity), sizeof(p_affinity), (void*)this, "SgUpcForAllStatement", "SgExpression*", "p_affinity", toStringForRTI(p_affinity), rtiContainer[29]);
7571 0 : doRTI("loop_body", (void*)(&p_loop_body), sizeof(p_loop_body), (void*)this, "SgUpcForAllStatement", "SgStatement*", "p_loop_body", toStringForRTI(p_loop_body), rtiContainer[30]);
7572 0 : return rtiContainer;
7573 : }
7574 : RTIReturnType
7575 0 : SgCAFWithTeamStatement::roseRTI() {
7576 0 : RTIReturnType rtiContainer(29);
7577 :
7578 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgCAFWithTeamStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
7579 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgCAFWithTeamStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
7580 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgCAFWithTeamStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
7581 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgCAFWithTeamStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
7582 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgCAFWithTeamStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
7583 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgCAFWithTeamStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
7584 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgCAFWithTeamStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
7585 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgCAFWithTeamStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
7586 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgCAFWithTeamStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
7587 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgCAFWithTeamStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
7588 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgCAFWithTeamStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
7589 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgCAFWithTeamStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
7590 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgCAFWithTeamStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
7591 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgCAFWithTeamStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
7592 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgCAFWithTeamStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
7593 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgCAFWithTeamStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
7594 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgCAFWithTeamStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
7595 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgCAFWithTeamStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
7596 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgCAFWithTeamStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
7597 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgCAFWithTeamStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
7598 0 : doRTI("symbol_table", (void*)(&p_symbol_table), sizeof(p_symbol_table), (void*)this, "SgCAFWithTeamStatement", "SgSymbolTable*", "p_symbol_table", toStringForRTI(p_symbol_table), rtiContainer[20]);
7599 0 : doRTI("type_table", (void*)(&p_type_table), sizeof(p_type_table), (void*)this, "SgCAFWithTeamStatement", "SgTypeTable*", "p_type_table", toStringForRTI(p_type_table), rtiContainer[21]);
7600 0 : doRTI("type_elaboration_list", (void*)(&p_type_elaboration_list), sizeof(p_type_elaboration_list), (void*)this, "SgCAFWithTeamStatement", "std::set<SgSymbol*>", "p_type_elaboration_list", toStringForRTI(p_type_elaboration_list), rtiContainer[22]);
7601 0 : doRTI("hidden_type_list", (void*)(&p_hidden_type_list), sizeof(p_hidden_type_list), (void*)this, "SgCAFWithTeamStatement", "std::set<SgSymbol*>", "p_hidden_type_list", toStringForRTI(p_hidden_type_list), rtiContainer[23]);
7602 0 : doRTI("hidden_declaration_list", (void*)(&p_hidden_declaration_list), sizeof(p_hidden_declaration_list), (void*)this, "SgCAFWithTeamStatement", "std::set<SgSymbol*>", "p_hidden_declaration_list", toStringForRTI(p_hidden_declaration_list), rtiContainer[24]);
7603 0 : doRTI("pragma", (void*)(&p_pragma), sizeof(p_pragma), (void*)this, "SgCAFWithTeamStatement", "SgPragma*", "p_pragma", toStringForRTI(p_pragma), rtiContainer[25]);
7604 0 : doRTI("teamId", (void*)(&p_teamId), sizeof(p_teamId), (void*)this, "SgCAFWithTeamStatement", "SgVarRefExp*", "p_teamId", toStringForRTI(p_teamId), rtiContainer[26]);
7605 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgCAFWithTeamStatement", "SgBasicBlock*", "p_body", toStringForRTI(p_body), rtiContainer[27]);
7606 0 : doRTI("endHasTeamId", (void*)(&p_endHasTeamId), sizeof(p_endHasTeamId), (void*)this, "SgCAFWithTeamStatement", "bool", "p_endHasTeamId", toStringForRTI(p_endHasTeamId), rtiContainer[28]);
7607 0 : return rtiContainer;
7608 : }
7609 : RTIReturnType
7610 0 : SgFunctionParameterScope::roseRTI() {
7611 0 : RTIReturnType rtiContainer(27);
7612 :
7613 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgFunctionParameterScope", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
7614 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgFunctionParameterScope", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
7615 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgFunctionParameterScope", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
7616 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgFunctionParameterScope", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
7617 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgFunctionParameterScope", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
7618 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgFunctionParameterScope", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
7619 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgFunctionParameterScope", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
7620 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgFunctionParameterScope", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
7621 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgFunctionParameterScope", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
7622 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgFunctionParameterScope", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
7623 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgFunctionParameterScope", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
7624 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgFunctionParameterScope", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
7625 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgFunctionParameterScope", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
7626 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgFunctionParameterScope", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
7627 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgFunctionParameterScope", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
7628 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgFunctionParameterScope", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
7629 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgFunctionParameterScope", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
7630 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgFunctionParameterScope", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
7631 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgFunctionParameterScope", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
7632 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgFunctionParameterScope", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
7633 0 : doRTI("symbol_table", (void*)(&p_symbol_table), sizeof(p_symbol_table), (void*)this, "SgFunctionParameterScope", "SgSymbolTable*", "p_symbol_table", toStringForRTI(p_symbol_table), rtiContainer[20]);
7634 0 : doRTI("type_table", (void*)(&p_type_table), sizeof(p_type_table), (void*)this, "SgFunctionParameterScope", "SgTypeTable*", "p_type_table", toStringForRTI(p_type_table), rtiContainer[21]);
7635 0 : doRTI("type_elaboration_list", (void*)(&p_type_elaboration_list), sizeof(p_type_elaboration_list), (void*)this, "SgFunctionParameterScope", "std::set<SgSymbol*>", "p_type_elaboration_list", toStringForRTI(p_type_elaboration_list), rtiContainer[22]);
7636 0 : doRTI("hidden_type_list", (void*)(&p_hidden_type_list), sizeof(p_hidden_type_list), (void*)this, "SgFunctionParameterScope", "std::set<SgSymbol*>", "p_hidden_type_list", toStringForRTI(p_hidden_type_list), rtiContainer[23]);
7637 0 : doRTI("hidden_declaration_list", (void*)(&p_hidden_declaration_list), sizeof(p_hidden_declaration_list), (void*)this, "SgFunctionParameterScope", "std::set<SgSymbol*>", "p_hidden_declaration_list", toStringForRTI(p_hidden_declaration_list), rtiContainer[24]);
7638 0 : doRTI("pragma", (void*)(&p_pragma), sizeof(p_pragma), (void*)this, "SgFunctionParameterScope", "SgPragma*", "p_pragma", toStringForRTI(p_pragma), rtiContainer[25]);
7639 0 : doRTI("declarations", (void*)(&p_declarations), sizeof(p_declarations), (void*)this, "SgFunctionParameterScope", "SgDeclarationStatementPtrList", "p_declarations", toStringForRTI(p_declarations), rtiContainer[26]);
7640 0 : return rtiContainer;
7641 : }
7642 : RTIReturnType
7643 0 : SgDeclarationScope::roseRTI() {
7644 0 : RTIReturnType rtiContainer(26);
7645 :
7646 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgDeclarationScope", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
7647 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgDeclarationScope", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
7648 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgDeclarationScope", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
7649 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgDeclarationScope", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
7650 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgDeclarationScope", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
7651 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgDeclarationScope", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
7652 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgDeclarationScope", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
7653 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgDeclarationScope", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
7654 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgDeclarationScope", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
7655 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgDeclarationScope", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
7656 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgDeclarationScope", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
7657 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgDeclarationScope", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
7658 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgDeclarationScope", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
7659 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgDeclarationScope", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
7660 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgDeclarationScope", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
7661 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgDeclarationScope", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
7662 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgDeclarationScope", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
7663 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgDeclarationScope", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
7664 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgDeclarationScope", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
7665 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgDeclarationScope", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
7666 0 : doRTI("symbol_table", (void*)(&p_symbol_table), sizeof(p_symbol_table), (void*)this, "SgDeclarationScope", "SgSymbolTable*", "p_symbol_table", toStringForRTI(p_symbol_table), rtiContainer[20]);
7667 0 : doRTI("type_table", (void*)(&p_type_table), sizeof(p_type_table), (void*)this, "SgDeclarationScope", "SgTypeTable*", "p_type_table", toStringForRTI(p_type_table), rtiContainer[21]);
7668 0 : doRTI("type_elaboration_list", (void*)(&p_type_elaboration_list), sizeof(p_type_elaboration_list), (void*)this, "SgDeclarationScope", "std::set<SgSymbol*>", "p_type_elaboration_list", toStringForRTI(p_type_elaboration_list), rtiContainer[22]);
7669 0 : doRTI("hidden_type_list", (void*)(&p_hidden_type_list), sizeof(p_hidden_type_list), (void*)this, "SgDeclarationScope", "std::set<SgSymbol*>", "p_hidden_type_list", toStringForRTI(p_hidden_type_list), rtiContainer[23]);
7670 0 : doRTI("hidden_declaration_list", (void*)(&p_hidden_declaration_list), sizeof(p_hidden_declaration_list), (void*)this, "SgDeclarationScope", "std::set<SgSymbol*>", "p_hidden_declaration_list", toStringForRTI(p_hidden_declaration_list), rtiContainer[24]);
7671 0 : doRTI("pragma", (void*)(&p_pragma), sizeof(p_pragma), (void*)this, "SgDeclarationScope", "SgPragma*", "p_pragma", toStringForRTI(p_pragma), rtiContainer[25]);
7672 0 : return rtiContainer;
7673 : }
7674 : RTIReturnType
7675 0 : SgRangeBasedForStatement::roseRTI() {
7676 0 : RTIReturnType rtiContainer(33);
7677 :
7678 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgRangeBasedForStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
7679 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgRangeBasedForStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
7680 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgRangeBasedForStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
7681 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgRangeBasedForStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
7682 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgRangeBasedForStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
7683 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgRangeBasedForStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
7684 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgRangeBasedForStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
7685 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgRangeBasedForStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
7686 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgRangeBasedForStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
7687 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgRangeBasedForStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
7688 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgRangeBasedForStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
7689 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgRangeBasedForStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
7690 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgRangeBasedForStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
7691 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgRangeBasedForStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
7692 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgRangeBasedForStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
7693 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgRangeBasedForStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
7694 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgRangeBasedForStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
7695 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgRangeBasedForStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
7696 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgRangeBasedForStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
7697 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgRangeBasedForStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
7698 0 : doRTI("symbol_table", (void*)(&p_symbol_table), sizeof(p_symbol_table), (void*)this, "SgRangeBasedForStatement", "SgSymbolTable*", "p_symbol_table", toStringForRTI(p_symbol_table), rtiContainer[20]);
7699 0 : doRTI("type_table", (void*)(&p_type_table), sizeof(p_type_table), (void*)this, "SgRangeBasedForStatement", "SgTypeTable*", "p_type_table", toStringForRTI(p_type_table), rtiContainer[21]);
7700 0 : doRTI("type_elaboration_list", (void*)(&p_type_elaboration_list), sizeof(p_type_elaboration_list), (void*)this, "SgRangeBasedForStatement", "std::set<SgSymbol*>", "p_type_elaboration_list", toStringForRTI(p_type_elaboration_list), rtiContainer[22]);
7701 0 : doRTI("hidden_type_list", (void*)(&p_hidden_type_list), sizeof(p_hidden_type_list), (void*)this, "SgRangeBasedForStatement", "std::set<SgSymbol*>", "p_hidden_type_list", toStringForRTI(p_hidden_type_list), rtiContainer[23]);
7702 0 : doRTI("hidden_declaration_list", (void*)(&p_hidden_declaration_list), sizeof(p_hidden_declaration_list), (void*)this, "SgRangeBasedForStatement", "std::set<SgSymbol*>", "p_hidden_declaration_list", toStringForRTI(p_hidden_declaration_list), rtiContainer[24]);
7703 0 : doRTI("pragma", (void*)(&p_pragma), sizeof(p_pragma), (void*)this, "SgRangeBasedForStatement", "SgPragma*", "p_pragma", toStringForRTI(p_pragma), rtiContainer[25]);
7704 0 : doRTI("iterator_declaration", (void*)(&p_iterator_declaration), sizeof(p_iterator_declaration), (void*)this, "SgRangeBasedForStatement", "SgVariableDeclaration*", "p_iterator_declaration", toStringForRTI(p_iterator_declaration), rtiContainer[26]);
7705 0 : doRTI("range_declaration", (void*)(&p_range_declaration), sizeof(p_range_declaration), (void*)this, "SgRangeBasedForStatement", "SgVariableDeclaration*", "p_range_declaration", toStringForRTI(p_range_declaration), rtiContainer[27]);
7706 0 : doRTI("begin_declaration", (void*)(&p_begin_declaration), sizeof(p_begin_declaration), (void*)this, "SgRangeBasedForStatement", "SgVariableDeclaration*", "p_begin_declaration", toStringForRTI(p_begin_declaration), rtiContainer[28]);
7707 0 : doRTI("end_declaration", (void*)(&p_end_declaration), sizeof(p_end_declaration), (void*)this, "SgRangeBasedForStatement", "SgVariableDeclaration*", "p_end_declaration", toStringForRTI(p_end_declaration), rtiContainer[29]);
7708 0 : doRTI("not_equal_expression", (void*)(&p_not_equal_expression), sizeof(p_not_equal_expression), (void*)this, "SgRangeBasedForStatement", "SgExpression*", "p_not_equal_expression", toStringForRTI(p_not_equal_expression), rtiContainer[30]);
7709 0 : doRTI("increment_expression", (void*)(&p_increment_expression), sizeof(p_increment_expression), (void*)this, "SgRangeBasedForStatement", "SgExpression*", "p_increment_expression", toStringForRTI(p_increment_expression), rtiContainer[31]);
7710 0 : doRTI("loop_body", (void*)(&p_loop_body), sizeof(p_loop_body), (void*)this, "SgRangeBasedForStatement", "SgStatement*", "p_loop_body", toStringForRTI(p_loop_body), rtiContainer[32]);
7711 0 : return rtiContainer;
7712 : }
7713 : RTIReturnType
7714 0 : SgFunctionTypeTable::roseRTI() {
7715 0 : RTIReturnType rtiContainer(21);
7716 :
7717 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgFunctionTypeTable", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
7718 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgFunctionTypeTable", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
7719 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgFunctionTypeTable", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
7720 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgFunctionTypeTable", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
7721 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgFunctionTypeTable", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
7722 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgFunctionTypeTable", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
7723 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgFunctionTypeTable", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
7724 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgFunctionTypeTable", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
7725 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgFunctionTypeTable", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
7726 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgFunctionTypeTable", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
7727 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgFunctionTypeTable", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
7728 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgFunctionTypeTable", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
7729 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgFunctionTypeTable", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
7730 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgFunctionTypeTable", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
7731 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgFunctionTypeTable", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
7732 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgFunctionTypeTable", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
7733 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgFunctionTypeTable", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
7734 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgFunctionTypeTable", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
7735 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgFunctionTypeTable", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
7736 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgFunctionTypeTable", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
7737 0 : doRTI("function_type_table", (void*)(&p_function_type_table), sizeof(p_function_type_table), (void*)this, "SgFunctionTypeTable", "SgSymbolTable*", "p_function_type_table", toStringForRTI(p_function_type_table), rtiContainer[20]);
7738 0 : return rtiContainer;
7739 : }
7740 : RTIReturnType
7741 0 : SgDeclarationStatement::roseRTI() {
7742 0 : RTIReturnType rtiContainer(33);
7743 :
7744 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgDeclarationStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
7745 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgDeclarationStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
7746 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgDeclarationStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
7747 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgDeclarationStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
7748 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgDeclarationStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
7749 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgDeclarationStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
7750 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
7751 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgDeclarationStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
7752 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
7753 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
7754 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
7755 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
7756 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgDeclarationStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
7757 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgDeclarationStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
7758 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgDeclarationStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
7759 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgDeclarationStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
7760 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgDeclarationStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
7761 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgDeclarationStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
7762 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgDeclarationStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
7763 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgDeclarationStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
7764 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgDeclarationStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
7765 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgDeclarationStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
7766 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgDeclarationStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
7767 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgDeclarationStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
7768 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgDeclarationStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
7769 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgDeclarationStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
7770 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgDeclarationStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
7771 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgDeclarationStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
7772 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgDeclarationStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
7773 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgDeclarationStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
7774 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgDeclarationStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
7775 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgDeclarationStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
7776 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgDeclarationStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
7777 0 : return rtiContainer;
7778 : }
7779 : RTIReturnType
7780 697 : SgFunctionParameterList::roseRTI() {
7781 697 : RTIReturnType rtiContainer(34);
7782 :
7783 697 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgFunctionParameterList", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
7784 697 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgFunctionParameterList", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
7785 697 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgFunctionParameterList", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
7786 697 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgFunctionParameterList", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
7787 697 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgFunctionParameterList", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
7788 697 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgFunctionParameterList", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
7789 697 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgFunctionParameterList", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
7790 697 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgFunctionParameterList", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
7791 697 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgFunctionParameterList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
7792 697 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgFunctionParameterList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
7793 697 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgFunctionParameterList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
7794 697 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgFunctionParameterList", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
7795 697 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgFunctionParameterList", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
7796 697 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgFunctionParameterList", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
7797 697 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgFunctionParameterList", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
7798 697 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgFunctionParameterList", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
7799 697 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgFunctionParameterList", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
7800 697 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgFunctionParameterList", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
7801 697 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgFunctionParameterList", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
7802 697 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgFunctionParameterList", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
7803 697 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgFunctionParameterList", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
7804 697 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgFunctionParameterList", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
7805 697 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgFunctionParameterList", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
7806 697 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgFunctionParameterList", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
7807 697 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgFunctionParameterList", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
7808 697 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgFunctionParameterList", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
7809 697 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgFunctionParameterList", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
7810 697 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgFunctionParameterList", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
7811 697 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgFunctionParameterList", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
7812 697 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgFunctionParameterList", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
7813 697 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgFunctionParameterList", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
7814 697 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgFunctionParameterList", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
7815 697 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgFunctionParameterList", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
7816 697 : doRTI("args", (void*)(&p_args), sizeof(p_args), (void*)this, "SgFunctionParameterList", "SgInitializedNamePtrList", "p_args", toStringForRTI(p_args), rtiContainer[33]);
7817 697 : return rtiContainer;
7818 : }
7819 : RTIReturnType
7820 181 : SgVariableDeclaration::roseRTI() {
7821 181 : RTIReturnType rtiContainer(51);
7822 :
7823 181 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgVariableDeclaration", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
7824 181 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgVariableDeclaration", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
7825 181 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgVariableDeclaration", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
7826 181 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgVariableDeclaration", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
7827 181 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgVariableDeclaration", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
7828 181 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgVariableDeclaration", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
7829 181 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgVariableDeclaration", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
7830 181 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgVariableDeclaration", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
7831 181 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgVariableDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
7832 181 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgVariableDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
7833 181 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgVariableDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
7834 181 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgVariableDeclaration", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
7835 181 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgVariableDeclaration", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
7836 181 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgVariableDeclaration", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
7837 181 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgVariableDeclaration", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
7838 181 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgVariableDeclaration", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
7839 181 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgVariableDeclaration", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
7840 181 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgVariableDeclaration", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
7841 181 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgVariableDeclaration", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
7842 181 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgVariableDeclaration", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
7843 181 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgVariableDeclaration", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
7844 181 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgVariableDeclaration", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
7845 181 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgVariableDeclaration", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
7846 181 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgVariableDeclaration", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
7847 181 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgVariableDeclaration", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
7848 181 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgVariableDeclaration", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
7849 181 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgVariableDeclaration", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
7850 181 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgVariableDeclaration", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
7851 181 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgVariableDeclaration", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
7852 181 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgVariableDeclaration", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
7853 181 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgVariableDeclaration", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
7854 181 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgVariableDeclaration", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
7855 181 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgVariableDeclaration", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
7856 181 : doRTI("baseTypeDefiningDeclaration", (void*)(&p_baseTypeDefiningDeclaration), sizeof(p_baseTypeDefiningDeclaration), (void*)this, "SgVariableDeclaration", "SgDeclarationStatement*", "p_baseTypeDefiningDeclaration", toStringForRTI(p_baseTypeDefiningDeclaration), rtiContainer[33]);
7857 181 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgVariableDeclaration", "SgInitializedNamePtrList", "p_variables", toStringForRTI(p_variables), rtiContainer[34]);
7858 181 : doRTI("variableDeclarationContainsBaseTypeDefiningDeclaration", (void*)(&p_variableDeclarationContainsBaseTypeDefiningDeclaration), sizeof(p_variableDeclarationContainsBaseTypeDefiningDeclaration), (void*)this, "SgVariableDeclaration", "bool", "p_variableDeclarationContainsBaseTypeDefiningDeclaration", toStringForRTI(p_variableDeclarationContainsBaseTypeDefiningDeclaration), rtiContainer[35]);
7859 181 : doRTI("specialization", (void*)(&p_specialization), sizeof(p_specialization), (void*)this, "SgVariableDeclaration", "SgDeclarationStatement::template_specialization_enum", "p_specialization", toStringForRTI(p_specialization), rtiContainer[36]);
7860 181 : doRTI("requiresGlobalNameQualificationOnType", (void*)(&p_requiresGlobalNameQualificationOnType), sizeof(p_requiresGlobalNameQualificationOnType), (void*)this, "SgVariableDeclaration", "bool", "p_requiresGlobalNameQualificationOnType", toStringForRTI(p_requiresGlobalNameQualificationOnType), rtiContainer[37]);
7861 181 : doRTI("gnu_extension_section", (void*)(&p_gnu_extension_section), sizeof(p_gnu_extension_section), (void*)this, "SgVariableDeclaration", "std::string", "p_gnu_extension_section", toStringForRTI(p_gnu_extension_section), rtiContainer[38]);
7862 181 : doRTI("gnu_extension_alias", (void*)(&p_gnu_extension_alias), sizeof(p_gnu_extension_alias), (void*)this, "SgVariableDeclaration", "std::string", "p_gnu_extension_alias", toStringForRTI(p_gnu_extension_alias), rtiContainer[39]);
7863 181 : doRTI("gnu_extension_initialization_priority", (void*)(&p_gnu_extension_initialization_priority), sizeof(p_gnu_extension_initialization_priority), (void*)this, "SgVariableDeclaration", "unsigned short", "p_gnu_extension_initialization_priority", toStringForRTI(p_gnu_extension_initialization_priority), rtiContainer[40]);
7864 181 : doRTI("gnu_extension_visability", (void*)(&p_gnu_extension_visability), sizeof(p_gnu_extension_visability), (void*)this, "SgVariableDeclaration", "SgDeclarationStatement::gnu_extension_visability_attribute_enum", "p_gnu_extension_visability", toStringForRTI(p_gnu_extension_visability), rtiContainer[41]);
7865 181 : doRTI("gnu_extension_declaration_attribute", (void*)(&p_gnu_extension_declaration_attribute), sizeof(p_gnu_extension_declaration_attribute), (void*)this, "SgVariableDeclaration", "SgVariableDeclaration::gnu_extension_declaration_attributes_enum", "p_gnu_extension_declaration_attribute", toStringForRTI(p_gnu_extension_declaration_attribute), rtiContainer[42]);
7866 181 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgVariableDeclaration", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[43]);
7867 181 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgVariableDeclaration", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[44]);
7868 181 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgVariableDeclaration", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[45]);
7869 181 : doRTI("isAssociatedWithDeclarationList", (void*)(&p_isAssociatedWithDeclarationList), sizeof(p_isAssociatedWithDeclarationList), (void*)this, "SgVariableDeclaration", "bool", "p_isAssociatedWithDeclarationList", toStringForRTI(p_isAssociatedWithDeclarationList), rtiContainer[46]);
7870 181 : doRTI("isFirstDeclarationOfDeclarationList", (void*)(&p_isFirstDeclarationOfDeclarationList), sizeof(p_isFirstDeclarationOfDeclarationList), (void*)this, "SgVariableDeclaration", "bool", "p_isFirstDeclarationOfDeclarationList", toStringForRTI(p_isFirstDeclarationOfDeclarationList), rtiContainer[47]);
7871 181 : doRTI("is_thread_local", (void*)(&p_is_thread_local), sizeof(p_is_thread_local), (void*)this, "SgVariableDeclaration", "bool", "p_is_thread_local", toStringForRTI(p_is_thread_local), rtiContainer[48]);
7872 181 : doRTI("is_constexpr", (void*)(&p_is_constexpr), sizeof(p_is_constexpr), (void*)this, "SgVariableDeclaration", "bool", "p_is_constexpr", toStringForRTI(p_is_constexpr), rtiContainer[49]);
7873 181 : doRTI("builtFromUseOnly", (void*)(&p_builtFromUseOnly), sizeof(p_builtFromUseOnly), (void*)this, "SgVariableDeclaration", "bool", "p_builtFromUseOnly", toStringForRTI(p_builtFromUseOnly), rtiContainer[50]);
7874 181 : return rtiContainer;
7875 : }
7876 : RTIReturnType
7877 1 : SgTemplateVariableDeclaration::roseRTI() {
7878 1 : RTIReturnType rtiContainer(55);
7879 :
7880 1 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateVariableDeclaration", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
7881 1 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateVariableDeclaration", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
7882 1 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateVariableDeclaration", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
7883 1 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateVariableDeclaration", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
7884 1 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateVariableDeclaration", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
7885 1 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateVariableDeclaration", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
7886 1 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateVariableDeclaration", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
7887 1 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateVariableDeclaration", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
7888 1 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateVariableDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
7889 1 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateVariableDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
7890 1 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateVariableDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
7891 1 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateVariableDeclaration", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
7892 1 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateVariableDeclaration", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
7893 1 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgTemplateVariableDeclaration", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
7894 1 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgTemplateVariableDeclaration", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
7895 1 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgTemplateVariableDeclaration", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
7896 1 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTemplateVariableDeclaration", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
7897 1 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgTemplateVariableDeclaration", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
7898 1 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgTemplateVariableDeclaration", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
7899 1 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgTemplateVariableDeclaration", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
7900 1 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgTemplateVariableDeclaration", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
7901 1 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgTemplateVariableDeclaration", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
7902 1 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgTemplateVariableDeclaration", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
7903 1 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgTemplateVariableDeclaration", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
7904 1 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgTemplateVariableDeclaration", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
7905 1 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgTemplateVariableDeclaration", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
7906 1 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgTemplateVariableDeclaration", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
7907 1 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgTemplateVariableDeclaration", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
7908 1 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgTemplateVariableDeclaration", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
7909 1 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgTemplateVariableDeclaration", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
7910 1 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgTemplateVariableDeclaration", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
7911 1 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgTemplateVariableDeclaration", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
7912 1 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgTemplateVariableDeclaration", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
7913 1 : doRTI("baseTypeDefiningDeclaration", (void*)(&p_baseTypeDefiningDeclaration), sizeof(p_baseTypeDefiningDeclaration), (void*)this, "SgTemplateVariableDeclaration", "SgDeclarationStatement*", "p_baseTypeDefiningDeclaration", toStringForRTI(p_baseTypeDefiningDeclaration), rtiContainer[33]);
7914 1 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgTemplateVariableDeclaration", "SgInitializedNamePtrList", "p_variables", toStringForRTI(p_variables), rtiContainer[34]);
7915 1 : doRTI("variableDeclarationContainsBaseTypeDefiningDeclaration", (void*)(&p_variableDeclarationContainsBaseTypeDefiningDeclaration), sizeof(p_variableDeclarationContainsBaseTypeDefiningDeclaration), (void*)this, "SgTemplateVariableDeclaration", "bool", "p_variableDeclarationContainsBaseTypeDefiningDeclaration", toStringForRTI(p_variableDeclarationContainsBaseTypeDefiningDeclaration), rtiContainer[35]);
7916 1 : doRTI("specialization", (void*)(&p_specialization), sizeof(p_specialization), (void*)this, "SgTemplateVariableDeclaration", "SgDeclarationStatement::template_specialization_enum", "p_specialization", toStringForRTI(p_specialization), rtiContainer[36]);
7917 1 : doRTI("requiresGlobalNameQualificationOnType", (void*)(&p_requiresGlobalNameQualificationOnType), sizeof(p_requiresGlobalNameQualificationOnType), (void*)this, "SgTemplateVariableDeclaration", "bool", "p_requiresGlobalNameQualificationOnType", toStringForRTI(p_requiresGlobalNameQualificationOnType), rtiContainer[37]);
7918 1 : doRTI("gnu_extension_section", (void*)(&p_gnu_extension_section), sizeof(p_gnu_extension_section), (void*)this, "SgTemplateVariableDeclaration", "std::string", "p_gnu_extension_section", toStringForRTI(p_gnu_extension_section), rtiContainer[38]);
7919 1 : doRTI("gnu_extension_alias", (void*)(&p_gnu_extension_alias), sizeof(p_gnu_extension_alias), (void*)this, "SgTemplateVariableDeclaration", "std::string", "p_gnu_extension_alias", toStringForRTI(p_gnu_extension_alias), rtiContainer[39]);
7920 1 : doRTI("gnu_extension_initialization_priority", (void*)(&p_gnu_extension_initialization_priority), sizeof(p_gnu_extension_initialization_priority), (void*)this, "SgTemplateVariableDeclaration", "unsigned short", "p_gnu_extension_initialization_priority", toStringForRTI(p_gnu_extension_initialization_priority), rtiContainer[40]);
7921 1 : doRTI("gnu_extension_visability", (void*)(&p_gnu_extension_visability), sizeof(p_gnu_extension_visability), (void*)this, "SgTemplateVariableDeclaration", "SgDeclarationStatement::gnu_extension_visability_attribute_enum", "p_gnu_extension_visability", toStringForRTI(p_gnu_extension_visability), rtiContainer[41]);
7922 1 : doRTI("gnu_extension_declaration_attribute", (void*)(&p_gnu_extension_declaration_attribute), sizeof(p_gnu_extension_declaration_attribute), (void*)this, "SgTemplateVariableDeclaration", "SgVariableDeclaration::gnu_extension_declaration_attributes_enum", "p_gnu_extension_declaration_attribute", toStringForRTI(p_gnu_extension_declaration_attribute), rtiContainer[42]);
7923 1 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgTemplateVariableDeclaration", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[43]);
7924 1 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgTemplateVariableDeclaration", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[44]);
7925 1 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgTemplateVariableDeclaration", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[45]);
7926 1 : doRTI("isAssociatedWithDeclarationList", (void*)(&p_isAssociatedWithDeclarationList), sizeof(p_isAssociatedWithDeclarationList), (void*)this, "SgTemplateVariableDeclaration", "bool", "p_isAssociatedWithDeclarationList", toStringForRTI(p_isAssociatedWithDeclarationList), rtiContainer[46]);
7927 1 : doRTI("isFirstDeclarationOfDeclarationList", (void*)(&p_isFirstDeclarationOfDeclarationList), sizeof(p_isFirstDeclarationOfDeclarationList), (void*)this, "SgTemplateVariableDeclaration", "bool", "p_isFirstDeclarationOfDeclarationList", toStringForRTI(p_isFirstDeclarationOfDeclarationList), rtiContainer[47]);
7928 1 : doRTI("is_thread_local", (void*)(&p_is_thread_local), sizeof(p_is_thread_local), (void*)this, "SgTemplateVariableDeclaration", "bool", "p_is_thread_local", toStringForRTI(p_is_thread_local), rtiContainer[48]);
7929 1 : doRTI("is_constexpr", (void*)(&p_is_constexpr), sizeof(p_is_constexpr), (void*)this, "SgTemplateVariableDeclaration", "bool", "p_is_constexpr", toStringForRTI(p_is_constexpr), rtiContainer[49]);
7930 1 : doRTI("builtFromUseOnly", (void*)(&p_builtFromUseOnly), sizeof(p_builtFromUseOnly), (void*)this, "SgTemplateVariableDeclaration", "bool", "p_builtFromUseOnly", toStringForRTI(p_builtFromUseOnly), rtiContainer[50]);
7931 1 : doRTI("templateParameters", (void*)(&p_templateParameters), sizeof(p_templateParameters), (void*)this, "SgTemplateVariableDeclaration", "SgTemplateParameterPtrList", "p_templateParameters", toStringForRTI(p_templateParameters), rtiContainer[51]);
7932 1 : doRTI("templateSpecializationArguments", (void*)(&p_templateSpecializationArguments), sizeof(p_templateSpecializationArguments), (void*)this, "SgTemplateVariableDeclaration", "SgTemplateArgumentPtrList", "p_templateSpecializationArguments", toStringForRTI(p_templateSpecializationArguments), rtiContainer[52]);
7933 1 : doRTI("string", (void*)(&p_string), sizeof(p_string), (void*)this, "SgTemplateVariableDeclaration", "SgName", "p_string", toStringForRTI(p_string), rtiContainer[53]);
7934 1 : doRTI("nonreal_decl_scope", (void*)(&p_nonreal_decl_scope), sizeof(p_nonreal_decl_scope), (void*)this, "SgTemplateVariableDeclaration", "SgDeclarationScope*", "p_nonreal_decl_scope", toStringForRTI(p_nonreal_decl_scope), rtiContainer[54]);
7935 1 : return rtiContainer;
7936 : }
7937 : RTIReturnType
7938 0 : SgVariableDefinition::roseRTI() {
7939 0 : RTIReturnType rtiContainer(35);
7940 :
7941 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgVariableDefinition", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
7942 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgVariableDefinition", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
7943 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgVariableDefinition", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
7944 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgVariableDefinition", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
7945 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgVariableDefinition", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
7946 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgVariableDefinition", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
7947 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgVariableDefinition", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
7948 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgVariableDefinition", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
7949 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgVariableDefinition", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
7950 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgVariableDefinition", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
7951 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgVariableDefinition", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
7952 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgVariableDefinition", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
7953 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgVariableDefinition", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
7954 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgVariableDefinition", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
7955 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgVariableDefinition", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
7956 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgVariableDefinition", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
7957 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgVariableDefinition", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
7958 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgVariableDefinition", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
7959 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgVariableDefinition", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
7960 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgVariableDefinition", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
7961 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgVariableDefinition", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
7962 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgVariableDefinition", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
7963 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgVariableDefinition", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
7964 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgVariableDefinition", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
7965 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgVariableDefinition", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
7966 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgVariableDefinition", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
7967 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgVariableDefinition", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
7968 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgVariableDefinition", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
7969 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgVariableDefinition", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
7970 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgVariableDefinition", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
7971 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgVariableDefinition", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
7972 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgVariableDefinition", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
7973 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgVariableDefinition", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
7974 0 : doRTI("vardefn", (void*)(&p_vardefn), sizeof(p_vardefn), (void*)this, "SgVariableDefinition", "SgInitializedName*", "p_vardefn", toStringForRTI(p_vardefn), rtiContainer[33]);
7975 0 : doRTI("bitfield", (void*)(&p_bitfield), sizeof(p_bitfield), (void*)this, "SgVariableDefinition", "SgExpression*", "p_bitfield", toStringForRTI(p_bitfield), rtiContainer[34]);
7976 0 : return rtiContainer;
7977 : }
7978 : RTIReturnType
7979 0 : SgClinkageDeclarationStatement::roseRTI() {
7980 0 : RTIReturnType rtiContainer(34);
7981 :
7982 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgClinkageDeclarationStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
7983 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgClinkageDeclarationStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
7984 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgClinkageDeclarationStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
7985 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgClinkageDeclarationStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
7986 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgClinkageDeclarationStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
7987 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgClinkageDeclarationStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
7988 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgClinkageDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
7989 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgClinkageDeclarationStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
7990 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgClinkageDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
7991 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgClinkageDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
7992 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgClinkageDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
7993 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgClinkageDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
7994 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgClinkageDeclarationStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
7995 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgClinkageDeclarationStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
7996 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgClinkageDeclarationStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
7997 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgClinkageDeclarationStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
7998 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgClinkageDeclarationStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
7999 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgClinkageDeclarationStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
8000 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgClinkageDeclarationStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
8001 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgClinkageDeclarationStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
8002 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgClinkageDeclarationStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
8003 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgClinkageDeclarationStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
8004 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgClinkageDeclarationStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
8005 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgClinkageDeclarationStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
8006 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgClinkageDeclarationStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
8007 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgClinkageDeclarationStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
8008 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgClinkageDeclarationStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
8009 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgClinkageDeclarationStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
8010 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgClinkageDeclarationStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
8011 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgClinkageDeclarationStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
8012 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgClinkageDeclarationStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
8013 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgClinkageDeclarationStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
8014 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgClinkageDeclarationStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
8015 0 : doRTI("languageSpecifier", (void*)(&p_languageSpecifier), sizeof(p_languageSpecifier), (void*)this, "SgClinkageDeclarationStatement", "std::string", "p_languageSpecifier", toStringForRTI(p_languageSpecifier), rtiContainer[33]);
8016 0 : return rtiContainer;
8017 : }
8018 : RTIReturnType
8019 0 : SgClinkageStartStatement::roseRTI() {
8020 0 : RTIReturnType rtiContainer(34);
8021 :
8022 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgClinkageStartStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
8023 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgClinkageStartStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
8024 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgClinkageStartStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
8025 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgClinkageStartStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
8026 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgClinkageStartStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
8027 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgClinkageStartStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
8028 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgClinkageStartStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
8029 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgClinkageStartStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
8030 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgClinkageStartStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
8031 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgClinkageStartStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
8032 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgClinkageStartStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
8033 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgClinkageStartStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
8034 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgClinkageStartStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
8035 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgClinkageStartStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
8036 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgClinkageStartStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
8037 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgClinkageStartStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
8038 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgClinkageStartStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
8039 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgClinkageStartStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
8040 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgClinkageStartStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
8041 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgClinkageStartStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
8042 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgClinkageStartStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
8043 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgClinkageStartStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
8044 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgClinkageStartStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
8045 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgClinkageStartStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
8046 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgClinkageStartStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
8047 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgClinkageStartStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
8048 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgClinkageStartStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
8049 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgClinkageStartStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
8050 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgClinkageStartStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
8051 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgClinkageStartStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
8052 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgClinkageStartStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
8053 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgClinkageStartStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
8054 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgClinkageStartStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
8055 0 : doRTI("languageSpecifier", (void*)(&p_languageSpecifier), sizeof(p_languageSpecifier), (void*)this, "SgClinkageStartStatement", "std::string", "p_languageSpecifier", toStringForRTI(p_languageSpecifier), rtiContainer[33]);
8056 0 : return rtiContainer;
8057 : }
8058 : RTIReturnType
8059 0 : SgClinkageEndStatement::roseRTI() {
8060 0 : RTIReturnType rtiContainer(34);
8061 :
8062 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgClinkageEndStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
8063 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgClinkageEndStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
8064 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgClinkageEndStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
8065 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgClinkageEndStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
8066 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgClinkageEndStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
8067 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgClinkageEndStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
8068 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgClinkageEndStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
8069 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgClinkageEndStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
8070 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgClinkageEndStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
8071 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgClinkageEndStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
8072 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgClinkageEndStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
8073 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgClinkageEndStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
8074 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgClinkageEndStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
8075 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgClinkageEndStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
8076 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgClinkageEndStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
8077 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgClinkageEndStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
8078 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgClinkageEndStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
8079 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgClinkageEndStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
8080 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgClinkageEndStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
8081 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgClinkageEndStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
8082 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgClinkageEndStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
8083 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgClinkageEndStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
8084 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgClinkageEndStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
8085 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgClinkageEndStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
8086 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgClinkageEndStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
8087 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgClinkageEndStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
8088 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgClinkageEndStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
8089 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgClinkageEndStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
8090 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgClinkageEndStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
8091 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgClinkageEndStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
8092 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgClinkageEndStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
8093 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgClinkageEndStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
8094 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgClinkageEndStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
8095 0 : doRTI("languageSpecifier", (void*)(&p_languageSpecifier), sizeof(p_languageSpecifier), (void*)this, "SgClinkageEndStatement", "std::string", "p_languageSpecifier", toStringForRTI(p_languageSpecifier), rtiContainer[33]);
8096 0 : return rtiContainer;
8097 : }
8098 : RTIReturnType
8099 6 : SgEnumDeclaration::roseRTI() {
8100 6 : RTIReturnType rtiContainer(46);
8101 :
8102 6 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgEnumDeclaration", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
8103 6 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgEnumDeclaration", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
8104 6 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgEnumDeclaration", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
8105 6 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgEnumDeclaration", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
8106 6 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgEnumDeclaration", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
8107 6 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgEnumDeclaration", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
8108 6 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgEnumDeclaration", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
8109 6 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgEnumDeclaration", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
8110 6 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgEnumDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
8111 6 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgEnumDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
8112 6 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgEnumDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
8113 6 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgEnumDeclaration", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
8114 6 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgEnumDeclaration", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
8115 6 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgEnumDeclaration", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
8116 6 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgEnumDeclaration", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
8117 6 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgEnumDeclaration", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
8118 6 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgEnumDeclaration", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
8119 6 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgEnumDeclaration", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
8120 6 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgEnumDeclaration", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
8121 6 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgEnumDeclaration", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
8122 6 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgEnumDeclaration", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
8123 6 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgEnumDeclaration", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
8124 6 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgEnumDeclaration", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
8125 6 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgEnumDeclaration", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
8126 6 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgEnumDeclaration", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
8127 6 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgEnumDeclaration", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
8128 6 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgEnumDeclaration", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
8129 6 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgEnumDeclaration", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
8130 6 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgEnumDeclaration", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
8131 6 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgEnumDeclaration", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
8132 6 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgEnumDeclaration", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
8133 6 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgEnumDeclaration", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
8134 6 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgEnumDeclaration", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
8135 6 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgEnumDeclaration", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[33]);
8136 6 : doRTI("embedded", (void*)(&p_embedded), sizeof(p_embedded), (void*)this, "SgEnumDeclaration", "bool", "p_embedded", toStringForRTI(p_embedded), rtiContainer[34]);
8137 6 : doRTI("type", (void*)(&p_type), sizeof(p_type), (void*)this, "SgEnumDeclaration", "SgEnumType*", "p_type", toStringForRTI(p_type), rtiContainer[35]);
8138 6 : doRTI("adaParentType", (void*)(&p_adaParentType), sizeof(p_adaParentType), (void*)this, "SgEnumDeclaration", "SgType*", "p_adaParentType", toStringForRTI(p_adaParentType), rtiContainer[36]);
8139 6 : doRTI("enumerators", (void*)(&p_enumerators), sizeof(p_enumerators), (void*)this, "SgEnumDeclaration", "SgInitializedNamePtrList", "p_enumerators", toStringForRTI(p_enumerators), rtiContainer[37]);
8140 6 : doRTI("scope", (void*)(&p_scope), sizeof(p_scope), (void*)this, "SgEnumDeclaration", "SgScopeStatement*", "p_scope", toStringForRTI(p_scope), rtiContainer[38]);
8141 6 : doRTI("isUnNamed", (void*)(&p_isUnNamed), sizeof(p_isUnNamed), (void*)this, "SgEnumDeclaration", "bool", "p_isUnNamed", toStringForRTI(p_isUnNamed), rtiContainer[39]);
8142 6 : doRTI("isAutonomousDeclaration", (void*)(&p_isAutonomousDeclaration), sizeof(p_isAutonomousDeclaration), (void*)this, "SgEnumDeclaration", "bool", "p_isAutonomousDeclaration", toStringForRTI(p_isAutonomousDeclaration), rtiContainer[40]);
8143 6 : doRTI("field_type", (void*)(&p_field_type), sizeof(p_field_type), (void*)this, "SgEnumDeclaration", "SgType*", "p_field_type", toStringForRTI(p_field_type), rtiContainer[41]);
8144 6 : doRTI("isScopedEnum", (void*)(&p_isScopedEnum), sizeof(p_isScopedEnum), (void*)this, "SgEnumDeclaration", "bool", "p_isScopedEnum", toStringForRTI(p_isScopedEnum), rtiContainer[42]);
8145 6 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgEnumDeclaration", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[43]);
8146 6 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgEnumDeclaration", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[44]);
8147 6 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgEnumDeclaration", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[45]);
8148 6 : return rtiContainer;
8149 : }
8150 : RTIReturnType
8151 0 : SgAsmStmt::roseRTI() {
8152 0 : RTIReturnType rtiContainer(38);
8153 :
8154 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgAsmStmt", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
8155 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgAsmStmt", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
8156 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgAsmStmt", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
8157 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgAsmStmt", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
8158 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgAsmStmt", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
8159 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgAsmStmt", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
8160 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgAsmStmt", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
8161 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgAsmStmt", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
8162 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgAsmStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
8163 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgAsmStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
8164 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgAsmStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
8165 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgAsmStmt", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
8166 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgAsmStmt", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
8167 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgAsmStmt", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
8168 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgAsmStmt", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
8169 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgAsmStmt", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
8170 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgAsmStmt", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
8171 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgAsmStmt", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
8172 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgAsmStmt", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
8173 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgAsmStmt", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
8174 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgAsmStmt", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
8175 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgAsmStmt", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
8176 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgAsmStmt", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
8177 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgAsmStmt", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
8178 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgAsmStmt", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
8179 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgAsmStmt", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
8180 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgAsmStmt", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
8181 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgAsmStmt", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
8182 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgAsmStmt", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
8183 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgAsmStmt", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
8184 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgAsmStmt", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
8185 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgAsmStmt", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
8186 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgAsmStmt", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
8187 0 : doRTI("assemblyCode", (void*)(&p_assemblyCode), sizeof(p_assemblyCode), (void*)this, "SgAsmStmt", "std::string", "p_assemblyCode", toStringForRTI(p_assemblyCode), rtiContainer[33]);
8188 0 : doRTI("useGnuExtendedFormat", (void*)(&p_useGnuExtendedFormat), sizeof(p_useGnuExtendedFormat), (void*)this, "SgAsmStmt", "bool", "p_useGnuExtendedFormat", toStringForRTI(p_useGnuExtendedFormat), rtiContainer[34]);
8189 0 : doRTI("operands", (void*)(&p_operands), sizeof(p_operands), (void*)this, "SgAsmStmt", "SgExpressionPtrList", "p_operands", toStringForRTI(p_operands), rtiContainer[35]);
8190 0 : doRTI("clobberRegisterList", (void*)(&p_clobberRegisterList), sizeof(p_clobberRegisterList), (void*)this, "SgAsmStmt", "SgAsmStmt::AsmRegisterNameList", "p_clobberRegisterList", toStringForRTI(p_clobberRegisterList), rtiContainer[36]);
8191 0 : doRTI("isVolatile", (void*)(&p_isVolatile), sizeof(p_isVolatile), (void*)this, "SgAsmStmt", "bool", "p_isVolatile", toStringForRTI(p_isVolatile), rtiContainer[37]);
8192 0 : return rtiContainer;
8193 : }
8194 : RTIReturnType
8195 0 : SgAttributeSpecificationStatement::roseRTI() {
8196 0 : RTIReturnType rtiContainer(40);
8197 :
8198 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgAttributeSpecificationStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
8199 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgAttributeSpecificationStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
8200 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgAttributeSpecificationStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
8201 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgAttributeSpecificationStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
8202 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgAttributeSpecificationStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
8203 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgAttributeSpecificationStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
8204 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgAttributeSpecificationStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
8205 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgAttributeSpecificationStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
8206 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgAttributeSpecificationStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
8207 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgAttributeSpecificationStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
8208 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgAttributeSpecificationStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
8209 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgAttributeSpecificationStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
8210 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgAttributeSpecificationStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
8211 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgAttributeSpecificationStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
8212 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgAttributeSpecificationStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
8213 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgAttributeSpecificationStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
8214 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgAttributeSpecificationStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
8215 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgAttributeSpecificationStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
8216 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgAttributeSpecificationStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
8217 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgAttributeSpecificationStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
8218 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgAttributeSpecificationStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
8219 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgAttributeSpecificationStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
8220 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgAttributeSpecificationStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
8221 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgAttributeSpecificationStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
8222 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgAttributeSpecificationStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
8223 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgAttributeSpecificationStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
8224 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgAttributeSpecificationStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
8225 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgAttributeSpecificationStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
8226 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgAttributeSpecificationStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
8227 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgAttributeSpecificationStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
8228 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgAttributeSpecificationStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
8229 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgAttributeSpecificationStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
8230 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgAttributeSpecificationStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
8231 0 : doRTI("name_list", (void*)(&p_name_list), sizeof(p_name_list), (void*)this, "SgAttributeSpecificationStatement", "SgStringList", "p_name_list", toStringForRTI(p_name_list), rtiContainer[33]);
8232 0 : doRTI("attribute_kind", (void*)(&p_attribute_kind), sizeof(p_attribute_kind), (void*)this, "SgAttributeSpecificationStatement", "SgAttributeSpecificationStatement::attribute_spec_enum", "p_attribute_kind", toStringForRTI(p_attribute_kind), rtiContainer[34]);
8233 0 : doRTI("intent", (void*)(&p_intent), sizeof(p_intent), (void*)this, "SgAttributeSpecificationStatement", "int", "p_intent", toStringForRTI(p_intent), rtiContainer[35]);
8234 0 : doRTI("parameter_list", (void*)(&p_parameter_list), sizeof(p_parameter_list), (void*)this, "SgAttributeSpecificationStatement", "SgExprListExp*", "p_parameter_list", toStringForRTI(p_parameter_list), rtiContainer[36]);
8235 0 : doRTI("data_statement_group_list", (void*)(&p_data_statement_group_list), sizeof(p_data_statement_group_list), (void*)this, "SgAttributeSpecificationStatement", "SgDataStatementGroupPtrList", "p_data_statement_group_list", toStringForRTI(p_data_statement_group_list), rtiContainer[37]);
8236 0 : doRTI("bind_list", (void*)(&p_bind_list), sizeof(p_bind_list), (void*)this, "SgAttributeSpecificationStatement", "SgExprListExp*", "p_bind_list", toStringForRTI(p_bind_list), rtiContainer[38]);
8237 0 : doRTI("dimension_object_list", (void*)(&p_dimension_object_list), sizeof(p_dimension_object_list), (void*)this, "SgAttributeSpecificationStatement", "SgDimensionObjectPtrList", "p_dimension_object_list", toStringForRTI(p_dimension_object_list), rtiContainer[39]);
8238 0 : return rtiContainer;
8239 : }
8240 : RTIReturnType
8241 0 : SgFormatStatement::roseRTI() {
8242 0 : RTIReturnType rtiContainer(34);
8243 :
8244 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgFormatStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
8245 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgFormatStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
8246 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgFormatStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
8247 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgFormatStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
8248 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgFormatStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
8249 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgFormatStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
8250 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgFormatStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
8251 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgFormatStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
8252 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgFormatStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
8253 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgFormatStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
8254 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgFormatStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
8255 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgFormatStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
8256 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgFormatStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
8257 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgFormatStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
8258 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgFormatStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
8259 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgFormatStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
8260 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgFormatStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
8261 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgFormatStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
8262 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgFormatStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
8263 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgFormatStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
8264 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgFormatStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
8265 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgFormatStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
8266 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgFormatStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
8267 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgFormatStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
8268 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgFormatStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
8269 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgFormatStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
8270 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgFormatStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
8271 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgFormatStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
8272 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgFormatStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
8273 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgFormatStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
8274 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgFormatStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
8275 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgFormatStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
8276 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgFormatStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
8277 0 : doRTI("format_item_list", (void*)(&p_format_item_list), sizeof(p_format_item_list), (void*)this, "SgFormatStatement", "SgFormatItemList*", "p_format_item_list", toStringForRTI(p_format_item_list), rtiContainer[33]);
8278 0 : return rtiContainer;
8279 : }
8280 : RTIReturnType
8281 0 : SgTemplateDeclaration::roseRTI() {
8282 0 : RTIReturnType rtiContainer(39);
8283 :
8284 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateDeclaration", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
8285 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateDeclaration", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
8286 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateDeclaration", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
8287 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateDeclaration", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
8288 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateDeclaration", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
8289 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateDeclaration", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
8290 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateDeclaration", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
8291 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateDeclaration", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
8292 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
8293 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
8294 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
8295 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateDeclaration", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
8296 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateDeclaration", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
8297 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgTemplateDeclaration", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
8298 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgTemplateDeclaration", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
8299 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgTemplateDeclaration", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
8300 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTemplateDeclaration", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
8301 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgTemplateDeclaration", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
8302 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgTemplateDeclaration", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
8303 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgTemplateDeclaration", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
8304 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgTemplateDeclaration", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
8305 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgTemplateDeclaration", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
8306 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgTemplateDeclaration", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
8307 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgTemplateDeclaration", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
8308 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgTemplateDeclaration", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
8309 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgTemplateDeclaration", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
8310 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgTemplateDeclaration", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
8311 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgTemplateDeclaration", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
8312 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgTemplateDeclaration", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
8313 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgTemplateDeclaration", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
8314 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgTemplateDeclaration", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
8315 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgTemplateDeclaration", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
8316 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgTemplateDeclaration", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
8317 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgTemplateDeclaration", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[33]);
8318 0 : doRTI("string", (void*)(&p_string), sizeof(p_string), (void*)this, "SgTemplateDeclaration", "SgName", "p_string", toStringForRTI(p_string), rtiContainer[34]);
8319 0 : doRTI("template_kind", (void*)(&p_template_kind), sizeof(p_template_kind), (void*)this, "SgTemplateDeclaration", "SgTemplateDeclaration::template_type_enum", "p_template_kind", toStringForRTI(p_template_kind), rtiContainer[35]);
8320 0 : doRTI("templateParameters", (void*)(&p_templateParameters), sizeof(p_templateParameters), (void*)this, "SgTemplateDeclaration", "SgTemplateParameterPtrList", "p_templateParameters", toStringForRTI(p_templateParameters), rtiContainer[36]);
8321 0 : doRTI("scope", (void*)(&p_scope), sizeof(p_scope), (void*)this, "SgTemplateDeclaration", "SgScopeStatement*", "p_scope", toStringForRTI(p_scope), rtiContainer[37]);
8322 0 : doRTI("nonreal_decl_scope", (void*)(&p_nonreal_decl_scope), sizeof(p_nonreal_decl_scope), (void*)this, "SgTemplateDeclaration", "SgDeclarationScope*", "p_nonreal_decl_scope", toStringForRTI(p_nonreal_decl_scope), rtiContainer[38]);
8323 0 : return rtiContainer;
8324 : }
8325 : RTIReturnType
8326 0 : SgTemplateInstantiationDirectiveStatement::roseRTI() {
8327 0 : RTIReturnType rtiContainer(35);
8328 :
8329 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateInstantiationDirectiveStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
8330 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateInstantiationDirectiveStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
8331 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateInstantiationDirectiveStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
8332 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateInstantiationDirectiveStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
8333 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateInstantiationDirectiveStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
8334 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateInstantiationDirectiveStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
8335 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateInstantiationDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
8336 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateInstantiationDirectiveStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
8337 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateInstantiationDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
8338 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateInstantiationDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
8339 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateInstantiationDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
8340 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateInstantiationDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
8341 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateInstantiationDirectiveStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
8342 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgTemplateInstantiationDirectiveStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
8343 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgTemplateInstantiationDirectiveStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
8344 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgTemplateInstantiationDirectiveStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
8345 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTemplateInstantiationDirectiveStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
8346 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgTemplateInstantiationDirectiveStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
8347 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgTemplateInstantiationDirectiveStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
8348 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgTemplateInstantiationDirectiveStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
8349 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgTemplateInstantiationDirectiveStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
8350 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgTemplateInstantiationDirectiveStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
8351 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgTemplateInstantiationDirectiveStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
8352 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgTemplateInstantiationDirectiveStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
8353 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgTemplateInstantiationDirectiveStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
8354 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgTemplateInstantiationDirectiveStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
8355 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgTemplateInstantiationDirectiveStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
8356 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgTemplateInstantiationDirectiveStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
8357 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgTemplateInstantiationDirectiveStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
8358 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgTemplateInstantiationDirectiveStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
8359 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgTemplateInstantiationDirectiveStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
8360 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgTemplateInstantiationDirectiveStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
8361 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgTemplateInstantiationDirectiveStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
8362 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgTemplateInstantiationDirectiveStatement", "SgDeclarationStatement*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[33]);
8363 0 : doRTI("do_not_instantiate", (void*)(&p_do_not_instantiate), sizeof(p_do_not_instantiate), (void*)this, "SgTemplateInstantiationDirectiveStatement", "bool", "p_do_not_instantiate", toStringForRTI(p_do_not_instantiate), rtiContainer[34]);
8364 0 : return rtiContainer;
8365 : }
8366 : RTIReturnType
8367 0 : SgUseStatement::roseRTI() {
8368 0 : RTIReturnType rtiContainer(38);
8369 :
8370 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUseStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
8371 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUseStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
8372 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUseStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
8373 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUseStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
8374 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUseStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
8375 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUseStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
8376 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUseStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
8377 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUseStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
8378 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUseStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
8379 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUseStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
8380 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUseStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
8381 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUseStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
8382 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUseStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
8383 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUseStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
8384 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUseStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
8385 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUseStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
8386 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUseStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
8387 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUseStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
8388 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgUseStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
8389 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgUseStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
8390 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgUseStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
8391 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgUseStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
8392 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgUseStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
8393 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgUseStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
8394 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgUseStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
8395 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgUseStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
8396 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgUseStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
8397 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgUseStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
8398 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgUseStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
8399 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgUseStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
8400 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgUseStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
8401 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgUseStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
8402 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgUseStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
8403 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgUseStatement", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[33]);
8404 0 : doRTI("only_option", (void*)(&p_only_option), sizeof(p_only_option), (void*)this, "SgUseStatement", "bool", "p_only_option", toStringForRTI(p_only_option), rtiContainer[34]);
8405 0 : doRTI("module_nature", (void*)(&p_module_nature), sizeof(p_module_nature), (void*)this, "SgUseStatement", "std::string", "p_module_nature", toStringForRTI(p_module_nature), rtiContainer[35]);
8406 0 : doRTI("rename_list", (void*)(&p_rename_list), sizeof(p_rename_list), (void*)this, "SgUseStatement", "SgRenamePairPtrList", "p_rename_list", toStringForRTI(p_rename_list), rtiContainer[36]);
8407 0 : doRTI("module", (void*)(&p_module), sizeof(p_module), (void*)this, "SgUseStatement", "SgModuleStatement*", "p_module", toStringForRTI(p_module), rtiContainer[37]);
8408 0 : return rtiContainer;
8409 : }
8410 : RTIReturnType
8411 0 : SgParameterStatement::roseRTI() {
8412 0 : RTIReturnType rtiContainer(33);
8413 :
8414 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgParameterStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
8415 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgParameterStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
8416 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgParameterStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
8417 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgParameterStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
8418 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgParameterStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
8419 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgParameterStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
8420 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgParameterStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
8421 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgParameterStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
8422 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgParameterStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
8423 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgParameterStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
8424 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgParameterStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
8425 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgParameterStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
8426 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgParameterStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
8427 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgParameterStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
8428 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgParameterStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
8429 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgParameterStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
8430 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgParameterStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
8431 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgParameterStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
8432 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgParameterStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
8433 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgParameterStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
8434 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgParameterStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
8435 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgParameterStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
8436 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgParameterStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
8437 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgParameterStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
8438 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgParameterStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
8439 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgParameterStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
8440 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgParameterStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
8441 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgParameterStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
8442 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgParameterStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
8443 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgParameterStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
8444 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgParameterStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
8445 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgParameterStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
8446 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgParameterStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
8447 0 : return rtiContainer;
8448 : }
8449 : RTIReturnType
8450 0 : SgNamespaceDeclarationStatement::roseRTI() {
8451 0 : RTIReturnType rtiContainer(37);
8452 :
8453 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgNamespaceDeclarationStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
8454 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgNamespaceDeclarationStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
8455 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgNamespaceDeclarationStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
8456 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgNamespaceDeclarationStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
8457 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgNamespaceDeclarationStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
8458 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgNamespaceDeclarationStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
8459 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgNamespaceDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
8460 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgNamespaceDeclarationStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
8461 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgNamespaceDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
8462 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgNamespaceDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
8463 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgNamespaceDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
8464 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgNamespaceDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
8465 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgNamespaceDeclarationStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
8466 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgNamespaceDeclarationStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
8467 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgNamespaceDeclarationStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
8468 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgNamespaceDeclarationStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
8469 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgNamespaceDeclarationStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
8470 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgNamespaceDeclarationStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
8471 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgNamespaceDeclarationStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
8472 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgNamespaceDeclarationStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
8473 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgNamespaceDeclarationStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
8474 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgNamespaceDeclarationStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
8475 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgNamespaceDeclarationStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
8476 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgNamespaceDeclarationStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
8477 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgNamespaceDeclarationStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
8478 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgNamespaceDeclarationStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
8479 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgNamespaceDeclarationStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
8480 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgNamespaceDeclarationStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
8481 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgNamespaceDeclarationStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
8482 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgNamespaceDeclarationStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
8483 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgNamespaceDeclarationStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
8484 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgNamespaceDeclarationStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
8485 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgNamespaceDeclarationStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
8486 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgNamespaceDeclarationStatement", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[33]);
8487 0 : doRTI("definition", (void*)(&p_definition), sizeof(p_definition), (void*)this, "SgNamespaceDeclarationStatement", "SgNamespaceDefinitionStatement*", "p_definition", toStringForRTI(p_definition), rtiContainer[34]);
8488 0 : doRTI("isUnnamedNamespace", (void*)(&p_isUnnamedNamespace), sizeof(p_isUnnamedNamespace), (void*)this, "SgNamespaceDeclarationStatement", "bool", "p_isUnnamedNamespace", toStringForRTI(p_isUnnamedNamespace), rtiContainer[35]);
8489 0 : doRTI("isInlinedNamespace", (void*)(&p_isInlinedNamespace), sizeof(p_isInlinedNamespace), (void*)this, "SgNamespaceDeclarationStatement", "bool", "p_isInlinedNamespace", toStringForRTI(p_isInlinedNamespace), rtiContainer[36]);
8490 0 : return rtiContainer;
8491 : }
8492 : RTIReturnType
8493 0 : SgEquivalenceStatement::roseRTI() {
8494 0 : RTIReturnType rtiContainer(34);
8495 :
8496 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgEquivalenceStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
8497 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgEquivalenceStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
8498 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgEquivalenceStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
8499 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgEquivalenceStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
8500 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgEquivalenceStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
8501 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgEquivalenceStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
8502 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgEquivalenceStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
8503 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgEquivalenceStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
8504 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgEquivalenceStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
8505 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgEquivalenceStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
8506 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgEquivalenceStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
8507 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgEquivalenceStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
8508 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgEquivalenceStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
8509 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgEquivalenceStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
8510 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgEquivalenceStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
8511 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgEquivalenceStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
8512 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgEquivalenceStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
8513 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgEquivalenceStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
8514 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgEquivalenceStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
8515 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgEquivalenceStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
8516 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgEquivalenceStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
8517 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgEquivalenceStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
8518 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgEquivalenceStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
8519 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgEquivalenceStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
8520 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgEquivalenceStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
8521 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgEquivalenceStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
8522 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgEquivalenceStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
8523 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgEquivalenceStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
8524 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgEquivalenceStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
8525 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgEquivalenceStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
8526 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgEquivalenceStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
8527 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgEquivalenceStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
8528 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgEquivalenceStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
8529 0 : doRTI("equivalence_set_list", (void*)(&p_equivalence_set_list), sizeof(p_equivalence_set_list), (void*)this, "SgEquivalenceStatement", "SgExprListExp*", "p_equivalence_set_list", toStringForRTI(p_equivalence_set_list), rtiContainer[33]);
8530 0 : return rtiContainer;
8531 : }
8532 : RTIReturnType
8533 0 : SgInterfaceStatement::roseRTI() {
8534 0 : RTIReturnType rtiContainer(37);
8535 :
8536 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgInterfaceStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
8537 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgInterfaceStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
8538 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgInterfaceStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
8539 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgInterfaceStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
8540 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgInterfaceStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
8541 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgInterfaceStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
8542 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgInterfaceStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
8543 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgInterfaceStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
8544 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgInterfaceStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
8545 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgInterfaceStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
8546 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgInterfaceStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
8547 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgInterfaceStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
8548 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgInterfaceStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
8549 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgInterfaceStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
8550 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgInterfaceStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
8551 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgInterfaceStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
8552 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgInterfaceStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
8553 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgInterfaceStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
8554 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgInterfaceStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
8555 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgInterfaceStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
8556 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgInterfaceStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
8557 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgInterfaceStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
8558 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgInterfaceStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
8559 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgInterfaceStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
8560 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgInterfaceStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
8561 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgInterfaceStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
8562 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgInterfaceStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
8563 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgInterfaceStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
8564 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgInterfaceStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
8565 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgInterfaceStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
8566 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgInterfaceStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
8567 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgInterfaceStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
8568 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgInterfaceStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
8569 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgInterfaceStatement", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[33]);
8570 0 : doRTI("generic_spec", (void*)(&p_generic_spec), sizeof(p_generic_spec), (void*)this, "SgInterfaceStatement", "SgInterfaceStatement::generic_spec_enum", "p_generic_spec", toStringForRTI(p_generic_spec), rtiContainer[34]);
8571 0 : doRTI("interface_body_list", (void*)(&p_interface_body_list), sizeof(p_interface_body_list), (void*)this, "SgInterfaceStatement", "SgInterfaceBodyPtrList", "p_interface_body_list", toStringForRTI(p_interface_body_list), rtiContainer[35]);
8572 0 : doRTI("end_numeric_label", (void*)(&p_end_numeric_label), sizeof(p_end_numeric_label), (void*)this, "SgInterfaceStatement", "SgLabelRefExp*", "p_end_numeric_label", toStringForRTI(p_end_numeric_label), rtiContainer[36]);
8573 0 : return rtiContainer;
8574 : }
8575 : RTIReturnType
8576 0 : SgNamespaceAliasDeclarationStatement::roseRTI() {
8577 0 : RTIReturnType rtiContainer(40);
8578 :
8579 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgNamespaceAliasDeclarationStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
8580 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgNamespaceAliasDeclarationStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
8581 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgNamespaceAliasDeclarationStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
8582 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgNamespaceAliasDeclarationStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
8583 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgNamespaceAliasDeclarationStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
8584 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgNamespaceAliasDeclarationStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
8585 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgNamespaceAliasDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
8586 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgNamespaceAliasDeclarationStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
8587 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgNamespaceAliasDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
8588 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgNamespaceAliasDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
8589 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgNamespaceAliasDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
8590 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgNamespaceAliasDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
8591 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgNamespaceAliasDeclarationStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
8592 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgNamespaceAliasDeclarationStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
8593 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgNamespaceAliasDeclarationStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
8594 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgNamespaceAliasDeclarationStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
8595 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgNamespaceAliasDeclarationStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
8596 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgNamespaceAliasDeclarationStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
8597 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgNamespaceAliasDeclarationStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
8598 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgNamespaceAliasDeclarationStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
8599 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgNamespaceAliasDeclarationStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
8600 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgNamespaceAliasDeclarationStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
8601 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgNamespaceAliasDeclarationStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
8602 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgNamespaceAliasDeclarationStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
8603 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgNamespaceAliasDeclarationStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
8604 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgNamespaceAliasDeclarationStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
8605 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgNamespaceAliasDeclarationStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
8606 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgNamespaceAliasDeclarationStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
8607 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgNamespaceAliasDeclarationStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
8608 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgNamespaceAliasDeclarationStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
8609 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgNamespaceAliasDeclarationStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
8610 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgNamespaceAliasDeclarationStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
8611 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgNamespaceAliasDeclarationStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
8612 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgNamespaceAliasDeclarationStatement", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[33]);
8613 0 : doRTI("namespaceDeclaration", (void*)(&p_namespaceDeclaration), sizeof(p_namespaceDeclaration), (void*)this, "SgNamespaceAliasDeclarationStatement", "SgNamespaceDeclarationStatement*", "p_namespaceDeclaration", toStringForRTI(p_namespaceDeclaration), rtiContainer[34]);
8614 0 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgNamespaceAliasDeclarationStatement", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[35]);
8615 0 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgNamespaceAliasDeclarationStatement", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[36]);
8616 0 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgNamespaceAliasDeclarationStatement", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[37]);
8617 0 : doRTI("is_alias_for_another_namespace_alias", (void*)(&p_is_alias_for_another_namespace_alias), sizeof(p_is_alias_for_another_namespace_alias), (void*)this, "SgNamespaceAliasDeclarationStatement", "bool", "p_is_alias_for_another_namespace_alias", toStringForRTI(p_is_alias_for_another_namespace_alias), rtiContainer[38]);
8618 0 : doRTI("namespaceAliasDeclaration", (void*)(&p_namespaceAliasDeclaration), sizeof(p_namespaceAliasDeclaration), (void*)this, "SgNamespaceAliasDeclarationStatement", "SgNamespaceAliasDeclarationStatement*", "p_namespaceAliasDeclaration", toStringForRTI(p_namespaceAliasDeclaration), rtiContainer[39]);
8619 0 : return rtiContainer;
8620 : }
8621 : RTIReturnType
8622 0 : SgCommonBlock::roseRTI() {
8623 0 : RTIReturnType rtiContainer(34);
8624 :
8625 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgCommonBlock", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
8626 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgCommonBlock", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
8627 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgCommonBlock", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
8628 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgCommonBlock", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
8629 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgCommonBlock", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
8630 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgCommonBlock", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
8631 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgCommonBlock", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
8632 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgCommonBlock", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
8633 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgCommonBlock", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
8634 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgCommonBlock", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
8635 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgCommonBlock", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
8636 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgCommonBlock", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
8637 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgCommonBlock", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
8638 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgCommonBlock", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
8639 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgCommonBlock", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
8640 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgCommonBlock", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
8641 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgCommonBlock", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
8642 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgCommonBlock", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
8643 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgCommonBlock", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
8644 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgCommonBlock", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
8645 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgCommonBlock", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
8646 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgCommonBlock", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
8647 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgCommonBlock", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
8648 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgCommonBlock", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
8649 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgCommonBlock", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
8650 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgCommonBlock", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
8651 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgCommonBlock", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
8652 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgCommonBlock", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
8653 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgCommonBlock", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
8654 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgCommonBlock", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
8655 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgCommonBlock", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
8656 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgCommonBlock", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
8657 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgCommonBlock", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
8658 0 : doRTI("block_list", (void*)(&p_block_list), sizeof(p_block_list), (void*)this, "SgCommonBlock", "SgCommonBlockObjectPtrList", "p_block_list", toStringForRTI(p_block_list), rtiContainer[33]);
8659 0 : return rtiContainer;
8660 : }
8661 : RTIReturnType
8662 252 : SgTypedefDeclaration::roseRTI() {
8663 252 : RTIReturnType rtiContainer(50);
8664 :
8665 252 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypedefDeclaration", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
8666 252 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypedefDeclaration", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
8667 252 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypedefDeclaration", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
8668 252 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypedefDeclaration", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
8669 252 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypedefDeclaration", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
8670 252 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypedefDeclaration", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
8671 252 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypedefDeclaration", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
8672 252 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypedefDeclaration", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
8673 252 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypedefDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
8674 252 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypedefDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
8675 252 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypedefDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
8676 252 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypedefDeclaration", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
8677 252 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypedefDeclaration", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
8678 252 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgTypedefDeclaration", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
8679 252 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgTypedefDeclaration", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
8680 252 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgTypedefDeclaration", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
8681 252 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypedefDeclaration", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
8682 252 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgTypedefDeclaration", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
8683 252 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgTypedefDeclaration", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
8684 252 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgTypedefDeclaration", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
8685 252 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgTypedefDeclaration", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
8686 252 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgTypedefDeclaration", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
8687 252 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgTypedefDeclaration", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
8688 252 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgTypedefDeclaration", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
8689 252 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgTypedefDeclaration", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
8690 252 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgTypedefDeclaration", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
8691 252 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgTypedefDeclaration", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
8692 252 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgTypedefDeclaration", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
8693 252 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgTypedefDeclaration", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
8694 252 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgTypedefDeclaration", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
8695 252 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgTypedefDeclaration", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
8696 252 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgTypedefDeclaration", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
8697 252 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgTypedefDeclaration", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
8698 252 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgTypedefDeclaration", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[33]);
8699 252 : doRTI("base_type", (void*)(&p_base_type), sizeof(p_base_type), (void*)this, "SgTypedefDeclaration", "SgType*", "p_base_type", toStringForRTI(p_base_type), rtiContainer[34]);
8700 252 : doRTI("type", (void*)(&p_type), sizeof(p_type), (void*)this, "SgTypedefDeclaration", "SgTypedefType*", "p_type", toStringForRTI(p_type), rtiContainer[35]);
8701 252 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgTypedefDeclaration", "SgDeclarationStatement*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[36]);
8702 252 : doRTI("parent_scope", (void*)(&p_parent_scope), sizeof(p_parent_scope), (void*)this, "SgTypedefDeclaration", "SgSymbol*", "p_parent_scope", toStringForRTI(p_parent_scope), rtiContainer[37]);
8703 252 : doRTI("typedefBaseTypeContainsDefiningDeclaration", (void*)(&p_typedefBaseTypeContainsDefiningDeclaration), sizeof(p_typedefBaseTypeContainsDefiningDeclaration), (void*)this, "SgTypedefDeclaration", "bool", "p_typedefBaseTypeContainsDefiningDeclaration", toStringForRTI(p_typedefBaseTypeContainsDefiningDeclaration), rtiContainer[38]);
8704 252 : doRTI("scope", (void*)(&p_scope), sizeof(p_scope), (void*)this, "SgTypedefDeclaration", "SgScopeStatement*", "p_scope", toStringForRTI(p_scope), rtiContainer[39]);
8705 252 : doRTI("requiresGlobalNameQualificationOnType", (void*)(&p_requiresGlobalNameQualificationOnType), sizeof(p_requiresGlobalNameQualificationOnType), (void*)this, "SgTypedefDeclaration", "bool", "p_requiresGlobalNameQualificationOnType", toStringForRTI(p_requiresGlobalNameQualificationOnType), rtiContainer[40]);
8706 252 : doRTI("name_qualification_length_for_base_type", (void*)(&p_name_qualification_length_for_base_type), sizeof(p_name_qualification_length_for_base_type), (void*)this, "SgTypedefDeclaration", "int", "p_name_qualification_length_for_base_type", toStringForRTI(p_name_qualification_length_for_base_type), rtiContainer[41]);
8707 252 : doRTI("type_elaboration_required_for_base_type", (void*)(&p_type_elaboration_required_for_base_type), sizeof(p_type_elaboration_required_for_base_type), (void*)this, "SgTypedefDeclaration", "bool", "p_type_elaboration_required_for_base_type", toStringForRTI(p_type_elaboration_required_for_base_type), rtiContainer[42]);
8708 252 : doRTI("global_qualification_required_for_base_type", (void*)(&p_global_qualification_required_for_base_type), sizeof(p_global_qualification_required_for_base_type), (void*)this, "SgTypedefDeclaration", "bool", "p_global_qualification_required_for_base_type", toStringForRTI(p_global_qualification_required_for_base_type), rtiContainer[43]);
8709 252 : doRTI("isAutonomousDeclaration", (void*)(&p_isAutonomousDeclaration), sizeof(p_isAutonomousDeclaration), (void*)this, "SgTypedefDeclaration", "bool", "p_isAutonomousDeclaration", toStringForRTI(p_isAutonomousDeclaration), rtiContainer[44]);
8710 252 : doRTI("isAssociatedWithDeclarationList", (void*)(&p_isAssociatedWithDeclarationList), sizeof(p_isAssociatedWithDeclarationList), (void*)this, "SgTypedefDeclaration", "bool", "p_isAssociatedWithDeclarationList", toStringForRTI(p_isAssociatedWithDeclarationList), rtiContainer[45]);
8711 252 : doRTI("isFirstDeclarationOfDeclarationList", (void*)(&p_isFirstDeclarationOfDeclarationList), sizeof(p_isFirstDeclarationOfDeclarationList), (void*)this, "SgTypedefDeclaration", "bool", "p_isFirstDeclarationOfDeclarationList", toStringForRTI(p_isFirstDeclarationOfDeclarationList), rtiContainer[46]);
8712 252 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgTypedefDeclaration", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[47]);
8713 252 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgTypedefDeclaration", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[48]);
8714 252 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgTypedefDeclaration", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[49]);
8715 252 : return rtiContainer;
8716 : }
8717 : RTIReturnType
8718 11 : SgTemplateTypedefDeclaration::roseRTI() {
8719 11 : RTIReturnType rtiContainer(54);
8720 :
8721 11 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateTypedefDeclaration", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
8722 11 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateTypedefDeclaration", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
8723 11 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateTypedefDeclaration", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
8724 11 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateTypedefDeclaration", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
8725 11 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateTypedefDeclaration", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
8726 11 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateTypedefDeclaration", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
8727 11 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateTypedefDeclaration", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
8728 11 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateTypedefDeclaration", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
8729 11 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateTypedefDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
8730 11 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateTypedefDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
8731 11 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateTypedefDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
8732 11 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateTypedefDeclaration", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
8733 11 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateTypedefDeclaration", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
8734 11 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgTemplateTypedefDeclaration", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
8735 11 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgTemplateTypedefDeclaration", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
8736 11 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgTemplateTypedefDeclaration", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
8737 11 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTemplateTypedefDeclaration", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
8738 11 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgTemplateTypedefDeclaration", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
8739 11 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgTemplateTypedefDeclaration", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
8740 11 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgTemplateTypedefDeclaration", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
8741 11 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgTemplateTypedefDeclaration", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
8742 11 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgTemplateTypedefDeclaration", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
8743 11 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgTemplateTypedefDeclaration", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
8744 11 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgTemplateTypedefDeclaration", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
8745 11 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgTemplateTypedefDeclaration", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
8746 11 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgTemplateTypedefDeclaration", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
8747 11 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgTemplateTypedefDeclaration", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
8748 11 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgTemplateTypedefDeclaration", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
8749 11 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgTemplateTypedefDeclaration", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
8750 11 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgTemplateTypedefDeclaration", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
8751 11 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgTemplateTypedefDeclaration", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
8752 11 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgTemplateTypedefDeclaration", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
8753 11 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgTemplateTypedefDeclaration", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
8754 11 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgTemplateTypedefDeclaration", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[33]);
8755 11 : doRTI("base_type", (void*)(&p_base_type), sizeof(p_base_type), (void*)this, "SgTemplateTypedefDeclaration", "SgType*", "p_base_type", toStringForRTI(p_base_type), rtiContainer[34]);
8756 11 : doRTI("type", (void*)(&p_type), sizeof(p_type), (void*)this, "SgTemplateTypedefDeclaration", "SgTypedefType*", "p_type", toStringForRTI(p_type), rtiContainer[35]);
8757 11 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgTemplateTypedefDeclaration", "SgDeclarationStatement*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[36]);
8758 11 : doRTI("parent_scope", (void*)(&p_parent_scope), sizeof(p_parent_scope), (void*)this, "SgTemplateTypedefDeclaration", "SgSymbol*", "p_parent_scope", toStringForRTI(p_parent_scope), rtiContainer[37]);
8759 11 : doRTI("typedefBaseTypeContainsDefiningDeclaration", (void*)(&p_typedefBaseTypeContainsDefiningDeclaration), sizeof(p_typedefBaseTypeContainsDefiningDeclaration), (void*)this, "SgTemplateTypedefDeclaration", "bool", "p_typedefBaseTypeContainsDefiningDeclaration", toStringForRTI(p_typedefBaseTypeContainsDefiningDeclaration), rtiContainer[38]);
8760 11 : doRTI("scope", (void*)(&p_scope), sizeof(p_scope), (void*)this, "SgTemplateTypedefDeclaration", "SgScopeStatement*", "p_scope", toStringForRTI(p_scope), rtiContainer[39]);
8761 11 : doRTI("requiresGlobalNameQualificationOnType", (void*)(&p_requiresGlobalNameQualificationOnType), sizeof(p_requiresGlobalNameQualificationOnType), (void*)this, "SgTemplateTypedefDeclaration", "bool", "p_requiresGlobalNameQualificationOnType", toStringForRTI(p_requiresGlobalNameQualificationOnType), rtiContainer[40]);
8762 11 : doRTI("name_qualification_length_for_base_type", (void*)(&p_name_qualification_length_for_base_type), sizeof(p_name_qualification_length_for_base_type), (void*)this, "SgTemplateTypedefDeclaration", "int", "p_name_qualification_length_for_base_type", toStringForRTI(p_name_qualification_length_for_base_type), rtiContainer[41]);
8763 11 : doRTI("type_elaboration_required_for_base_type", (void*)(&p_type_elaboration_required_for_base_type), sizeof(p_type_elaboration_required_for_base_type), (void*)this, "SgTemplateTypedefDeclaration", "bool", "p_type_elaboration_required_for_base_type", toStringForRTI(p_type_elaboration_required_for_base_type), rtiContainer[42]);
8764 11 : doRTI("global_qualification_required_for_base_type", (void*)(&p_global_qualification_required_for_base_type), sizeof(p_global_qualification_required_for_base_type), (void*)this, "SgTemplateTypedefDeclaration", "bool", "p_global_qualification_required_for_base_type", toStringForRTI(p_global_qualification_required_for_base_type), rtiContainer[43]);
8765 11 : doRTI("isAutonomousDeclaration", (void*)(&p_isAutonomousDeclaration), sizeof(p_isAutonomousDeclaration), (void*)this, "SgTemplateTypedefDeclaration", "bool", "p_isAutonomousDeclaration", toStringForRTI(p_isAutonomousDeclaration), rtiContainer[44]);
8766 11 : doRTI("isAssociatedWithDeclarationList", (void*)(&p_isAssociatedWithDeclarationList), sizeof(p_isAssociatedWithDeclarationList), (void*)this, "SgTemplateTypedefDeclaration", "bool", "p_isAssociatedWithDeclarationList", toStringForRTI(p_isAssociatedWithDeclarationList), rtiContainer[45]);
8767 11 : doRTI("isFirstDeclarationOfDeclarationList", (void*)(&p_isFirstDeclarationOfDeclarationList), sizeof(p_isFirstDeclarationOfDeclarationList), (void*)this, "SgTemplateTypedefDeclaration", "bool", "p_isFirstDeclarationOfDeclarationList", toStringForRTI(p_isFirstDeclarationOfDeclarationList), rtiContainer[46]);
8768 11 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgTemplateTypedefDeclaration", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[47]);
8769 11 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgTemplateTypedefDeclaration", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[48]);
8770 11 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgTemplateTypedefDeclaration", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[49]);
8771 11 : doRTI("templateParameters", (void*)(&p_templateParameters), sizeof(p_templateParameters), (void*)this, "SgTemplateTypedefDeclaration", "SgTemplateParameterPtrList", "p_templateParameters", toStringForRTI(p_templateParameters), rtiContainer[50]);
8772 11 : doRTI("templateSpecializationArguments", (void*)(&p_templateSpecializationArguments), sizeof(p_templateSpecializationArguments), (void*)this, "SgTemplateTypedefDeclaration", "SgTemplateArgumentPtrList", "p_templateSpecializationArguments", toStringForRTI(p_templateSpecializationArguments), rtiContainer[51]);
8773 11 : doRTI("string", (void*)(&p_string), sizeof(p_string), (void*)this, "SgTemplateTypedefDeclaration", "SgName", "p_string", toStringForRTI(p_string), rtiContainer[52]);
8774 11 : doRTI("nonreal_decl_scope", (void*)(&p_nonreal_decl_scope), sizeof(p_nonreal_decl_scope), (void*)this, "SgTemplateTypedefDeclaration", "SgDeclarationScope*", "p_nonreal_decl_scope", toStringForRTI(p_nonreal_decl_scope), rtiContainer[53]);
8775 11 : return rtiContainer;
8776 : }
8777 : RTIReturnType
8778 0 : SgTemplateInstantiationTypedefDeclaration::roseRTI() {
8779 0 : RTIReturnType rtiContainer(55);
8780 :
8781 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
8782 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
8783 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
8784 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
8785 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
8786 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
8787 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
8788 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
8789 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
8790 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
8791 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
8792 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
8793 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
8794 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
8795 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
8796 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
8797 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
8798 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
8799 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
8800 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
8801 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
8802 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
8803 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
8804 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
8805 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
8806 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
8807 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
8808 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
8809 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
8810 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
8811 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
8812 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
8813 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
8814 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[33]);
8815 0 : doRTI("base_type", (void*)(&p_base_type), sizeof(p_base_type), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "SgType*", "p_base_type", toStringForRTI(p_base_type), rtiContainer[34]);
8816 0 : doRTI("type", (void*)(&p_type), sizeof(p_type), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "SgTypedefType*", "p_type", toStringForRTI(p_type), rtiContainer[35]);
8817 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "SgDeclarationStatement*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[36]);
8818 0 : doRTI("parent_scope", (void*)(&p_parent_scope), sizeof(p_parent_scope), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "SgSymbol*", "p_parent_scope", toStringForRTI(p_parent_scope), rtiContainer[37]);
8819 0 : doRTI("typedefBaseTypeContainsDefiningDeclaration", (void*)(&p_typedefBaseTypeContainsDefiningDeclaration), sizeof(p_typedefBaseTypeContainsDefiningDeclaration), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "bool", "p_typedefBaseTypeContainsDefiningDeclaration", toStringForRTI(p_typedefBaseTypeContainsDefiningDeclaration), rtiContainer[38]);
8820 0 : doRTI("scope", (void*)(&p_scope), sizeof(p_scope), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "SgScopeStatement*", "p_scope", toStringForRTI(p_scope), rtiContainer[39]);
8821 0 : doRTI("requiresGlobalNameQualificationOnType", (void*)(&p_requiresGlobalNameQualificationOnType), sizeof(p_requiresGlobalNameQualificationOnType), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "bool", "p_requiresGlobalNameQualificationOnType", toStringForRTI(p_requiresGlobalNameQualificationOnType), rtiContainer[40]);
8822 0 : doRTI("name_qualification_length_for_base_type", (void*)(&p_name_qualification_length_for_base_type), sizeof(p_name_qualification_length_for_base_type), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "int", "p_name_qualification_length_for_base_type", toStringForRTI(p_name_qualification_length_for_base_type), rtiContainer[41]);
8823 0 : doRTI("type_elaboration_required_for_base_type", (void*)(&p_type_elaboration_required_for_base_type), sizeof(p_type_elaboration_required_for_base_type), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "bool", "p_type_elaboration_required_for_base_type", toStringForRTI(p_type_elaboration_required_for_base_type), rtiContainer[42]);
8824 0 : doRTI("global_qualification_required_for_base_type", (void*)(&p_global_qualification_required_for_base_type), sizeof(p_global_qualification_required_for_base_type), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "bool", "p_global_qualification_required_for_base_type", toStringForRTI(p_global_qualification_required_for_base_type), rtiContainer[43]);
8825 0 : doRTI("isAutonomousDeclaration", (void*)(&p_isAutonomousDeclaration), sizeof(p_isAutonomousDeclaration), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "bool", "p_isAutonomousDeclaration", toStringForRTI(p_isAutonomousDeclaration), rtiContainer[44]);
8826 0 : doRTI("isAssociatedWithDeclarationList", (void*)(&p_isAssociatedWithDeclarationList), sizeof(p_isAssociatedWithDeclarationList), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "bool", "p_isAssociatedWithDeclarationList", toStringForRTI(p_isAssociatedWithDeclarationList), rtiContainer[45]);
8827 0 : doRTI("isFirstDeclarationOfDeclarationList", (void*)(&p_isFirstDeclarationOfDeclarationList), sizeof(p_isFirstDeclarationOfDeclarationList), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "bool", "p_isFirstDeclarationOfDeclarationList", toStringForRTI(p_isFirstDeclarationOfDeclarationList), rtiContainer[46]);
8828 0 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[47]);
8829 0 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[48]);
8830 0 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[49]);
8831 0 : doRTI("templateName", (void*)(&p_templateName), sizeof(p_templateName), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "SgName", "p_templateName", toStringForRTI(p_templateName), rtiContainer[50]);
8832 0 : doRTI("templateHeader", (void*)(&p_templateHeader), sizeof(p_templateHeader), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "SgName", "p_templateHeader", toStringForRTI(p_templateHeader), rtiContainer[51]);
8833 0 : doRTI("templateDeclaration", (void*)(&p_templateDeclaration), sizeof(p_templateDeclaration), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "SgTemplateTypedefDeclaration*", "p_templateDeclaration", toStringForRTI(p_templateDeclaration), rtiContainer[52]);
8834 0 : doRTI("templateArguments", (void*)(&p_templateArguments), sizeof(p_templateArguments), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "SgTemplateArgumentPtrList", "p_templateArguments", toStringForRTI(p_templateArguments), rtiContainer[53]);
8835 0 : doRTI("nameResetFromMangledForm", (void*)(&p_nameResetFromMangledForm), sizeof(p_nameResetFromMangledForm), (void*)this, "SgTemplateInstantiationTypedefDeclaration", "bool", "p_nameResetFromMangledForm", toStringForRTI(p_nameResetFromMangledForm), rtiContainer[54]);
8836 0 : return rtiContainer;
8837 : }
8838 : RTIReturnType
8839 0 : SgStatementFunctionStatement::roseRTI() {
8840 0 : RTIReturnType rtiContainer(35);
8841 :
8842 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgStatementFunctionStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
8843 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgStatementFunctionStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
8844 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgStatementFunctionStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
8845 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgStatementFunctionStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
8846 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgStatementFunctionStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
8847 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgStatementFunctionStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
8848 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgStatementFunctionStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
8849 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgStatementFunctionStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
8850 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgStatementFunctionStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
8851 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgStatementFunctionStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
8852 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgStatementFunctionStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
8853 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgStatementFunctionStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
8854 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgStatementFunctionStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
8855 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgStatementFunctionStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
8856 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgStatementFunctionStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
8857 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgStatementFunctionStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
8858 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgStatementFunctionStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
8859 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgStatementFunctionStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
8860 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgStatementFunctionStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
8861 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgStatementFunctionStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
8862 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgStatementFunctionStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
8863 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgStatementFunctionStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
8864 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgStatementFunctionStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
8865 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgStatementFunctionStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
8866 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgStatementFunctionStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
8867 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgStatementFunctionStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
8868 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgStatementFunctionStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
8869 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgStatementFunctionStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
8870 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgStatementFunctionStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
8871 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgStatementFunctionStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
8872 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgStatementFunctionStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
8873 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgStatementFunctionStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
8874 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgStatementFunctionStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
8875 0 : doRTI("function", (void*)(&p_function), sizeof(p_function), (void*)this, "SgStatementFunctionStatement", "SgFunctionDeclaration*", "p_function", toStringForRTI(p_function), rtiContainer[33]);
8876 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgStatementFunctionStatement", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[34]);
8877 0 : return rtiContainer;
8878 : }
8879 : RTIReturnType
8880 578 : SgCtorInitializerList::roseRTI() {
8881 578 : RTIReturnType rtiContainer(34);
8882 :
8883 578 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgCtorInitializerList", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
8884 578 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgCtorInitializerList", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
8885 578 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgCtorInitializerList", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
8886 578 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgCtorInitializerList", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
8887 578 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgCtorInitializerList", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
8888 578 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgCtorInitializerList", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
8889 578 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgCtorInitializerList", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
8890 578 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgCtorInitializerList", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
8891 578 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgCtorInitializerList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
8892 578 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgCtorInitializerList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
8893 578 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgCtorInitializerList", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
8894 578 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgCtorInitializerList", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
8895 578 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgCtorInitializerList", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
8896 578 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgCtorInitializerList", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
8897 578 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgCtorInitializerList", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
8898 578 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgCtorInitializerList", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
8899 578 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgCtorInitializerList", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
8900 578 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgCtorInitializerList", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
8901 578 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgCtorInitializerList", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
8902 578 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgCtorInitializerList", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
8903 578 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgCtorInitializerList", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
8904 578 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgCtorInitializerList", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
8905 578 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgCtorInitializerList", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
8906 578 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgCtorInitializerList", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
8907 578 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgCtorInitializerList", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
8908 578 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgCtorInitializerList", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
8909 578 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgCtorInitializerList", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
8910 578 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgCtorInitializerList", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
8911 578 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgCtorInitializerList", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
8912 578 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgCtorInitializerList", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
8913 578 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgCtorInitializerList", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
8914 578 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgCtorInitializerList", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
8915 578 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgCtorInitializerList", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
8916 578 : doRTI("ctors", (void*)(&p_ctors), sizeof(p_ctors), (void*)this, "SgCtorInitializerList", "SgInitializedNamePtrList", "p_ctors", toStringForRTI(p_ctors), rtiContainer[33]);
8917 578 : return rtiContainer;
8918 : }
8919 : RTIReturnType
8920 5 : SgPragmaDeclaration::roseRTI() {
8921 5 : RTIReturnType rtiContainer(34);
8922 :
8923 5 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgPragmaDeclaration", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
8924 5 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgPragmaDeclaration", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
8925 5 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgPragmaDeclaration", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
8926 5 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgPragmaDeclaration", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
8927 5 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgPragmaDeclaration", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
8928 5 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgPragmaDeclaration", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
8929 5 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgPragmaDeclaration", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
8930 5 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgPragmaDeclaration", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
8931 5 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgPragmaDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
8932 5 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgPragmaDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
8933 5 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgPragmaDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
8934 5 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgPragmaDeclaration", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
8935 5 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgPragmaDeclaration", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
8936 5 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgPragmaDeclaration", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
8937 5 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgPragmaDeclaration", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
8938 5 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgPragmaDeclaration", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
8939 5 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgPragmaDeclaration", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
8940 5 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgPragmaDeclaration", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
8941 5 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgPragmaDeclaration", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
8942 5 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgPragmaDeclaration", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
8943 5 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgPragmaDeclaration", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
8944 5 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgPragmaDeclaration", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
8945 5 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgPragmaDeclaration", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
8946 5 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgPragmaDeclaration", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
8947 5 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgPragmaDeclaration", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
8948 5 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgPragmaDeclaration", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
8949 5 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgPragmaDeclaration", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
8950 5 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgPragmaDeclaration", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
8951 5 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgPragmaDeclaration", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
8952 5 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgPragmaDeclaration", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
8953 5 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgPragmaDeclaration", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
8954 5 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgPragmaDeclaration", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
8955 5 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgPragmaDeclaration", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
8956 5 : doRTI("pragma", (void*)(&p_pragma), sizeof(p_pragma), (void*)this, "SgPragmaDeclaration", "SgPragma*", "p_pragma", toStringForRTI(p_pragma), rtiContainer[33]);
8957 5 : return rtiContainer;
8958 : }
8959 : RTIReturnType
8960 1 : SgUsingDirectiveStatement::roseRTI() {
8961 1 : RTIReturnType rtiContainer(37);
8962 :
8963 1 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUsingDirectiveStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
8964 1 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUsingDirectiveStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
8965 1 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUsingDirectiveStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
8966 1 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUsingDirectiveStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
8967 1 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUsingDirectiveStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
8968 1 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUsingDirectiveStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
8969 1 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUsingDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
8970 1 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUsingDirectiveStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
8971 1 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUsingDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
8972 1 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUsingDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
8973 1 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUsingDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
8974 1 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUsingDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
8975 1 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUsingDirectiveStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
8976 1 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUsingDirectiveStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
8977 1 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUsingDirectiveStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
8978 1 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUsingDirectiveStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
8979 1 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUsingDirectiveStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
8980 1 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUsingDirectiveStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
8981 1 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgUsingDirectiveStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
8982 1 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgUsingDirectiveStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
8983 1 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgUsingDirectiveStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
8984 1 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgUsingDirectiveStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
8985 1 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgUsingDirectiveStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
8986 1 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgUsingDirectiveStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
8987 1 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgUsingDirectiveStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
8988 1 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgUsingDirectiveStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
8989 1 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgUsingDirectiveStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
8990 1 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgUsingDirectiveStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
8991 1 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgUsingDirectiveStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
8992 1 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgUsingDirectiveStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
8993 1 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgUsingDirectiveStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
8994 1 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgUsingDirectiveStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
8995 1 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgUsingDirectiveStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
8996 1 : doRTI("namespaceDeclaration", (void*)(&p_namespaceDeclaration), sizeof(p_namespaceDeclaration), (void*)this, "SgUsingDirectiveStatement", "SgNamespaceDeclarationStatement*", "p_namespaceDeclaration", toStringForRTI(p_namespaceDeclaration), rtiContainer[33]);
8997 1 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgUsingDirectiveStatement", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[34]);
8998 1 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgUsingDirectiveStatement", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[35]);
8999 1 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgUsingDirectiveStatement", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[36]);
9000 1 : return rtiContainer;
9001 : }
9002 : RTIReturnType
9003 36 : SgClassDeclaration::roseRTI() {
9004 36 : RTIReturnType rtiContainer(53);
9005 :
9006 36 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgClassDeclaration", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
9007 36 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgClassDeclaration", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
9008 36 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgClassDeclaration", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
9009 36 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgClassDeclaration", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
9010 36 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgClassDeclaration", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
9011 36 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgClassDeclaration", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
9012 36 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgClassDeclaration", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
9013 36 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgClassDeclaration", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
9014 36 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgClassDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
9015 36 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgClassDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
9016 36 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgClassDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
9017 36 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgClassDeclaration", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
9018 36 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgClassDeclaration", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
9019 36 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgClassDeclaration", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
9020 36 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgClassDeclaration", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
9021 36 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgClassDeclaration", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
9022 36 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgClassDeclaration", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
9023 36 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgClassDeclaration", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
9024 36 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgClassDeclaration", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
9025 36 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgClassDeclaration", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
9026 36 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgClassDeclaration", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
9027 36 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgClassDeclaration", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
9028 36 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgClassDeclaration", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
9029 36 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgClassDeclaration", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
9030 36 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgClassDeclaration", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
9031 36 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgClassDeclaration", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
9032 36 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgClassDeclaration", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
9033 36 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgClassDeclaration", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
9034 36 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgClassDeclaration", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
9035 36 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgClassDeclaration", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
9036 36 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgClassDeclaration", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
9037 36 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgClassDeclaration", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
9038 36 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgClassDeclaration", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
9039 36 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgClassDeclaration", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[33]);
9040 36 : doRTI("class_type", (void*)(&p_class_type), sizeof(p_class_type), (void*)this, "SgClassDeclaration", "SgClassDeclaration::class_types", "p_class_type", toStringForRTI(p_class_type), rtiContainer[34]);
9041 36 : doRTI("type", (void*)(&p_type), sizeof(p_type), (void*)this, "SgClassDeclaration", "SgClassType*", "p_type", toStringForRTI(p_type), rtiContainer[35]);
9042 36 : doRTI("definition", (void*)(&p_definition), sizeof(p_definition), (void*)this, "SgClassDeclaration", "SgClassDefinition*", "p_definition", toStringForRTI(p_definition), rtiContainer[36]);
9043 36 : doRTI("scope", (void*)(&p_scope), sizeof(p_scope), (void*)this, "SgClassDeclaration", "SgScopeStatement*", "p_scope", toStringForRTI(p_scope), rtiContainer[37]);
9044 36 : doRTI("specialization", (void*)(&p_specialization), sizeof(p_specialization), (void*)this, "SgClassDeclaration", "SgDeclarationStatement::template_specialization_enum", "p_specialization", toStringForRTI(p_specialization), rtiContainer[38]);
9045 36 : doRTI("from_template", (void*)(&p_from_template), sizeof(p_from_template), (void*)this, "SgClassDeclaration", "bool", "p_from_template", toStringForRTI(p_from_template), rtiContainer[39]);
9046 36 : doRTI("fixupScope", (void*)(&p_fixupScope), sizeof(p_fixupScope), (void*)this, "SgClassDeclaration", "bool", "p_fixupScope", toStringForRTI(p_fixupScope), rtiContainer[40]);
9047 36 : doRTI("isUnNamed", (void*)(&p_isUnNamed), sizeof(p_isUnNamed), (void*)this, "SgClassDeclaration", "bool", "p_isUnNamed", toStringForRTI(p_isUnNamed), rtiContainer[41]);
9048 36 : doRTI("explicit_annotation_interface", (void*)(&p_explicit_annotation_interface), sizeof(p_explicit_annotation_interface), (void*)this, "SgClassDeclaration", "bool", "p_explicit_annotation_interface", toStringForRTI(p_explicit_annotation_interface), rtiContainer[42]);
9049 36 : doRTI("explicit_interface", (void*)(&p_explicit_interface), sizeof(p_explicit_interface), (void*)this, "SgClassDeclaration", "bool", "p_explicit_interface", toStringForRTI(p_explicit_interface), rtiContainer[43]);
9050 36 : doRTI("explicit_enum", (void*)(&p_explicit_enum), sizeof(p_explicit_enum), (void*)this, "SgClassDeclaration", "bool", "p_explicit_enum", toStringForRTI(p_explicit_enum), rtiContainer[44]);
9051 36 : doRTI("explicit_anonymous", (void*)(&p_explicit_anonymous), sizeof(p_explicit_anonymous), (void*)this, "SgClassDeclaration", "bool", "p_explicit_anonymous", toStringForRTI(p_explicit_anonymous), rtiContainer[45]);
9052 36 : doRTI("decoratorList", (void*)(&p_decoratorList), sizeof(p_decoratorList), (void*)this, "SgClassDeclaration", "SgExprListExp*", "p_decoratorList", toStringForRTI(p_decoratorList), rtiContainer[46]);
9053 36 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgClassDeclaration", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[47]);
9054 36 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgClassDeclaration", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[48]);
9055 36 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgClassDeclaration", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[49]);
9056 36 : doRTI("isAutonomousDeclaration", (void*)(&p_isAutonomousDeclaration), sizeof(p_isAutonomousDeclaration), (void*)this, "SgClassDeclaration", "bool", "p_isAutonomousDeclaration", toStringForRTI(p_isAutonomousDeclaration), rtiContainer[50]);
9057 36 : doRTI("isRepresentingTemplateParameterInTemplateDeclaration", (void*)(&p_isRepresentingTemplateParameterInTemplateDeclaration), sizeof(p_isRepresentingTemplateParameterInTemplateDeclaration), (void*)this, "SgClassDeclaration", "bool", "p_isRepresentingTemplateParameterInTemplateDeclaration", toStringForRTI(p_isRepresentingTemplateParameterInTemplateDeclaration), rtiContainer[51]);
9058 36 : doRTI("adaParentType", (void*)(&p_adaParentType), sizeof(p_adaParentType), (void*)this, "SgClassDeclaration", "SgBaseClass*", "p_adaParentType", toStringForRTI(p_adaParentType), rtiContainer[52]);
9059 36 : return rtiContainer;
9060 : }
9061 : RTIReturnType
9062 4 : SgTemplateClassDeclaration::roseRTI() {
9063 4 : RTIReturnType rtiContainer(58);
9064 :
9065 4 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateClassDeclaration", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
9066 4 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateClassDeclaration", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
9067 4 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateClassDeclaration", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
9068 4 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateClassDeclaration", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
9069 4 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateClassDeclaration", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
9070 4 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateClassDeclaration", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
9071 4 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateClassDeclaration", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
9072 4 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateClassDeclaration", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
9073 4 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateClassDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
9074 4 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateClassDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
9075 4 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateClassDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
9076 4 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateClassDeclaration", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
9077 4 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateClassDeclaration", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
9078 4 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgTemplateClassDeclaration", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
9079 4 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgTemplateClassDeclaration", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
9080 4 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgTemplateClassDeclaration", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
9081 4 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTemplateClassDeclaration", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
9082 4 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgTemplateClassDeclaration", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
9083 4 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgTemplateClassDeclaration", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
9084 4 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgTemplateClassDeclaration", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
9085 4 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgTemplateClassDeclaration", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
9086 4 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgTemplateClassDeclaration", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
9087 4 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgTemplateClassDeclaration", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
9088 4 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgTemplateClassDeclaration", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
9089 4 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgTemplateClassDeclaration", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
9090 4 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgTemplateClassDeclaration", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
9091 4 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgTemplateClassDeclaration", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
9092 4 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgTemplateClassDeclaration", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
9093 4 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgTemplateClassDeclaration", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
9094 4 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgTemplateClassDeclaration", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
9095 4 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgTemplateClassDeclaration", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
9096 4 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgTemplateClassDeclaration", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
9097 4 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgTemplateClassDeclaration", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
9098 4 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgTemplateClassDeclaration", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[33]);
9099 4 : doRTI("class_type", (void*)(&p_class_type), sizeof(p_class_type), (void*)this, "SgTemplateClassDeclaration", "SgClassDeclaration::class_types", "p_class_type", toStringForRTI(p_class_type), rtiContainer[34]);
9100 4 : doRTI("type", (void*)(&p_type), sizeof(p_type), (void*)this, "SgTemplateClassDeclaration", "SgClassType*", "p_type", toStringForRTI(p_type), rtiContainer[35]);
9101 4 : doRTI("definition", (void*)(&p_definition), sizeof(p_definition), (void*)this, "SgTemplateClassDeclaration", "SgClassDefinition*", "p_definition", toStringForRTI(p_definition), rtiContainer[36]);
9102 4 : doRTI("scope", (void*)(&p_scope), sizeof(p_scope), (void*)this, "SgTemplateClassDeclaration", "SgScopeStatement*", "p_scope", toStringForRTI(p_scope), rtiContainer[37]);
9103 4 : doRTI("specialization", (void*)(&p_specialization), sizeof(p_specialization), (void*)this, "SgTemplateClassDeclaration", "SgDeclarationStatement::template_specialization_enum", "p_specialization", toStringForRTI(p_specialization), rtiContainer[38]);
9104 4 : doRTI("from_template", (void*)(&p_from_template), sizeof(p_from_template), (void*)this, "SgTemplateClassDeclaration", "bool", "p_from_template", toStringForRTI(p_from_template), rtiContainer[39]);
9105 4 : doRTI("fixupScope", (void*)(&p_fixupScope), sizeof(p_fixupScope), (void*)this, "SgTemplateClassDeclaration", "bool", "p_fixupScope", toStringForRTI(p_fixupScope), rtiContainer[40]);
9106 4 : doRTI("isUnNamed", (void*)(&p_isUnNamed), sizeof(p_isUnNamed), (void*)this, "SgTemplateClassDeclaration", "bool", "p_isUnNamed", toStringForRTI(p_isUnNamed), rtiContainer[41]);
9107 4 : doRTI("explicit_annotation_interface", (void*)(&p_explicit_annotation_interface), sizeof(p_explicit_annotation_interface), (void*)this, "SgTemplateClassDeclaration", "bool", "p_explicit_annotation_interface", toStringForRTI(p_explicit_annotation_interface), rtiContainer[42]);
9108 4 : doRTI("explicit_interface", (void*)(&p_explicit_interface), sizeof(p_explicit_interface), (void*)this, "SgTemplateClassDeclaration", "bool", "p_explicit_interface", toStringForRTI(p_explicit_interface), rtiContainer[43]);
9109 4 : doRTI("explicit_enum", (void*)(&p_explicit_enum), sizeof(p_explicit_enum), (void*)this, "SgTemplateClassDeclaration", "bool", "p_explicit_enum", toStringForRTI(p_explicit_enum), rtiContainer[44]);
9110 4 : doRTI("explicit_anonymous", (void*)(&p_explicit_anonymous), sizeof(p_explicit_anonymous), (void*)this, "SgTemplateClassDeclaration", "bool", "p_explicit_anonymous", toStringForRTI(p_explicit_anonymous), rtiContainer[45]);
9111 4 : doRTI("decoratorList", (void*)(&p_decoratorList), sizeof(p_decoratorList), (void*)this, "SgTemplateClassDeclaration", "SgExprListExp*", "p_decoratorList", toStringForRTI(p_decoratorList), rtiContainer[46]);
9112 4 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgTemplateClassDeclaration", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[47]);
9113 4 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgTemplateClassDeclaration", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[48]);
9114 4 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgTemplateClassDeclaration", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[49]);
9115 4 : doRTI("isAutonomousDeclaration", (void*)(&p_isAutonomousDeclaration), sizeof(p_isAutonomousDeclaration), (void*)this, "SgTemplateClassDeclaration", "bool", "p_isAutonomousDeclaration", toStringForRTI(p_isAutonomousDeclaration), rtiContainer[50]);
9116 4 : doRTI("isRepresentingTemplateParameterInTemplateDeclaration", (void*)(&p_isRepresentingTemplateParameterInTemplateDeclaration), sizeof(p_isRepresentingTemplateParameterInTemplateDeclaration), (void*)this, "SgTemplateClassDeclaration", "bool", "p_isRepresentingTemplateParameterInTemplateDeclaration", toStringForRTI(p_isRepresentingTemplateParameterInTemplateDeclaration), rtiContainer[51]);
9117 4 : doRTI("adaParentType", (void*)(&p_adaParentType), sizeof(p_adaParentType), (void*)this, "SgTemplateClassDeclaration", "SgBaseClass*", "p_adaParentType", toStringForRTI(p_adaParentType), rtiContainer[52]);
9118 4 : doRTI("templateParameters", (void*)(&p_templateParameters), sizeof(p_templateParameters), (void*)this, "SgTemplateClassDeclaration", "SgTemplateParameterPtrList", "p_templateParameters", toStringForRTI(p_templateParameters), rtiContainer[53]);
9119 4 : doRTI("templateSpecializationArguments", (void*)(&p_templateSpecializationArguments), sizeof(p_templateSpecializationArguments), (void*)this, "SgTemplateClassDeclaration", "SgTemplateArgumentPtrList", "p_templateSpecializationArguments", toStringForRTI(p_templateSpecializationArguments), rtiContainer[54]);
9120 4 : doRTI("string", (void*)(&p_string), sizeof(p_string), (void*)this, "SgTemplateClassDeclaration", "SgName", "p_string", toStringForRTI(p_string), rtiContainer[55]);
9121 4 : doRTI("templateName", (void*)(&p_templateName), sizeof(p_templateName), (void*)this, "SgTemplateClassDeclaration", "SgName", "p_templateName", toStringForRTI(p_templateName), rtiContainer[56]);
9122 4 : doRTI("nonreal_decl_scope", (void*)(&p_nonreal_decl_scope), sizeof(p_nonreal_decl_scope), (void*)this, "SgTemplateClassDeclaration", "SgDeclarationScope*", "p_nonreal_decl_scope", toStringForRTI(p_nonreal_decl_scope), rtiContainer[57]);
9123 4 : return rtiContainer;
9124 : }
9125 : RTIReturnType
9126 223 : SgTemplateInstantiationDecl::roseRTI() {
9127 223 : RTIReturnType rtiContainer(58);
9128 :
9129 223 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateInstantiationDecl", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
9130 223 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateInstantiationDecl", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
9131 223 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateInstantiationDecl", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
9132 223 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateInstantiationDecl", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
9133 223 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateInstantiationDecl", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
9134 223 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateInstantiationDecl", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
9135 223 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateInstantiationDecl", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
9136 223 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateInstantiationDecl", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
9137 223 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateInstantiationDecl", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
9138 223 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateInstantiationDecl", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
9139 223 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateInstantiationDecl", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
9140 223 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateInstantiationDecl", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
9141 223 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateInstantiationDecl", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
9142 223 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgTemplateInstantiationDecl", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
9143 223 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgTemplateInstantiationDecl", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
9144 223 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgTemplateInstantiationDecl", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
9145 223 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTemplateInstantiationDecl", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
9146 223 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgTemplateInstantiationDecl", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
9147 223 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgTemplateInstantiationDecl", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
9148 223 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgTemplateInstantiationDecl", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
9149 223 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgTemplateInstantiationDecl", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
9150 223 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgTemplateInstantiationDecl", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
9151 223 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgTemplateInstantiationDecl", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
9152 223 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgTemplateInstantiationDecl", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
9153 223 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgTemplateInstantiationDecl", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
9154 223 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgTemplateInstantiationDecl", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
9155 223 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgTemplateInstantiationDecl", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
9156 223 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgTemplateInstantiationDecl", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
9157 223 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgTemplateInstantiationDecl", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
9158 223 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgTemplateInstantiationDecl", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
9159 223 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgTemplateInstantiationDecl", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
9160 223 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgTemplateInstantiationDecl", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
9161 223 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgTemplateInstantiationDecl", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
9162 223 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgTemplateInstantiationDecl", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[33]);
9163 223 : doRTI("class_type", (void*)(&p_class_type), sizeof(p_class_type), (void*)this, "SgTemplateInstantiationDecl", "SgClassDeclaration::class_types", "p_class_type", toStringForRTI(p_class_type), rtiContainer[34]);
9164 223 : doRTI("type", (void*)(&p_type), sizeof(p_type), (void*)this, "SgTemplateInstantiationDecl", "SgClassType*", "p_type", toStringForRTI(p_type), rtiContainer[35]);
9165 223 : doRTI("definition", (void*)(&p_definition), sizeof(p_definition), (void*)this, "SgTemplateInstantiationDecl", "SgClassDefinition*", "p_definition", toStringForRTI(p_definition), rtiContainer[36]);
9166 223 : doRTI("scope", (void*)(&p_scope), sizeof(p_scope), (void*)this, "SgTemplateInstantiationDecl", "SgScopeStatement*", "p_scope", toStringForRTI(p_scope), rtiContainer[37]);
9167 223 : doRTI("specialization", (void*)(&p_specialization), sizeof(p_specialization), (void*)this, "SgTemplateInstantiationDecl", "SgDeclarationStatement::template_specialization_enum", "p_specialization", toStringForRTI(p_specialization), rtiContainer[38]);
9168 223 : doRTI("from_template", (void*)(&p_from_template), sizeof(p_from_template), (void*)this, "SgTemplateInstantiationDecl", "bool", "p_from_template", toStringForRTI(p_from_template), rtiContainer[39]);
9169 223 : doRTI("fixupScope", (void*)(&p_fixupScope), sizeof(p_fixupScope), (void*)this, "SgTemplateInstantiationDecl", "bool", "p_fixupScope", toStringForRTI(p_fixupScope), rtiContainer[40]);
9170 223 : doRTI("isUnNamed", (void*)(&p_isUnNamed), sizeof(p_isUnNamed), (void*)this, "SgTemplateInstantiationDecl", "bool", "p_isUnNamed", toStringForRTI(p_isUnNamed), rtiContainer[41]);
9171 223 : doRTI("explicit_annotation_interface", (void*)(&p_explicit_annotation_interface), sizeof(p_explicit_annotation_interface), (void*)this, "SgTemplateInstantiationDecl", "bool", "p_explicit_annotation_interface", toStringForRTI(p_explicit_annotation_interface), rtiContainer[42]);
9172 223 : doRTI("explicit_interface", (void*)(&p_explicit_interface), sizeof(p_explicit_interface), (void*)this, "SgTemplateInstantiationDecl", "bool", "p_explicit_interface", toStringForRTI(p_explicit_interface), rtiContainer[43]);
9173 223 : doRTI("explicit_enum", (void*)(&p_explicit_enum), sizeof(p_explicit_enum), (void*)this, "SgTemplateInstantiationDecl", "bool", "p_explicit_enum", toStringForRTI(p_explicit_enum), rtiContainer[44]);
9174 223 : doRTI("explicit_anonymous", (void*)(&p_explicit_anonymous), sizeof(p_explicit_anonymous), (void*)this, "SgTemplateInstantiationDecl", "bool", "p_explicit_anonymous", toStringForRTI(p_explicit_anonymous), rtiContainer[45]);
9175 223 : doRTI("decoratorList", (void*)(&p_decoratorList), sizeof(p_decoratorList), (void*)this, "SgTemplateInstantiationDecl", "SgExprListExp*", "p_decoratorList", toStringForRTI(p_decoratorList), rtiContainer[46]);
9176 223 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgTemplateInstantiationDecl", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[47]);
9177 223 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgTemplateInstantiationDecl", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[48]);
9178 223 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgTemplateInstantiationDecl", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[49]);
9179 223 : doRTI("isAutonomousDeclaration", (void*)(&p_isAutonomousDeclaration), sizeof(p_isAutonomousDeclaration), (void*)this, "SgTemplateInstantiationDecl", "bool", "p_isAutonomousDeclaration", toStringForRTI(p_isAutonomousDeclaration), rtiContainer[50]);
9180 223 : doRTI("isRepresentingTemplateParameterInTemplateDeclaration", (void*)(&p_isRepresentingTemplateParameterInTemplateDeclaration), sizeof(p_isRepresentingTemplateParameterInTemplateDeclaration), (void*)this, "SgTemplateInstantiationDecl", "bool", "p_isRepresentingTemplateParameterInTemplateDeclaration", toStringForRTI(p_isRepresentingTemplateParameterInTemplateDeclaration), rtiContainer[51]);
9181 223 : doRTI("adaParentType", (void*)(&p_adaParentType), sizeof(p_adaParentType), (void*)this, "SgTemplateInstantiationDecl", "SgBaseClass*", "p_adaParentType", toStringForRTI(p_adaParentType), rtiContainer[52]);
9182 223 : doRTI("templateName", (void*)(&p_templateName), sizeof(p_templateName), (void*)this, "SgTemplateInstantiationDecl", "SgName", "p_templateName", toStringForRTI(p_templateName), rtiContainer[53]);
9183 223 : doRTI("templateHeader", (void*)(&p_templateHeader), sizeof(p_templateHeader), (void*)this, "SgTemplateInstantiationDecl", "SgName", "p_templateHeader", toStringForRTI(p_templateHeader), rtiContainer[54]);
9184 223 : doRTI("templateDeclaration", (void*)(&p_templateDeclaration), sizeof(p_templateDeclaration), (void*)this, "SgTemplateInstantiationDecl", "SgTemplateClassDeclaration*", "p_templateDeclaration", toStringForRTI(p_templateDeclaration), rtiContainer[55]);
9185 223 : doRTI("templateArguments", (void*)(&p_templateArguments), sizeof(p_templateArguments), (void*)this, "SgTemplateInstantiationDecl", "SgTemplateArgumentPtrList", "p_templateArguments", toStringForRTI(p_templateArguments), rtiContainer[56]);
9186 223 : doRTI("nameResetFromMangledForm", (void*)(&p_nameResetFromMangledForm), sizeof(p_nameResetFromMangledForm), (void*)this, "SgTemplateInstantiationDecl", "bool", "p_nameResetFromMangledForm", toStringForRTI(p_nameResetFromMangledForm), rtiContainer[57]);
9187 223 : return rtiContainer;
9188 : }
9189 : RTIReturnType
9190 0 : SgDerivedTypeStatement::roseRTI() {
9191 0 : RTIReturnType rtiContainer(54);
9192 :
9193 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgDerivedTypeStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
9194 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgDerivedTypeStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
9195 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgDerivedTypeStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
9196 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgDerivedTypeStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
9197 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgDerivedTypeStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
9198 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgDerivedTypeStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
9199 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgDerivedTypeStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
9200 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgDerivedTypeStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
9201 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgDerivedTypeStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
9202 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgDerivedTypeStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
9203 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgDerivedTypeStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
9204 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgDerivedTypeStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
9205 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgDerivedTypeStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
9206 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgDerivedTypeStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
9207 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgDerivedTypeStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
9208 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgDerivedTypeStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
9209 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgDerivedTypeStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
9210 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgDerivedTypeStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
9211 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgDerivedTypeStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
9212 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgDerivedTypeStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
9213 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgDerivedTypeStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
9214 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgDerivedTypeStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
9215 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgDerivedTypeStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
9216 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgDerivedTypeStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
9217 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgDerivedTypeStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
9218 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgDerivedTypeStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
9219 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgDerivedTypeStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
9220 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgDerivedTypeStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
9221 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgDerivedTypeStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
9222 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgDerivedTypeStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
9223 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgDerivedTypeStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
9224 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgDerivedTypeStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
9225 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgDerivedTypeStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
9226 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgDerivedTypeStatement", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[33]);
9227 0 : doRTI("class_type", (void*)(&p_class_type), sizeof(p_class_type), (void*)this, "SgDerivedTypeStatement", "SgClassDeclaration::class_types", "p_class_type", toStringForRTI(p_class_type), rtiContainer[34]);
9228 0 : doRTI("type", (void*)(&p_type), sizeof(p_type), (void*)this, "SgDerivedTypeStatement", "SgClassType*", "p_type", toStringForRTI(p_type), rtiContainer[35]);
9229 0 : doRTI("definition", (void*)(&p_definition), sizeof(p_definition), (void*)this, "SgDerivedTypeStatement", "SgClassDefinition*", "p_definition", toStringForRTI(p_definition), rtiContainer[36]);
9230 0 : doRTI("scope", (void*)(&p_scope), sizeof(p_scope), (void*)this, "SgDerivedTypeStatement", "SgScopeStatement*", "p_scope", toStringForRTI(p_scope), rtiContainer[37]);
9231 0 : doRTI("specialization", (void*)(&p_specialization), sizeof(p_specialization), (void*)this, "SgDerivedTypeStatement", "SgDeclarationStatement::template_specialization_enum", "p_specialization", toStringForRTI(p_specialization), rtiContainer[38]);
9232 0 : doRTI("from_template", (void*)(&p_from_template), sizeof(p_from_template), (void*)this, "SgDerivedTypeStatement", "bool", "p_from_template", toStringForRTI(p_from_template), rtiContainer[39]);
9233 0 : doRTI("fixupScope", (void*)(&p_fixupScope), sizeof(p_fixupScope), (void*)this, "SgDerivedTypeStatement", "bool", "p_fixupScope", toStringForRTI(p_fixupScope), rtiContainer[40]);
9234 0 : doRTI("isUnNamed", (void*)(&p_isUnNamed), sizeof(p_isUnNamed), (void*)this, "SgDerivedTypeStatement", "bool", "p_isUnNamed", toStringForRTI(p_isUnNamed), rtiContainer[41]);
9235 0 : doRTI("explicit_annotation_interface", (void*)(&p_explicit_annotation_interface), sizeof(p_explicit_annotation_interface), (void*)this, "SgDerivedTypeStatement", "bool", "p_explicit_annotation_interface", toStringForRTI(p_explicit_annotation_interface), rtiContainer[42]);
9236 0 : doRTI("explicit_interface", (void*)(&p_explicit_interface), sizeof(p_explicit_interface), (void*)this, "SgDerivedTypeStatement", "bool", "p_explicit_interface", toStringForRTI(p_explicit_interface), rtiContainer[43]);
9237 0 : doRTI("explicit_enum", (void*)(&p_explicit_enum), sizeof(p_explicit_enum), (void*)this, "SgDerivedTypeStatement", "bool", "p_explicit_enum", toStringForRTI(p_explicit_enum), rtiContainer[44]);
9238 0 : doRTI("explicit_anonymous", (void*)(&p_explicit_anonymous), sizeof(p_explicit_anonymous), (void*)this, "SgDerivedTypeStatement", "bool", "p_explicit_anonymous", toStringForRTI(p_explicit_anonymous), rtiContainer[45]);
9239 0 : doRTI("decoratorList", (void*)(&p_decoratorList), sizeof(p_decoratorList), (void*)this, "SgDerivedTypeStatement", "SgExprListExp*", "p_decoratorList", toStringForRTI(p_decoratorList), rtiContainer[46]);
9240 0 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgDerivedTypeStatement", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[47]);
9241 0 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgDerivedTypeStatement", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[48]);
9242 0 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgDerivedTypeStatement", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[49]);
9243 0 : doRTI("isAutonomousDeclaration", (void*)(&p_isAutonomousDeclaration), sizeof(p_isAutonomousDeclaration), (void*)this, "SgDerivedTypeStatement", "bool", "p_isAutonomousDeclaration", toStringForRTI(p_isAutonomousDeclaration), rtiContainer[50]);
9244 0 : doRTI("isRepresentingTemplateParameterInTemplateDeclaration", (void*)(&p_isRepresentingTemplateParameterInTemplateDeclaration), sizeof(p_isRepresentingTemplateParameterInTemplateDeclaration), (void*)this, "SgDerivedTypeStatement", "bool", "p_isRepresentingTemplateParameterInTemplateDeclaration", toStringForRTI(p_isRepresentingTemplateParameterInTemplateDeclaration), rtiContainer[51]);
9245 0 : doRTI("adaParentType", (void*)(&p_adaParentType), sizeof(p_adaParentType), (void*)this, "SgDerivedTypeStatement", "SgBaseClass*", "p_adaParentType", toStringForRTI(p_adaParentType), rtiContainer[52]);
9246 0 : doRTI("end_numeric_label", (void*)(&p_end_numeric_label), sizeof(p_end_numeric_label), (void*)this, "SgDerivedTypeStatement", "SgLabelRefExp*", "p_end_numeric_label", toStringForRTI(p_end_numeric_label), rtiContainer[53]);
9247 0 : return rtiContainer;
9248 : }
9249 : RTIReturnType
9250 0 : SgModuleStatement::roseRTI() {
9251 0 : RTIReturnType rtiContainer(54);
9252 :
9253 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgModuleStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
9254 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgModuleStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
9255 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgModuleStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
9256 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgModuleStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
9257 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgModuleStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
9258 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgModuleStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
9259 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgModuleStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
9260 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgModuleStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
9261 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgModuleStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
9262 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgModuleStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
9263 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgModuleStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
9264 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgModuleStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
9265 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgModuleStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
9266 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgModuleStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
9267 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgModuleStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
9268 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgModuleStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
9269 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgModuleStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
9270 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgModuleStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
9271 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgModuleStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
9272 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgModuleStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
9273 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgModuleStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
9274 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgModuleStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
9275 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgModuleStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
9276 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgModuleStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
9277 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgModuleStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
9278 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgModuleStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
9279 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgModuleStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
9280 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgModuleStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
9281 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgModuleStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
9282 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgModuleStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
9283 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgModuleStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
9284 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgModuleStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
9285 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgModuleStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
9286 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgModuleStatement", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[33]);
9287 0 : doRTI("class_type", (void*)(&p_class_type), sizeof(p_class_type), (void*)this, "SgModuleStatement", "SgClassDeclaration::class_types", "p_class_type", toStringForRTI(p_class_type), rtiContainer[34]);
9288 0 : doRTI("type", (void*)(&p_type), sizeof(p_type), (void*)this, "SgModuleStatement", "SgClassType*", "p_type", toStringForRTI(p_type), rtiContainer[35]);
9289 0 : doRTI("definition", (void*)(&p_definition), sizeof(p_definition), (void*)this, "SgModuleStatement", "SgClassDefinition*", "p_definition", toStringForRTI(p_definition), rtiContainer[36]);
9290 0 : doRTI("scope", (void*)(&p_scope), sizeof(p_scope), (void*)this, "SgModuleStatement", "SgScopeStatement*", "p_scope", toStringForRTI(p_scope), rtiContainer[37]);
9291 0 : doRTI("specialization", (void*)(&p_specialization), sizeof(p_specialization), (void*)this, "SgModuleStatement", "SgDeclarationStatement::template_specialization_enum", "p_specialization", toStringForRTI(p_specialization), rtiContainer[38]);
9292 0 : doRTI("from_template", (void*)(&p_from_template), sizeof(p_from_template), (void*)this, "SgModuleStatement", "bool", "p_from_template", toStringForRTI(p_from_template), rtiContainer[39]);
9293 0 : doRTI("fixupScope", (void*)(&p_fixupScope), sizeof(p_fixupScope), (void*)this, "SgModuleStatement", "bool", "p_fixupScope", toStringForRTI(p_fixupScope), rtiContainer[40]);
9294 0 : doRTI("isUnNamed", (void*)(&p_isUnNamed), sizeof(p_isUnNamed), (void*)this, "SgModuleStatement", "bool", "p_isUnNamed", toStringForRTI(p_isUnNamed), rtiContainer[41]);
9295 0 : doRTI("explicit_annotation_interface", (void*)(&p_explicit_annotation_interface), sizeof(p_explicit_annotation_interface), (void*)this, "SgModuleStatement", "bool", "p_explicit_annotation_interface", toStringForRTI(p_explicit_annotation_interface), rtiContainer[42]);
9296 0 : doRTI("explicit_interface", (void*)(&p_explicit_interface), sizeof(p_explicit_interface), (void*)this, "SgModuleStatement", "bool", "p_explicit_interface", toStringForRTI(p_explicit_interface), rtiContainer[43]);
9297 0 : doRTI("explicit_enum", (void*)(&p_explicit_enum), sizeof(p_explicit_enum), (void*)this, "SgModuleStatement", "bool", "p_explicit_enum", toStringForRTI(p_explicit_enum), rtiContainer[44]);
9298 0 : doRTI("explicit_anonymous", (void*)(&p_explicit_anonymous), sizeof(p_explicit_anonymous), (void*)this, "SgModuleStatement", "bool", "p_explicit_anonymous", toStringForRTI(p_explicit_anonymous), rtiContainer[45]);
9299 0 : doRTI("decoratorList", (void*)(&p_decoratorList), sizeof(p_decoratorList), (void*)this, "SgModuleStatement", "SgExprListExp*", "p_decoratorList", toStringForRTI(p_decoratorList), rtiContainer[46]);
9300 0 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgModuleStatement", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[47]);
9301 0 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgModuleStatement", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[48]);
9302 0 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgModuleStatement", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[49]);
9303 0 : doRTI("isAutonomousDeclaration", (void*)(&p_isAutonomousDeclaration), sizeof(p_isAutonomousDeclaration), (void*)this, "SgModuleStatement", "bool", "p_isAutonomousDeclaration", toStringForRTI(p_isAutonomousDeclaration), rtiContainer[50]);
9304 0 : doRTI("isRepresentingTemplateParameterInTemplateDeclaration", (void*)(&p_isRepresentingTemplateParameterInTemplateDeclaration), sizeof(p_isRepresentingTemplateParameterInTemplateDeclaration), (void*)this, "SgModuleStatement", "bool", "p_isRepresentingTemplateParameterInTemplateDeclaration", toStringForRTI(p_isRepresentingTemplateParameterInTemplateDeclaration), rtiContainer[51]);
9305 0 : doRTI("adaParentType", (void*)(&p_adaParentType), sizeof(p_adaParentType), (void*)this, "SgModuleStatement", "SgBaseClass*", "p_adaParentType", toStringForRTI(p_adaParentType), rtiContainer[52]);
9306 0 : doRTI("end_numeric_label", (void*)(&p_end_numeric_label), sizeof(p_end_numeric_label), (void*)this, "SgModuleStatement", "SgLabelRefExp*", "p_end_numeric_label", toStringForRTI(p_end_numeric_label), rtiContainer[53]);
9307 0 : return rtiContainer;
9308 : }
9309 : RTIReturnType
9310 0 : SgImplicitStatement::roseRTI() {
9311 0 : RTIReturnType rtiContainer(36);
9312 :
9313 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgImplicitStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
9314 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgImplicitStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
9315 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgImplicitStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
9316 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgImplicitStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
9317 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgImplicitStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
9318 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgImplicitStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
9319 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgImplicitStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
9320 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgImplicitStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
9321 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgImplicitStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
9322 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgImplicitStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
9323 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgImplicitStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
9324 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgImplicitStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
9325 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgImplicitStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
9326 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgImplicitStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
9327 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgImplicitStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
9328 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgImplicitStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
9329 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgImplicitStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
9330 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgImplicitStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
9331 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgImplicitStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
9332 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgImplicitStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
9333 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgImplicitStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
9334 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgImplicitStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
9335 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgImplicitStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
9336 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgImplicitStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
9337 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgImplicitStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
9338 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgImplicitStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
9339 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgImplicitStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
9340 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgImplicitStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
9341 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgImplicitStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
9342 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgImplicitStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
9343 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgImplicitStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
9344 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgImplicitStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
9345 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgImplicitStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
9346 0 : doRTI("implicit_none", (void*)(&p_implicit_none), sizeof(p_implicit_none), (void*)this, "SgImplicitStatement", "bool", "p_implicit_none", toStringForRTI(p_implicit_none), rtiContainer[33]);
9347 0 : doRTI("implicit_spec", (void*)(&p_implicit_spec), sizeof(p_implicit_spec), (void*)this, "SgImplicitStatement", "SgImplicitStatement::implicit_spec_enum", "p_implicit_spec", toStringForRTI(p_implicit_spec), rtiContainer[34]);
9348 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgImplicitStatement", "SgInitializedNamePtrList", "p_variables", toStringForRTI(p_variables), rtiContainer[35]);
9349 0 : return rtiContainer;
9350 : }
9351 : RTIReturnType
9352 10 : SgUsingDeclarationStatement::roseRTI() {
9353 10 : RTIReturnType rtiContainer(39);
9354 :
9355 10 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUsingDeclarationStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
9356 10 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUsingDeclarationStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
9357 10 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUsingDeclarationStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
9358 10 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUsingDeclarationStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
9359 10 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUsingDeclarationStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
9360 10 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUsingDeclarationStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
9361 10 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUsingDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
9362 10 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUsingDeclarationStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
9363 10 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUsingDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
9364 10 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUsingDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
9365 10 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUsingDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
9366 10 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUsingDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
9367 10 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUsingDeclarationStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
9368 10 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUsingDeclarationStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
9369 10 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUsingDeclarationStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
9370 10 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUsingDeclarationStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
9371 10 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUsingDeclarationStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
9372 10 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUsingDeclarationStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
9373 10 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgUsingDeclarationStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
9374 10 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgUsingDeclarationStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
9375 10 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgUsingDeclarationStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
9376 10 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgUsingDeclarationStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
9377 10 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgUsingDeclarationStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
9378 10 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgUsingDeclarationStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
9379 10 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgUsingDeclarationStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
9380 10 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgUsingDeclarationStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
9381 10 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgUsingDeclarationStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
9382 10 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgUsingDeclarationStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
9383 10 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgUsingDeclarationStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
9384 10 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgUsingDeclarationStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
9385 10 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgUsingDeclarationStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
9386 10 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgUsingDeclarationStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
9387 10 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgUsingDeclarationStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
9388 10 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgUsingDeclarationStatement", "SgDeclarationStatement*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[33]);
9389 10 : doRTI("initializedName", (void*)(&p_initializedName), sizeof(p_initializedName), (void*)this, "SgUsingDeclarationStatement", "SgInitializedName*", "p_initializedName", toStringForRTI(p_initializedName), rtiContainer[34]);
9390 10 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgUsingDeclarationStatement", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[35]);
9391 10 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgUsingDeclarationStatement", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[36]);
9392 10 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgUsingDeclarationStatement", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[37]);
9393 10 : doRTI("is_inheriting_constructor", (void*)(&p_is_inheriting_constructor), sizeof(p_is_inheriting_constructor), (void*)this, "SgUsingDeclarationStatement", "bool", "p_is_inheriting_constructor", toStringForRTI(p_is_inheriting_constructor), rtiContainer[38]);
9394 10 : return rtiContainer;
9395 : }
9396 : RTIReturnType
9397 0 : SgNamelistStatement::roseRTI() {
9398 0 : RTIReturnType rtiContainer(34);
9399 :
9400 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgNamelistStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
9401 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgNamelistStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
9402 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgNamelistStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
9403 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgNamelistStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
9404 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgNamelistStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
9405 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgNamelistStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
9406 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgNamelistStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
9407 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgNamelistStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
9408 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgNamelistStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
9409 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgNamelistStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
9410 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgNamelistStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
9411 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgNamelistStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
9412 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgNamelistStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
9413 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgNamelistStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
9414 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgNamelistStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
9415 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgNamelistStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
9416 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgNamelistStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
9417 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgNamelistStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
9418 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgNamelistStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
9419 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgNamelistStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
9420 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgNamelistStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
9421 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgNamelistStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
9422 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgNamelistStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
9423 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgNamelistStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
9424 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgNamelistStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
9425 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgNamelistStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
9426 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgNamelistStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
9427 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgNamelistStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
9428 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgNamelistStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
9429 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgNamelistStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
9430 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgNamelistStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
9431 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgNamelistStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
9432 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgNamelistStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
9433 0 : doRTI("group_list", (void*)(&p_group_list), sizeof(p_group_list), (void*)this, "SgNamelistStatement", "SgNameGroupPtrList", "p_group_list", toStringForRTI(p_group_list), rtiContainer[33]);
9434 0 : return rtiContainer;
9435 : }
9436 : RTIReturnType
9437 0 : SgImportStatement::roseRTI() {
9438 0 : RTIReturnType rtiContainer(34);
9439 :
9440 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgImportStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
9441 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgImportStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
9442 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgImportStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
9443 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgImportStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
9444 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgImportStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
9445 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgImportStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
9446 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgImportStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
9447 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgImportStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
9448 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgImportStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
9449 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgImportStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
9450 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgImportStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
9451 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgImportStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
9452 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgImportStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
9453 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgImportStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
9454 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgImportStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
9455 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgImportStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
9456 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgImportStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
9457 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgImportStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
9458 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgImportStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
9459 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgImportStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
9460 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgImportStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
9461 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgImportStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
9462 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgImportStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
9463 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgImportStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
9464 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgImportStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
9465 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgImportStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
9466 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgImportStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
9467 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgImportStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
9468 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgImportStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
9469 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgImportStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
9470 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgImportStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
9471 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgImportStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
9472 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgImportStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
9473 0 : doRTI("import_list", (void*)(&p_import_list), sizeof(p_import_list), (void*)this, "SgImportStatement", "SgExpressionPtrList", "p_import_list", toStringForRTI(p_import_list), rtiContainer[33]);
9474 0 : return rtiContainer;
9475 : }
9476 : RTIReturnType
9477 23 : SgFunctionDeclaration::roseRTI() {
9478 23 : RTIReturnType rtiContainer(68);
9479 :
9480 23 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgFunctionDeclaration", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
9481 23 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgFunctionDeclaration", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
9482 23 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgFunctionDeclaration", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
9483 23 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgFunctionDeclaration", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
9484 23 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgFunctionDeclaration", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
9485 23 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgFunctionDeclaration", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
9486 23 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgFunctionDeclaration", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
9487 23 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgFunctionDeclaration", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
9488 23 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgFunctionDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
9489 23 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgFunctionDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
9490 23 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgFunctionDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
9491 23 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgFunctionDeclaration", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
9492 23 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgFunctionDeclaration", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
9493 23 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgFunctionDeclaration", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
9494 23 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgFunctionDeclaration", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
9495 23 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgFunctionDeclaration", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
9496 23 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgFunctionDeclaration", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
9497 23 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgFunctionDeclaration", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
9498 23 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgFunctionDeclaration", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
9499 23 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgFunctionDeclaration", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
9500 23 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgFunctionDeclaration", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
9501 23 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgFunctionDeclaration", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
9502 23 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgFunctionDeclaration", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
9503 23 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgFunctionDeclaration", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
9504 23 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgFunctionDeclaration", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
9505 23 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgFunctionDeclaration", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
9506 23 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgFunctionDeclaration", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
9507 23 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgFunctionDeclaration", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
9508 23 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgFunctionDeclaration", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
9509 23 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgFunctionDeclaration", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
9510 23 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgFunctionDeclaration", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
9511 23 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgFunctionDeclaration", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
9512 23 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgFunctionDeclaration", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
9513 23 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgFunctionDeclaration", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[33]);
9514 23 : doRTI("parameterList", (void*)(&p_parameterList), sizeof(p_parameterList), (void*)this, "SgFunctionDeclaration", "SgFunctionParameterList*", "p_parameterList", toStringForRTI(p_parameterList), rtiContainer[34]);
9515 23 : doRTI("functionModifier", (void*)(&p_functionModifier), sizeof(p_functionModifier), (void*)this, "SgFunctionDeclaration", "SgFunctionModifier", "p_functionModifier", toStringForRTI(p_functionModifier), rtiContainer[35]);
9516 23 : doRTI("specialFunctionModifier", (void*)(&p_specialFunctionModifier), sizeof(p_specialFunctionModifier), (void*)this, "SgFunctionDeclaration", "SgSpecialFunctionModifier", "p_specialFunctionModifier", toStringForRTI(p_specialFunctionModifier), rtiContainer[36]);
9517 23 : doRTI("exceptionSpecification", (void*)(&p_exceptionSpecification), sizeof(p_exceptionSpecification), (void*)this, "SgFunctionDeclaration", "SgTypePtrList", "p_exceptionSpecification", toStringForRTI(p_exceptionSpecification), rtiContainer[37]);
9518 23 : doRTI("named_in_end_statement", (void*)(&p_named_in_end_statement), sizeof(p_named_in_end_statement), (void*)this, "SgFunctionDeclaration", "bool", "p_named_in_end_statement", toStringForRTI(p_named_in_end_statement), rtiContainer[38]);
9519 23 : doRTI("asm_name", (void*)(&p_asm_name), sizeof(p_asm_name), (void*)this, "SgFunctionDeclaration", "std::string", "p_asm_name", toStringForRTI(p_asm_name), rtiContainer[39]);
9520 23 : doRTI("decoratorList", (void*)(&p_decoratorList), sizeof(p_decoratorList), (void*)this, "SgFunctionDeclaration", "SgExprListExp*", "p_decoratorList", toStringForRTI(p_decoratorList), rtiContainer[40]);
9521 23 : doRTI("ada_formal_subprogram_decl", (void*)(&p_ada_formal_subprogram_decl), sizeof(p_ada_formal_subprogram_decl), (void*)this, "SgFunctionDeclaration", "bool", "p_ada_formal_subprogram_decl", toStringForRTI(p_ada_formal_subprogram_decl), rtiContainer[41]);
9522 23 : doRTI("type", (void*)(&p_type), sizeof(p_type), (void*)this, "SgFunctionDeclaration", "SgFunctionType*", "p_type", toStringForRTI(p_type), rtiContainer[42]);
9523 23 : doRTI("definition", (void*)(&p_definition), sizeof(p_definition), (void*)this, "SgFunctionDeclaration", "SgFunctionDefinition*", "p_definition", toStringForRTI(p_definition), rtiContainer[43]);
9524 23 : doRTI("oldStyleDefinition", (void*)(&p_oldStyleDefinition), sizeof(p_oldStyleDefinition), (void*)this, "SgFunctionDeclaration", "bool", "p_oldStyleDefinition", toStringForRTI(p_oldStyleDefinition), rtiContainer[44]);
9525 23 : doRTI("scope", (void*)(&p_scope), sizeof(p_scope), (void*)this, "SgFunctionDeclaration", "SgScopeStatement*", "p_scope", toStringForRTI(p_scope), rtiContainer[45]);
9526 23 : doRTI("specialization", (void*)(&p_specialization), sizeof(p_specialization), (void*)this, "SgFunctionDeclaration", "SgDeclarationStatement::template_specialization_enum", "p_specialization", toStringForRTI(p_specialization), rtiContainer[46]);
9527 23 : doRTI("requiresNameQualificationOnReturnType", (void*)(&p_requiresNameQualificationOnReturnType), sizeof(p_requiresNameQualificationOnReturnType), (void*)this, "SgFunctionDeclaration", "bool", "p_requiresNameQualificationOnReturnType", toStringForRTI(p_requiresNameQualificationOnReturnType), rtiContainer[47]);
9528 23 : doRTI("gnu_extension_section", (void*)(&p_gnu_extension_section), sizeof(p_gnu_extension_section), (void*)this, "SgFunctionDeclaration", "std::string", "p_gnu_extension_section", toStringForRTI(p_gnu_extension_section), rtiContainer[48]);
9529 23 : doRTI("gnu_extension_alias", (void*)(&p_gnu_extension_alias), sizeof(p_gnu_extension_alias), (void*)this, "SgFunctionDeclaration", "std::string", "p_gnu_extension_alias", toStringForRTI(p_gnu_extension_alias), rtiContainer[49]);
9530 23 : doRTI("gnu_extension_visability", (void*)(&p_gnu_extension_visability), sizeof(p_gnu_extension_visability), (void*)this, "SgFunctionDeclaration", "SgDeclarationStatement::gnu_extension_visability_attribute_enum", "p_gnu_extension_visability", toStringForRTI(p_gnu_extension_visability), rtiContainer[50]);
9531 23 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgFunctionDeclaration", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[51]);
9532 23 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgFunctionDeclaration", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[52]);
9533 23 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgFunctionDeclaration", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[53]);
9534 23 : doRTI("name_qualification_length_for_return_type", (void*)(&p_name_qualification_length_for_return_type), sizeof(p_name_qualification_length_for_return_type), (void*)this, "SgFunctionDeclaration", "int", "p_name_qualification_length_for_return_type", toStringForRTI(p_name_qualification_length_for_return_type), rtiContainer[54]);
9535 23 : doRTI("type_elaboration_required_for_return_type", (void*)(&p_type_elaboration_required_for_return_type), sizeof(p_type_elaboration_required_for_return_type), (void*)this, "SgFunctionDeclaration", "bool", "p_type_elaboration_required_for_return_type", toStringForRTI(p_type_elaboration_required_for_return_type), rtiContainer[55]);
9536 23 : doRTI("global_qualification_required_for_return_type", (void*)(&p_global_qualification_required_for_return_type), sizeof(p_global_qualification_required_for_return_type), (void*)this, "SgFunctionDeclaration", "bool", "p_global_qualification_required_for_return_type", toStringForRTI(p_global_qualification_required_for_return_type), rtiContainer[56]);
9537 23 : doRTI("prototypeIsWithoutParameters", (void*)(&p_prototypeIsWithoutParameters), sizeof(p_prototypeIsWithoutParameters), (void*)this, "SgFunctionDeclaration", "bool", "p_prototypeIsWithoutParameters", toStringForRTI(p_prototypeIsWithoutParameters), rtiContainer[57]);
9538 23 : doRTI("gnu_regparm_attribute", (void*)(&p_gnu_regparm_attribute), sizeof(p_gnu_regparm_attribute), (void*)this, "SgFunctionDeclaration", "int", "p_gnu_regparm_attribute", toStringForRTI(p_gnu_regparm_attribute), rtiContainer[58]);
9539 23 : doRTI("type_syntax", (void*)(&p_type_syntax), sizeof(p_type_syntax), (void*)this, "SgFunctionDeclaration", "SgFunctionType*", "p_type_syntax", toStringForRTI(p_type_syntax), rtiContainer[59]);
9540 23 : doRTI("type_syntax_is_available", (void*)(&p_type_syntax_is_available), sizeof(p_type_syntax_is_available), (void*)this, "SgFunctionDeclaration", "bool", "p_type_syntax_is_available", toStringForRTI(p_type_syntax_is_available), rtiContainer[60]);
9541 23 : doRTI("parameterList_syntax", (void*)(&p_parameterList_syntax), sizeof(p_parameterList_syntax), (void*)this, "SgFunctionDeclaration", "SgFunctionParameterList*", "p_parameterList_syntax", toStringForRTI(p_parameterList_syntax), rtiContainer[61]);
9542 23 : doRTI("using_C11_Noreturn_keyword", (void*)(&p_using_C11_Noreturn_keyword), sizeof(p_using_C11_Noreturn_keyword), (void*)this, "SgFunctionDeclaration", "bool", "p_using_C11_Noreturn_keyword", toStringForRTI(p_using_C11_Noreturn_keyword), rtiContainer[62]);
9543 23 : doRTI("is_constexpr", (void*)(&p_is_constexpr), sizeof(p_is_constexpr), (void*)this, "SgFunctionDeclaration", "bool", "p_is_constexpr", toStringForRTI(p_is_constexpr), rtiContainer[63]);
9544 23 : doRTI("using_new_function_return_type_syntax", (void*)(&p_using_new_function_return_type_syntax), sizeof(p_using_new_function_return_type_syntax), (void*)this, "SgFunctionDeclaration", "bool", "p_using_new_function_return_type_syntax", toStringForRTI(p_using_new_function_return_type_syntax), rtiContainer[64]);
9545 23 : doRTI("functionParameterScope", (void*)(&p_functionParameterScope), sizeof(p_functionParameterScope), (void*)this, "SgFunctionDeclaration", "SgFunctionParameterScope*", "p_functionParameterScope", toStringForRTI(p_functionParameterScope), rtiContainer[65]);
9546 23 : doRTI("marked_as_edg_normalization", (void*)(&p_marked_as_edg_normalization), sizeof(p_marked_as_edg_normalization), (void*)this, "SgFunctionDeclaration", "bool", "p_marked_as_edg_normalization", toStringForRTI(p_marked_as_edg_normalization), rtiContainer[66]);
9547 23 : doRTI("is_implicit_function", (void*)(&p_is_implicit_function), sizeof(p_is_implicit_function), (void*)this, "SgFunctionDeclaration", "bool", "p_is_implicit_function", toStringForRTI(p_is_implicit_function), rtiContainer[67]);
9548 23 : return rtiContainer;
9549 : }
9550 : RTIReturnType
9551 2 : SgTemplateFunctionDeclaration::roseRTI() {
9552 2 : RTIReturnType rtiContainer(73);
9553 :
9554 2 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateFunctionDeclaration", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
9555 2 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateFunctionDeclaration", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
9556 2 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateFunctionDeclaration", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
9557 2 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateFunctionDeclaration", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
9558 2 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateFunctionDeclaration", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
9559 2 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateFunctionDeclaration", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
9560 2 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateFunctionDeclaration", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
9561 2 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateFunctionDeclaration", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
9562 2 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateFunctionDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
9563 2 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateFunctionDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
9564 2 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateFunctionDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
9565 2 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateFunctionDeclaration", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
9566 2 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateFunctionDeclaration", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
9567 2 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgTemplateFunctionDeclaration", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
9568 2 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgTemplateFunctionDeclaration", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
9569 2 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgTemplateFunctionDeclaration", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
9570 2 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTemplateFunctionDeclaration", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
9571 2 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgTemplateFunctionDeclaration", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
9572 2 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgTemplateFunctionDeclaration", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
9573 2 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgTemplateFunctionDeclaration", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
9574 2 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgTemplateFunctionDeclaration", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
9575 2 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgTemplateFunctionDeclaration", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
9576 2 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgTemplateFunctionDeclaration", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
9577 2 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgTemplateFunctionDeclaration", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
9578 2 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgTemplateFunctionDeclaration", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
9579 2 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgTemplateFunctionDeclaration", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
9580 2 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgTemplateFunctionDeclaration", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
9581 2 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgTemplateFunctionDeclaration", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
9582 2 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgTemplateFunctionDeclaration", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
9583 2 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgTemplateFunctionDeclaration", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
9584 2 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgTemplateFunctionDeclaration", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
9585 2 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgTemplateFunctionDeclaration", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
9586 2 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgTemplateFunctionDeclaration", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
9587 2 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgTemplateFunctionDeclaration", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[33]);
9588 2 : doRTI("parameterList", (void*)(&p_parameterList), sizeof(p_parameterList), (void*)this, "SgTemplateFunctionDeclaration", "SgFunctionParameterList*", "p_parameterList", toStringForRTI(p_parameterList), rtiContainer[34]);
9589 2 : doRTI("functionModifier", (void*)(&p_functionModifier), sizeof(p_functionModifier), (void*)this, "SgTemplateFunctionDeclaration", "SgFunctionModifier", "p_functionModifier", toStringForRTI(p_functionModifier), rtiContainer[35]);
9590 2 : doRTI("specialFunctionModifier", (void*)(&p_specialFunctionModifier), sizeof(p_specialFunctionModifier), (void*)this, "SgTemplateFunctionDeclaration", "SgSpecialFunctionModifier", "p_specialFunctionModifier", toStringForRTI(p_specialFunctionModifier), rtiContainer[36]);
9591 2 : doRTI("exceptionSpecification", (void*)(&p_exceptionSpecification), sizeof(p_exceptionSpecification), (void*)this, "SgTemplateFunctionDeclaration", "SgTypePtrList", "p_exceptionSpecification", toStringForRTI(p_exceptionSpecification), rtiContainer[37]);
9592 2 : doRTI("named_in_end_statement", (void*)(&p_named_in_end_statement), sizeof(p_named_in_end_statement), (void*)this, "SgTemplateFunctionDeclaration", "bool", "p_named_in_end_statement", toStringForRTI(p_named_in_end_statement), rtiContainer[38]);
9593 2 : doRTI("asm_name", (void*)(&p_asm_name), sizeof(p_asm_name), (void*)this, "SgTemplateFunctionDeclaration", "std::string", "p_asm_name", toStringForRTI(p_asm_name), rtiContainer[39]);
9594 2 : doRTI("decoratorList", (void*)(&p_decoratorList), sizeof(p_decoratorList), (void*)this, "SgTemplateFunctionDeclaration", "SgExprListExp*", "p_decoratorList", toStringForRTI(p_decoratorList), rtiContainer[40]);
9595 2 : doRTI("ada_formal_subprogram_decl", (void*)(&p_ada_formal_subprogram_decl), sizeof(p_ada_formal_subprogram_decl), (void*)this, "SgTemplateFunctionDeclaration", "bool", "p_ada_formal_subprogram_decl", toStringForRTI(p_ada_formal_subprogram_decl), rtiContainer[41]);
9596 2 : doRTI("type", (void*)(&p_type), sizeof(p_type), (void*)this, "SgTemplateFunctionDeclaration", "SgFunctionType*", "p_type", toStringForRTI(p_type), rtiContainer[42]);
9597 2 : doRTI("definition", (void*)(&p_definition), sizeof(p_definition), (void*)this, "SgTemplateFunctionDeclaration", "SgFunctionDefinition*", "p_definition", toStringForRTI(p_definition), rtiContainer[43]);
9598 2 : doRTI("oldStyleDefinition", (void*)(&p_oldStyleDefinition), sizeof(p_oldStyleDefinition), (void*)this, "SgTemplateFunctionDeclaration", "bool", "p_oldStyleDefinition", toStringForRTI(p_oldStyleDefinition), rtiContainer[44]);
9599 2 : doRTI("scope", (void*)(&p_scope), sizeof(p_scope), (void*)this, "SgTemplateFunctionDeclaration", "SgScopeStatement*", "p_scope", toStringForRTI(p_scope), rtiContainer[45]);
9600 2 : doRTI("specialization", (void*)(&p_specialization), sizeof(p_specialization), (void*)this, "SgTemplateFunctionDeclaration", "SgDeclarationStatement::template_specialization_enum", "p_specialization", toStringForRTI(p_specialization), rtiContainer[46]);
9601 2 : doRTI("requiresNameQualificationOnReturnType", (void*)(&p_requiresNameQualificationOnReturnType), sizeof(p_requiresNameQualificationOnReturnType), (void*)this, "SgTemplateFunctionDeclaration", "bool", "p_requiresNameQualificationOnReturnType", toStringForRTI(p_requiresNameQualificationOnReturnType), rtiContainer[47]);
9602 2 : doRTI("gnu_extension_section", (void*)(&p_gnu_extension_section), sizeof(p_gnu_extension_section), (void*)this, "SgTemplateFunctionDeclaration", "std::string", "p_gnu_extension_section", toStringForRTI(p_gnu_extension_section), rtiContainer[48]);
9603 2 : doRTI("gnu_extension_alias", (void*)(&p_gnu_extension_alias), sizeof(p_gnu_extension_alias), (void*)this, "SgTemplateFunctionDeclaration", "std::string", "p_gnu_extension_alias", toStringForRTI(p_gnu_extension_alias), rtiContainer[49]);
9604 2 : doRTI("gnu_extension_visability", (void*)(&p_gnu_extension_visability), sizeof(p_gnu_extension_visability), (void*)this, "SgTemplateFunctionDeclaration", "SgDeclarationStatement::gnu_extension_visability_attribute_enum", "p_gnu_extension_visability", toStringForRTI(p_gnu_extension_visability), rtiContainer[50]);
9605 2 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgTemplateFunctionDeclaration", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[51]);
9606 2 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgTemplateFunctionDeclaration", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[52]);
9607 2 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgTemplateFunctionDeclaration", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[53]);
9608 2 : doRTI("name_qualification_length_for_return_type", (void*)(&p_name_qualification_length_for_return_type), sizeof(p_name_qualification_length_for_return_type), (void*)this, "SgTemplateFunctionDeclaration", "int", "p_name_qualification_length_for_return_type", toStringForRTI(p_name_qualification_length_for_return_type), rtiContainer[54]);
9609 2 : doRTI("type_elaboration_required_for_return_type", (void*)(&p_type_elaboration_required_for_return_type), sizeof(p_type_elaboration_required_for_return_type), (void*)this, "SgTemplateFunctionDeclaration", "bool", "p_type_elaboration_required_for_return_type", toStringForRTI(p_type_elaboration_required_for_return_type), rtiContainer[55]);
9610 2 : doRTI("global_qualification_required_for_return_type", (void*)(&p_global_qualification_required_for_return_type), sizeof(p_global_qualification_required_for_return_type), (void*)this, "SgTemplateFunctionDeclaration", "bool", "p_global_qualification_required_for_return_type", toStringForRTI(p_global_qualification_required_for_return_type), rtiContainer[56]);
9611 2 : doRTI("prototypeIsWithoutParameters", (void*)(&p_prototypeIsWithoutParameters), sizeof(p_prototypeIsWithoutParameters), (void*)this, "SgTemplateFunctionDeclaration", "bool", "p_prototypeIsWithoutParameters", toStringForRTI(p_prototypeIsWithoutParameters), rtiContainer[57]);
9612 2 : doRTI("gnu_regparm_attribute", (void*)(&p_gnu_regparm_attribute), sizeof(p_gnu_regparm_attribute), (void*)this, "SgTemplateFunctionDeclaration", "int", "p_gnu_regparm_attribute", toStringForRTI(p_gnu_regparm_attribute), rtiContainer[58]);
9613 2 : doRTI("type_syntax", (void*)(&p_type_syntax), sizeof(p_type_syntax), (void*)this, "SgTemplateFunctionDeclaration", "SgFunctionType*", "p_type_syntax", toStringForRTI(p_type_syntax), rtiContainer[59]);
9614 2 : doRTI("type_syntax_is_available", (void*)(&p_type_syntax_is_available), sizeof(p_type_syntax_is_available), (void*)this, "SgTemplateFunctionDeclaration", "bool", "p_type_syntax_is_available", toStringForRTI(p_type_syntax_is_available), rtiContainer[60]);
9615 2 : doRTI("parameterList_syntax", (void*)(&p_parameterList_syntax), sizeof(p_parameterList_syntax), (void*)this, "SgTemplateFunctionDeclaration", "SgFunctionParameterList*", "p_parameterList_syntax", toStringForRTI(p_parameterList_syntax), rtiContainer[61]);
9616 2 : doRTI("using_C11_Noreturn_keyword", (void*)(&p_using_C11_Noreturn_keyword), sizeof(p_using_C11_Noreturn_keyword), (void*)this, "SgTemplateFunctionDeclaration", "bool", "p_using_C11_Noreturn_keyword", toStringForRTI(p_using_C11_Noreturn_keyword), rtiContainer[62]);
9617 2 : doRTI("is_constexpr", (void*)(&p_is_constexpr), sizeof(p_is_constexpr), (void*)this, "SgTemplateFunctionDeclaration", "bool", "p_is_constexpr", toStringForRTI(p_is_constexpr), rtiContainer[63]);
9618 2 : doRTI("using_new_function_return_type_syntax", (void*)(&p_using_new_function_return_type_syntax), sizeof(p_using_new_function_return_type_syntax), (void*)this, "SgTemplateFunctionDeclaration", "bool", "p_using_new_function_return_type_syntax", toStringForRTI(p_using_new_function_return_type_syntax), rtiContainer[64]);
9619 2 : doRTI("functionParameterScope", (void*)(&p_functionParameterScope), sizeof(p_functionParameterScope), (void*)this, "SgTemplateFunctionDeclaration", "SgFunctionParameterScope*", "p_functionParameterScope", toStringForRTI(p_functionParameterScope), rtiContainer[65]);
9620 2 : doRTI("marked_as_edg_normalization", (void*)(&p_marked_as_edg_normalization), sizeof(p_marked_as_edg_normalization), (void*)this, "SgTemplateFunctionDeclaration", "bool", "p_marked_as_edg_normalization", toStringForRTI(p_marked_as_edg_normalization), rtiContainer[66]);
9621 2 : doRTI("is_implicit_function", (void*)(&p_is_implicit_function), sizeof(p_is_implicit_function), (void*)this, "SgTemplateFunctionDeclaration", "bool", "p_is_implicit_function", toStringForRTI(p_is_implicit_function), rtiContainer[67]);
9622 2 : doRTI("templateParameters", (void*)(&p_templateParameters), sizeof(p_templateParameters), (void*)this, "SgTemplateFunctionDeclaration", "SgTemplateParameterPtrList", "p_templateParameters", toStringForRTI(p_templateParameters), rtiContainer[68]);
9623 2 : doRTI("templateSpecializationArguments", (void*)(&p_templateSpecializationArguments), sizeof(p_templateSpecializationArguments), (void*)this, "SgTemplateFunctionDeclaration", "SgTemplateArgumentPtrList", "p_templateSpecializationArguments", toStringForRTI(p_templateSpecializationArguments), rtiContainer[69]);
9624 2 : doRTI("string", (void*)(&p_string), sizeof(p_string), (void*)this, "SgTemplateFunctionDeclaration", "SgName", "p_string", toStringForRTI(p_string), rtiContainer[70]);
9625 2 : doRTI("string_represents_function_body", (void*)(&p_string_represents_function_body), sizeof(p_string_represents_function_body), (void*)this, "SgTemplateFunctionDeclaration", "bool", "p_string_represents_function_body", toStringForRTI(p_string_represents_function_body), rtiContainer[71]);
9626 2 : doRTI("nonreal_decl_scope", (void*)(&p_nonreal_decl_scope), sizeof(p_nonreal_decl_scope), (void*)this, "SgTemplateFunctionDeclaration", "SgDeclarationScope*", "p_nonreal_decl_scope", toStringForRTI(p_nonreal_decl_scope), rtiContainer[72]);
9627 2 : return rtiContainer;
9628 : }
9629 : RTIReturnType
9630 75 : SgMemberFunctionDeclaration::roseRTI() {
9631 75 : RTIReturnType rtiContainer(70);
9632 :
9633 75 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgMemberFunctionDeclaration", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
9634 75 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgMemberFunctionDeclaration", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
9635 75 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgMemberFunctionDeclaration", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
9636 75 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgMemberFunctionDeclaration", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
9637 75 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgMemberFunctionDeclaration", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
9638 75 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgMemberFunctionDeclaration", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
9639 75 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgMemberFunctionDeclaration", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
9640 75 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgMemberFunctionDeclaration", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
9641 75 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgMemberFunctionDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
9642 75 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgMemberFunctionDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
9643 75 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgMemberFunctionDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
9644 75 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgMemberFunctionDeclaration", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
9645 75 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgMemberFunctionDeclaration", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
9646 75 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgMemberFunctionDeclaration", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
9647 75 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgMemberFunctionDeclaration", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
9648 75 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgMemberFunctionDeclaration", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
9649 75 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgMemberFunctionDeclaration", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
9650 75 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgMemberFunctionDeclaration", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
9651 75 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgMemberFunctionDeclaration", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
9652 75 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgMemberFunctionDeclaration", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
9653 75 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgMemberFunctionDeclaration", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
9654 75 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgMemberFunctionDeclaration", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
9655 75 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgMemberFunctionDeclaration", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
9656 75 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgMemberFunctionDeclaration", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
9657 75 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgMemberFunctionDeclaration", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
9658 75 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgMemberFunctionDeclaration", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
9659 75 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgMemberFunctionDeclaration", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
9660 75 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgMemberFunctionDeclaration", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
9661 75 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgMemberFunctionDeclaration", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
9662 75 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgMemberFunctionDeclaration", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
9663 75 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgMemberFunctionDeclaration", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
9664 75 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgMemberFunctionDeclaration", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
9665 75 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgMemberFunctionDeclaration", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
9666 75 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgMemberFunctionDeclaration", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[33]);
9667 75 : doRTI("parameterList", (void*)(&p_parameterList), sizeof(p_parameterList), (void*)this, "SgMemberFunctionDeclaration", "SgFunctionParameterList*", "p_parameterList", toStringForRTI(p_parameterList), rtiContainer[34]);
9668 75 : doRTI("functionModifier", (void*)(&p_functionModifier), sizeof(p_functionModifier), (void*)this, "SgMemberFunctionDeclaration", "SgFunctionModifier", "p_functionModifier", toStringForRTI(p_functionModifier), rtiContainer[35]);
9669 75 : doRTI("specialFunctionModifier", (void*)(&p_specialFunctionModifier), sizeof(p_specialFunctionModifier), (void*)this, "SgMemberFunctionDeclaration", "SgSpecialFunctionModifier", "p_specialFunctionModifier", toStringForRTI(p_specialFunctionModifier), rtiContainer[36]);
9670 75 : doRTI("exceptionSpecification", (void*)(&p_exceptionSpecification), sizeof(p_exceptionSpecification), (void*)this, "SgMemberFunctionDeclaration", "SgTypePtrList", "p_exceptionSpecification", toStringForRTI(p_exceptionSpecification), rtiContainer[37]);
9671 75 : doRTI("named_in_end_statement", (void*)(&p_named_in_end_statement), sizeof(p_named_in_end_statement), (void*)this, "SgMemberFunctionDeclaration", "bool", "p_named_in_end_statement", toStringForRTI(p_named_in_end_statement), rtiContainer[38]);
9672 75 : doRTI("asm_name", (void*)(&p_asm_name), sizeof(p_asm_name), (void*)this, "SgMemberFunctionDeclaration", "std::string", "p_asm_name", toStringForRTI(p_asm_name), rtiContainer[39]);
9673 75 : doRTI("decoratorList", (void*)(&p_decoratorList), sizeof(p_decoratorList), (void*)this, "SgMemberFunctionDeclaration", "SgExprListExp*", "p_decoratorList", toStringForRTI(p_decoratorList), rtiContainer[40]);
9674 75 : doRTI("ada_formal_subprogram_decl", (void*)(&p_ada_formal_subprogram_decl), sizeof(p_ada_formal_subprogram_decl), (void*)this, "SgMemberFunctionDeclaration", "bool", "p_ada_formal_subprogram_decl", toStringForRTI(p_ada_formal_subprogram_decl), rtiContainer[41]);
9675 75 : doRTI("type", (void*)(&p_type), sizeof(p_type), (void*)this, "SgMemberFunctionDeclaration", "SgFunctionType*", "p_type", toStringForRTI(p_type), rtiContainer[42]);
9676 75 : doRTI("definition", (void*)(&p_definition), sizeof(p_definition), (void*)this, "SgMemberFunctionDeclaration", "SgFunctionDefinition*", "p_definition", toStringForRTI(p_definition), rtiContainer[43]);
9677 75 : doRTI("oldStyleDefinition", (void*)(&p_oldStyleDefinition), sizeof(p_oldStyleDefinition), (void*)this, "SgMemberFunctionDeclaration", "bool", "p_oldStyleDefinition", toStringForRTI(p_oldStyleDefinition), rtiContainer[44]);
9678 75 : doRTI("scope", (void*)(&p_scope), sizeof(p_scope), (void*)this, "SgMemberFunctionDeclaration", "SgScopeStatement*", "p_scope", toStringForRTI(p_scope), rtiContainer[45]);
9679 75 : doRTI("specialization", (void*)(&p_specialization), sizeof(p_specialization), (void*)this, "SgMemberFunctionDeclaration", "SgDeclarationStatement::template_specialization_enum", "p_specialization", toStringForRTI(p_specialization), rtiContainer[46]);
9680 75 : doRTI("requiresNameQualificationOnReturnType", (void*)(&p_requiresNameQualificationOnReturnType), sizeof(p_requiresNameQualificationOnReturnType), (void*)this, "SgMemberFunctionDeclaration", "bool", "p_requiresNameQualificationOnReturnType", toStringForRTI(p_requiresNameQualificationOnReturnType), rtiContainer[47]);
9681 75 : doRTI("gnu_extension_section", (void*)(&p_gnu_extension_section), sizeof(p_gnu_extension_section), (void*)this, "SgMemberFunctionDeclaration", "std::string", "p_gnu_extension_section", toStringForRTI(p_gnu_extension_section), rtiContainer[48]);
9682 75 : doRTI("gnu_extension_alias", (void*)(&p_gnu_extension_alias), sizeof(p_gnu_extension_alias), (void*)this, "SgMemberFunctionDeclaration", "std::string", "p_gnu_extension_alias", toStringForRTI(p_gnu_extension_alias), rtiContainer[49]);
9683 75 : doRTI("gnu_extension_visability", (void*)(&p_gnu_extension_visability), sizeof(p_gnu_extension_visability), (void*)this, "SgMemberFunctionDeclaration", "SgDeclarationStatement::gnu_extension_visability_attribute_enum", "p_gnu_extension_visability", toStringForRTI(p_gnu_extension_visability), rtiContainer[50]);
9684 75 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgMemberFunctionDeclaration", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[51]);
9685 75 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgMemberFunctionDeclaration", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[52]);
9686 75 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgMemberFunctionDeclaration", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[53]);
9687 75 : doRTI("name_qualification_length_for_return_type", (void*)(&p_name_qualification_length_for_return_type), sizeof(p_name_qualification_length_for_return_type), (void*)this, "SgMemberFunctionDeclaration", "int", "p_name_qualification_length_for_return_type", toStringForRTI(p_name_qualification_length_for_return_type), rtiContainer[54]);
9688 75 : doRTI("type_elaboration_required_for_return_type", (void*)(&p_type_elaboration_required_for_return_type), sizeof(p_type_elaboration_required_for_return_type), (void*)this, "SgMemberFunctionDeclaration", "bool", "p_type_elaboration_required_for_return_type", toStringForRTI(p_type_elaboration_required_for_return_type), rtiContainer[55]);
9689 75 : doRTI("global_qualification_required_for_return_type", (void*)(&p_global_qualification_required_for_return_type), sizeof(p_global_qualification_required_for_return_type), (void*)this, "SgMemberFunctionDeclaration", "bool", "p_global_qualification_required_for_return_type", toStringForRTI(p_global_qualification_required_for_return_type), rtiContainer[56]);
9690 75 : doRTI("prototypeIsWithoutParameters", (void*)(&p_prototypeIsWithoutParameters), sizeof(p_prototypeIsWithoutParameters), (void*)this, "SgMemberFunctionDeclaration", "bool", "p_prototypeIsWithoutParameters", toStringForRTI(p_prototypeIsWithoutParameters), rtiContainer[57]);
9691 75 : doRTI("gnu_regparm_attribute", (void*)(&p_gnu_regparm_attribute), sizeof(p_gnu_regparm_attribute), (void*)this, "SgMemberFunctionDeclaration", "int", "p_gnu_regparm_attribute", toStringForRTI(p_gnu_regparm_attribute), rtiContainer[58]);
9692 75 : doRTI("type_syntax", (void*)(&p_type_syntax), sizeof(p_type_syntax), (void*)this, "SgMemberFunctionDeclaration", "SgFunctionType*", "p_type_syntax", toStringForRTI(p_type_syntax), rtiContainer[59]);
9693 75 : doRTI("type_syntax_is_available", (void*)(&p_type_syntax_is_available), sizeof(p_type_syntax_is_available), (void*)this, "SgMemberFunctionDeclaration", "bool", "p_type_syntax_is_available", toStringForRTI(p_type_syntax_is_available), rtiContainer[60]);
9694 75 : doRTI("parameterList_syntax", (void*)(&p_parameterList_syntax), sizeof(p_parameterList_syntax), (void*)this, "SgMemberFunctionDeclaration", "SgFunctionParameterList*", "p_parameterList_syntax", toStringForRTI(p_parameterList_syntax), rtiContainer[61]);
9695 75 : doRTI("using_C11_Noreturn_keyword", (void*)(&p_using_C11_Noreturn_keyword), sizeof(p_using_C11_Noreturn_keyword), (void*)this, "SgMemberFunctionDeclaration", "bool", "p_using_C11_Noreturn_keyword", toStringForRTI(p_using_C11_Noreturn_keyword), rtiContainer[62]);
9696 75 : doRTI("is_constexpr", (void*)(&p_is_constexpr), sizeof(p_is_constexpr), (void*)this, "SgMemberFunctionDeclaration", "bool", "p_is_constexpr", toStringForRTI(p_is_constexpr), rtiContainer[63]);
9697 75 : doRTI("using_new_function_return_type_syntax", (void*)(&p_using_new_function_return_type_syntax), sizeof(p_using_new_function_return_type_syntax), (void*)this, "SgMemberFunctionDeclaration", "bool", "p_using_new_function_return_type_syntax", toStringForRTI(p_using_new_function_return_type_syntax), rtiContainer[64]);
9698 75 : doRTI("functionParameterScope", (void*)(&p_functionParameterScope), sizeof(p_functionParameterScope), (void*)this, "SgMemberFunctionDeclaration", "SgFunctionParameterScope*", "p_functionParameterScope", toStringForRTI(p_functionParameterScope), rtiContainer[65]);
9699 75 : doRTI("marked_as_edg_normalization", (void*)(&p_marked_as_edg_normalization), sizeof(p_marked_as_edg_normalization), (void*)this, "SgMemberFunctionDeclaration", "bool", "p_marked_as_edg_normalization", toStringForRTI(p_marked_as_edg_normalization), rtiContainer[66]);
9700 75 : doRTI("is_implicit_function", (void*)(&p_is_implicit_function), sizeof(p_is_implicit_function), (void*)this, "SgMemberFunctionDeclaration", "bool", "p_is_implicit_function", toStringForRTI(p_is_implicit_function), rtiContainer[67]);
9701 75 : doRTI("CtorInitializerList", (void*)(&p_CtorInitializerList), sizeof(p_CtorInitializerList), (void*)this, "SgMemberFunctionDeclaration", "SgCtorInitializerList*", "p_CtorInitializerList", toStringForRTI(p_CtorInitializerList), rtiContainer[68]);
9702 75 : doRTI("associatedClassDeclaration", (void*)(&p_associatedClassDeclaration), sizeof(p_associatedClassDeclaration), (void*)this, "SgMemberFunctionDeclaration", "SgDeclarationStatement*", "p_associatedClassDeclaration", toStringForRTI(p_associatedClassDeclaration), rtiContainer[69]);
9703 75 : return rtiContainer;
9704 : }
9705 : RTIReturnType
9706 45 : SgTemplateMemberFunctionDeclaration::roseRTI() {
9707 45 : RTIReturnType rtiContainer(75);
9708 :
9709 45 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateMemberFunctionDeclaration", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
9710 45 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateMemberFunctionDeclaration", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
9711 45 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateMemberFunctionDeclaration", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
9712 45 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateMemberFunctionDeclaration", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
9713 45 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateMemberFunctionDeclaration", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
9714 45 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateMemberFunctionDeclaration", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
9715 45 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateMemberFunctionDeclaration", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
9716 45 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateMemberFunctionDeclaration", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
9717 45 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateMemberFunctionDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
9718 45 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateMemberFunctionDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
9719 45 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateMemberFunctionDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
9720 45 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateMemberFunctionDeclaration", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
9721 45 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateMemberFunctionDeclaration", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
9722 45 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgTemplateMemberFunctionDeclaration", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
9723 45 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgTemplateMemberFunctionDeclaration", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
9724 45 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgTemplateMemberFunctionDeclaration", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
9725 45 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTemplateMemberFunctionDeclaration", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
9726 45 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgTemplateMemberFunctionDeclaration", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
9727 45 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgTemplateMemberFunctionDeclaration", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
9728 45 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgTemplateMemberFunctionDeclaration", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
9729 45 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgTemplateMemberFunctionDeclaration", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
9730 45 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgTemplateMemberFunctionDeclaration", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
9731 45 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgTemplateMemberFunctionDeclaration", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
9732 45 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgTemplateMemberFunctionDeclaration", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
9733 45 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgTemplateMemberFunctionDeclaration", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
9734 45 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgTemplateMemberFunctionDeclaration", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
9735 45 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgTemplateMemberFunctionDeclaration", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
9736 45 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgTemplateMemberFunctionDeclaration", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
9737 45 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgTemplateMemberFunctionDeclaration", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
9738 45 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgTemplateMemberFunctionDeclaration", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
9739 45 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgTemplateMemberFunctionDeclaration", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
9740 45 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgTemplateMemberFunctionDeclaration", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
9741 45 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgTemplateMemberFunctionDeclaration", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
9742 45 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgTemplateMemberFunctionDeclaration", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[33]);
9743 45 : doRTI("parameterList", (void*)(&p_parameterList), sizeof(p_parameterList), (void*)this, "SgTemplateMemberFunctionDeclaration", "SgFunctionParameterList*", "p_parameterList", toStringForRTI(p_parameterList), rtiContainer[34]);
9744 45 : doRTI("functionModifier", (void*)(&p_functionModifier), sizeof(p_functionModifier), (void*)this, "SgTemplateMemberFunctionDeclaration", "SgFunctionModifier", "p_functionModifier", toStringForRTI(p_functionModifier), rtiContainer[35]);
9745 45 : doRTI("specialFunctionModifier", (void*)(&p_specialFunctionModifier), sizeof(p_specialFunctionModifier), (void*)this, "SgTemplateMemberFunctionDeclaration", "SgSpecialFunctionModifier", "p_specialFunctionModifier", toStringForRTI(p_specialFunctionModifier), rtiContainer[36]);
9746 45 : doRTI("exceptionSpecification", (void*)(&p_exceptionSpecification), sizeof(p_exceptionSpecification), (void*)this, "SgTemplateMemberFunctionDeclaration", "SgTypePtrList", "p_exceptionSpecification", toStringForRTI(p_exceptionSpecification), rtiContainer[37]);
9747 45 : doRTI("named_in_end_statement", (void*)(&p_named_in_end_statement), sizeof(p_named_in_end_statement), (void*)this, "SgTemplateMemberFunctionDeclaration", "bool", "p_named_in_end_statement", toStringForRTI(p_named_in_end_statement), rtiContainer[38]);
9748 45 : doRTI("asm_name", (void*)(&p_asm_name), sizeof(p_asm_name), (void*)this, "SgTemplateMemberFunctionDeclaration", "std::string", "p_asm_name", toStringForRTI(p_asm_name), rtiContainer[39]);
9749 45 : doRTI("decoratorList", (void*)(&p_decoratorList), sizeof(p_decoratorList), (void*)this, "SgTemplateMemberFunctionDeclaration", "SgExprListExp*", "p_decoratorList", toStringForRTI(p_decoratorList), rtiContainer[40]);
9750 45 : doRTI("ada_formal_subprogram_decl", (void*)(&p_ada_formal_subprogram_decl), sizeof(p_ada_formal_subprogram_decl), (void*)this, "SgTemplateMemberFunctionDeclaration", "bool", "p_ada_formal_subprogram_decl", toStringForRTI(p_ada_formal_subprogram_decl), rtiContainer[41]);
9751 45 : doRTI("type", (void*)(&p_type), sizeof(p_type), (void*)this, "SgTemplateMemberFunctionDeclaration", "SgFunctionType*", "p_type", toStringForRTI(p_type), rtiContainer[42]);
9752 45 : doRTI("definition", (void*)(&p_definition), sizeof(p_definition), (void*)this, "SgTemplateMemberFunctionDeclaration", "SgFunctionDefinition*", "p_definition", toStringForRTI(p_definition), rtiContainer[43]);
9753 45 : doRTI("oldStyleDefinition", (void*)(&p_oldStyleDefinition), sizeof(p_oldStyleDefinition), (void*)this, "SgTemplateMemberFunctionDeclaration", "bool", "p_oldStyleDefinition", toStringForRTI(p_oldStyleDefinition), rtiContainer[44]);
9754 45 : doRTI("scope", (void*)(&p_scope), sizeof(p_scope), (void*)this, "SgTemplateMemberFunctionDeclaration", "SgScopeStatement*", "p_scope", toStringForRTI(p_scope), rtiContainer[45]);
9755 45 : doRTI("specialization", (void*)(&p_specialization), sizeof(p_specialization), (void*)this, "SgTemplateMemberFunctionDeclaration", "SgDeclarationStatement::template_specialization_enum", "p_specialization", toStringForRTI(p_specialization), rtiContainer[46]);
9756 45 : doRTI("requiresNameQualificationOnReturnType", (void*)(&p_requiresNameQualificationOnReturnType), sizeof(p_requiresNameQualificationOnReturnType), (void*)this, "SgTemplateMemberFunctionDeclaration", "bool", "p_requiresNameQualificationOnReturnType", toStringForRTI(p_requiresNameQualificationOnReturnType), rtiContainer[47]);
9757 45 : doRTI("gnu_extension_section", (void*)(&p_gnu_extension_section), sizeof(p_gnu_extension_section), (void*)this, "SgTemplateMemberFunctionDeclaration", "std::string", "p_gnu_extension_section", toStringForRTI(p_gnu_extension_section), rtiContainer[48]);
9758 45 : doRTI("gnu_extension_alias", (void*)(&p_gnu_extension_alias), sizeof(p_gnu_extension_alias), (void*)this, "SgTemplateMemberFunctionDeclaration", "std::string", "p_gnu_extension_alias", toStringForRTI(p_gnu_extension_alias), rtiContainer[49]);
9759 45 : doRTI("gnu_extension_visability", (void*)(&p_gnu_extension_visability), sizeof(p_gnu_extension_visability), (void*)this, "SgTemplateMemberFunctionDeclaration", "SgDeclarationStatement::gnu_extension_visability_attribute_enum", "p_gnu_extension_visability", toStringForRTI(p_gnu_extension_visability), rtiContainer[50]);
9760 45 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgTemplateMemberFunctionDeclaration", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[51]);
9761 45 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgTemplateMemberFunctionDeclaration", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[52]);
9762 45 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgTemplateMemberFunctionDeclaration", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[53]);
9763 45 : doRTI("name_qualification_length_for_return_type", (void*)(&p_name_qualification_length_for_return_type), sizeof(p_name_qualification_length_for_return_type), (void*)this, "SgTemplateMemberFunctionDeclaration", "int", "p_name_qualification_length_for_return_type", toStringForRTI(p_name_qualification_length_for_return_type), rtiContainer[54]);
9764 45 : doRTI("type_elaboration_required_for_return_type", (void*)(&p_type_elaboration_required_for_return_type), sizeof(p_type_elaboration_required_for_return_type), (void*)this, "SgTemplateMemberFunctionDeclaration", "bool", "p_type_elaboration_required_for_return_type", toStringForRTI(p_type_elaboration_required_for_return_type), rtiContainer[55]);
9765 45 : doRTI("global_qualification_required_for_return_type", (void*)(&p_global_qualification_required_for_return_type), sizeof(p_global_qualification_required_for_return_type), (void*)this, "SgTemplateMemberFunctionDeclaration", "bool", "p_global_qualification_required_for_return_type", toStringForRTI(p_global_qualification_required_for_return_type), rtiContainer[56]);
9766 45 : doRTI("prototypeIsWithoutParameters", (void*)(&p_prototypeIsWithoutParameters), sizeof(p_prototypeIsWithoutParameters), (void*)this, "SgTemplateMemberFunctionDeclaration", "bool", "p_prototypeIsWithoutParameters", toStringForRTI(p_prototypeIsWithoutParameters), rtiContainer[57]);
9767 45 : doRTI("gnu_regparm_attribute", (void*)(&p_gnu_regparm_attribute), sizeof(p_gnu_regparm_attribute), (void*)this, "SgTemplateMemberFunctionDeclaration", "int", "p_gnu_regparm_attribute", toStringForRTI(p_gnu_regparm_attribute), rtiContainer[58]);
9768 45 : doRTI("type_syntax", (void*)(&p_type_syntax), sizeof(p_type_syntax), (void*)this, "SgTemplateMemberFunctionDeclaration", "SgFunctionType*", "p_type_syntax", toStringForRTI(p_type_syntax), rtiContainer[59]);
9769 45 : doRTI("type_syntax_is_available", (void*)(&p_type_syntax_is_available), sizeof(p_type_syntax_is_available), (void*)this, "SgTemplateMemberFunctionDeclaration", "bool", "p_type_syntax_is_available", toStringForRTI(p_type_syntax_is_available), rtiContainer[60]);
9770 45 : doRTI("parameterList_syntax", (void*)(&p_parameterList_syntax), sizeof(p_parameterList_syntax), (void*)this, "SgTemplateMemberFunctionDeclaration", "SgFunctionParameterList*", "p_parameterList_syntax", toStringForRTI(p_parameterList_syntax), rtiContainer[61]);
9771 45 : doRTI("using_C11_Noreturn_keyword", (void*)(&p_using_C11_Noreturn_keyword), sizeof(p_using_C11_Noreturn_keyword), (void*)this, "SgTemplateMemberFunctionDeclaration", "bool", "p_using_C11_Noreturn_keyword", toStringForRTI(p_using_C11_Noreturn_keyword), rtiContainer[62]);
9772 45 : doRTI("is_constexpr", (void*)(&p_is_constexpr), sizeof(p_is_constexpr), (void*)this, "SgTemplateMemberFunctionDeclaration", "bool", "p_is_constexpr", toStringForRTI(p_is_constexpr), rtiContainer[63]);
9773 45 : doRTI("using_new_function_return_type_syntax", (void*)(&p_using_new_function_return_type_syntax), sizeof(p_using_new_function_return_type_syntax), (void*)this, "SgTemplateMemberFunctionDeclaration", "bool", "p_using_new_function_return_type_syntax", toStringForRTI(p_using_new_function_return_type_syntax), rtiContainer[64]);
9774 45 : doRTI("functionParameterScope", (void*)(&p_functionParameterScope), sizeof(p_functionParameterScope), (void*)this, "SgTemplateMemberFunctionDeclaration", "SgFunctionParameterScope*", "p_functionParameterScope", toStringForRTI(p_functionParameterScope), rtiContainer[65]);
9775 45 : doRTI("marked_as_edg_normalization", (void*)(&p_marked_as_edg_normalization), sizeof(p_marked_as_edg_normalization), (void*)this, "SgTemplateMemberFunctionDeclaration", "bool", "p_marked_as_edg_normalization", toStringForRTI(p_marked_as_edg_normalization), rtiContainer[66]);
9776 45 : doRTI("is_implicit_function", (void*)(&p_is_implicit_function), sizeof(p_is_implicit_function), (void*)this, "SgTemplateMemberFunctionDeclaration", "bool", "p_is_implicit_function", toStringForRTI(p_is_implicit_function), rtiContainer[67]);
9777 45 : doRTI("CtorInitializerList", (void*)(&p_CtorInitializerList), sizeof(p_CtorInitializerList), (void*)this, "SgTemplateMemberFunctionDeclaration", "SgCtorInitializerList*", "p_CtorInitializerList", toStringForRTI(p_CtorInitializerList), rtiContainer[68]);
9778 45 : doRTI("associatedClassDeclaration", (void*)(&p_associatedClassDeclaration), sizeof(p_associatedClassDeclaration), (void*)this, "SgTemplateMemberFunctionDeclaration", "SgDeclarationStatement*", "p_associatedClassDeclaration", toStringForRTI(p_associatedClassDeclaration), rtiContainer[69]);
9779 45 : doRTI("templateParameters", (void*)(&p_templateParameters), sizeof(p_templateParameters), (void*)this, "SgTemplateMemberFunctionDeclaration", "SgTemplateParameterPtrList", "p_templateParameters", toStringForRTI(p_templateParameters), rtiContainer[70]);
9780 45 : doRTI("templateSpecializationArguments", (void*)(&p_templateSpecializationArguments), sizeof(p_templateSpecializationArguments), (void*)this, "SgTemplateMemberFunctionDeclaration", "SgTemplateArgumentPtrList", "p_templateSpecializationArguments", toStringForRTI(p_templateSpecializationArguments), rtiContainer[71]);
9781 45 : doRTI("string", (void*)(&p_string), sizeof(p_string), (void*)this, "SgTemplateMemberFunctionDeclaration", "SgName", "p_string", toStringForRTI(p_string), rtiContainer[72]);
9782 45 : doRTI("string_represents_function_body", (void*)(&p_string_represents_function_body), sizeof(p_string_represents_function_body), (void*)this, "SgTemplateMemberFunctionDeclaration", "bool", "p_string_represents_function_body", toStringForRTI(p_string_represents_function_body), rtiContainer[73]);
9783 45 : doRTI("nonreal_decl_scope", (void*)(&p_nonreal_decl_scope), sizeof(p_nonreal_decl_scope), (void*)this, "SgTemplateMemberFunctionDeclaration", "SgDeclarationScope*", "p_nonreal_decl_scope", toStringForRTI(p_nonreal_decl_scope), rtiContainer[74]);
9784 45 : return rtiContainer;
9785 : }
9786 : RTIReturnType
9787 458 : SgTemplateInstantiationMemberFunctionDecl::roseRTI() {
9788 458 : RTIReturnType rtiContainer(75);
9789 :
9790 458 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
9791 458 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
9792 458 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
9793 458 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
9794 458 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
9795 458 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
9796 458 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
9797 458 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
9798 458 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
9799 458 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
9800 458 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
9801 458 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
9802 458 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
9803 458 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
9804 458 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
9805 458 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
9806 458 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
9807 458 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
9808 458 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
9809 458 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
9810 458 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
9811 458 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
9812 458 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
9813 458 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
9814 458 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
9815 458 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
9816 458 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
9817 458 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
9818 458 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
9819 458 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
9820 458 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
9821 458 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
9822 458 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
9823 458 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[33]);
9824 458 : doRTI("parameterList", (void*)(&p_parameterList), sizeof(p_parameterList), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "SgFunctionParameterList*", "p_parameterList", toStringForRTI(p_parameterList), rtiContainer[34]);
9825 458 : doRTI("functionModifier", (void*)(&p_functionModifier), sizeof(p_functionModifier), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "SgFunctionModifier", "p_functionModifier", toStringForRTI(p_functionModifier), rtiContainer[35]);
9826 458 : doRTI("specialFunctionModifier", (void*)(&p_specialFunctionModifier), sizeof(p_specialFunctionModifier), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "SgSpecialFunctionModifier", "p_specialFunctionModifier", toStringForRTI(p_specialFunctionModifier), rtiContainer[36]);
9827 458 : doRTI("exceptionSpecification", (void*)(&p_exceptionSpecification), sizeof(p_exceptionSpecification), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "SgTypePtrList", "p_exceptionSpecification", toStringForRTI(p_exceptionSpecification), rtiContainer[37]);
9828 458 : doRTI("named_in_end_statement", (void*)(&p_named_in_end_statement), sizeof(p_named_in_end_statement), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "bool", "p_named_in_end_statement", toStringForRTI(p_named_in_end_statement), rtiContainer[38]);
9829 458 : doRTI("asm_name", (void*)(&p_asm_name), sizeof(p_asm_name), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "std::string", "p_asm_name", toStringForRTI(p_asm_name), rtiContainer[39]);
9830 458 : doRTI("decoratorList", (void*)(&p_decoratorList), sizeof(p_decoratorList), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "SgExprListExp*", "p_decoratorList", toStringForRTI(p_decoratorList), rtiContainer[40]);
9831 458 : doRTI("ada_formal_subprogram_decl", (void*)(&p_ada_formal_subprogram_decl), sizeof(p_ada_formal_subprogram_decl), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "bool", "p_ada_formal_subprogram_decl", toStringForRTI(p_ada_formal_subprogram_decl), rtiContainer[41]);
9832 458 : doRTI("type", (void*)(&p_type), sizeof(p_type), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "SgFunctionType*", "p_type", toStringForRTI(p_type), rtiContainer[42]);
9833 458 : doRTI("definition", (void*)(&p_definition), sizeof(p_definition), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "SgFunctionDefinition*", "p_definition", toStringForRTI(p_definition), rtiContainer[43]);
9834 458 : doRTI("oldStyleDefinition", (void*)(&p_oldStyleDefinition), sizeof(p_oldStyleDefinition), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "bool", "p_oldStyleDefinition", toStringForRTI(p_oldStyleDefinition), rtiContainer[44]);
9835 458 : doRTI("scope", (void*)(&p_scope), sizeof(p_scope), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "SgScopeStatement*", "p_scope", toStringForRTI(p_scope), rtiContainer[45]);
9836 458 : doRTI("specialization", (void*)(&p_specialization), sizeof(p_specialization), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "SgDeclarationStatement::template_specialization_enum", "p_specialization", toStringForRTI(p_specialization), rtiContainer[46]);
9837 458 : doRTI("requiresNameQualificationOnReturnType", (void*)(&p_requiresNameQualificationOnReturnType), sizeof(p_requiresNameQualificationOnReturnType), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "bool", "p_requiresNameQualificationOnReturnType", toStringForRTI(p_requiresNameQualificationOnReturnType), rtiContainer[47]);
9838 458 : doRTI("gnu_extension_section", (void*)(&p_gnu_extension_section), sizeof(p_gnu_extension_section), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "std::string", "p_gnu_extension_section", toStringForRTI(p_gnu_extension_section), rtiContainer[48]);
9839 458 : doRTI("gnu_extension_alias", (void*)(&p_gnu_extension_alias), sizeof(p_gnu_extension_alias), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "std::string", "p_gnu_extension_alias", toStringForRTI(p_gnu_extension_alias), rtiContainer[49]);
9840 458 : doRTI("gnu_extension_visability", (void*)(&p_gnu_extension_visability), sizeof(p_gnu_extension_visability), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "SgDeclarationStatement::gnu_extension_visability_attribute_enum", "p_gnu_extension_visability", toStringForRTI(p_gnu_extension_visability), rtiContainer[50]);
9841 458 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[51]);
9842 458 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[52]);
9843 458 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[53]);
9844 458 : doRTI("name_qualification_length_for_return_type", (void*)(&p_name_qualification_length_for_return_type), sizeof(p_name_qualification_length_for_return_type), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "int", "p_name_qualification_length_for_return_type", toStringForRTI(p_name_qualification_length_for_return_type), rtiContainer[54]);
9845 458 : doRTI("type_elaboration_required_for_return_type", (void*)(&p_type_elaboration_required_for_return_type), sizeof(p_type_elaboration_required_for_return_type), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "bool", "p_type_elaboration_required_for_return_type", toStringForRTI(p_type_elaboration_required_for_return_type), rtiContainer[55]);
9846 458 : doRTI("global_qualification_required_for_return_type", (void*)(&p_global_qualification_required_for_return_type), sizeof(p_global_qualification_required_for_return_type), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "bool", "p_global_qualification_required_for_return_type", toStringForRTI(p_global_qualification_required_for_return_type), rtiContainer[56]);
9847 458 : doRTI("prototypeIsWithoutParameters", (void*)(&p_prototypeIsWithoutParameters), sizeof(p_prototypeIsWithoutParameters), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "bool", "p_prototypeIsWithoutParameters", toStringForRTI(p_prototypeIsWithoutParameters), rtiContainer[57]);
9848 458 : doRTI("gnu_regparm_attribute", (void*)(&p_gnu_regparm_attribute), sizeof(p_gnu_regparm_attribute), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "int", "p_gnu_regparm_attribute", toStringForRTI(p_gnu_regparm_attribute), rtiContainer[58]);
9849 458 : doRTI("type_syntax", (void*)(&p_type_syntax), sizeof(p_type_syntax), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "SgFunctionType*", "p_type_syntax", toStringForRTI(p_type_syntax), rtiContainer[59]);
9850 458 : doRTI("type_syntax_is_available", (void*)(&p_type_syntax_is_available), sizeof(p_type_syntax_is_available), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "bool", "p_type_syntax_is_available", toStringForRTI(p_type_syntax_is_available), rtiContainer[60]);
9851 458 : doRTI("parameterList_syntax", (void*)(&p_parameterList_syntax), sizeof(p_parameterList_syntax), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "SgFunctionParameterList*", "p_parameterList_syntax", toStringForRTI(p_parameterList_syntax), rtiContainer[61]);
9852 458 : doRTI("using_C11_Noreturn_keyword", (void*)(&p_using_C11_Noreturn_keyword), sizeof(p_using_C11_Noreturn_keyword), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "bool", "p_using_C11_Noreturn_keyword", toStringForRTI(p_using_C11_Noreturn_keyword), rtiContainer[62]);
9853 458 : doRTI("is_constexpr", (void*)(&p_is_constexpr), sizeof(p_is_constexpr), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "bool", "p_is_constexpr", toStringForRTI(p_is_constexpr), rtiContainer[63]);
9854 458 : doRTI("using_new_function_return_type_syntax", (void*)(&p_using_new_function_return_type_syntax), sizeof(p_using_new_function_return_type_syntax), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "bool", "p_using_new_function_return_type_syntax", toStringForRTI(p_using_new_function_return_type_syntax), rtiContainer[64]);
9855 458 : doRTI("functionParameterScope", (void*)(&p_functionParameterScope), sizeof(p_functionParameterScope), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "SgFunctionParameterScope*", "p_functionParameterScope", toStringForRTI(p_functionParameterScope), rtiContainer[65]);
9856 458 : doRTI("marked_as_edg_normalization", (void*)(&p_marked_as_edg_normalization), sizeof(p_marked_as_edg_normalization), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "bool", "p_marked_as_edg_normalization", toStringForRTI(p_marked_as_edg_normalization), rtiContainer[66]);
9857 458 : doRTI("is_implicit_function", (void*)(&p_is_implicit_function), sizeof(p_is_implicit_function), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "bool", "p_is_implicit_function", toStringForRTI(p_is_implicit_function), rtiContainer[67]);
9858 458 : doRTI("CtorInitializerList", (void*)(&p_CtorInitializerList), sizeof(p_CtorInitializerList), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "SgCtorInitializerList*", "p_CtorInitializerList", toStringForRTI(p_CtorInitializerList), rtiContainer[68]);
9859 458 : doRTI("associatedClassDeclaration", (void*)(&p_associatedClassDeclaration), sizeof(p_associatedClassDeclaration), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "SgDeclarationStatement*", "p_associatedClassDeclaration", toStringForRTI(p_associatedClassDeclaration), rtiContainer[69]);
9860 458 : doRTI("templateName", (void*)(&p_templateName), sizeof(p_templateName), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "SgName", "p_templateName", toStringForRTI(p_templateName), rtiContainer[70]);
9861 458 : doRTI("templateDeclaration", (void*)(&p_templateDeclaration), sizeof(p_templateDeclaration), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "SgTemplateMemberFunctionDeclaration*", "p_templateDeclaration", toStringForRTI(p_templateDeclaration), rtiContainer[71]);
9862 458 : doRTI("templateArguments", (void*)(&p_templateArguments), sizeof(p_templateArguments), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "SgTemplateArgumentPtrList", "p_templateArguments", toStringForRTI(p_templateArguments), rtiContainer[72]);
9863 458 : doRTI("nameResetFromMangledForm", (void*)(&p_nameResetFromMangledForm), sizeof(p_nameResetFromMangledForm), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "bool", "p_nameResetFromMangledForm", toStringForRTI(p_nameResetFromMangledForm), rtiContainer[73]);
9864 458 : doRTI("template_argument_list_is_explicit", (void*)(&p_template_argument_list_is_explicit), sizeof(p_template_argument_list_is_explicit), (void*)this, "SgTemplateInstantiationMemberFunctionDecl", "bool", "p_template_argument_list_is_explicit", toStringForRTI(p_template_argument_list_is_explicit), rtiContainer[74]);
9865 458 : return rtiContainer;
9866 : }
9867 : RTIReturnType
9868 94 : SgTemplateInstantiationFunctionDecl::roseRTI() {
9869 94 : RTIReturnType rtiContainer(73);
9870 :
9871 94 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateInstantiationFunctionDecl", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
9872 94 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateInstantiationFunctionDecl", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
9873 94 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateInstantiationFunctionDecl", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
9874 94 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateInstantiationFunctionDecl", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
9875 94 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateInstantiationFunctionDecl", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
9876 94 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateInstantiationFunctionDecl", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
9877 94 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateInstantiationFunctionDecl", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
9878 94 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateInstantiationFunctionDecl", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
9879 94 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateInstantiationFunctionDecl", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
9880 94 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateInstantiationFunctionDecl", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
9881 94 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateInstantiationFunctionDecl", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
9882 94 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateInstantiationFunctionDecl", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
9883 94 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateInstantiationFunctionDecl", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
9884 94 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgTemplateInstantiationFunctionDecl", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
9885 94 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgTemplateInstantiationFunctionDecl", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
9886 94 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgTemplateInstantiationFunctionDecl", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
9887 94 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTemplateInstantiationFunctionDecl", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
9888 94 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgTemplateInstantiationFunctionDecl", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
9889 94 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgTemplateInstantiationFunctionDecl", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
9890 94 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgTemplateInstantiationFunctionDecl", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
9891 94 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgTemplateInstantiationFunctionDecl", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
9892 94 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgTemplateInstantiationFunctionDecl", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
9893 94 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgTemplateInstantiationFunctionDecl", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
9894 94 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgTemplateInstantiationFunctionDecl", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
9895 94 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgTemplateInstantiationFunctionDecl", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
9896 94 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgTemplateInstantiationFunctionDecl", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
9897 94 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgTemplateInstantiationFunctionDecl", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
9898 94 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgTemplateInstantiationFunctionDecl", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
9899 94 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgTemplateInstantiationFunctionDecl", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
9900 94 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgTemplateInstantiationFunctionDecl", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
9901 94 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgTemplateInstantiationFunctionDecl", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
9902 94 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgTemplateInstantiationFunctionDecl", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
9903 94 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgTemplateInstantiationFunctionDecl", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
9904 94 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgTemplateInstantiationFunctionDecl", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[33]);
9905 94 : doRTI("parameterList", (void*)(&p_parameterList), sizeof(p_parameterList), (void*)this, "SgTemplateInstantiationFunctionDecl", "SgFunctionParameterList*", "p_parameterList", toStringForRTI(p_parameterList), rtiContainer[34]);
9906 94 : doRTI("functionModifier", (void*)(&p_functionModifier), sizeof(p_functionModifier), (void*)this, "SgTemplateInstantiationFunctionDecl", "SgFunctionModifier", "p_functionModifier", toStringForRTI(p_functionModifier), rtiContainer[35]);
9907 94 : doRTI("specialFunctionModifier", (void*)(&p_specialFunctionModifier), sizeof(p_specialFunctionModifier), (void*)this, "SgTemplateInstantiationFunctionDecl", "SgSpecialFunctionModifier", "p_specialFunctionModifier", toStringForRTI(p_specialFunctionModifier), rtiContainer[36]);
9908 94 : doRTI("exceptionSpecification", (void*)(&p_exceptionSpecification), sizeof(p_exceptionSpecification), (void*)this, "SgTemplateInstantiationFunctionDecl", "SgTypePtrList", "p_exceptionSpecification", toStringForRTI(p_exceptionSpecification), rtiContainer[37]);
9909 94 : doRTI("named_in_end_statement", (void*)(&p_named_in_end_statement), sizeof(p_named_in_end_statement), (void*)this, "SgTemplateInstantiationFunctionDecl", "bool", "p_named_in_end_statement", toStringForRTI(p_named_in_end_statement), rtiContainer[38]);
9910 94 : doRTI("asm_name", (void*)(&p_asm_name), sizeof(p_asm_name), (void*)this, "SgTemplateInstantiationFunctionDecl", "std::string", "p_asm_name", toStringForRTI(p_asm_name), rtiContainer[39]);
9911 94 : doRTI("decoratorList", (void*)(&p_decoratorList), sizeof(p_decoratorList), (void*)this, "SgTemplateInstantiationFunctionDecl", "SgExprListExp*", "p_decoratorList", toStringForRTI(p_decoratorList), rtiContainer[40]);
9912 94 : doRTI("ada_formal_subprogram_decl", (void*)(&p_ada_formal_subprogram_decl), sizeof(p_ada_formal_subprogram_decl), (void*)this, "SgTemplateInstantiationFunctionDecl", "bool", "p_ada_formal_subprogram_decl", toStringForRTI(p_ada_formal_subprogram_decl), rtiContainer[41]);
9913 94 : doRTI("type", (void*)(&p_type), sizeof(p_type), (void*)this, "SgTemplateInstantiationFunctionDecl", "SgFunctionType*", "p_type", toStringForRTI(p_type), rtiContainer[42]);
9914 94 : doRTI("definition", (void*)(&p_definition), sizeof(p_definition), (void*)this, "SgTemplateInstantiationFunctionDecl", "SgFunctionDefinition*", "p_definition", toStringForRTI(p_definition), rtiContainer[43]);
9915 94 : doRTI("oldStyleDefinition", (void*)(&p_oldStyleDefinition), sizeof(p_oldStyleDefinition), (void*)this, "SgTemplateInstantiationFunctionDecl", "bool", "p_oldStyleDefinition", toStringForRTI(p_oldStyleDefinition), rtiContainer[44]);
9916 94 : doRTI("scope", (void*)(&p_scope), sizeof(p_scope), (void*)this, "SgTemplateInstantiationFunctionDecl", "SgScopeStatement*", "p_scope", toStringForRTI(p_scope), rtiContainer[45]);
9917 94 : doRTI("specialization", (void*)(&p_specialization), sizeof(p_specialization), (void*)this, "SgTemplateInstantiationFunctionDecl", "SgDeclarationStatement::template_specialization_enum", "p_specialization", toStringForRTI(p_specialization), rtiContainer[46]);
9918 94 : doRTI("requiresNameQualificationOnReturnType", (void*)(&p_requiresNameQualificationOnReturnType), sizeof(p_requiresNameQualificationOnReturnType), (void*)this, "SgTemplateInstantiationFunctionDecl", "bool", "p_requiresNameQualificationOnReturnType", toStringForRTI(p_requiresNameQualificationOnReturnType), rtiContainer[47]);
9919 94 : doRTI("gnu_extension_section", (void*)(&p_gnu_extension_section), sizeof(p_gnu_extension_section), (void*)this, "SgTemplateInstantiationFunctionDecl", "std::string", "p_gnu_extension_section", toStringForRTI(p_gnu_extension_section), rtiContainer[48]);
9920 94 : doRTI("gnu_extension_alias", (void*)(&p_gnu_extension_alias), sizeof(p_gnu_extension_alias), (void*)this, "SgTemplateInstantiationFunctionDecl", "std::string", "p_gnu_extension_alias", toStringForRTI(p_gnu_extension_alias), rtiContainer[49]);
9921 94 : doRTI("gnu_extension_visability", (void*)(&p_gnu_extension_visability), sizeof(p_gnu_extension_visability), (void*)this, "SgTemplateInstantiationFunctionDecl", "SgDeclarationStatement::gnu_extension_visability_attribute_enum", "p_gnu_extension_visability", toStringForRTI(p_gnu_extension_visability), rtiContainer[50]);
9922 94 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgTemplateInstantiationFunctionDecl", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[51]);
9923 94 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgTemplateInstantiationFunctionDecl", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[52]);
9924 94 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgTemplateInstantiationFunctionDecl", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[53]);
9925 94 : doRTI("name_qualification_length_for_return_type", (void*)(&p_name_qualification_length_for_return_type), sizeof(p_name_qualification_length_for_return_type), (void*)this, "SgTemplateInstantiationFunctionDecl", "int", "p_name_qualification_length_for_return_type", toStringForRTI(p_name_qualification_length_for_return_type), rtiContainer[54]);
9926 94 : doRTI("type_elaboration_required_for_return_type", (void*)(&p_type_elaboration_required_for_return_type), sizeof(p_type_elaboration_required_for_return_type), (void*)this, "SgTemplateInstantiationFunctionDecl", "bool", "p_type_elaboration_required_for_return_type", toStringForRTI(p_type_elaboration_required_for_return_type), rtiContainer[55]);
9927 94 : doRTI("global_qualification_required_for_return_type", (void*)(&p_global_qualification_required_for_return_type), sizeof(p_global_qualification_required_for_return_type), (void*)this, "SgTemplateInstantiationFunctionDecl", "bool", "p_global_qualification_required_for_return_type", toStringForRTI(p_global_qualification_required_for_return_type), rtiContainer[56]);
9928 94 : doRTI("prototypeIsWithoutParameters", (void*)(&p_prototypeIsWithoutParameters), sizeof(p_prototypeIsWithoutParameters), (void*)this, "SgTemplateInstantiationFunctionDecl", "bool", "p_prototypeIsWithoutParameters", toStringForRTI(p_prototypeIsWithoutParameters), rtiContainer[57]);
9929 94 : doRTI("gnu_regparm_attribute", (void*)(&p_gnu_regparm_attribute), sizeof(p_gnu_regparm_attribute), (void*)this, "SgTemplateInstantiationFunctionDecl", "int", "p_gnu_regparm_attribute", toStringForRTI(p_gnu_regparm_attribute), rtiContainer[58]);
9930 94 : doRTI("type_syntax", (void*)(&p_type_syntax), sizeof(p_type_syntax), (void*)this, "SgTemplateInstantiationFunctionDecl", "SgFunctionType*", "p_type_syntax", toStringForRTI(p_type_syntax), rtiContainer[59]);
9931 94 : doRTI("type_syntax_is_available", (void*)(&p_type_syntax_is_available), sizeof(p_type_syntax_is_available), (void*)this, "SgTemplateInstantiationFunctionDecl", "bool", "p_type_syntax_is_available", toStringForRTI(p_type_syntax_is_available), rtiContainer[60]);
9932 94 : doRTI("parameterList_syntax", (void*)(&p_parameterList_syntax), sizeof(p_parameterList_syntax), (void*)this, "SgTemplateInstantiationFunctionDecl", "SgFunctionParameterList*", "p_parameterList_syntax", toStringForRTI(p_parameterList_syntax), rtiContainer[61]);
9933 94 : doRTI("using_C11_Noreturn_keyword", (void*)(&p_using_C11_Noreturn_keyword), sizeof(p_using_C11_Noreturn_keyword), (void*)this, "SgTemplateInstantiationFunctionDecl", "bool", "p_using_C11_Noreturn_keyword", toStringForRTI(p_using_C11_Noreturn_keyword), rtiContainer[62]);
9934 94 : doRTI("is_constexpr", (void*)(&p_is_constexpr), sizeof(p_is_constexpr), (void*)this, "SgTemplateInstantiationFunctionDecl", "bool", "p_is_constexpr", toStringForRTI(p_is_constexpr), rtiContainer[63]);
9935 94 : doRTI("using_new_function_return_type_syntax", (void*)(&p_using_new_function_return_type_syntax), sizeof(p_using_new_function_return_type_syntax), (void*)this, "SgTemplateInstantiationFunctionDecl", "bool", "p_using_new_function_return_type_syntax", toStringForRTI(p_using_new_function_return_type_syntax), rtiContainer[64]);
9936 94 : doRTI("functionParameterScope", (void*)(&p_functionParameterScope), sizeof(p_functionParameterScope), (void*)this, "SgTemplateInstantiationFunctionDecl", "SgFunctionParameterScope*", "p_functionParameterScope", toStringForRTI(p_functionParameterScope), rtiContainer[65]);
9937 94 : doRTI("marked_as_edg_normalization", (void*)(&p_marked_as_edg_normalization), sizeof(p_marked_as_edg_normalization), (void*)this, "SgTemplateInstantiationFunctionDecl", "bool", "p_marked_as_edg_normalization", toStringForRTI(p_marked_as_edg_normalization), rtiContainer[66]);
9938 94 : doRTI("is_implicit_function", (void*)(&p_is_implicit_function), sizeof(p_is_implicit_function), (void*)this, "SgTemplateInstantiationFunctionDecl", "bool", "p_is_implicit_function", toStringForRTI(p_is_implicit_function), rtiContainer[67]);
9939 94 : doRTI("templateName", (void*)(&p_templateName), sizeof(p_templateName), (void*)this, "SgTemplateInstantiationFunctionDecl", "SgName", "p_templateName", toStringForRTI(p_templateName), rtiContainer[68]);
9940 94 : doRTI("templateDeclaration", (void*)(&p_templateDeclaration), sizeof(p_templateDeclaration), (void*)this, "SgTemplateInstantiationFunctionDecl", "SgTemplateFunctionDeclaration*", "p_templateDeclaration", toStringForRTI(p_templateDeclaration), rtiContainer[69]);
9941 94 : doRTI("templateArguments", (void*)(&p_templateArguments), sizeof(p_templateArguments), (void*)this, "SgTemplateInstantiationFunctionDecl", "SgTemplateArgumentPtrList", "p_templateArguments", toStringForRTI(p_templateArguments), rtiContainer[70]);
9942 94 : doRTI("nameResetFromMangledForm", (void*)(&p_nameResetFromMangledForm), sizeof(p_nameResetFromMangledForm), (void*)this, "SgTemplateInstantiationFunctionDecl", "bool", "p_nameResetFromMangledForm", toStringForRTI(p_nameResetFromMangledForm), rtiContainer[71]);
9943 94 : doRTI("template_argument_list_is_explicit", (void*)(&p_template_argument_list_is_explicit), sizeof(p_template_argument_list_is_explicit), (void*)this, "SgTemplateInstantiationFunctionDecl", "bool", "p_template_argument_list_is_explicit", toStringForRTI(p_template_argument_list_is_explicit), rtiContainer[72]);
9944 94 : return rtiContainer;
9945 : }
9946 : RTIReturnType
9947 0 : SgProgramHeaderStatement::roseRTI() {
9948 0 : RTIReturnType rtiContainer(70);
9949 :
9950 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgProgramHeaderStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
9951 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgProgramHeaderStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
9952 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgProgramHeaderStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
9953 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgProgramHeaderStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
9954 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgProgramHeaderStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
9955 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgProgramHeaderStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
9956 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgProgramHeaderStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
9957 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgProgramHeaderStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
9958 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgProgramHeaderStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
9959 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgProgramHeaderStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
9960 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgProgramHeaderStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
9961 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgProgramHeaderStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
9962 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgProgramHeaderStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
9963 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgProgramHeaderStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
9964 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgProgramHeaderStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
9965 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgProgramHeaderStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
9966 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgProgramHeaderStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
9967 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgProgramHeaderStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
9968 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgProgramHeaderStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
9969 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgProgramHeaderStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
9970 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgProgramHeaderStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
9971 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgProgramHeaderStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
9972 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgProgramHeaderStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
9973 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgProgramHeaderStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
9974 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgProgramHeaderStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
9975 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgProgramHeaderStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
9976 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgProgramHeaderStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
9977 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgProgramHeaderStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
9978 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgProgramHeaderStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
9979 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgProgramHeaderStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
9980 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgProgramHeaderStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
9981 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgProgramHeaderStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
9982 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgProgramHeaderStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
9983 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgProgramHeaderStatement", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[33]);
9984 0 : doRTI("parameterList", (void*)(&p_parameterList), sizeof(p_parameterList), (void*)this, "SgProgramHeaderStatement", "SgFunctionParameterList*", "p_parameterList", toStringForRTI(p_parameterList), rtiContainer[34]);
9985 0 : doRTI("functionModifier", (void*)(&p_functionModifier), sizeof(p_functionModifier), (void*)this, "SgProgramHeaderStatement", "SgFunctionModifier", "p_functionModifier", toStringForRTI(p_functionModifier), rtiContainer[35]);
9986 0 : doRTI("specialFunctionModifier", (void*)(&p_specialFunctionModifier), sizeof(p_specialFunctionModifier), (void*)this, "SgProgramHeaderStatement", "SgSpecialFunctionModifier", "p_specialFunctionModifier", toStringForRTI(p_specialFunctionModifier), rtiContainer[36]);
9987 0 : doRTI("exceptionSpecification", (void*)(&p_exceptionSpecification), sizeof(p_exceptionSpecification), (void*)this, "SgProgramHeaderStatement", "SgTypePtrList", "p_exceptionSpecification", toStringForRTI(p_exceptionSpecification), rtiContainer[37]);
9988 0 : doRTI("named_in_end_statement", (void*)(&p_named_in_end_statement), sizeof(p_named_in_end_statement), (void*)this, "SgProgramHeaderStatement", "bool", "p_named_in_end_statement", toStringForRTI(p_named_in_end_statement), rtiContainer[38]);
9989 0 : doRTI("asm_name", (void*)(&p_asm_name), sizeof(p_asm_name), (void*)this, "SgProgramHeaderStatement", "std::string", "p_asm_name", toStringForRTI(p_asm_name), rtiContainer[39]);
9990 0 : doRTI("decoratorList", (void*)(&p_decoratorList), sizeof(p_decoratorList), (void*)this, "SgProgramHeaderStatement", "SgExprListExp*", "p_decoratorList", toStringForRTI(p_decoratorList), rtiContainer[40]);
9991 0 : doRTI("ada_formal_subprogram_decl", (void*)(&p_ada_formal_subprogram_decl), sizeof(p_ada_formal_subprogram_decl), (void*)this, "SgProgramHeaderStatement", "bool", "p_ada_formal_subprogram_decl", toStringForRTI(p_ada_formal_subprogram_decl), rtiContainer[41]);
9992 0 : doRTI("type", (void*)(&p_type), sizeof(p_type), (void*)this, "SgProgramHeaderStatement", "SgFunctionType*", "p_type", toStringForRTI(p_type), rtiContainer[42]);
9993 0 : doRTI("definition", (void*)(&p_definition), sizeof(p_definition), (void*)this, "SgProgramHeaderStatement", "SgFunctionDefinition*", "p_definition", toStringForRTI(p_definition), rtiContainer[43]);
9994 0 : doRTI("oldStyleDefinition", (void*)(&p_oldStyleDefinition), sizeof(p_oldStyleDefinition), (void*)this, "SgProgramHeaderStatement", "bool", "p_oldStyleDefinition", toStringForRTI(p_oldStyleDefinition), rtiContainer[44]);
9995 0 : doRTI("scope", (void*)(&p_scope), sizeof(p_scope), (void*)this, "SgProgramHeaderStatement", "SgScopeStatement*", "p_scope", toStringForRTI(p_scope), rtiContainer[45]);
9996 0 : doRTI("specialization", (void*)(&p_specialization), sizeof(p_specialization), (void*)this, "SgProgramHeaderStatement", "SgDeclarationStatement::template_specialization_enum", "p_specialization", toStringForRTI(p_specialization), rtiContainer[46]);
9997 0 : doRTI("requiresNameQualificationOnReturnType", (void*)(&p_requiresNameQualificationOnReturnType), sizeof(p_requiresNameQualificationOnReturnType), (void*)this, "SgProgramHeaderStatement", "bool", "p_requiresNameQualificationOnReturnType", toStringForRTI(p_requiresNameQualificationOnReturnType), rtiContainer[47]);
9998 0 : doRTI("gnu_extension_section", (void*)(&p_gnu_extension_section), sizeof(p_gnu_extension_section), (void*)this, "SgProgramHeaderStatement", "std::string", "p_gnu_extension_section", toStringForRTI(p_gnu_extension_section), rtiContainer[48]);
9999 0 : doRTI("gnu_extension_alias", (void*)(&p_gnu_extension_alias), sizeof(p_gnu_extension_alias), (void*)this, "SgProgramHeaderStatement", "std::string", "p_gnu_extension_alias", toStringForRTI(p_gnu_extension_alias), rtiContainer[49]);
10000 0 : doRTI("gnu_extension_visability", (void*)(&p_gnu_extension_visability), sizeof(p_gnu_extension_visability), (void*)this, "SgProgramHeaderStatement", "SgDeclarationStatement::gnu_extension_visability_attribute_enum", "p_gnu_extension_visability", toStringForRTI(p_gnu_extension_visability), rtiContainer[50]);
10001 0 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgProgramHeaderStatement", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[51]);
10002 0 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgProgramHeaderStatement", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[52]);
10003 0 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgProgramHeaderStatement", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[53]);
10004 0 : doRTI("name_qualification_length_for_return_type", (void*)(&p_name_qualification_length_for_return_type), sizeof(p_name_qualification_length_for_return_type), (void*)this, "SgProgramHeaderStatement", "int", "p_name_qualification_length_for_return_type", toStringForRTI(p_name_qualification_length_for_return_type), rtiContainer[54]);
10005 0 : doRTI("type_elaboration_required_for_return_type", (void*)(&p_type_elaboration_required_for_return_type), sizeof(p_type_elaboration_required_for_return_type), (void*)this, "SgProgramHeaderStatement", "bool", "p_type_elaboration_required_for_return_type", toStringForRTI(p_type_elaboration_required_for_return_type), rtiContainer[55]);
10006 0 : doRTI("global_qualification_required_for_return_type", (void*)(&p_global_qualification_required_for_return_type), sizeof(p_global_qualification_required_for_return_type), (void*)this, "SgProgramHeaderStatement", "bool", "p_global_qualification_required_for_return_type", toStringForRTI(p_global_qualification_required_for_return_type), rtiContainer[56]);
10007 0 : doRTI("prototypeIsWithoutParameters", (void*)(&p_prototypeIsWithoutParameters), sizeof(p_prototypeIsWithoutParameters), (void*)this, "SgProgramHeaderStatement", "bool", "p_prototypeIsWithoutParameters", toStringForRTI(p_prototypeIsWithoutParameters), rtiContainer[57]);
10008 0 : doRTI("gnu_regparm_attribute", (void*)(&p_gnu_regparm_attribute), sizeof(p_gnu_regparm_attribute), (void*)this, "SgProgramHeaderStatement", "int", "p_gnu_regparm_attribute", toStringForRTI(p_gnu_regparm_attribute), rtiContainer[58]);
10009 0 : doRTI("type_syntax", (void*)(&p_type_syntax), sizeof(p_type_syntax), (void*)this, "SgProgramHeaderStatement", "SgFunctionType*", "p_type_syntax", toStringForRTI(p_type_syntax), rtiContainer[59]);
10010 0 : doRTI("type_syntax_is_available", (void*)(&p_type_syntax_is_available), sizeof(p_type_syntax_is_available), (void*)this, "SgProgramHeaderStatement", "bool", "p_type_syntax_is_available", toStringForRTI(p_type_syntax_is_available), rtiContainer[60]);
10011 0 : doRTI("parameterList_syntax", (void*)(&p_parameterList_syntax), sizeof(p_parameterList_syntax), (void*)this, "SgProgramHeaderStatement", "SgFunctionParameterList*", "p_parameterList_syntax", toStringForRTI(p_parameterList_syntax), rtiContainer[61]);
10012 0 : doRTI("using_C11_Noreturn_keyword", (void*)(&p_using_C11_Noreturn_keyword), sizeof(p_using_C11_Noreturn_keyword), (void*)this, "SgProgramHeaderStatement", "bool", "p_using_C11_Noreturn_keyword", toStringForRTI(p_using_C11_Noreturn_keyword), rtiContainer[62]);
10013 0 : doRTI("is_constexpr", (void*)(&p_is_constexpr), sizeof(p_is_constexpr), (void*)this, "SgProgramHeaderStatement", "bool", "p_is_constexpr", toStringForRTI(p_is_constexpr), rtiContainer[63]);
10014 0 : doRTI("using_new_function_return_type_syntax", (void*)(&p_using_new_function_return_type_syntax), sizeof(p_using_new_function_return_type_syntax), (void*)this, "SgProgramHeaderStatement", "bool", "p_using_new_function_return_type_syntax", toStringForRTI(p_using_new_function_return_type_syntax), rtiContainer[64]);
10015 0 : doRTI("functionParameterScope", (void*)(&p_functionParameterScope), sizeof(p_functionParameterScope), (void*)this, "SgProgramHeaderStatement", "SgFunctionParameterScope*", "p_functionParameterScope", toStringForRTI(p_functionParameterScope), rtiContainer[65]);
10016 0 : doRTI("marked_as_edg_normalization", (void*)(&p_marked_as_edg_normalization), sizeof(p_marked_as_edg_normalization), (void*)this, "SgProgramHeaderStatement", "bool", "p_marked_as_edg_normalization", toStringForRTI(p_marked_as_edg_normalization), rtiContainer[66]);
10017 0 : doRTI("is_implicit_function", (void*)(&p_is_implicit_function), sizeof(p_is_implicit_function), (void*)this, "SgProgramHeaderStatement", "bool", "p_is_implicit_function", toStringForRTI(p_is_implicit_function), rtiContainer[67]);
10018 0 : doRTI("program_statement_explicit", (void*)(&p_program_statement_explicit), sizeof(p_program_statement_explicit), (void*)this, "SgProgramHeaderStatement", "bool", "p_program_statement_explicit", toStringForRTI(p_program_statement_explicit), rtiContainer[68]);
10019 0 : doRTI("end_numeric_label", (void*)(&p_end_numeric_label), sizeof(p_end_numeric_label), (void*)this, "SgProgramHeaderStatement", "SgLabelRefExp*", "p_end_numeric_label", toStringForRTI(p_end_numeric_label), rtiContainer[69]);
10020 0 : return rtiContainer;
10021 : }
10022 : RTIReturnType
10023 0 : SgProcedureHeaderStatement::roseRTI() {
10024 0 : RTIReturnType rtiContainer(71);
10025 :
10026 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgProcedureHeaderStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
10027 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgProcedureHeaderStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
10028 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgProcedureHeaderStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
10029 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgProcedureHeaderStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
10030 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgProcedureHeaderStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
10031 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgProcedureHeaderStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
10032 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgProcedureHeaderStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
10033 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgProcedureHeaderStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
10034 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgProcedureHeaderStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
10035 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgProcedureHeaderStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
10036 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgProcedureHeaderStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
10037 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgProcedureHeaderStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
10038 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgProcedureHeaderStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
10039 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgProcedureHeaderStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
10040 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgProcedureHeaderStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
10041 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgProcedureHeaderStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
10042 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgProcedureHeaderStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
10043 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgProcedureHeaderStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
10044 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgProcedureHeaderStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
10045 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgProcedureHeaderStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
10046 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgProcedureHeaderStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
10047 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgProcedureHeaderStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
10048 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgProcedureHeaderStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
10049 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgProcedureHeaderStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
10050 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgProcedureHeaderStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
10051 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgProcedureHeaderStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
10052 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgProcedureHeaderStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
10053 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgProcedureHeaderStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
10054 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgProcedureHeaderStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
10055 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgProcedureHeaderStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
10056 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgProcedureHeaderStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
10057 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgProcedureHeaderStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
10058 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgProcedureHeaderStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
10059 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgProcedureHeaderStatement", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[33]);
10060 0 : doRTI("parameterList", (void*)(&p_parameterList), sizeof(p_parameterList), (void*)this, "SgProcedureHeaderStatement", "SgFunctionParameterList*", "p_parameterList", toStringForRTI(p_parameterList), rtiContainer[34]);
10061 0 : doRTI("functionModifier", (void*)(&p_functionModifier), sizeof(p_functionModifier), (void*)this, "SgProcedureHeaderStatement", "SgFunctionModifier", "p_functionModifier", toStringForRTI(p_functionModifier), rtiContainer[35]);
10062 0 : doRTI("specialFunctionModifier", (void*)(&p_specialFunctionModifier), sizeof(p_specialFunctionModifier), (void*)this, "SgProcedureHeaderStatement", "SgSpecialFunctionModifier", "p_specialFunctionModifier", toStringForRTI(p_specialFunctionModifier), rtiContainer[36]);
10063 0 : doRTI("exceptionSpecification", (void*)(&p_exceptionSpecification), sizeof(p_exceptionSpecification), (void*)this, "SgProcedureHeaderStatement", "SgTypePtrList", "p_exceptionSpecification", toStringForRTI(p_exceptionSpecification), rtiContainer[37]);
10064 0 : doRTI("named_in_end_statement", (void*)(&p_named_in_end_statement), sizeof(p_named_in_end_statement), (void*)this, "SgProcedureHeaderStatement", "bool", "p_named_in_end_statement", toStringForRTI(p_named_in_end_statement), rtiContainer[38]);
10065 0 : doRTI("asm_name", (void*)(&p_asm_name), sizeof(p_asm_name), (void*)this, "SgProcedureHeaderStatement", "std::string", "p_asm_name", toStringForRTI(p_asm_name), rtiContainer[39]);
10066 0 : doRTI("decoratorList", (void*)(&p_decoratorList), sizeof(p_decoratorList), (void*)this, "SgProcedureHeaderStatement", "SgExprListExp*", "p_decoratorList", toStringForRTI(p_decoratorList), rtiContainer[40]);
10067 0 : doRTI("ada_formal_subprogram_decl", (void*)(&p_ada_formal_subprogram_decl), sizeof(p_ada_formal_subprogram_decl), (void*)this, "SgProcedureHeaderStatement", "bool", "p_ada_formal_subprogram_decl", toStringForRTI(p_ada_formal_subprogram_decl), rtiContainer[41]);
10068 0 : doRTI("type", (void*)(&p_type), sizeof(p_type), (void*)this, "SgProcedureHeaderStatement", "SgFunctionType*", "p_type", toStringForRTI(p_type), rtiContainer[42]);
10069 0 : doRTI("definition", (void*)(&p_definition), sizeof(p_definition), (void*)this, "SgProcedureHeaderStatement", "SgFunctionDefinition*", "p_definition", toStringForRTI(p_definition), rtiContainer[43]);
10070 0 : doRTI("oldStyleDefinition", (void*)(&p_oldStyleDefinition), sizeof(p_oldStyleDefinition), (void*)this, "SgProcedureHeaderStatement", "bool", "p_oldStyleDefinition", toStringForRTI(p_oldStyleDefinition), rtiContainer[44]);
10071 0 : doRTI("scope", (void*)(&p_scope), sizeof(p_scope), (void*)this, "SgProcedureHeaderStatement", "SgScopeStatement*", "p_scope", toStringForRTI(p_scope), rtiContainer[45]);
10072 0 : doRTI("specialization", (void*)(&p_specialization), sizeof(p_specialization), (void*)this, "SgProcedureHeaderStatement", "SgDeclarationStatement::template_specialization_enum", "p_specialization", toStringForRTI(p_specialization), rtiContainer[46]);
10073 0 : doRTI("requiresNameQualificationOnReturnType", (void*)(&p_requiresNameQualificationOnReturnType), sizeof(p_requiresNameQualificationOnReturnType), (void*)this, "SgProcedureHeaderStatement", "bool", "p_requiresNameQualificationOnReturnType", toStringForRTI(p_requiresNameQualificationOnReturnType), rtiContainer[47]);
10074 0 : doRTI("gnu_extension_section", (void*)(&p_gnu_extension_section), sizeof(p_gnu_extension_section), (void*)this, "SgProcedureHeaderStatement", "std::string", "p_gnu_extension_section", toStringForRTI(p_gnu_extension_section), rtiContainer[48]);
10075 0 : doRTI("gnu_extension_alias", (void*)(&p_gnu_extension_alias), sizeof(p_gnu_extension_alias), (void*)this, "SgProcedureHeaderStatement", "std::string", "p_gnu_extension_alias", toStringForRTI(p_gnu_extension_alias), rtiContainer[49]);
10076 0 : doRTI("gnu_extension_visability", (void*)(&p_gnu_extension_visability), sizeof(p_gnu_extension_visability), (void*)this, "SgProcedureHeaderStatement", "SgDeclarationStatement::gnu_extension_visability_attribute_enum", "p_gnu_extension_visability", toStringForRTI(p_gnu_extension_visability), rtiContainer[50]);
10077 0 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgProcedureHeaderStatement", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[51]);
10078 0 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgProcedureHeaderStatement", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[52]);
10079 0 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgProcedureHeaderStatement", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[53]);
10080 0 : doRTI("name_qualification_length_for_return_type", (void*)(&p_name_qualification_length_for_return_type), sizeof(p_name_qualification_length_for_return_type), (void*)this, "SgProcedureHeaderStatement", "int", "p_name_qualification_length_for_return_type", toStringForRTI(p_name_qualification_length_for_return_type), rtiContainer[54]);
10081 0 : doRTI("type_elaboration_required_for_return_type", (void*)(&p_type_elaboration_required_for_return_type), sizeof(p_type_elaboration_required_for_return_type), (void*)this, "SgProcedureHeaderStatement", "bool", "p_type_elaboration_required_for_return_type", toStringForRTI(p_type_elaboration_required_for_return_type), rtiContainer[55]);
10082 0 : doRTI("global_qualification_required_for_return_type", (void*)(&p_global_qualification_required_for_return_type), sizeof(p_global_qualification_required_for_return_type), (void*)this, "SgProcedureHeaderStatement", "bool", "p_global_qualification_required_for_return_type", toStringForRTI(p_global_qualification_required_for_return_type), rtiContainer[56]);
10083 0 : doRTI("prototypeIsWithoutParameters", (void*)(&p_prototypeIsWithoutParameters), sizeof(p_prototypeIsWithoutParameters), (void*)this, "SgProcedureHeaderStatement", "bool", "p_prototypeIsWithoutParameters", toStringForRTI(p_prototypeIsWithoutParameters), rtiContainer[57]);
10084 0 : doRTI("gnu_regparm_attribute", (void*)(&p_gnu_regparm_attribute), sizeof(p_gnu_regparm_attribute), (void*)this, "SgProcedureHeaderStatement", "int", "p_gnu_regparm_attribute", toStringForRTI(p_gnu_regparm_attribute), rtiContainer[58]);
10085 0 : doRTI("type_syntax", (void*)(&p_type_syntax), sizeof(p_type_syntax), (void*)this, "SgProcedureHeaderStatement", "SgFunctionType*", "p_type_syntax", toStringForRTI(p_type_syntax), rtiContainer[59]);
10086 0 : doRTI("type_syntax_is_available", (void*)(&p_type_syntax_is_available), sizeof(p_type_syntax_is_available), (void*)this, "SgProcedureHeaderStatement", "bool", "p_type_syntax_is_available", toStringForRTI(p_type_syntax_is_available), rtiContainer[60]);
10087 0 : doRTI("parameterList_syntax", (void*)(&p_parameterList_syntax), sizeof(p_parameterList_syntax), (void*)this, "SgProcedureHeaderStatement", "SgFunctionParameterList*", "p_parameterList_syntax", toStringForRTI(p_parameterList_syntax), rtiContainer[61]);
10088 0 : doRTI("using_C11_Noreturn_keyword", (void*)(&p_using_C11_Noreturn_keyword), sizeof(p_using_C11_Noreturn_keyword), (void*)this, "SgProcedureHeaderStatement", "bool", "p_using_C11_Noreturn_keyword", toStringForRTI(p_using_C11_Noreturn_keyword), rtiContainer[62]);
10089 0 : doRTI("is_constexpr", (void*)(&p_is_constexpr), sizeof(p_is_constexpr), (void*)this, "SgProcedureHeaderStatement", "bool", "p_is_constexpr", toStringForRTI(p_is_constexpr), rtiContainer[63]);
10090 0 : doRTI("using_new_function_return_type_syntax", (void*)(&p_using_new_function_return_type_syntax), sizeof(p_using_new_function_return_type_syntax), (void*)this, "SgProcedureHeaderStatement", "bool", "p_using_new_function_return_type_syntax", toStringForRTI(p_using_new_function_return_type_syntax), rtiContainer[64]);
10091 0 : doRTI("functionParameterScope", (void*)(&p_functionParameterScope), sizeof(p_functionParameterScope), (void*)this, "SgProcedureHeaderStatement", "SgFunctionParameterScope*", "p_functionParameterScope", toStringForRTI(p_functionParameterScope), rtiContainer[65]);
10092 0 : doRTI("marked_as_edg_normalization", (void*)(&p_marked_as_edg_normalization), sizeof(p_marked_as_edg_normalization), (void*)this, "SgProcedureHeaderStatement", "bool", "p_marked_as_edg_normalization", toStringForRTI(p_marked_as_edg_normalization), rtiContainer[66]);
10093 0 : doRTI("is_implicit_function", (void*)(&p_is_implicit_function), sizeof(p_is_implicit_function), (void*)this, "SgProcedureHeaderStatement", "bool", "p_is_implicit_function", toStringForRTI(p_is_implicit_function), rtiContainer[67]);
10094 0 : doRTI("subprogram_kind", (void*)(&p_subprogram_kind), sizeof(p_subprogram_kind), (void*)this, "SgProcedureHeaderStatement", "SgProcedureHeaderStatement::subprogram_kind_enum", "p_subprogram_kind", toStringForRTI(p_subprogram_kind), rtiContainer[68]);
10095 0 : doRTI("end_numeric_label", (void*)(&p_end_numeric_label), sizeof(p_end_numeric_label), (void*)this, "SgProcedureHeaderStatement", "SgLabelRefExp*", "p_end_numeric_label", toStringForRTI(p_end_numeric_label), rtiContainer[69]);
10096 0 : doRTI("result_name", (void*)(&p_result_name), sizeof(p_result_name), (void*)this, "SgProcedureHeaderStatement", "SgInitializedName*", "p_result_name", toStringForRTI(p_result_name), rtiContainer[70]);
10097 0 : return rtiContainer;
10098 : }
10099 : RTIReturnType
10100 0 : SgEntryStatement::roseRTI() {
10101 0 : RTIReturnType rtiContainer(69);
10102 :
10103 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgEntryStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
10104 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgEntryStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
10105 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgEntryStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
10106 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgEntryStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
10107 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgEntryStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
10108 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgEntryStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
10109 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgEntryStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
10110 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgEntryStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
10111 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgEntryStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
10112 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgEntryStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
10113 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgEntryStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
10114 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgEntryStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
10115 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgEntryStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
10116 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgEntryStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
10117 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgEntryStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
10118 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgEntryStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
10119 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgEntryStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
10120 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgEntryStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
10121 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgEntryStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
10122 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgEntryStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
10123 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgEntryStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
10124 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgEntryStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
10125 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgEntryStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
10126 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgEntryStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
10127 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgEntryStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
10128 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgEntryStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
10129 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgEntryStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
10130 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgEntryStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
10131 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgEntryStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
10132 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgEntryStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
10133 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgEntryStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
10134 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgEntryStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
10135 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgEntryStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
10136 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgEntryStatement", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[33]);
10137 0 : doRTI("parameterList", (void*)(&p_parameterList), sizeof(p_parameterList), (void*)this, "SgEntryStatement", "SgFunctionParameterList*", "p_parameterList", toStringForRTI(p_parameterList), rtiContainer[34]);
10138 0 : doRTI("functionModifier", (void*)(&p_functionModifier), sizeof(p_functionModifier), (void*)this, "SgEntryStatement", "SgFunctionModifier", "p_functionModifier", toStringForRTI(p_functionModifier), rtiContainer[35]);
10139 0 : doRTI("specialFunctionModifier", (void*)(&p_specialFunctionModifier), sizeof(p_specialFunctionModifier), (void*)this, "SgEntryStatement", "SgSpecialFunctionModifier", "p_specialFunctionModifier", toStringForRTI(p_specialFunctionModifier), rtiContainer[36]);
10140 0 : doRTI("exceptionSpecification", (void*)(&p_exceptionSpecification), sizeof(p_exceptionSpecification), (void*)this, "SgEntryStatement", "SgTypePtrList", "p_exceptionSpecification", toStringForRTI(p_exceptionSpecification), rtiContainer[37]);
10141 0 : doRTI("named_in_end_statement", (void*)(&p_named_in_end_statement), sizeof(p_named_in_end_statement), (void*)this, "SgEntryStatement", "bool", "p_named_in_end_statement", toStringForRTI(p_named_in_end_statement), rtiContainer[38]);
10142 0 : doRTI("asm_name", (void*)(&p_asm_name), sizeof(p_asm_name), (void*)this, "SgEntryStatement", "std::string", "p_asm_name", toStringForRTI(p_asm_name), rtiContainer[39]);
10143 0 : doRTI("decoratorList", (void*)(&p_decoratorList), sizeof(p_decoratorList), (void*)this, "SgEntryStatement", "SgExprListExp*", "p_decoratorList", toStringForRTI(p_decoratorList), rtiContainer[40]);
10144 0 : doRTI("ada_formal_subprogram_decl", (void*)(&p_ada_formal_subprogram_decl), sizeof(p_ada_formal_subprogram_decl), (void*)this, "SgEntryStatement", "bool", "p_ada_formal_subprogram_decl", toStringForRTI(p_ada_formal_subprogram_decl), rtiContainer[41]);
10145 0 : doRTI("type", (void*)(&p_type), sizeof(p_type), (void*)this, "SgEntryStatement", "SgFunctionType*", "p_type", toStringForRTI(p_type), rtiContainer[42]);
10146 0 : doRTI("definition", (void*)(&p_definition), sizeof(p_definition), (void*)this, "SgEntryStatement", "SgFunctionDefinition*", "p_definition", toStringForRTI(p_definition), rtiContainer[43]);
10147 0 : doRTI("oldStyleDefinition", (void*)(&p_oldStyleDefinition), sizeof(p_oldStyleDefinition), (void*)this, "SgEntryStatement", "bool", "p_oldStyleDefinition", toStringForRTI(p_oldStyleDefinition), rtiContainer[44]);
10148 0 : doRTI("scope", (void*)(&p_scope), sizeof(p_scope), (void*)this, "SgEntryStatement", "SgScopeStatement*", "p_scope", toStringForRTI(p_scope), rtiContainer[45]);
10149 0 : doRTI("specialization", (void*)(&p_specialization), sizeof(p_specialization), (void*)this, "SgEntryStatement", "SgDeclarationStatement::template_specialization_enum", "p_specialization", toStringForRTI(p_specialization), rtiContainer[46]);
10150 0 : doRTI("requiresNameQualificationOnReturnType", (void*)(&p_requiresNameQualificationOnReturnType), sizeof(p_requiresNameQualificationOnReturnType), (void*)this, "SgEntryStatement", "bool", "p_requiresNameQualificationOnReturnType", toStringForRTI(p_requiresNameQualificationOnReturnType), rtiContainer[47]);
10151 0 : doRTI("gnu_extension_section", (void*)(&p_gnu_extension_section), sizeof(p_gnu_extension_section), (void*)this, "SgEntryStatement", "std::string", "p_gnu_extension_section", toStringForRTI(p_gnu_extension_section), rtiContainer[48]);
10152 0 : doRTI("gnu_extension_alias", (void*)(&p_gnu_extension_alias), sizeof(p_gnu_extension_alias), (void*)this, "SgEntryStatement", "std::string", "p_gnu_extension_alias", toStringForRTI(p_gnu_extension_alias), rtiContainer[49]);
10153 0 : doRTI("gnu_extension_visability", (void*)(&p_gnu_extension_visability), sizeof(p_gnu_extension_visability), (void*)this, "SgEntryStatement", "SgDeclarationStatement::gnu_extension_visability_attribute_enum", "p_gnu_extension_visability", toStringForRTI(p_gnu_extension_visability), rtiContainer[50]);
10154 0 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgEntryStatement", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[51]);
10155 0 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgEntryStatement", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[52]);
10156 0 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgEntryStatement", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[53]);
10157 0 : doRTI("name_qualification_length_for_return_type", (void*)(&p_name_qualification_length_for_return_type), sizeof(p_name_qualification_length_for_return_type), (void*)this, "SgEntryStatement", "int", "p_name_qualification_length_for_return_type", toStringForRTI(p_name_qualification_length_for_return_type), rtiContainer[54]);
10158 0 : doRTI("type_elaboration_required_for_return_type", (void*)(&p_type_elaboration_required_for_return_type), sizeof(p_type_elaboration_required_for_return_type), (void*)this, "SgEntryStatement", "bool", "p_type_elaboration_required_for_return_type", toStringForRTI(p_type_elaboration_required_for_return_type), rtiContainer[55]);
10159 0 : doRTI("global_qualification_required_for_return_type", (void*)(&p_global_qualification_required_for_return_type), sizeof(p_global_qualification_required_for_return_type), (void*)this, "SgEntryStatement", "bool", "p_global_qualification_required_for_return_type", toStringForRTI(p_global_qualification_required_for_return_type), rtiContainer[56]);
10160 0 : doRTI("prototypeIsWithoutParameters", (void*)(&p_prototypeIsWithoutParameters), sizeof(p_prototypeIsWithoutParameters), (void*)this, "SgEntryStatement", "bool", "p_prototypeIsWithoutParameters", toStringForRTI(p_prototypeIsWithoutParameters), rtiContainer[57]);
10161 0 : doRTI("gnu_regparm_attribute", (void*)(&p_gnu_regparm_attribute), sizeof(p_gnu_regparm_attribute), (void*)this, "SgEntryStatement", "int", "p_gnu_regparm_attribute", toStringForRTI(p_gnu_regparm_attribute), rtiContainer[58]);
10162 0 : doRTI("type_syntax", (void*)(&p_type_syntax), sizeof(p_type_syntax), (void*)this, "SgEntryStatement", "SgFunctionType*", "p_type_syntax", toStringForRTI(p_type_syntax), rtiContainer[59]);
10163 0 : doRTI("type_syntax_is_available", (void*)(&p_type_syntax_is_available), sizeof(p_type_syntax_is_available), (void*)this, "SgEntryStatement", "bool", "p_type_syntax_is_available", toStringForRTI(p_type_syntax_is_available), rtiContainer[60]);
10164 0 : doRTI("parameterList_syntax", (void*)(&p_parameterList_syntax), sizeof(p_parameterList_syntax), (void*)this, "SgEntryStatement", "SgFunctionParameterList*", "p_parameterList_syntax", toStringForRTI(p_parameterList_syntax), rtiContainer[61]);
10165 0 : doRTI("using_C11_Noreturn_keyword", (void*)(&p_using_C11_Noreturn_keyword), sizeof(p_using_C11_Noreturn_keyword), (void*)this, "SgEntryStatement", "bool", "p_using_C11_Noreturn_keyword", toStringForRTI(p_using_C11_Noreturn_keyword), rtiContainer[62]);
10166 0 : doRTI("is_constexpr", (void*)(&p_is_constexpr), sizeof(p_is_constexpr), (void*)this, "SgEntryStatement", "bool", "p_is_constexpr", toStringForRTI(p_is_constexpr), rtiContainer[63]);
10167 0 : doRTI("using_new_function_return_type_syntax", (void*)(&p_using_new_function_return_type_syntax), sizeof(p_using_new_function_return_type_syntax), (void*)this, "SgEntryStatement", "bool", "p_using_new_function_return_type_syntax", toStringForRTI(p_using_new_function_return_type_syntax), rtiContainer[64]);
10168 0 : doRTI("functionParameterScope", (void*)(&p_functionParameterScope), sizeof(p_functionParameterScope), (void*)this, "SgEntryStatement", "SgFunctionParameterScope*", "p_functionParameterScope", toStringForRTI(p_functionParameterScope), rtiContainer[65]);
10169 0 : doRTI("marked_as_edg_normalization", (void*)(&p_marked_as_edg_normalization), sizeof(p_marked_as_edg_normalization), (void*)this, "SgEntryStatement", "bool", "p_marked_as_edg_normalization", toStringForRTI(p_marked_as_edg_normalization), rtiContainer[66]);
10170 0 : doRTI("is_implicit_function", (void*)(&p_is_implicit_function), sizeof(p_is_implicit_function), (void*)this, "SgEntryStatement", "bool", "p_is_implicit_function", toStringForRTI(p_is_implicit_function), rtiContainer[67]);
10171 0 : doRTI("result_name", (void*)(&p_result_name), sizeof(p_result_name), (void*)this, "SgEntryStatement", "SgInitializedName*", "p_result_name", toStringForRTI(p_result_name), rtiContainer[68]);
10172 0 : return rtiContainer;
10173 : }
10174 : RTIReturnType
10175 0 : SgContainsStatement::roseRTI() {
10176 0 : RTIReturnType rtiContainer(33);
10177 :
10178 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgContainsStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
10179 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgContainsStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
10180 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgContainsStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
10181 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgContainsStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
10182 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgContainsStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
10183 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgContainsStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
10184 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgContainsStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
10185 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgContainsStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
10186 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgContainsStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
10187 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgContainsStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
10188 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgContainsStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
10189 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgContainsStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
10190 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgContainsStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
10191 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgContainsStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
10192 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgContainsStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
10193 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgContainsStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
10194 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgContainsStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
10195 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgContainsStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
10196 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgContainsStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
10197 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgContainsStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
10198 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgContainsStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
10199 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgContainsStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
10200 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgContainsStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
10201 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgContainsStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
10202 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgContainsStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
10203 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgContainsStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
10204 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgContainsStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
10205 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgContainsStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
10206 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgContainsStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
10207 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgContainsStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
10208 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgContainsStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
10209 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgContainsStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
10210 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgContainsStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
10211 0 : return rtiContainer;
10212 : }
10213 : RTIReturnType
10214 0 : SgC_PreprocessorDirectiveStatement::roseRTI() {
10215 0 : RTIReturnType rtiContainer(34);
10216 :
10217 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgC_PreprocessorDirectiveStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
10218 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgC_PreprocessorDirectiveStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
10219 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgC_PreprocessorDirectiveStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
10220 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgC_PreprocessorDirectiveStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
10221 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgC_PreprocessorDirectiveStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
10222 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgC_PreprocessorDirectiveStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
10223 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgC_PreprocessorDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
10224 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgC_PreprocessorDirectiveStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
10225 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgC_PreprocessorDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
10226 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgC_PreprocessorDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
10227 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgC_PreprocessorDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
10228 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgC_PreprocessorDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
10229 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgC_PreprocessorDirectiveStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
10230 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgC_PreprocessorDirectiveStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
10231 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgC_PreprocessorDirectiveStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
10232 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgC_PreprocessorDirectiveStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
10233 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgC_PreprocessorDirectiveStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
10234 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgC_PreprocessorDirectiveStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
10235 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgC_PreprocessorDirectiveStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
10236 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgC_PreprocessorDirectiveStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
10237 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgC_PreprocessorDirectiveStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
10238 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgC_PreprocessorDirectiveStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
10239 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgC_PreprocessorDirectiveStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
10240 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgC_PreprocessorDirectiveStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
10241 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgC_PreprocessorDirectiveStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
10242 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgC_PreprocessorDirectiveStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
10243 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgC_PreprocessorDirectiveStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
10244 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgC_PreprocessorDirectiveStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
10245 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgC_PreprocessorDirectiveStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
10246 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgC_PreprocessorDirectiveStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
10247 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgC_PreprocessorDirectiveStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
10248 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgC_PreprocessorDirectiveStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
10249 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgC_PreprocessorDirectiveStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
10250 0 : doRTI("directiveString", (void*)(&p_directiveString), sizeof(p_directiveString), (void*)this, "SgC_PreprocessorDirectiveStatement", "std::string", "p_directiveString", toStringForRTI(p_directiveString), rtiContainer[33]);
10251 0 : return rtiContainer;
10252 : }
10253 : RTIReturnType
10254 0 : SgIncludeDirectiveStatement::roseRTI() {
10255 0 : RTIReturnType rtiContainer(37);
10256 :
10257 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgIncludeDirectiveStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
10258 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgIncludeDirectiveStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
10259 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgIncludeDirectiveStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
10260 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgIncludeDirectiveStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
10261 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgIncludeDirectiveStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
10262 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgIncludeDirectiveStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
10263 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgIncludeDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
10264 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgIncludeDirectiveStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
10265 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgIncludeDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
10266 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgIncludeDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
10267 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgIncludeDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
10268 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgIncludeDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
10269 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgIncludeDirectiveStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
10270 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgIncludeDirectiveStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
10271 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgIncludeDirectiveStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
10272 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgIncludeDirectiveStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
10273 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgIncludeDirectiveStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
10274 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgIncludeDirectiveStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
10275 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgIncludeDirectiveStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
10276 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgIncludeDirectiveStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
10277 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgIncludeDirectiveStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
10278 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgIncludeDirectiveStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
10279 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgIncludeDirectiveStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
10280 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgIncludeDirectiveStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
10281 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgIncludeDirectiveStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
10282 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgIncludeDirectiveStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
10283 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgIncludeDirectiveStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
10284 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgIncludeDirectiveStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
10285 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgIncludeDirectiveStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
10286 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgIncludeDirectiveStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
10287 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgIncludeDirectiveStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
10288 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgIncludeDirectiveStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
10289 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgIncludeDirectiveStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
10290 0 : doRTI("directiveString", (void*)(&p_directiveString), sizeof(p_directiveString), (void*)this, "SgIncludeDirectiveStatement", "std::string", "p_directiveString", toStringForRTI(p_directiveString), rtiContainer[33]);
10291 0 : doRTI("headerFileBody", (void*)(&p_headerFileBody), sizeof(p_headerFileBody), (void*)this, "SgIncludeDirectiveStatement", "SgHeaderFileBody*", "p_headerFileBody", toStringForRTI(p_headerFileBody), rtiContainer[34]);
10292 0 : doRTI("include_file_heirarchy", (void*)(&p_include_file_heirarchy), sizeof(p_include_file_heirarchy), (void*)this, "SgIncludeDirectiveStatement", "SgIncludeFile*", "p_include_file_heirarchy", toStringForRTI(p_include_file_heirarchy), rtiContainer[35]);
10293 0 : doRTI("name_used_in_include_directive", (void*)(&p_name_used_in_include_directive), sizeof(p_name_used_in_include_directive), (void*)this, "SgIncludeDirectiveStatement", "std::string", "p_name_used_in_include_directive", toStringForRTI(p_name_used_in_include_directive), rtiContainer[36]);
10294 0 : return rtiContainer;
10295 : }
10296 : RTIReturnType
10297 0 : SgDefineDirectiveStatement::roseRTI() {
10298 0 : RTIReturnType rtiContainer(34);
10299 :
10300 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgDefineDirectiveStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
10301 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgDefineDirectiveStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
10302 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgDefineDirectiveStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
10303 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgDefineDirectiveStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
10304 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgDefineDirectiveStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
10305 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgDefineDirectiveStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
10306 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgDefineDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
10307 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgDefineDirectiveStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
10308 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgDefineDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
10309 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgDefineDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
10310 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgDefineDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
10311 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgDefineDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
10312 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgDefineDirectiveStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
10313 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgDefineDirectiveStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
10314 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgDefineDirectiveStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
10315 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgDefineDirectiveStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
10316 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgDefineDirectiveStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
10317 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgDefineDirectiveStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
10318 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgDefineDirectiveStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
10319 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgDefineDirectiveStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
10320 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgDefineDirectiveStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
10321 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgDefineDirectiveStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
10322 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgDefineDirectiveStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
10323 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgDefineDirectiveStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
10324 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgDefineDirectiveStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
10325 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgDefineDirectiveStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
10326 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgDefineDirectiveStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
10327 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgDefineDirectiveStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
10328 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgDefineDirectiveStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
10329 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgDefineDirectiveStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
10330 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgDefineDirectiveStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
10331 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgDefineDirectiveStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
10332 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgDefineDirectiveStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
10333 0 : doRTI("directiveString", (void*)(&p_directiveString), sizeof(p_directiveString), (void*)this, "SgDefineDirectiveStatement", "std::string", "p_directiveString", toStringForRTI(p_directiveString), rtiContainer[33]);
10334 0 : return rtiContainer;
10335 : }
10336 : RTIReturnType
10337 0 : SgUndefDirectiveStatement::roseRTI() {
10338 0 : RTIReturnType rtiContainer(34);
10339 :
10340 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUndefDirectiveStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
10341 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUndefDirectiveStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
10342 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUndefDirectiveStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
10343 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUndefDirectiveStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
10344 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUndefDirectiveStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
10345 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUndefDirectiveStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
10346 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUndefDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
10347 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUndefDirectiveStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
10348 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUndefDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
10349 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUndefDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
10350 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUndefDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
10351 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUndefDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
10352 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUndefDirectiveStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
10353 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUndefDirectiveStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
10354 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUndefDirectiveStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
10355 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUndefDirectiveStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
10356 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUndefDirectiveStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
10357 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUndefDirectiveStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
10358 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgUndefDirectiveStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
10359 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgUndefDirectiveStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
10360 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgUndefDirectiveStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
10361 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgUndefDirectiveStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
10362 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgUndefDirectiveStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
10363 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgUndefDirectiveStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
10364 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgUndefDirectiveStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
10365 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgUndefDirectiveStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
10366 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgUndefDirectiveStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
10367 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgUndefDirectiveStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
10368 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgUndefDirectiveStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
10369 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgUndefDirectiveStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
10370 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgUndefDirectiveStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
10371 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgUndefDirectiveStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
10372 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgUndefDirectiveStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
10373 0 : doRTI("directiveString", (void*)(&p_directiveString), sizeof(p_directiveString), (void*)this, "SgUndefDirectiveStatement", "std::string", "p_directiveString", toStringForRTI(p_directiveString), rtiContainer[33]);
10374 0 : return rtiContainer;
10375 : }
10376 : RTIReturnType
10377 0 : SgIfdefDirectiveStatement::roseRTI() {
10378 0 : RTIReturnType rtiContainer(34);
10379 :
10380 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgIfdefDirectiveStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
10381 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgIfdefDirectiveStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
10382 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgIfdefDirectiveStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
10383 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgIfdefDirectiveStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
10384 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgIfdefDirectiveStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
10385 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgIfdefDirectiveStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
10386 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgIfdefDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
10387 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgIfdefDirectiveStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
10388 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgIfdefDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
10389 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgIfdefDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
10390 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgIfdefDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
10391 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgIfdefDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
10392 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgIfdefDirectiveStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
10393 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgIfdefDirectiveStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
10394 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgIfdefDirectiveStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
10395 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgIfdefDirectiveStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
10396 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgIfdefDirectiveStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
10397 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgIfdefDirectiveStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
10398 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgIfdefDirectiveStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
10399 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgIfdefDirectiveStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
10400 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgIfdefDirectiveStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
10401 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgIfdefDirectiveStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
10402 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgIfdefDirectiveStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
10403 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgIfdefDirectiveStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
10404 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgIfdefDirectiveStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
10405 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgIfdefDirectiveStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
10406 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgIfdefDirectiveStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
10407 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgIfdefDirectiveStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
10408 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgIfdefDirectiveStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
10409 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgIfdefDirectiveStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
10410 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgIfdefDirectiveStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
10411 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgIfdefDirectiveStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
10412 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgIfdefDirectiveStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
10413 0 : doRTI("directiveString", (void*)(&p_directiveString), sizeof(p_directiveString), (void*)this, "SgIfdefDirectiveStatement", "std::string", "p_directiveString", toStringForRTI(p_directiveString), rtiContainer[33]);
10414 0 : return rtiContainer;
10415 : }
10416 : RTIReturnType
10417 0 : SgIfndefDirectiveStatement::roseRTI() {
10418 0 : RTIReturnType rtiContainer(34);
10419 :
10420 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgIfndefDirectiveStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
10421 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgIfndefDirectiveStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
10422 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgIfndefDirectiveStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
10423 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgIfndefDirectiveStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
10424 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgIfndefDirectiveStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
10425 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgIfndefDirectiveStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
10426 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgIfndefDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
10427 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgIfndefDirectiveStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
10428 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgIfndefDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
10429 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgIfndefDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
10430 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgIfndefDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
10431 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgIfndefDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
10432 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgIfndefDirectiveStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
10433 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgIfndefDirectiveStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
10434 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgIfndefDirectiveStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
10435 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgIfndefDirectiveStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
10436 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgIfndefDirectiveStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
10437 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgIfndefDirectiveStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
10438 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgIfndefDirectiveStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
10439 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgIfndefDirectiveStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
10440 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgIfndefDirectiveStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
10441 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgIfndefDirectiveStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
10442 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgIfndefDirectiveStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
10443 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgIfndefDirectiveStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
10444 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgIfndefDirectiveStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
10445 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgIfndefDirectiveStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
10446 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgIfndefDirectiveStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
10447 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgIfndefDirectiveStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
10448 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgIfndefDirectiveStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
10449 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgIfndefDirectiveStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
10450 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgIfndefDirectiveStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
10451 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgIfndefDirectiveStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
10452 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgIfndefDirectiveStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
10453 0 : doRTI("directiveString", (void*)(&p_directiveString), sizeof(p_directiveString), (void*)this, "SgIfndefDirectiveStatement", "std::string", "p_directiveString", toStringForRTI(p_directiveString), rtiContainer[33]);
10454 0 : return rtiContainer;
10455 : }
10456 : RTIReturnType
10457 0 : SgIfDirectiveStatement::roseRTI() {
10458 0 : RTIReturnType rtiContainer(34);
10459 :
10460 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgIfDirectiveStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
10461 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgIfDirectiveStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
10462 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgIfDirectiveStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
10463 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgIfDirectiveStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
10464 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgIfDirectiveStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
10465 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgIfDirectiveStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
10466 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgIfDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
10467 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgIfDirectiveStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
10468 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgIfDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
10469 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgIfDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
10470 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgIfDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
10471 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgIfDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
10472 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgIfDirectiveStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
10473 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgIfDirectiveStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
10474 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgIfDirectiveStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
10475 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgIfDirectiveStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
10476 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgIfDirectiveStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
10477 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgIfDirectiveStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
10478 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgIfDirectiveStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
10479 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgIfDirectiveStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
10480 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgIfDirectiveStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
10481 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgIfDirectiveStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
10482 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgIfDirectiveStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
10483 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgIfDirectiveStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
10484 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgIfDirectiveStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
10485 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgIfDirectiveStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
10486 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgIfDirectiveStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
10487 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgIfDirectiveStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
10488 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgIfDirectiveStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
10489 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgIfDirectiveStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
10490 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgIfDirectiveStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
10491 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgIfDirectiveStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
10492 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgIfDirectiveStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
10493 0 : doRTI("directiveString", (void*)(&p_directiveString), sizeof(p_directiveString), (void*)this, "SgIfDirectiveStatement", "std::string", "p_directiveString", toStringForRTI(p_directiveString), rtiContainer[33]);
10494 0 : return rtiContainer;
10495 : }
10496 : RTIReturnType
10497 0 : SgDeadIfDirectiveStatement::roseRTI() {
10498 0 : RTIReturnType rtiContainer(34);
10499 :
10500 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgDeadIfDirectiveStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
10501 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgDeadIfDirectiveStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
10502 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgDeadIfDirectiveStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
10503 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgDeadIfDirectiveStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
10504 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgDeadIfDirectiveStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
10505 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgDeadIfDirectiveStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
10506 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgDeadIfDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
10507 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgDeadIfDirectiveStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
10508 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgDeadIfDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
10509 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgDeadIfDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
10510 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgDeadIfDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
10511 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgDeadIfDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
10512 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgDeadIfDirectiveStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
10513 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgDeadIfDirectiveStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
10514 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgDeadIfDirectiveStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
10515 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgDeadIfDirectiveStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
10516 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgDeadIfDirectiveStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
10517 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgDeadIfDirectiveStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
10518 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgDeadIfDirectiveStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
10519 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgDeadIfDirectiveStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
10520 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgDeadIfDirectiveStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
10521 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgDeadIfDirectiveStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
10522 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgDeadIfDirectiveStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
10523 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgDeadIfDirectiveStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
10524 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgDeadIfDirectiveStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
10525 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgDeadIfDirectiveStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
10526 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgDeadIfDirectiveStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
10527 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgDeadIfDirectiveStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
10528 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgDeadIfDirectiveStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
10529 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgDeadIfDirectiveStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
10530 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgDeadIfDirectiveStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
10531 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgDeadIfDirectiveStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
10532 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgDeadIfDirectiveStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
10533 0 : doRTI("directiveString", (void*)(&p_directiveString), sizeof(p_directiveString), (void*)this, "SgDeadIfDirectiveStatement", "std::string", "p_directiveString", toStringForRTI(p_directiveString), rtiContainer[33]);
10534 0 : return rtiContainer;
10535 : }
10536 : RTIReturnType
10537 0 : SgElseDirectiveStatement::roseRTI() {
10538 0 : RTIReturnType rtiContainer(34);
10539 :
10540 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgElseDirectiveStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
10541 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgElseDirectiveStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
10542 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgElseDirectiveStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
10543 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgElseDirectiveStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
10544 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgElseDirectiveStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
10545 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgElseDirectiveStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
10546 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgElseDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
10547 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgElseDirectiveStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
10548 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgElseDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
10549 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgElseDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
10550 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgElseDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
10551 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgElseDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
10552 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgElseDirectiveStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
10553 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgElseDirectiveStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
10554 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgElseDirectiveStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
10555 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgElseDirectiveStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
10556 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgElseDirectiveStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
10557 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgElseDirectiveStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
10558 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgElseDirectiveStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
10559 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgElseDirectiveStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
10560 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgElseDirectiveStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
10561 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgElseDirectiveStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
10562 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgElseDirectiveStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
10563 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgElseDirectiveStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
10564 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgElseDirectiveStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
10565 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgElseDirectiveStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
10566 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgElseDirectiveStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
10567 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgElseDirectiveStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
10568 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgElseDirectiveStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
10569 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgElseDirectiveStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
10570 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgElseDirectiveStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
10571 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgElseDirectiveStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
10572 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgElseDirectiveStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
10573 0 : doRTI("directiveString", (void*)(&p_directiveString), sizeof(p_directiveString), (void*)this, "SgElseDirectiveStatement", "std::string", "p_directiveString", toStringForRTI(p_directiveString), rtiContainer[33]);
10574 0 : return rtiContainer;
10575 : }
10576 : RTIReturnType
10577 0 : SgElseifDirectiveStatement::roseRTI() {
10578 0 : RTIReturnType rtiContainer(34);
10579 :
10580 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgElseifDirectiveStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
10581 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgElseifDirectiveStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
10582 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgElseifDirectiveStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
10583 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgElseifDirectiveStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
10584 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgElseifDirectiveStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
10585 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgElseifDirectiveStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
10586 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgElseifDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
10587 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgElseifDirectiveStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
10588 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgElseifDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
10589 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgElseifDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
10590 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgElseifDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
10591 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgElseifDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
10592 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgElseifDirectiveStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
10593 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgElseifDirectiveStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
10594 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgElseifDirectiveStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
10595 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgElseifDirectiveStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
10596 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgElseifDirectiveStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
10597 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgElseifDirectiveStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
10598 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgElseifDirectiveStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
10599 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgElseifDirectiveStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
10600 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgElseifDirectiveStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
10601 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgElseifDirectiveStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
10602 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgElseifDirectiveStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
10603 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgElseifDirectiveStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
10604 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgElseifDirectiveStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
10605 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgElseifDirectiveStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
10606 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgElseifDirectiveStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
10607 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgElseifDirectiveStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
10608 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgElseifDirectiveStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
10609 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgElseifDirectiveStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
10610 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgElseifDirectiveStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
10611 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgElseifDirectiveStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
10612 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgElseifDirectiveStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
10613 0 : doRTI("directiveString", (void*)(&p_directiveString), sizeof(p_directiveString), (void*)this, "SgElseifDirectiveStatement", "std::string", "p_directiveString", toStringForRTI(p_directiveString), rtiContainer[33]);
10614 0 : return rtiContainer;
10615 : }
10616 : RTIReturnType
10617 0 : SgEndifDirectiveStatement::roseRTI() {
10618 0 : RTIReturnType rtiContainer(34);
10619 :
10620 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgEndifDirectiveStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
10621 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgEndifDirectiveStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
10622 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgEndifDirectiveStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
10623 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgEndifDirectiveStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
10624 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgEndifDirectiveStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
10625 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgEndifDirectiveStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
10626 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgEndifDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
10627 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgEndifDirectiveStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
10628 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgEndifDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
10629 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgEndifDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
10630 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgEndifDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
10631 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgEndifDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
10632 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgEndifDirectiveStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
10633 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgEndifDirectiveStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
10634 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgEndifDirectiveStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
10635 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgEndifDirectiveStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
10636 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgEndifDirectiveStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
10637 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgEndifDirectiveStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
10638 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgEndifDirectiveStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
10639 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgEndifDirectiveStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
10640 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgEndifDirectiveStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
10641 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgEndifDirectiveStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
10642 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgEndifDirectiveStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
10643 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgEndifDirectiveStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
10644 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgEndifDirectiveStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
10645 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgEndifDirectiveStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
10646 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgEndifDirectiveStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
10647 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgEndifDirectiveStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
10648 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgEndifDirectiveStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
10649 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgEndifDirectiveStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
10650 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgEndifDirectiveStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
10651 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgEndifDirectiveStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
10652 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgEndifDirectiveStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
10653 0 : doRTI("directiveString", (void*)(&p_directiveString), sizeof(p_directiveString), (void*)this, "SgEndifDirectiveStatement", "std::string", "p_directiveString", toStringForRTI(p_directiveString), rtiContainer[33]);
10654 0 : return rtiContainer;
10655 : }
10656 : RTIReturnType
10657 0 : SgLineDirectiveStatement::roseRTI() {
10658 0 : RTIReturnType rtiContainer(34);
10659 :
10660 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgLineDirectiveStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
10661 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgLineDirectiveStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
10662 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgLineDirectiveStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
10663 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgLineDirectiveStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
10664 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgLineDirectiveStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
10665 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgLineDirectiveStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
10666 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgLineDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
10667 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgLineDirectiveStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
10668 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgLineDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
10669 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgLineDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
10670 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgLineDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
10671 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgLineDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
10672 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgLineDirectiveStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
10673 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgLineDirectiveStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
10674 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgLineDirectiveStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
10675 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgLineDirectiveStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
10676 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgLineDirectiveStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
10677 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgLineDirectiveStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
10678 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgLineDirectiveStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
10679 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgLineDirectiveStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
10680 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgLineDirectiveStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
10681 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgLineDirectiveStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
10682 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgLineDirectiveStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
10683 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgLineDirectiveStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
10684 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgLineDirectiveStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
10685 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgLineDirectiveStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
10686 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgLineDirectiveStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
10687 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgLineDirectiveStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
10688 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgLineDirectiveStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
10689 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgLineDirectiveStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
10690 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgLineDirectiveStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
10691 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgLineDirectiveStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
10692 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgLineDirectiveStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
10693 0 : doRTI("directiveString", (void*)(&p_directiveString), sizeof(p_directiveString), (void*)this, "SgLineDirectiveStatement", "std::string", "p_directiveString", toStringForRTI(p_directiveString), rtiContainer[33]);
10694 0 : return rtiContainer;
10695 : }
10696 : RTIReturnType
10697 0 : SgWarningDirectiveStatement::roseRTI() {
10698 0 : RTIReturnType rtiContainer(34);
10699 :
10700 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgWarningDirectiveStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
10701 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgWarningDirectiveStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
10702 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgWarningDirectiveStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
10703 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgWarningDirectiveStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
10704 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgWarningDirectiveStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
10705 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgWarningDirectiveStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
10706 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgWarningDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
10707 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgWarningDirectiveStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
10708 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgWarningDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
10709 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgWarningDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
10710 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgWarningDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
10711 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgWarningDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
10712 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgWarningDirectiveStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
10713 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgWarningDirectiveStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
10714 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgWarningDirectiveStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
10715 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgWarningDirectiveStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
10716 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgWarningDirectiveStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
10717 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgWarningDirectiveStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
10718 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgWarningDirectiveStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
10719 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgWarningDirectiveStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
10720 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgWarningDirectiveStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
10721 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgWarningDirectiveStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
10722 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgWarningDirectiveStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
10723 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgWarningDirectiveStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
10724 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgWarningDirectiveStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
10725 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgWarningDirectiveStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
10726 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgWarningDirectiveStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
10727 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgWarningDirectiveStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
10728 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgWarningDirectiveStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
10729 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgWarningDirectiveStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
10730 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgWarningDirectiveStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
10731 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgWarningDirectiveStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
10732 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgWarningDirectiveStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
10733 0 : doRTI("directiveString", (void*)(&p_directiveString), sizeof(p_directiveString), (void*)this, "SgWarningDirectiveStatement", "std::string", "p_directiveString", toStringForRTI(p_directiveString), rtiContainer[33]);
10734 0 : return rtiContainer;
10735 : }
10736 : RTIReturnType
10737 0 : SgErrorDirectiveStatement::roseRTI() {
10738 0 : RTIReturnType rtiContainer(34);
10739 :
10740 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgErrorDirectiveStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
10741 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgErrorDirectiveStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
10742 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgErrorDirectiveStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
10743 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgErrorDirectiveStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
10744 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgErrorDirectiveStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
10745 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgErrorDirectiveStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
10746 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgErrorDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
10747 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgErrorDirectiveStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
10748 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgErrorDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
10749 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgErrorDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
10750 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgErrorDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
10751 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgErrorDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
10752 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgErrorDirectiveStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
10753 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgErrorDirectiveStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
10754 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgErrorDirectiveStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
10755 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgErrorDirectiveStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
10756 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgErrorDirectiveStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
10757 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgErrorDirectiveStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
10758 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgErrorDirectiveStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
10759 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgErrorDirectiveStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
10760 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgErrorDirectiveStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
10761 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgErrorDirectiveStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
10762 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgErrorDirectiveStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
10763 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgErrorDirectiveStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
10764 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgErrorDirectiveStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
10765 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgErrorDirectiveStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
10766 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgErrorDirectiveStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
10767 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgErrorDirectiveStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
10768 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgErrorDirectiveStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
10769 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgErrorDirectiveStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
10770 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgErrorDirectiveStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
10771 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgErrorDirectiveStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
10772 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgErrorDirectiveStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
10773 0 : doRTI("directiveString", (void*)(&p_directiveString), sizeof(p_directiveString), (void*)this, "SgErrorDirectiveStatement", "std::string", "p_directiveString", toStringForRTI(p_directiveString), rtiContainer[33]);
10774 0 : return rtiContainer;
10775 : }
10776 : RTIReturnType
10777 0 : SgEmptyDirectiveStatement::roseRTI() {
10778 0 : RTIReturnType rtiContainer(34);
10779 :
10780 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgEmptyDirectiveStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
10781 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgEmptyDirectiveStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
10782 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgEmptyDirectiveStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
10783 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgEmptyDirectiveStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
10784 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgEmptyDirectiveStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
10785 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgEmptyDirectiveStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
10786 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgEmptyDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
10787 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgEmptyDirectiveStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
10788 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgEmptyDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
10789 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgEmptyDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
10790 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgEmptyDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
10791 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgEmptyDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
10792 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgEmptyDirectiveStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
10793 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgEmptyDirectiveStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
10794 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgEmptyDirectiveStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
10795 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgEmptyDirectiveStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
10796 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgEmptyDirectiveStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
10797 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgEmptyDirectiveStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
10798 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgEmptyDirectiveStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
10799 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgEmptyDirectiveStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
10800 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgEmptyDirectiveStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
10801 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgEmptyDirectiveStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
10802 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgEmptyDirectiveStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
10803 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgEmptyDirectiveStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
10804 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgEmptyDirectiveStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
10805 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgEmptyDirectiveStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
10806 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgEmptyDirectiveStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
10807 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgEmptyDirectiveStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
10808 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgEmptyDirectiveStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
10809 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgEmptyDirectiveStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
10810 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgEmptyDirectiveStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
10811 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgEmptyDirectiveStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
10812 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgEmptyDirectiveStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
10813 0 : doRTI("directiveString", (void*)(&p_directiveString), sizeof(p_directiveString), (void*)this, "SgEmptyDirectiveStatement", "std::string", "p_directiveString", toStringForRTI(p_directiveString), rtiContainer[33]);
10814 0 : return rtiContainer;
10815 : }
10816 : RTIReturnType
10817 0 : SgIncludeNextDirectiveStatement::roseRTI() {
10818 0 : RTIReturnType rtiContainer(34);
10819 :
10820 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgIncludeNextDirectiveStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
10821 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgIncludeNextDirectiveStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
10822 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgIncludeNextDirectiveStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
10823 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgIncludeNextDirectiveStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
10824 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgIncludeNextDirectiveStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
10825 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgIncludeNextDirectiveStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
10826 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgIncludeNextDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
10827 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgIncludeNextDirectiveStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
10828 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgIncludeNextDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
10829 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgIncludeNextDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
10830 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgIncludeNextDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
10831 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgIncludeNextDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
10832 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgIncludeNextDirectiveStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
10833 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgIncludeNextDirectiveStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
10834 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgIncludeNextDirectiveStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
10835 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgIncludeNextDirectiveStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
10836 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgIncludeNextDirectiveStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
10837 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgIncludeNextDirectiveStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
10838 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgIncludeNextDirectiveStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
10839 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgIncludeNextDirectiveStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
10840 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgIncludeNextDirectiveStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
10841 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgIncludeNextDirectiveStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
10842 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgIncludeNextDirectiveStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
10843 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgIncludeNextDirectiveStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
10844 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgIncludeNextDirectiveStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
10845 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgIncludeNextDirectiveStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
10846 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgIncludeNextDirectiveStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
10847 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgIncludeNextDirectiveStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
10848 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgIncludeNextDirectiveStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
10849 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgIncludeNextDirectiveStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
10850 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgIncludeNextDirectiveStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
10851 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgIncludeNextDirectiveStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
10852 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgIncludeNextDirectiveStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
10853 0 : doRTI("directiveString", (void*)(&p_directiveString), sizeof(p_directiveString), (void*)this, "SgIncludeNextDirectiveStatement", "std::string", "p_directiveString", toStringForRTI(p_directiveString), rtiContainer[33]);
10854 0 : return rtiContainer;
10855 : }
10856 : RTIReturnType
10857 0 : SgIdentDirectiveStatement::roseRTI() {
10858 0 : RTIReturnType rtiContainer(34);
10859 :
10860 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgIdentDirectiveStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
10861 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgIdentDirectiveStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
10862 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgIdentDirectiveStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
10863 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgIdentDirectiveStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
10864 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgIdentDirectiveStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
10865 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgIdentDirectiveStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
10866 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgIdentDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
10867 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgIdentDirectiveStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
10868 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgIdentDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
10869 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgIdentDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
10870 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgIdentDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
10871 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgIdentDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
10872 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgIdentDirectiveStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
10873 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgIdentDirectiveStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
10874 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgIdentDirectiveStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
10875 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgIdentDirectiveStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
10876 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgIdentDirectiveStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
10877 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgIdentDirectiveStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
10878 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgIdentDirectiveStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
10879 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgIdentDirectiveStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
10880 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgIdentDirectiveStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
10881 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgIdentDirectiveStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
10882 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgIdentDirectiveStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
10883 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgIdentDirectiveStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
10884 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgIdentDirectiveStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
10885 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgIdentDirectiveStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
10886 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgIdentDirectiveStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
10887 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgIdentDirectiveStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
10888 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgIdentDirectiveStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
10889 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgIdentDirectiveStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
10890 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgIdentDirectiveStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
10891 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgIdentDirectiveStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
10892 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgIdentDirectiveStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
10893 0 : doRTI("directiveString", (void*)(&p_directiveString), sizeof(p_directiveString), (void*)this, "SgIdentDirectiveStatement", "std::string", "p_directiveString", toStringForRTI(p_directiveString), rtiContainer[33]);
10894 0 : return rtiContainer;
10895 : }
10896 : RTIReturnType
10897 0 : SgLinemarkerDirectiveStatement::roseRTI() {
10898 0 : RTIReturnType rtiContainer(37);
10899 :
10900 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgLinemarkerDirectiveStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
10901 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgLinemarkerDirectiveStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
10902 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgLinemarkerDirectiveStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
10903 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgLinemarkerDirectiveStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
10904 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgLinemarkerDirectiveStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
10905 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgLinemarkerDirectiveStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
10906 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgLinemarkerDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
10907 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgLinemarkerDirectiveStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
10908 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgLinemarkerDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
10909 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgLinemarkerDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
10910 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgLinemarkerDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
10911 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgLinemarkerDirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
10912 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgLinemarkerDirectiveStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
10913 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgLinemarkerDirectiveStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
10914 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgLinemarkerDirectiveStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
10915 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgLinemarkerDirectiveStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
10916 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgLinemarkerDirectiveStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
10917 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgLinemarkerDirectiveStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
10918 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgLinemarkerDirectiveStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
10919 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgLinemarkerDirectiveStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
10920 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgLinemarkerDirectiveStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
10921 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgLinemarkerDirectiveStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
10922 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgLinemarkerDirectiveStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
10923 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgLinemarkerDirectiveStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
10924 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgLinemarkerDirectiveStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
10925 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgLinemarkerDirectiveStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
10926 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgLinemarkerDirectiveStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
10927 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgLinemarkerDirectiveStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
10928 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgLinemarkerDirectiveStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
10929 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgLinemarkerDirectiveStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
10930 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgLinemarkerDirectiveStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
10931 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgLinemarkerDirectiveStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
10932 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgLinemarkerDirectiveStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
10933 0 : doRTI("directiveString", (void*)(&p_directiveString), sizeof(p_directiveString), (void*)this, "SgLinemarkerDirectiveStatement", "std::string", "p_directiveString", toStringForRTI(p_directiveString), rtiContainer[33]);
10934 0 : doRTI("linenumber", (void*)(&p_linenumber), sizeof(p_linenumber), (void*)this, "SgLinemarkerDirectiveStatement", "int", "p_linenumber", toStringForRTI(p_linenumber), rtiContainer[34]);
10935 0 : doRTI("filename", (void*)(&p_filename), sizeof(p_filename), (void*)this, "SgLinemarkerDirectiveStatement", "std::string", "p_filename", toStringForRTI(p_filename), rtiContainer[35]);
10936 0 : doRTI("flaglist", (void*)(&p_flaglist), sizeof(p_flaglist), (void*)this, "SgLinemarkerDirectiveStatement", "SgUnsignedCharList", "p_flaglist", toStringForRTI(p_flaglist), rtiContainer[36]);
10937 0 : return rtiContainer;
10938 : }
10939 : RTIReturnType
10940 0 : SgOmpThreadprivateStatement::roseRTI() {
10941 0 : RTIReturnType rtiContainer(34);
10942 :
10943 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpThreadprivateStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
10944 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpThreadprivateStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
10945 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpThreadprivateStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
10946 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpThreadprivateStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
10947 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpThreadprivateStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
10948 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpThreadprivateStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
10949 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpThreadprivateStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
10950 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpThreadprivateStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
10951 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpThreadprivateStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
10952 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpThreadprivateStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
10953 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpThreadprivateStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
10954 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpThreadprivateStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
10955 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpThreadprivateStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
10956 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpThreadprivateStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
10957 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpThreadprivateStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
10958 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpThreadprivateStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
10959 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpThreadprivateStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
10960 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpThreadprivateStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
10961 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpThreadprivateStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
10962 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpThreadprivateStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
10963 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgOmpThreadprivateStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
10964 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgOmpThreadprivateStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
10965 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgOmpThreadprivateStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
10966 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgOmpThreadprivateStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
10967 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgOmpThreadprivateStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
10968 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgOmpThreadprivateStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
10969 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgOmpThreadprivateStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
10970 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgOmpThreadprivateStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
10971 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgOmpThreadprivateStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
10972 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgOmpThreadprivateStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
10973 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgOmpThreadprivateStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
10974 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgOmpThreadprivateStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
10975 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgOmpThreadprivateStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
10976 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpThreadprivateStatement", "SgVarRefExpPtrList", "p_variables", toStringForRTI(p_variables), rtiContainer[33]);
10977 0 : return rtiContainer;
10978 : }
10979 : RTIReturnType
10980 0 : SgOmpRequiresStatement::roseRTI() {
10981 0 : RTIReturnType rtiContainer(34);
10982 :
10983 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpRequiresStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
10984 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpRequiresStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
10985 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpRequiresStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
10986 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpRequiresStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
10987 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpRequiresStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
10988 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpRequiresStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
10989 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpRequiresStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
10990 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpRequiresStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
10991 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpRequiresStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
10992 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpRequiresStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
10993 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpRequiresStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
10994 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpRequiresStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
10995 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpRequiresStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
10996 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpRequiresStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
10997 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpRequiresStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
10998 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpRequiresStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
10999 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpRequiresStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11000 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpRequiresStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11001 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpRequiresStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11002 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpRequiresStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11003 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgOmpRequiresStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
11004 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgOmpRequiresStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
11005 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgOmpRequiresStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
11006 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgOmpRequiresStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
11007 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgOmpRequiresStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
11008 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgOmpRequiresStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
11009 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgOmpRequiresStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
11010 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgOmpRequiresStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
11011 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgOmpRequiresStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
11012 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgOmpRequiresStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
11013 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgOmpRequiresStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
11014 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgOmpRequiresStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
11015 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgOmpRequiresStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
11016 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpRequiresStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[33]);
11017 0 : return rtiContainer;
11018 : }
11019 : RTIReturnType
11020 0 : SgFortranIncludeLine::roseRTI() {
11021 0 : RTIReturnType rtiContainer(34);
11022 :
11023 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgFortranIncludeLine", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11024 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgFortranIncludeLine", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11025 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgFortranIncludeLine", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11026 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgFortranIncludeLine", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11027 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgFortranIncludeLine", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11028 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgFortranIncludeLine", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11029 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgFortranIncludeLine", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11030 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgFortranIncludeLine", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11031 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgFortranIncludeLine", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11032 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgFortranIncludeLine", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11033 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgFortranIncludeLine", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11034 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgFortranIncludeLine", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11035 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgFortranIncludeLine", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11036 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgFortranIncludeLine", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11037 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgFortranIncludeLine", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11038 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgFortranIncludeLine", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11039 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgFortranIncludeLine", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11040 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgFortranIncludeLine", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11041 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgFortranIncludeLine", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11042 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgFortranIncludeLine", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11043 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgFortranIncludeLine", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
11044 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgFortranIncludeLine", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
11045 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgFortranIncludeLine", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
11046 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgFortranIncludeLine", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
11047 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgFortranIncludeLine", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
11048 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgFortranIncludeLine", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
11049 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgFortranIncludeLine", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
11050 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgFortranIncludeLine", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
11051 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgFortranIncludeLine", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
11052 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgFortranIncludeLine", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
11053 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgFortranIncludeLine", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
11054 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgFortranIncludeLine", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
11055 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgFortranIncludeLine", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
11056 0 : doRTI("filename", (void*)(&p_filename), sizeof(p_filename), (void*)this, "SgFortranIncludeLine", "std::string", "p_filename", toStringForRTI(p_filename), rtiContainer[33]);
11057 0 : return rtiContainer;
11058 : }
11059 : RTIReturnType
11060 0 : SgOmpTaskwaitStatement::roseRTI() {
11061 0 : RTIReturnType rtiContainer(34);
11062 :
11063 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTaskwaitStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11064 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTaskwaitStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11065 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTaskwaitStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11066 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTaskwaitStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11067 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTaskwaitStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11068 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTaskwaitStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11069 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTaskwaitStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11070 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTaskwaitStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11071 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTaskwaitStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11072 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTaskwaitStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11073 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTaskwaitStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11074 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTaskwaitStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11075 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTaskwaitStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11076 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTaskwaitStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11077 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTaskwaitStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11078 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTaskwaitStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11079 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTaskwaitStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11080 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTaskwaitStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11081 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTaskwaitStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11082 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTaskwaitStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11083 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgOmpTaskwaitStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
11084 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgOmpTaskwaitStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
11085 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgOmpTaskwaitStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
11086 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgOmpTaskwaitStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
11087 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgOmpTaskwaitStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
11088 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgOmpTaskwaitStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
11089 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgOmpTaskwaitStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
11090 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgOmpTaskwaitStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
11091 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgOmpTaskwaitStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
11092 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgOmpTaskwaitStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
11093 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgOmpTaskwaitStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
11094 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgOmpTaskwaitStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
11095 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgOmpTaskwaitStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
11096 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpTaskwaitStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[33]);
11097 0 : return rtiContainer;
11098 : }
11099 : RTIReturnType
11100 0 : SgStmtDeclarationStatement::roseRTI() {
11101 0 : RTIReturnType rtiContainer(34);
11102 :
11103 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgStmtDeclarationStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11104 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgStmtDeclarationStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11105 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgStmtDeclarationStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11106 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgStmtDeclarationStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11107 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgStmtDeclarationStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11108 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgStmtDeclarationStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11109 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgStmtDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11110 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgStmtDeclarationStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11111 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgStmtDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11112 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgStmtDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11113 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgStmtDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11114 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgStmtDeclarationStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11115 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgStmtDeclarationStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11116 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgStmtDeclarationStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11117 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgStmtDeclarationStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11118 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgStmtDeclarationStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11119 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgStmtDeclarationStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11120 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgStmtDeclarationStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11121 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgStmtDeclarationStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11122 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgStmtDeclarationStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11123 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgStmtDeclarationStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
11124 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgStmtDeclarationStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
11125 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgStmtDeclarationStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
11126 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgStmtDeclarationStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
11127 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgStmtDeclarationStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
11128 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgStmtDeclarationStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
11129 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgStmtDeclarationStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
11130 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgStmtDeclarationStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
11131 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgStmtDeclarationStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
11132 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgStmtDeclarationStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
11133 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgStmtDeclarationStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
11134 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgStmtDeclarationStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
11135 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgStmtDeclarationStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
11136 0 : doRTI("statement", (void*)(&p_statement), sizeof(p_statement), (void*)this, "SgStmtDeclarationStatement", "SgStatement*", "p_statement", toStringForRTI(p_statement), rtiContainer[33]);
11137 0 : return rtiContainer;
11138 : }
11139 : RTIReturnType
11140 2 : SgStaticAssertionDeclaration::roseRTI() {
11141 2 : RTIReturnType rtiContainer(35);
11142 :
11143 2 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgStaticAssertionDeclaration", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11144 2 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgStaticAssertionDeclaration", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11145 2 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgStaticAssertionDeclaration", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11146 2 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgStaticAssertionDeclaration", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11147 2 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgStaticAssertionDeclaration", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11148 2 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgStaticAssertionDeclaration", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11149 2 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgStaticAssertionDeclaration", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11150 2 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgStaticAssertionDeclaration", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11151 2 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgStaticAssertionDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11152 2 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgStaticAssertionDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11153 2 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgStaticAssertionDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11154 2 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgStaticAssertionDeclaration", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11155 2 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgStaticAssertionDeclaration", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11156 2 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgStaticAssertionDeclaration", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11157 2 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgStaticAssertionDeclaration", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11158 2 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgStaticAssertionDeclaration", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11159 2 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgStaticAssertionDeclaration", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11160 2 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgStaticAssertionDeclaration", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11161 2 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgStaticAssertionDeclaration", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11162 2 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgStaticAssertionDeclaration", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11163 2 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgStaticAssertionDeclaration", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
11164 2 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgStaticAssertionDeclaration", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
11165 2 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgStaticAssertionDeclaration", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
11166 2 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgStaticAssertionDeclaration", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
11167 2 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgStaticAssertionDeclaration", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
11168 2 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgStaticAssertionDeclaration", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
11169 2 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgStaticAssertionDeclaration", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
11170 2 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgStaticAssertionDeclaration", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
11171 2 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgStaticAssertionDeclaration", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
11172 2 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgStaticAssertionDeclaration", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
11173 2 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgStaticAssertionDeclaration", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
11174 2 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgStaticAssertionDeclaration", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
11175 2 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgStaticAssertionDeclaration", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
11176 2 : doRTI("condition", (void*)(&p_condition), sizeof(p_condition), (void*)this, "SgStaticAssertionDeclaration", "SgExpression*", "p_condition", toStringForRTI(p_condition), rtiContainer[33]);
11177 2 : doRTI("string_literal", (void*)(&p_string_literal), sizeof(p_string_literal), (void*)this, "SgStaticAssertionDeclaration", "SgName", "p_string_literal", toStringForRTI(p_string_literal), rtiContainer[34]);
11178 2 : return rtiContainer;
11179 : }
11180 : RTIReturnType
11181 0 : SgOmpDeclareSimdStatement::roseRTI() {
11182 0 : RTIReturnType rtiContainer(34);
11183 :
11184 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpDeclareSimdStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11185 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpDeclareSimdStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11186 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpDeclareSimdStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11187 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpDeclareSimdStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11188 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpDeclareSimdStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11189 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpDeclareSimdStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11190 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpDeclareSimdStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11191 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpDeclareSimdStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11192 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpDeclareSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11193 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpDeclareSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11194 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpDeclareSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11195 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpDeclareSimdStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11196 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpDeclareSimdStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11197 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpDeclareSimdStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11198 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpDeclareSimdStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11199 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpDeclareSimdStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11200 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpDeclareSimdStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11201 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpDeclareSimdStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11202 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpDeclareSimdStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11203 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpDeclareSimdStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11204 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgOmpDeclareSimdStatement", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
11205 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgOmpDeclareSimdStatement", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
11206 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgOmpDeclareSimdStatement", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
11207 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgOmpDeclareSimdStatement", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
11208 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgOmpDeclareSimdStatement", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
11209 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgOmpDeclareSimdStatement", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
11210 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgOmpDeclareSimdStatement", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
11211 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgOmpDeclareSimdStatement", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
11212 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgOmpDeclareSimdStatement", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
11213 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgOmpDeclareSimdStatement", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
11214 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgOmpDeclareSimdStatement", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
11215 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgOmpDeclareSimdStatement", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
11216 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgOmpDeclareSimdStatement", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
11217 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpDeclareSimdStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[33]);
11218 0 : return rtiContainer;
11219 : }
11220 : RTIReturnType
11221 0 : SgMicrosoftAttributeDeclaration::roseRTI() {
11222 0 : RTIReturnType rtiContainer(34);
11223 :
11224 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgMicrosoftAttributeDeclaration", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11225 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgMicrosoftAttributeDeclaration", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11226 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgMicrosoftAttributeDeclaration", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11227 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgMicrosoftAttributeDeclaration", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11228 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgMicrosoftAttributeDeclaration", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11229 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgMicrosoftAttributeDeclaration", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11230 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgMicrosoftAttributeDeclaration", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11231 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgMicrosoftAttributeDeclaration", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11232 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgMicrosoftAttributeDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11233 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgMicrosoftAttributeDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11234 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgMicrosoftAttributeDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11235 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgMicrosoftAttributeDeclaration", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11236 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgMicrosoftAttributeDeclaration", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11237 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgMicrosoftAttributeDeclaration", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11238 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgMicrosoftAttributeDeclaration", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11239 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgMicrosoftAttributeDeclaration", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11240 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgMicrosoftAttributeDeclaration", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11241 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgMicrosoftAttributeDeclaration", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11242 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgMicrosoftAttributeDeclaration", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11243 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgMicrosoftAttributeDeclaration", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11244 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgMicrosoftAttributeDeclaration", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
11245 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgMicrosoftAttributeDeclaration", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
11246 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgMicrosoftAttributeDeclaration", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
11247 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgMicrosoftAttributeDeclaration", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
11248 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgMicrosoftAttributeDeclaration", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
11249 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgMicrosoftAttributeDeclaration", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
11250 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgMicrosoftAttributeDeclaration", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
11251 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgMicrosoftAttributeDeclaration", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
11252 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgMicrosoftAttributeDeclaration", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
11253 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgMicrosoftAttributeDeclaration", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
11254 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgMicrosoftAttributeDeclaration", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
11255 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgMicrosoftAttributeDeclaration", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
11256 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgMicrosoftAttributeDeclaration", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
11257 0 : doRTI("attribute_string", (void*)(&p_attribute_string), sizeof(p_attribute_string), (void*)this, "SgMicrosoftAttributeDeclaration", "SgName", "p_attribute_string", toStringForRTI(p_attribute_string), rtiContainer[33]);
11258 0 : return rtiContainer;
11259 : }
11260 : RTIReturnType
11261 0 : SgNonrealDecl::roseRTI() {
11262 0 : RTIReturnType rtiContainer(46);
11263 :
11264 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgNonrealDecl", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11265 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgNonrealDecl", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11266 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgNonrealDecl", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11267 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgNonrealDecl", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11268 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgNonrealDecl", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11269 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgNonrealDecl", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11270 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgNonrealDecl", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11271 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgNonrealDecl", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11272 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgNonrealDecl", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11273 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgNonrealDecl", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11274 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgNonrealDecl", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11275 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgNonrealDecl", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11276 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgNonrealDecl", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11277 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgNonrealDecl", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11278 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgNonrealDecl", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11279 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgNonrealDecl", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11280 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgNonrealDecl", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11281 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgNonrealDecl", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11282 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgNonrealDecl", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11283 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgNonrealDecl", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11284 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgNonrealDecl", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
11285 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgNonrealDecl", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
11286 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgNonrealDecl", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
11287 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgNonrealDecl", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
11288 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgNonrealDecl", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
11289 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgNonrealDecl", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
11290 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgNonrealDecl", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
11291 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgNonrealDecl", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
11292 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgNonrealDecl", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
11293 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgNonrealDecl", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
11294 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgNonrealDecl", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
11295 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgNonrealDecl", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
11296 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgNonrealDecl", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
11297 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgNonrealDecl", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[33]);
11298 0 : doRTI("nonreal_decl_scope", (void*)(&p_nonreal_decl_scope), sizeof(p_nonreal_decl_scope), (void*)this, "SgNonrealDecl", "SgDeclarationScope*", "p_nonreal_decl_scope", toStringForRTI(p_nonreal_decl_scope), rtiContainer[34]);
11299 0 : doRTI("type", (void*)(&p_type), sizeof(p_type), (void*)this, "SgNonrealDecl", "SgNonrealType*", "p_type", toStringForRTI(p_type), rtiContainer[35]);
11300 0 : doRTI("template_parameter_position", (void*)(&p_template_parameter_position), sizeof(p_template_parameter_position), (void*)this, "SgNonrealDecl", "int", "p_template_parameter_position", toStringForRTI(p_template_parameter_position), rtiContainer[36]);
11301 0 : doRTI("template_parameter_depth", (void*)(&p_template_parameter_depth), sizeof(p_template_parameter_depth), (void*)this, "SgNonrealDecl", "int", "p_template_parameter_depth", toStringForRTI(p_template_parameter_depth), rtiContainer[37]);
11302 0 : doRTI("templateDeclaration", (void*)(&p_templateDeclaration), sizeof(p_templateDeclaration), (void*)this, "SgNonrealDecl", "SgDeclarationStatement*", "p_templateDeclaration", toStringForRTI(p_templateDeclaration), rtiContainer[38]);
11303 0 : doRTI("tpl_args", (void*)(&p_tpl_args), sizeof(p_tpl_args), (void*)this, "SgNonrealDecl", "SgTemplateArgumentPtrList", "p_tpl_args", toStringForRTI(p_tpl_args), rtiContainer[39]);
11304 0 : doRTI("tpl_params", (void*)(&p_tpl_params), sizeof(p_tpl_params), (void*)this, "SgNonrealDecl", "SgTemplateParameterPtrList", "p_tpl_params", toStringForRTI(p_tpl_params), rtiContainer[40]);
11305 0 : doRTI("is_class_member", (void*)(&p_is_class_member), sizeof(p_is_class_member), (void*)this, "SgNonrealDecl", "bool", "p_is_class_member", toStringForRTI(p_is_class_member), rtiContainer[41]);
11306 0 : doRTI("is_template_param", (void*)(&p_is_template_param), sizeof(p_is_template_param), (void*)this, "SgNonrealDecl", "bool", "p_is_template_param", toStringForRTI(p_is_template_param), rtiContainer[42]);
11307 0 : doRTI("is_template_template_param", (void*)(&p_is_template_template_param), sizeof(p_is_template_template_param), (void*)this, "SgNonrealDecl", "bool", "p_is_template_template_param", toStringForRTI(p_is_template_template_param), rtiContainer[43]);
11308 0 : doRTI("is_nonreal_template", (void*)(&p_is_nonreal_template), sizeof(p_is_nonreal_template), (void*)this, "SgNonrealDecl", "bool", "p_is_nonreal_template", toStringForRTI(p_is_nonreal_template), rtiContainer[44]);
11309 0 : doRTI("is_nonreal_function", (void*)(&p_is_nonreal_function), sizeof(p_is_nonreal_function), (void*)this, "SgNonrealDecl", "bool", "p_is_nonreal_function", toStringForRTI(p_is_nonreal_function), rtiContainer[45]);
11310 0 : return rtiContainer;
11311 : }
11312 : RTIReturnType
11313 0 : SgEmptyDeclaration::roseRTI() {
11314 0 : RTIReturnType rtiContainer(33);
11315 :
11316 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgEmptyDeclaration", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11317 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgEmptyDeclaration", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11318 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgEmptyDeclaration", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11319 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgEmptyDeclaration", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11320 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgEmptyDeclaration", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11321 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgEmptyDeclaration", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11322 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgEmptyDeclaration", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11323 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgEmptyDeclaration", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11324 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgEmptyDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11325 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgEmptyDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11326 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgEmptyDeclaration", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11327 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgEmptyDeclaration", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11328 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgEmptyDeclaration", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11329 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgEmptyDeclaration", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11330 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgEmptyDeclaration", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11331 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgEmptyDeclaration", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11332 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgEmptyDeclaration", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11333 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgEmptyDeclaration", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11334 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgEmptyDeclaration", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11335 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgEmptyDeclaration", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11336 0 : doRTI("decl_attributes", (void*)(&p_decl_attributes), sizeof(p_decl_attributes), (void*)this, "SgEmptyDeclaration", "unsigned int", "p_decl_attributes", toStringForRTI(p_decl_attributes), rtiContainer[20]);
11337 0 : doRTI("linkage", (void*)(&p_linkage), sizeof(p_linkage), (void*)this, "SgEmptyDeclaration", "std::string", "p_linkage", toStringForRTI(p_linkage), rtiContainer[21]);
11338 0 : doRTI("declarationModifier", (void*)(&p_declarationModifier), sizeof(p_declarationModifier), (void*)this, "SgEmptyDeclaration", "SgDeclarationModifier", "p_declarationModifier", toStringForRTI(p_declarationModifier), rtiContainer[22]);
11339 0 : doRTI("nameOnly", (void*)(&p_nameOnly), sizeof(p_nameOnly), (void*)this, "SgEmptyDeclaration", "bool", "p_nameOnly", toStringForRTI(p_nameOnly), rtiContainer[23]);
11340 0 : doRTI("forward", (void*)(&p_forward), sizeof(p_forward), (void*)this, "SgEmptyDeclaration", "bool", "p_forward", toStringForRTI(p_forward), rtiContainer[24]);
11341 0 : doRTI("externBrace", (void*)(&p_externBrace), sizeof(p_externBrace), (void*)this, "SgEmptyDeclaration", "bool", "p_externBrace", toStringForRTI(p_externBrace), rtiContainer[25]);
11342 0 : doRTI("skipElaborateType", (void*)(&p_skipElaborateType), sizeof(p_skipElaborateType), (void*)this, "SgEmptyDeclaration", "bool", "p_skipElaborateType", toStringForRTI(p_skipElaborateType), rtiContainer[26]);
11343 0 : doRTI("definingDeclaration", (void*)(&p_definingDeclaration), sizeof(p_definingDeclaration), (void*)this, "SgEmptyDeclaration", "SgDeclarationStatement*", "p_definingDeclaration", toStringForRTI(p_definingDeclaration), rtiContainer[27]);
11344 0 : doRTI("firstNondefiningDeclaration", (void*)(&p_firstNondefiningDeclaration), sizeof(p_firstNondefiningDeclaration), (void*)this, "SgEmptyDeclaration", "SgDeclarationStatement*", "p_firstNondefiningDeclaration", toStringForRTI(p_firstNondefiningDeclaration), rtiContainer[28]);
11345 0 : doRTI("qualifiedNameList", (void*)(&p_qualifiedNameList), sizeof(p_qualifiedNameList), (void*)this, "SgEmptyDeclaration", "SgQualifiedNamePtrList", "p_qualifiedNameList", toStringForRTI(p_qualifiedNameList), rtiContainer[29]);
11346 0 : doRTI("binding_label", (void*)(&p_binding_label), sizeof(p_binding_label), (void*)this, "SgEmptyDeclaration", "std::string", "p_binding_label", toStringForRTI(p_binding_label), rtiContainer[30]);
11347 0 : doRTI("declarationScope", (void*)(&p_declarationScope), sizeof(p_declarationScope), (void*)this, "SgEmptyDeclaration", "SgDeclarationScope*", "p_declarationScope", toStringForRTI(p_declarationScope), rtiContainer[31]);
11348 0 : doRTI("unparse_template_ast", (void*)(&p_unparse_template_ast), sizeof(p_unparse_template_ast), (void*)this, "SgEmptyDeclaration", "bool", "p_unparse_template_ast", toStringForRTI(p_unparse_template_ast), rtiContainer[32]);
11349 0 : return rtiContainer;
11350 : }
11351 : RTIReturnType
11352 467 : SgExprStatement::roseRTI() {
11353 467 : RTIReturnType rtiContainer(21);
11354 :
11355 467 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgExprStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11356 467 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgExprStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11357 467 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgExprStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11358 467 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgExprStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11359 467 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgExprStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11360 467 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgExprStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11361 467 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgExprStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11362 467 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgExprStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11363 467 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgExprStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11364 467 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgExprStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11365 467 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgExprStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11366 467 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgExprStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11367 467 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgExprStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11368 467 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgExprStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11369 467 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgExprStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11370 467 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgExprStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11371 467 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgExprStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11372 467 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgExprStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11373 467 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgExprStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11374 467 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgExprStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11375 467 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgExprStatement", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[20]);
11376 467 : return rtiContainer;
11377 : }
11378 : RTIReturnType
11379 2 : SgLabelStatement::roseRTI() {
11380 2 : RTIReturnType rtiContainer(24);
11381 :
11382 2 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgLabelStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11383 2 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgLabelStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11384 2 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgLabelStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11385 2 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgLabelStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11386 2 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgLabelStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11387 2 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgLabelStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11388 2 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgLabelStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11389 2 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgLabelStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11390 2 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgLabelStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11391 2 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgLabelStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11392 2 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgLabelStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11393 2 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgLabelStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11394 2 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgLabelStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11395 2 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgLabelStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11396 2 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgLabelStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11397 2 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgLabelStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11398 2 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgLabelStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11399 2 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgLabelStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11400 2 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgLabelStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11401 2 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgLabelStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11402 2 : doRTI("label", (void*)(&p_label), sizeof(p_label), (void*)this, "SgLabelStatement", "SgName", "p_label", toStringForRTI(p_label), rtiContainer[20]);
11403 2 : doRTI("scope", (void*)(&p_scope), sizeof(p_scope), (void*)this, "SgLabelStatement", "SgScopeStatement*", "p_scope", toStringForRTI(p_scope), rtiContainer[21]);
11404 2 : doRTI("statement", (void*)(&p_statement), sizeof(p_statement), (void*)this, "SgLabelStatement", "SgStatement*", "p_statement", toStringForRTI(p_statement), rtiContainer[22]);
11405 2 : doRTI("gnu_extension_unused", (void*)(&p_gnu_extension_unused), sizeof(p_gnu_extension_unused), (void*)this, "SgLabelStatement", "bool", "p_gnu_extension_unused", toStringForRTI(p_gnu_extension_unused), rtiContainer[23]);
11406 2 : return rtiContainer;
11407 : }
11408 : RTIReturnType
11409 1 : SgCaseOptionStmt::roseRTI() {
11410 1 : RTIReturnType rtiContainer(24);
11411 :
11412 1 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgCaseOptionStmt", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11413 1 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgCaseOptionStmt", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11414 1 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgCaseOptionStmt", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11415 1 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgCaseOptionStmt", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11416 1 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgCaseOptionStmt", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11417 1 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgCaseOptionStmt", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11418 1 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgCaseOptionStmt", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11419 1 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgCaseOptionStmt", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11420 1 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgCaseOptionStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11421 1 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgCaseOptionStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11422 1 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgCaseOptionStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11423 1 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgCaseOptionStmt", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11424 1 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgCaseOptionStmt", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11425 1 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgCaseOptionStmt", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11426 1 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgCaseOptionStmt", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11427 1 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgCaseOptionStmt", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11428 1 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgCaseOptionStmt", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11429 1 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgCaseOptionStmt", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11430 1 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgCaseOptionStmt", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11431 1 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgCaseOptionStmt", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11432 1 : doRTI("key", (void*)(&p_key), sizeof(p_key), (void*)this, "SgCaseOptionStmt", "SgExpression*", "p_key", toStringForRTI(p_key), rtiContainer[20]);
11433 1 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgCaseOptionStmt", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[21]);
11434 1 : doRTI("key_range_end", (void*)(&p_key_range_end), sizeof(p_key_range_end), (void*)this, "SgCaseOptionStmt", "SgExpression*", "p_key_range_end", toStringForRTI(p_key_range_end), rtiContainer[22]);
11435 1 : doRTI("case_construct_name", (void*)(&p_case_construct_name), sizeof(p_case_construct_name), (void*)this, "SgCaseOptionStmt", "std::string", "p_case_construct_name", toStringForRTI(p_case_construct_name), rtiContainer[23]);
11436 1 : return rtiContainer;
11437 : }
11438 : RTIReturnType
11439 6 : SgTryStmt::roseRTI() {
11440 6 : RTIReturnType rtiContainer(24);
11441 :
11442 6 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTryStmt", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11443 6 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTryStmt", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11444 6 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTryStmt", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11445 6 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTryStmt", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11446 6 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTryStmt", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11447 6 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTryStmt", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11448 6 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTryStmt", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11449 6 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTryStmt", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11450 6 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTryStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11451 6 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTryStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11452 6 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTryStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11453 6 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTryStmt", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11454 6 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTryStmt", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11455 6 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgTryStmt", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11456 6 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgTryStmt", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11457 6 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgTryStmt", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11458 6 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTryStmt", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11459 6 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgTryStmt", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11460 6 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgTryStmt", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11461 6 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgTryStmt", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11462 6 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgTryStmt", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[20]);
11463 6 : doRTI("catch_statement_seq_root", (void*)(&p_catch_statement_seq_root), sizeof(p_catch_statement_seq_root), (void*)this, "SgTryStmt", "SgCatchStatementSeq*", "p_catch_statement_seq_root", toStringForRTI(p_catch_statement_seq_root), rtiContainer[21]);
11464 6 : doRTI("else_body", (void*)(&p_else_body), sizeof(p_else_body), (void*)this, "SgTryStmt", "SgStatement*", "p_else_body", toStringForRTI(p_else_body), rtiContainer[22]);
11465 6 : doRTI("finally_body", (void*)(&p_finally_body), sizeof(p_finally_body), (void*)this, "SgTryStmt", "SgStatement*", "p_finally_body", toStringForRTI(p_finally_body), rtiContainer[23]);
11466 6 : return rtiContainer;
11467 : }
11468 : RTIReturnType
11469 1 : SgDefaultOptionStmt::roseRTI() {
11470 1 : RTIReturnType rtiContainer(22);
11471 :
11472 1 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgDefaultOptionStmt", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11473 1 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgDefaultOptionStmt", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11474 1 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgDefaultOptionStmt", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11475 1 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgDefaultOptionStmt", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11476 1 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgDefaultOptionStmt", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11477 1 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgDefaultOptionStmt", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11478 1 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgDefaultOptionStmt", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11479 1 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgDefaultOptionStmt", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11480 1 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgDefaultOptionStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11481 1 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgDefaultOptionStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11482 1 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgDefaultOptionStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11483 1 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgDefaultOptionStmt", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11484 1 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgDefaultOptionStmt", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11485 1 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgDefaultOptionStmt", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11486 1 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgDefaultOptionStmt", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11487 1 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgDefaultOptionStmt", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11488 1 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgDefaultOptionStmt", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11489 1 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgDefaultOptionStmt", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11490 1 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgDefaultOptionStmt", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11491 1 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgDefaultOptionStmt", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11492 1 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgDefaultOptionStmt", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[20]);
11493 1 : doRTI("default_construct_name", (void*)(&p_default_construct_name), sizeof(p_default_construct_name), (void*)this, "SgDefaultOptionStmt", "std::string", "p_default_construct_name", toStringForRTI(p_default_construct_name), rtiContainer[21]);
11494 1 : return rtiContainer;
11495 : }
11496 : RTIReturnType
11497 2 : SgBreakStmt::roseRTI() {
11498 2 : RTIReturnType rtiContainer(21);
11499 :
11500 2 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgBreakStmt", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11501 2 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgBreakStmt", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11502 2 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgBreakStmt", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11503 2 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgBreakStmt", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11504 2 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgBreakStmt", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11505 2 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgBreakStmt", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11506 2 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgBreakStmt", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11507 2 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgBreakStmt", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11508 2 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgBreakStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11509 2 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgBreakStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11510 2 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgBreakStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11511 2 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgBreakStmt", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11512 2 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgBreakStmt", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11513 2 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgBreakStmt", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11514 2 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgBreakStmt", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11515 2 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgBreakStmt", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11516 2 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgBreakStmt", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11517 2 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgBreakStmt", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11518 2 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgBreakStmt", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11519 2 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgBreakStmt", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11520 2 : doRTI("do_string_label", (void*)(&p_do_string_label), sizeof(p_do_string_label), (void*)this, "SgBreakStmt", "std::string", "p_do_string_label", toStringForRTI(p_do_string_label), rtiContainer[20]);
11521 2 : return rtiContainer;
11522 : }
11523 : RTIReturnType
11524 0 : SgContinueStmt::roseRTI() {
11525 0 : RTIReturnType rtiContainer(21);
11526 :
11527 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgContinueStmt", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11528 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgContinueStmt", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11529 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgContinueStmt", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11530 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgContinueStmt", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11531 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgContinueStmt", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11532 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgContinueStmt", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11533 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgContinueStmt", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11534 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgContinueStmt", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11535 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgContinueStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11536 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgContinueStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11537 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgContinueStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11538 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgContinueStmt", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11539 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgContinueStmt", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11540 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgContinueStmt", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11541 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgContinueStmt", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11542 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgContinueStmt", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11543 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgContinueStmt", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11544 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgContinueStmt", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11545 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgContinueStmt", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11546 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgContinueStmt", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11547 0 : doRTI("do_string_label", (void*)(&p_do_string_label), sizeof(p_do_string_label), (void*)this, "SgContinueStmt", "std::string", "p_do_string_label", toStringForRTI(p_do_string_label), rtiContainer[20]);
11548 0 : return rtiContainer;
11549 : }
11550 : RTIReturnType
11551 194 : SgReturnStmt::roseRTI() {
11552 194 : RTIReturnType rtiContainer(21);
11553 :
11554 194 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgReturnStmt", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11555 194 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgReturnStmt", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11556 194 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgReturnStmt", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11557 194 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgReturnStmt", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11558 194 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgReturnStmt", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11559 194 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgReturnStmt", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11560 194 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgReturnStmt", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11561 194 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgReturnStmt", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11562 194 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgReturnStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11563 194 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgReturnStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11564 194 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgReturnStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11565 194 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgReturnStmt", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11566 194 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgReturnStmt", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11567 194 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgReturnStmt", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11568 194 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgReturnStmt", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11569 194 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgReturnStmt", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11570 194 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgReturnStmt", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11571 194 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgReturnStmt", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11572 194 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgReturnStmt", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11573 194 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgReturnStmt", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11574 194 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgReturnStmt", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[20]);
11575 194 : return rtiContainer;
11576 : }
11577 : RTIReturnType
11578 1 : SgGotoStatement::roseRTI() {
11579 1 : RTIReturnType rtiContainer(23);
11580 :
11581 1 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgGotoStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11582 1 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgGotoStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11583 1 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgGotoStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11584 1 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgGotoStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11585 1 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgGotoStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11586 1 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgGotoStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11587 1 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgGotoStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11588 1 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgGotoStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11589 1 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgGotoStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11590 1 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgGotoStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11591 1 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgGotoStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11592 1 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgGotoStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11593 1 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgGotoStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11594 1 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgGotoStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11595 1 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgGotoStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11596 1 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgGotoStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11597 1 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgGotoStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11598 1 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgGotoStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11599 1 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgGotoStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11600 1 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgGotoStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11601 1 : doRTI("label", (void*)(&p_label), sizeof(p_label), (void*)this, "SgGotoStatement", "SgLabelStatement*", "p_label", toStringForRTI(p_label), rtiContainer[20]);
11602 1 : doRTI("label_expression", (void*)(&p_label_expression), sizeof(p_label_expression), (void*)this, "SgGotoStatement", "SgLabelRefExp*", "p_label_expression", toStringForRTI(p_label_expression), rtiContainer[21]);
11603 1 : doRTI("selector_expression", (void*)(&p_selector_expression), sizeof(p_selector_expression), (void*)this, "SgGotoStatement", "SgExpression*", "p_selector_expression", toStringForRTI(p_selector_expression), rtiContainer[22]);
11604 1 : return rtiContainer;
11605 : }
11606 : RTIReturnType
11607 0 : SgSpawnStmt::roseRTI() {
11608 0 : RTIReturnType rtiContainer(21);
11609 :
11610 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSpawnStmt", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11611 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSpawnStmt", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11612 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSpawnStmt", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11613 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSpawnStmt", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11614 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSpawnStmt", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11615 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSpawnStmt", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11616 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSpawnStmt", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11617 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSpawnStmt", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11618 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSpawnStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11619 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSpawnStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11620 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSpawnStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11621 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSpawnStmt", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11622 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSpawnStmt", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11623 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSpawnStmt", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11624 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgSpawnStmt", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11625 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgSpawnStmt", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11626 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSpawnStmt", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11627 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgSpawnStmt", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11628 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgSpawnStmt", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11629 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgSpawnStmt", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11630 0 : doRTI("the_func", (void*)(&p_the_func), sizeof(p_the_func), (void*)this, "SgSpawnStmt", "SgFunctionCallExp*", "p_the_func", toStringForRTI(p_the_func), rtiContainer[20]);
11631 0 : return rtiContainer;
11632 : }
11633 : RTIReturnType
11634 0 : SgNullStatement::roseRTI() {
11635 0 : RTIReturnType rtiContainer(20);
11636 :
11637 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgNullStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11638 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgNullStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11639 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgNullStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11640 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgNullStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11641 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgNullStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11642 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgNullStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11643 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgNullStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11644 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgNullStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11645 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgNullStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11646 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgNullStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11647 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgNullStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11648 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgNullStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11649 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgNullStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11650 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgNullStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11651 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgNullStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11652 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgNullStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11653 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgNullStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11654 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgNullStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11655 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgNullStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11656 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgNullStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11657 0 : return rtiContainer;
11658 : }
11659 : RTIReturnType
11660 0 : SgVariantStatement::roseRTI() {
11661 0 : RTIReturnType rtiContainer(20);
11662 :
11663 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgVariantStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11664 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgVariantStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11665 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgVariantStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11666 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgVariantStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11667 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgVariantStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11668 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgVariantStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11669 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgVariantStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11670 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgVariantStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11671 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgVariantStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11672 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgVariantStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11673 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgVariantStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11674 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgVariantStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11675 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgVariantStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11676 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgVariantStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11677 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgVariantStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11678 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgVariantStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11679 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgVariantStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11680 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgVariantStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11681 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgVariantStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11682 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgVariantStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11683 0 : return rtiContainer;
11684 : }
11685 : RTIReturnType
11686 10 : SgForInitStatement::roseRTI() {
11687 10 : RTIReturnType rtiContainer(21);
11688 :
11689 10 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgForInitStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11690 10 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgForInitStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11691 10 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgForInitStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11692 10 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgForInitStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11693 10 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgForInitStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11694 10 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgForInitStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11695 10 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgForInitStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11696 10 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgForInitStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11697 10 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgForInitStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11698 10 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgForInitStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11699 10 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgForInitStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11700 10 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgForInitStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11701 10 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgForInitStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11702 10 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgForInitStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11703 10 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgForInitStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11704 10 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgForInitStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11705 10 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgForInitStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11706 10 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgForInitStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11707 10 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgForInitStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11708 10 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgForInitStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11709 10 : doRTI("init_stmt", (void*)(&p_init_stmt), sizeof(p_init_stmt), (void*)this, "SgForInitStatement", "SgStatementPtrList", "p_init_stmt", toStringForRTI(p_init_stmt), rtiContainer[20]);
11710 10 : return rtiContainer;
11711 : }
11712 : RTIReturnType
11713 6 : SgCatchStatementSeq::roseRTI() {
11714 6 : RTIReturnType rtiContainer(21);
11715 :
11716 6 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgCatchStatementSeq", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11717 6 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgCatchStatementSeq", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11718 6 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgCatchStatementSeq", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11719 6 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgCatchStatementSeq", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11720 6 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgCatchStatementSeq", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11721 6 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgCatchStatementSeq", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11722 6 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgCatchStatementSeq", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11723 6 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgCatchStatementSeq", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11724 6 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgCatchStatementSeq", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11725 6 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgCatchStatementSeq", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11726 6 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgCatchStatementSeq", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11727 6 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgCatchStatementSeq", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11728 6 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgCatchStatementSeq", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11729 6 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgCatchStatementSeq", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11730 6 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgCatchStatementSeq", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11731 6 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgCatchStatementSeq", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11732 6 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgCatchStatementSeq", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11733 6 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgCatchStatementSeq", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11734 6 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgCatchStatementSeq", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11735 6 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgCatchStatementSeq", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11736 6 : doRTI("catch_statement_seq", (void*)(&p_catch_statement_seq), sizeof(p_catch_statement_seq), (void*)this, "SgCatchStatementSeq", "SgStatementPtrList", "p_catch_statement_seq", toStringForRTI(p_catch_statement_seq), rtiContainer[20]);
11737 6 : return rtiContainer;
11738 : }
11739 : RTIReturnType
11740 0 : SgProcessControlStatement::roseRTI() {
11741 0 : RTIReturnType rtiContainer(23);
11742 :
11743 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgProcessControlStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11744 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgProcessControlStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11745 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgProcessControlStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11746 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgProcessControlStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11747 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgProcessControlStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11748 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgProcessControlStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11749 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgProcessControlStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11750 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgProcessControlStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11751 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgProcessControlStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11752 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgProcessControlStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11753 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgProcessControlStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11754 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgProcessControlStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11755 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgProcessControlStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11756 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgProcessControlStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11757 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgProcessControlStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11758 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgProcessControlStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11759 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgProcessControlStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11760 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgProcessControlStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11761 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgProcessControlStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11762 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgProcessControlStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11763 0 : doRTI("control_kind", (void*)(&p_control_kind), sizeof(p_control_kind), (void*)this, "SgProcessControlStatement", "SgProcessControlStatement::control_enum", "p_control_kind", toStringForRTI(p_control_kind), rtiContainer[20]);
11764 0 : doRTI("code", (void*)(&p_code), sizeof(p_code), (void*)this, "SgProcessControlStatement", "SgExpression*", "p_code", toStringForRTI(p_code), rtiContainer[21]);
11765 0 : doRTI("quiet", (void*)(&p_quiet), sizeof(p_quiet), (void*)this, "SgProcessControlStatement", "SgExpression*", "p_quiet", toStringForRTI(p_quiet), rtiContainer[22]);
11766 0 : return rtiContainer;
11767 : }
11768 : RTIReturnType
11769 0 : SgIOStatement::roseRTI() {
11770 0 : RTIReturnType rtiContainer(26);
11771 :
11772 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgIOStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11773 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgIOStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11774 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgIOStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11775 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgIOStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11776 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgIOStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11777 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgIOStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11778 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgIOStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11779 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgIOStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11780 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgIOStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11781 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgIOStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11782 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgIOStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11783 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgIOStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11784 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgIOStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11785 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgIOStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11786 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgIOStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11787 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgIOStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11788 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgIOStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11789 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgIOStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11790 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgIOStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11791 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgIOStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11792 0 : doRTI("io_statement", (void*)(&p_io_statement), sizeof(p_io_statement), (void*)this, "SgIOStatement", "SgIOStatement::io_statement_enum", "p_io_statement", toStringForRTI(p_io_statement), rtiContainer[20]);
11793 0 : doRTI("io_stmt_list", (void*)(&p_io_stmt_list), sizeof(p_io_stmt_list), (void*)this, "SgIOStatement", "SgExprListExp*", "p_io_stmt_list", toStringForRTI(p_io_stmt_list), rtiContainer[21]);
11794 0 : doRTI("unit", (void*)(&p_unit), sizeof(p_unit), (void*)this, "SgIOStatement", "SgExpression*", "p_unit", toStringForRTI(p_unit), rtiContainer[22]);
11795 0 : doRTI("iostat", (void*)(&p_iostat), sizeof(p_iostat), (void*)this, "SgIOStatement", "SgExpression*", "p_iostat", toStringForRTI(p_iostat), rtiContainer[23]);
11796 0 : doRTI("err", (void*)(&p_err), sizeof(p_err), (void*)this, "SgIOStatement", "SgExpression*", "p_err", toStringForRTI(p_err), rtiContainer[24]);
11797 0 : doRTI("iomsg", (void*)(&p_iomsg), sizeof(p_iomsg), (void*)this, "SgIOStatement", "SgExpression*", "p_iomsg", toStringForRTI(p_iomsg), rtiContainer[25]);
11798 0 : return rtiContainer;
11799 : }
11800 : RTIReturnType
11801 0 : SgPrintStatement::roseRTI() {
11802 0 : RTIReturnType rtiContainer(27);
11803 :
11804 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgPrintStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11805 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgPrintStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11806 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgPrintStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11807 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgPrintStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11808 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgPrintStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11809 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgPrintStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11810 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgPrintStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11811 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgPrintStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11812 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgPrintStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11813 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgPrintStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11814 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgPrintStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11815 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgPrintStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11816 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgPrintStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11817 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgPrintStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11818 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgPrintStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11819 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgPrintStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11820 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgPrintStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11821 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgPrintStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11822 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgPrintStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11823 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgPrintStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11824 0 : doRTI("io_statement", (void*)(&p_io_statement), sizeof(p_io_statement), (void*)this, "SgPrintStatement", "SgIOStatement::io_statement_enum", "p_io_statement", toStringForRTI(p_io_statement), rtiContainer[20]);
11825 0 : doRTI("io_stmt_list", (void*)(&p_io_stmt_list), sizeof(p_io_stmt_list), (void*)this, "SgPrintStatement", "SgExprListExp*", "p_io_stmt_list", toStringForRTI(p_io_stmt_list), rtiContainer[21]);
11826 0 : doRTI("unit", (void*)(&p_unit), sizeof(p_unit), (void*)this, "SgPrintStatement", "SgExpression*", "p_unit", toStringForRTI(p_unit), rtiContainer[22]);
11827 0 : doRTI("iostat", (void*)(&p_iostat), sizeof(p_iostat), (void*)this, "SgPrintStatement", "SgExpression*", "p_iostat", toStringForRTI(p_iostat), rtiContainer[23]);
11828 0 : doRTI("err", (void*)(&p_err), sizeof(p_err), (void*)this, "SgPrintStatement", "SgExpression*", "p_err", toStringForRTI(p_err), rtiContainer[24]);
11829 0 : doRTI("iomsg", (void*)(&p_iomsg), sizeof(p_iomsg), (void*)this, "SgPrintStatement", "SgExpression*", "p_iomsg", toStringForRTI(p_iomsg), rtiContainer[25]);
11830 0 : doRTI("format", (void*)(&p_format), sizeof(p_format), (void*)this, "SgPrintStatement", "SgExpression*", "p_format", toStringForRTI(p_format), rtiContainer[26]);
11831 0 : return rtiContainer;
11832 : }
11833 : RTIReturnType
11834 0 : SgReadStatement::roseRTI() {
11835 0 : RTIReturnType rtiContainer(42);
11836 :
11837 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgReadStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11838 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgReadStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11839 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgReadStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11840 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgReadStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11841 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgReadStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11842 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgReadStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11843 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgReadStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11844 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgReadStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11845 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgReadStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11846 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgReadStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11847 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgReadStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11848 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgReadStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11849 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgReadStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11850 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgReadStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11851 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgReadStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11852 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgReadStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11853 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgReadStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11854 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgReadStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11855 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgReadStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11856 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgReadStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11857 0 : doRTI("io_statement", (void*)(&p_io_statement), sizeof(p_io_statement), (void*)this, "SgReadStatement", "SgIOStatement::io_statement_enum", "p_io_statement", toStringForRTI(p_io_statement), rtiContainer[20]);
11858 0 : doRTI("io_stmt_list", (void*)(&p_io_stmt_list), sizeof(p_io_stmt_list), (void*)this, "SgReadStatement", "SgExprListExp*", "p_io_stmt_list", toStringForRTI(p_io_stmt_list), rtiContainer[21]);
11859 0 : doRTI("unit", (void*)(&p_unit), sizeof(p_unit), (void*)this, "SgReadStatement", "SgExpression*", "p_unit", toStringForRTI(p_unit), rtiContainer[22]);
11860 0 : doRTI("iostat", (void*)(&p_iostat), sizeof(p_iostat), (void*)this, "SgReadStatement", "SgExpression*", "p_iostat", toStringForRTI(p_iostat), rtiContainer[23]);
11861 0 : doRTI("err", (void*)(&p_err), sizeof(p_err), (void*)this, "SgReadStatement", "SgExpression*", "p_err", toStringForRTI(p_err), rtiContainer[24]);
11862 0 : doRTI("iomsg", (void*)(&p_iomsg), sizeof(p_iomsg), (void*)this, "SgReadStatement", "SgExpression*", "p_iomsg", toStringForRTI(p_iomsg), rtiContainer[25]);
11863 0 : doRTI("format", (void*)(&p_format), sizeof(p_format), (void*)this, "SgReadStatement", "SgExpression*", "p_format", toStringForRTI(p_format), rtiContainer[26]);
11864 0 : doRTI("namelist", (void*)(&p_namelist), sizeof(p_namelist), (void*)this, "SgReadStatement", "SgExpression*", "p_namelist", toStringForRTI(p_namelist), rtiContainer[27]);
11865 0 : doRTI("advance", (void*)(&p_advance), sizeof(p_advance), (void*)this, "SgReadStatement", "SgExpression*", "p_advance", toStringForRTI(p_advance), rtiContainer[28]);
11866 0 : doRTI("asynchronous", (void*)(&p_asynchronous), sizeof(p_asynchronous), (void*)this, "SgReadStatement", "SgExpression*", "p_asynchronous", toStringForRTI(p_asynchronous), rtiContainer[29]);
11867 0 : doRTI("blank", (void*)(&p_blank), sizeof(p_blank), (void*)this, "SgReadStatement", "SgExpression*", "p_blank", toStringForRTI(p_blank), rtiContainer[30]);
11868 0 : doRTI("decimal", (void*)(&p_decimal), sizeof(p_decimal), (void*)this, "SgReadStatement", "SgExpression*", "p_decimal", toStringForRTI(p_decimal), rtiContainer[31]);
11869 0 : doRTI("delim", (void*)(&p_delim), sizeof(p_delim), (void*)this, "SgReadStatement", "SgExpression*", "p_delim", toStringForRTI(p_delim), rtiContainer[32]);
11870 0 : doRTI("end", (void*)(&p_end), sizeof(p_end), (void*)this, "SgReadStatement", "SgExpression*", "p_end", toStringForRTI(p_end), rtiContainer[33]);
11871 0 : doRTI("eor", (void*)(&p_eor), sizeof(p_eor), (void*)this, "SgReadStatement", "SgExpression*", "p_eor", toStringForRTI(p_eor), rtiContainer[34]);
11872 0 : doRTI("id", (void*)(&p_id), sizeof(p_id), (void*)this, "SgReadStatement", "SgExpression*", "p_id", toStringForRTI(p_id), rtiContainer[35]);
11873 0 : doRTI("pad", (void*)(&p_pad), sizeof(p_pad), (void*)this, "SgReadStatement", "SgExpression*", "p_pad", toStringForRTI(p_pad), rtiContainer[36]);
11874 0 : doRTI("pos", (void*)(&p_pos), sizeof(p_pos), (void*)this, "SgReadStatement", "SgExpression*", "p_pos", toStringForRTI(p_pos), rtiContainer[37]);
11875 0 : doRTI("rec", (void*)(&p_rec), sizeof(p_rec), (void*)this, "SgReadStatement", "SgExpression*", "p_rec", toStringForRTI(p_rec), rtiContainer[38]);
11876 0 : doRTI("round", (void*)(&p_round), sizeof(p_round), (void*)this, "SgReadStatement", "SgExpression*", "p_round", toStringForRTI(p_round), rtiContainer[39]);
11877 0 : doRTI("sign", (void*)(&p_sign), sizeof(p_sign), (void*)this, "SgReadStatement", "SgExpression*", "p_sign", toStringForRTI(p_sign), rtiContainer[40]);
11878 0 : doRTI("size", (void*)(&p_size), sizeof(p_size), (void*)this, "SgReadStatement", "SgExpression*", "p_size", toStringForRTI(p_size), rtiContainer[41]);
11879 0 : return rtiContainer;
11880 : }
11881 : RTIReturnType
11882 0 : SgWriteStatement::roseRTI() {
11883 0 : RTIReturnType rtiContainer(42);
11884 :
11885 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgWriteStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11886 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgWriteStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11887 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgWriteStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11888 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgWriteStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11889 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgWriteStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11890 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgWriteStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11891 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgWriteStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11892 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgWriteStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11893 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgWriteStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11894 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgWriteStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11895 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgWriteStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11896 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgWriteStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11897 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgWriteStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11898 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgWriteStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11899 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgWriteStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11900 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgWriteStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11901 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgWriteStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11902 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgWriteStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11903 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgWriteStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11904 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgWriteStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11905 0 : doRTI("io_statement", (void*)(&p_io_statement), sizeof(p_io_statement), (void*)this, "SgWriteStatement", "SgIOStatement::io_statement_enum", "p_io_statement", toStringForRTI(p_io_statement), rtiContainer[20]);
11906 0 : doRTI("io_stmt_list", (void*)(&p_io_stmt_list), sizeof(p_io_stmt_list), (void*)this, "SgWriteStatement", "SgExprListExp*", "p_io_stmt_list", toStringForRTI(p_io_stmt_list), rtiContainer[21]);
11907 0 : doRTI("unit", (void*)(&p_unit), sizeof(p_unit), (void*)this, "SgWriteStatement", "SgExpression*", "p_unit", toStringForRTI(p_unit), rtiContainer[22]);
11908 0 : doRTI("iostat", (void*)(&p_iostat), sizeof(p_iostat), (void*)this, "SgWriteStatement", "SgExpression*", "p_iostat", toStringForRTI(p_iostat), rtiContainer[23]);
11909 0 : doRTI("err", (void*)(&p_err), sizeof(p_err), (void*)this, "SgWriteStatement", "SgExpression*", "p_err", toStringForRTI(p_err), rtiContainer[24]);
11910 0 : doRTI("iomsg", (void*)(&p_iomsg), sizeof(p_iomsg), (void*)this, "SgWriteStatement", "SgExpression*", "p_iomsg", toStringForRTI(p_iomsg), rtiContainer[25]);
11911 0 : doRTI("format", (void*)(&p_format), sizeof(p_format), (void*)this, "SgWriteStatement", "SgExpression*", "p_format", toStringForRTI(p_format), rtiContainer[26]);
11912 0 : doRTI("namelist", (void*)(&p_namelist), sizeof(p_namelist), (void*)this, "SgWriteStatement", "SgExpression*", "p_namelist", toStringForRTI(p_namelist), rtiContainer[27]);
11913 0 : doRTI("advance", (void*)(&p_advance), sizeof(p_advance), (void*)this, "SgWriteStatement", "SgExpression*", "p_advance", toStringForRTI(p_advance), rtiContainer[28]);
11914 0 : doRTI("asynchronous", (void*)(&p_asynchronous), sizeof(p_asynchronous), (void*)this, "SgWriteStatement", "SgExpression*", "p_asynchronous", toStringForRTI(p_asynchronous), rtiContainer[29]);
11915 0 : doRTI("blank", (void*)(&p_blank), sizeof(p_blank), (void*)this, "SgWriteStatement", "SgExpression*", "p_blank", toStringForRTI(p_blank), rtiContainer[30]);
11916 0 : doRTI("decimal", (void*)(&p_decimal), sizeof(p_decimal), (void*)this, "SgWriteStatement", "SgExpression*", "p_decimal", toStringForRTI(p_decimal), rtiContainer[31]);
11917 0 : doRTI("delim", (void*)(&p_delim), sizeof(p_delim), (void*)this, "SgWriteStatement", "SgExpression*", "p_delim", toStringForRTI(p_delim), rtiContainer[32]);
11918 0 : doRTI("end", (void*)(&p_end), sizeof(p_end), (void*)this, "SgWriteStatement", "SgExpression*", "p_end", toStringForRTI(p_end), rtiContainer[33]);
11919 0 : doRTI("eor", (void*)(&p_eor), sizeof(p_eor), (void*)this, "SgWriteStatement", "SgExpression*", "p_eor", toStringForRTI(p_eor), rtiContainer[34]);
11920 0 : doRTI("id", (void*)(&p_id), sizeof(p_id), (void*)this, "SgWriteStatement", "SgExpression*", "p_id", toStringForRTI(p_id), rtiContainer[35]);
11921 0 : doRTI("pad", (void*)(&p_pad), sizeof(p_pad), (void*)this, "SgWriteStatement", "SgExpression*", "p_pad", toStringForRTI(p_pad), rtiContainer[36]);
11922 0 : doRTI("pos", (void*)(&p_pos), sizeof(p_pos), (void*)this, "SgWriteStatement", "SgExpression*", "p_pos", toStringForRTI(p_pos), rtiContainer[37]);
11923 0 : doRTI("rec", (void*)(&p_rec), sizeof(p_rec), (void*)this, "SgWriteStatement", "SgExpression*", "p_rec", toStringForRTI(p_rec), rtiContainer[38]);
11924 0 : doRTI("round", (void*)(&p_round), sizeof(p_round), (void*)this, "SgWriteStatement", "SgExpression*", "p_round", toStringForRTI(p_round), rtiContainer[39]);
11925 0 : doRTI("sign", (void*)(&p_sign), sizeof(p_sign), (void*)this, "SgWriteStatement", "SgExpression*", "p_sign", toStringForRTI(p_sign), rtiContainer[40]);
11926 0 : doRTI("size", (void*)(&p_size), sizeof(p_size), (void*)this, "SgWriteStatement", "SgExpression*", "p_size", toStringForRTI(p_size), rtiContainer[41]);
11927 0 : return rtiContainer;
11928 : }
11929 : RTIReturnType
11930 0 : SgOpenStatement::roseRTI() {
11931 0 : RTIReturnType rtiContainer(39);
11932 :
11933 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOpenStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11934 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOpenStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11935 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOpenStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11936 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOpenStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11937 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOpenStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11938 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOpenStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11939 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOpenStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11940 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOpenStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11941 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOpenStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11942 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOpenStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11943 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOpenStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11944 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOpenStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11945 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOpenStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11946 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOpenStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11947 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOpenStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11948 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOpenStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11949 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOpenStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11950 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOpenStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11951 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOpenStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11952 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOpenStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11953 0 : doRTI("io_statement", (void*)(&p_io_statement), sizeof(p_io_statement), (void*)this, "SgOpenStatement", "SgIOStatement::io_statement_enum", "p_io_statement", toStringForRTI(p_io_statement), rtiContainer[20]);
11954 0 : doRTI("io_stmt_list", (void*)(&p_io_stmt_list), sizeof(p_io_stmt_list), (void*)this, "SgOpenStatement", "SgExprListExp*", "p_io_stmt_list", toStringForRTI(p_io_stmt_list), rtiContainer[21]);
11955 0 : doRTI("unit", (void*)(&p_unit), sizeof(p_unit), (void*)this, "SgOpenStatement", "SgExpression*", "p_unit", toStringForRTI(p_unit), rtiContainer[22]);
11956 0 : doRTI("iostat", (void*)(&p_iostat), sizeof(p_iostat), (void*)this, "SgOpenStatement", "SgExpression*", "p_iostat", toStringForRTI(p_iostat), rtiContainer[23]);
11957 0 : doRTI("err", (void*)(&p_err), sizeof(p_err), (void*)this, "SgOpenStatement", "SgExpression*", "p_err", toStringForRTI(p_err), rtiContainer[24]);
11958 0 : doRTI("iomsg", (void*)(&p_iomsg), sizeof(p_iomsg), (void*)this, "SgOpenStatement", "SgExpression*", "p_iomsg", toStringForRTI(p_iomsg), rtiContainer[25]);
11959 0 : doRTI("file", (void*)(&p_file), sizeof(p_file), (void*)this, "SgOpenStatement", "SgExpression*", "p_file", toStringForRTI(p_file), rtiContainer[26]);
11960 0 : doRTI("status", (void*)(&p_status), sizeof(p_status), (void*)this, "SgOpenStatement", "SgExpression*", "p_status", toStringForRTI(p_status), rtiContainer[27]);
11961 0 : doRTI("access", (void*)(&p_access), sizeof(p_access), (void*)this, "SgOpenStatement", "SgExpression*", "p_access", toStringForRTI(p_access), rtiContainer[28]);
11962 0 : doRTI("form", (void*)(&p_form), sizeof(p_form), (void*)this, "SgOpenStatement", "SgExpression*", "p_form", toStringForRTI(p_form), rtiContainer[29]);
11963 0 : doRTI("recl", (void*)(&p_recl), sizeof(p_recl), (void*)this, "SgOpenStatement", "SgExpression*", "p_recl", toStringForRTI(p_recl), rtiContainer[30]);
11964 0 : doRTI("blank", (void*)(&p_blank), sizeof(p_blank), (void*)this, "SgOpenStatement", "SgExpression*", "p_blank", toStringForRTI(p_blank), rtiContainer[31]);
11965 0 : doRTI("position", (void*)(&p_position), sizeof(p_position), (void*)this, "SgOpenStatement", "SgExpression*", "p_position", toStringForRTI(p_position), rtiContainer[32]);
11966 0 : doRTI("action", (void*)(&p_action), sizeof(p_action), (void*)this, "SgOpenStatement", "SgExpression*", "p_action", toStringForRTI(p_action), rtiContainer[33]);
11967 0 : doRTI("delim", (void*)(&p_delim), sizeof(p_delim), (void*)this, "SgOpenStatement", "SgExpression*", "p_delim", toStringForRTI(p_delim), rtiContainer[34]);
11968 0 : doRTI("pad", (void*)(&p_pad), sizeof(p_pad), (void*)this, "SgOpenStatement", "SgExpression*", "p_pad", toStringForRTI(p_pad), rtiContainer[35]);
11969 0 : doRTI("round", (void*)(&p_round), sizeof(p_round), (void*)this, "SgOpenStatement", "SgExpression*", "p_round", toStringForRTI(p_round), rtiContainer[36]);
11970 0 : doRTI("sign", (void*)(&p_sign), sizeof(p_sign), (void*)this, "SgOpenStatement", "SgExpression*", "p_sign", toStringForRTI(p_sign), rtiContainer[37]);
11971 0 : doRTI("asynchronous", (void*)(&p_asynchronous), sizeof(p_asynchronous), (void*)this, "SgOpenStatement", "SgExpression*", "p_asynchronous", toStringForRTI(p_asynchronous), rtiContainer[38]);
11972 0 : return rtiContainer;
11973 : }
11974 : RTIReturnType
11975 0 : SgCloseStatement::roseRTI() {
11976 0 : RTIReturnType rtiContainer(27);
11977 :
11978 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgCloseStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
11979 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgCloseStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
11980 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgCloseStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
11981 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgCloseStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
11982 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgCloseStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
11983 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgCloseStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
11984 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgCloseStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
11985 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgCloseStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
11986 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgCloseStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
11987 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgCloseStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
11988 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgCloseStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
11989 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgCloseStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
11990 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgCloseStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
11991 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgCloseStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
11992 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgCloseStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
11993 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgCloseStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
11994 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgCloseStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
11995 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgCloseStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
11996 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgCloseStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
11997 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgCloseStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
11998 0 : doRTI("io_statement", (void*)(&p_io_statement), sizeof(p_io_statement), (void*)this, "SgCloseStatement", "SgIOStatement::io_statement_enum", "p_io_statement", toStringForRTI(p_io_statement), rtiContainer[20]);
11999 0 : doRTI("io_stmt_list", (void*)(&p_io_stmt_list), sizeof(p_io_stmt_list), (void*)this, "SgCloseStatement", "SgExprListExp*", "p_io_stmt_list", toStringForRTI(p_io_stmt_list), rtiContainer[21]);
12000 0 : doRTI("unit", (void*)(&p_unit), sizeof(p_unit), (void*)this, "SgCloseStatement", "SgExpression*", "p_unit", toStringForRTI(p_unit), rtiContainer[22]);
12001 0 : doRTI("iostat", (void*)(&p_iostat), sizeof(p_iostat), (void*)this, "SgCloseStatement", "SgExpression*", "p_iostat", toStringForRTI(p_iostat), rtiContainer[23]);
12002 0 : doRTI("err", (void*)(&p_err), sizeof(p_err), (void*)this, "SgCloseStatement", "SgExpression*", "p_err", toStringForRTI(p_err), rtiContainer[24]);
12003 0 : doRTI("iomsg", (void*)(&p_iomsg), sizeof(p_iomsg), (void*)this, "SgCloseStatement", "SgExpression*", "p_iomsg", toStringForRTI(p_iomsg), rtiContainer[25]);
12004 0 : doRTI("status", (void*)(&p_status), sizeof(p_status), (void*)this, "SgCloseStatement", "SgExpression*", "p_status", toStringForRTI(p_status), rtiContainer[26]);
12005 0 : return rtiContainer;
12006 : }
12007 : RTIReturnType
12008 0 : SgInquireStatement::roseRTI() {
12009 0 : RTIReturnType rtiContainer(54);
12010 :
12011 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgInquireStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12012 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgInquireStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12013 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgInquireStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12014 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgInquireStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12015 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgInquireStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12016 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgInquireStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12017 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgInquireStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12018 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgInquireStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12019 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgInquireStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12020 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgInquireStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12021 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgInquireStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12022 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgInquireStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12023 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgInquireStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12024 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgInquireStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12025 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgInquireStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12026 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgInquireStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12027 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgInquireStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12028 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgInquireStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12029 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgInquireStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12030 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgInquireStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12031 0 : doRTI("io_statement", (void*)(&p_io_statement), sizeof(p_io_statement), (void*)this, "SgInquireStatement", "SgIOStatement::io_statement_enum", "p_io_statement", toStringForRTI(p_io_statement), rtiContainer[20]);
12032 0 : doRTI("io_stmt_list", (void*)(&p_io_stmt_list), sizeof(p_io_stmt_list), (void*)this, "SgInquireStatement", "SgExprListExp*", "p_io_stmt_list", toStringForRTI(p_io_stmt_list), rtiContainer[21]);
12033 0 : doRTI("unit", (void*)(&p_unit), sizeof(p_unit), (void*)this, "SgInquireStatement", "SgExpression*", "p_unit", toStringForRTI(p_unit), rtiContainer[22]);
12034 0 : doRTI("iostat", (void*)(&p_iostat), sizeof(p_iostat), (void*)this, "SgInquireStatement", "SgExpression*", "p_iostat", toStringForRTI(p_iostat), rtiContainer[23]);
12035 0 : doRTI("err", (void*)(&p_err), sizeof(p_err), (void*)this, "SgInquireStatement", "SgExpression*", "p_err", toStringForRTI(p_err), rtiContainer[24]);
12036 0 : doRTI("iomsg", (void*)(&p_iomsg), sizeof(p_iomsg), (void*)this, "SgInquireStatement", "SgExpression*", "p_iomsg", toStringForRTI(p_iomsg), rtiContainer[25]);
12037 0 : doRTI("file", (void*)(&p_file), sizeof(p_file), (void*)this, "SgInquireStatement", "SgExpression*", "p_file", toStringForRTI(p_file), rtiContainer[26]);
12038 0 : doRTI("access", (void*)(&p_access), sizeof(p_access), (void*)this, "SgInquireStatement", "SgExpression*", "p_access", toStringForRTI(p_access), rtiContainer[27]);
12039 0 : doRTI("form", (void*)(&p_form), sizeof(p_form), (void*)this, "SgInquireStatement", "SgExpression*", "p_form", toStringForRTI(p_form), rtiContainer[28]);
12040 0 : doRTI("recl", (void*)(&p_recl), sizeof(p_recl), (void*)this, "SgInquireStatement", "SgExpression*", "p_recl", toStringForRTI(p_recl), rtiContainer[29]);
12041 0 : doRTI("blank", (void*)(&p_blank), sizeof(p_blank), (void*)this, "SgInquireStatement", "SgExpression*", "p_blank", toStringForRTI(p_blank), rtiContainer[30]);
12042 0 : doRTI("exist", (void*)(&p_exist), sizeof(p_exist), (void*)this, "SgInquireStatement", "SgExpression*", "p_exist", toStringForRTI(p_exist), rtiContainer[31]);
12043 0 : doRTI("opened", (void*)(&p_opened), sizeof(p_opened), (void*)this, "SgInquireStatement", "SgExpression*", "p_opened", toStringForRTI(p_opened), rtiContainer[32]);
12044 0 : doRTI("number", (void*)(&p_number), sizeof(p_number), (void*)this, "SgInquireStatement", "SgExpression*", "p_number", toStringForRTI(p_number), rtiContainer[33]);
12045 0 : doRTI("named", (void*)(&p_named), sizeof(p_named), (void*)this, "SgInquireStatement", "SgExpression*", "p_named", toStringForRTI(p_named), rtiContainer[34]);
12046 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgInquireStatement", "SgExpression*", "p_name", toStringForRTI(p_name), rtiContainer[35]);
12047 0 : doRTI("sequential", (void*)(&p_sequential), sizeof(p_sequential), (void*)this, "SgInquireStatement", "SgExpression*", "p_sequential", toStringForRTI(p_sequential), rtiContainer[36]);
12048 0 : doRTI("direct", (void*)(&p_direct), sizeof(p_direct), (void*)this, "SgInquireStatement", "SgExpression*", "p_direct", toStringForRTI(p_direct), rtiContainer[37]);
12049 0 : doRTI("formatted", (void*)(&p_formatted), sizeof(p_formatted), (void*)this, "SgInquireStatement", "SgExpression*", "p_formatted", toStringForRTI(p_formatted), rtiContainer[38]);
12050 0 : doRTI("unformatted", (void*)(&p_unformatted), sizeof(p_unformatted), (void*)this, "SgInquireStatement", "SgExpression*", "p_unformatted", toStringForRTI(p_unformatted), rtiContainer[39]);
12051 0 : doRTI("nextrec", (void*)(&p_nextrec), sizeof(p_nextrec), (void*)this, "SgInquireStatement", "SgExpression*", "p_nextrec", toStringForRTI(p_nextrec), rtiContainer[40]);
12052 0 : doRTI("position", (void*)(&p_position), sizeof(p_position), (void*)this, "SgInquireStatement", "SgExpression*", "p_position", toStringForRTI(p_position), rtiContainer[41]);
12053 0 : doRTI("action", (void*)(&p_action), sizeof(p_action), (void*)this, "SgInquireStatement", "SgExpression*", "p_action", toStringForRTI(p_action), rtiContainer[42]);
12054 0 : doRTI("read", (void*)(&p_read), sizeof(p_read), (void*)this, "SgInquireStatement", "SgExpression*", "p_read", toStringForRTI(p_read), rtiContainer[43]);
12055 0 : doRTI("write", (void*)(&p_write), sizeof(p_write), (void*)this, "SgInquireStatement", "SgExpression*", "p_write", toStringForRTI(p_write), rtiContainer[44]);
12056 0 : doRTI("readwrite", (void*)(&p_readwrite), sizeof(p_readwrite), (void*)this, "SgInquireStatement", "SgExpression*", "p_readwrite", toStringForRTI(p_readwrite), rtiContainer[45]);
12057 0 : doRTI("delim", (void*)(&p_delim), sizeof(p_delim), (void*)this, "SgInquireStatement", "SgExpression*", "p_delim", toStringForRTI(p_delim), rtiContainer[46]);
12058 0 : doRTI("pad", (void*)(&p_pad), sizeof(p_pad), (void*)this, "SgInquireStatement", "SgExpression*", "p_pad", toStringForRTI(p_pad), rtiContainer[47]);
12059 0 : doRTI("asynchronous", (void*)(&p_asynchronous), sizeof(p_asynchronous), (void*)this, "SgInquireStatement", "SgExpression*", "p_asynchronous", toStringForRTI(p_asynchronous), rtiContainer[48]);
12060 0 : doRTI("decimal", (void*)(&p_decimal), sizeof(p_decimal), (void*)this, "SgInquireStatement", "SgExpression*", "p_decimal", toStringForRTI(p_decimal), rtiContainer[49]);
12061 0 : doRTI("stream", (void*)(&p_stream), sizeof(p_stream), (void*)this, "SgInquireStatement", "SgExpression*", "p_stream", toStringForRTI(p_stream), rtiContainer[50]);
12062 0 : doRTI("size", (void*)(&p_size), sizeof(p_size), (void*)this, "SgInquireStatement", "SgExpression*", "p_size", toStringForRTI(p_size), rtiContainer[51]);
12063 0 : doRTI("pending", (void*)(&p_pending), sizeof(p_pending), (void*)this, "SgInquireStatement", "SgExpression*", "p_pending", toStringForRTI(p_pending), rtiContainer[52]);
12064 0 : doRTI("iolengthExp", (void*)(&p_iolengthExp), sizeof(p_iolengthExp), (void*)this, "SgInquireStatement", "SgVarRefExp*", "p_iolengthExp", toStringForRTI(p_iolengthExp), rtiContainer[53]);
12065 0 : return rtiContainer;
12066 : }
12067 : RTIReturnType
12068 0 : SgFlushStatement::roseRTI() {
12069 0 : RTIReturnType rtiContainer(26);
12070 :
12071 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgFlushStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12072 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgFlushStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12073 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgFlushStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12074 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgFlushStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12075 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgFlushStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12076 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgFlushStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12077 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgFlushStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12078 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgFlushStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12079 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgFlushStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12080 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgFlushStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12081 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgFlushStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12082 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgFlushStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12083 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgFlushStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12084 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgFlushStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12085 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgFlushStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12086 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgFlushStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12087 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgFlushStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12088 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgFlushStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12089 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgFlushStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12090 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgFlushStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12091 0 : doRTI("io_statement", (void*)(&p_io_statement), sizeof(p_io_statement), (void*)this, "SgFlushStatement", "SgIOStatement::io_statement_enum", "p_io_statement", toStringForRTI(p_io_statement), rtiContainer[20]);
12092 0 : doRTI("io_stmt_list", (void*)(&p_io_stmt_list), sizeof(p_io_stmt_list), (void*)this, "SgFlushStatement", "SgExprListExp*", "p_io_stmt_list", toStringForRTI(p_io_stmt_list), rtiContainer[21]);
12093 0 : doRTI("unit", (void*)(&p_unit), sizeof(p_unit), (void*)this, "SgFlushStatement", "SgExpression*", "p_unit", toStringForRTI(p_unit), rtiContainer[22]);
12094 0 : doRTI("iostat", (void*)(&p_iostat), sizeof(p_iostat), (void*)this, "SgFlushStatement", "SgExpression*", "p_iostat", toStringForRTI(p_iostat), rtiContainer[23]);
12095 0 : doRTI("err", (void*)(&p_err), sizeof(p_err), (void*)this, "SgFlushStatement", "SgExpression*", "p_err", toStringForRTI(p_err), rtiContainer[24]);
12096 0 : doRTI("iomsg", (void*)(&p_iomsg), sizeof(p_iomsg), (void*)this, "SgFlushStatement", "SgExpression*", "p_iomsg", toStringForRTI(p_iomsg), rtiContainer[25]);
12097 0 : return rtiContainer;
12098 : }
12099 : RTIReturnType
12100 0 : SgBackspaceStatement::roseRTI() {
12101 0 : RTIReturnType rtiContainer(26);
12102 :
12103 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgBackspaceStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12104 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgBackspaceStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12105 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgBackspaceStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12106 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgBackspaceStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12107 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgBackspaceStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12108 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgBackspaceStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12109 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgBackspaceStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12110 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgBackspaceStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12111 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgBackspaceStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12112 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgBackspaceStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12113 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgBackspaceStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12114 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgBackspaceStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12115 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgBackspaceStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12116 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgBackspaceStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12117 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgBackspaceStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12118 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgBackspaceStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12119 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgBackspaceStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12120 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgBackspaceStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12121 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgBackspaceStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12122 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgBackspaceStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12123 0 : doRTI("io_statement", (void*)(&p_io_statement), sizeof(p_io_statement), (void*)this, "SgBackspaceStatement", "SgIOStatement::io_statement_enum", "p_io_statement", toStringForRTI(p_io_statement), rtiContainer[20]);
12124 0 : doRTI("io_stmt_list", (void*)(&p_io_stmt_list), sizeof(p_io_stmt_list), (void*)this, "SgBackspaceStatement", "SgExprListExp*", "p_io_stmt_list", toStringForRTI(p_io_stmt_list), rtiContainer[21]);
12125 0 : doRTI("unit", (void*)(&p_unit), sizeof(p_unit), (void*)this, "SgBackspaceStatement", "SgExpression*", "p_unit", toStringForRTI(p_unit), rtiContainer[22]);
12126 0 : doRTI("iostat", (void*)(&p_iostat), sizeof(p_iostat), (void*)this, "SgBackspaceStatement", "SgExpression*", "p_iostat", toStringForRTI(p_iostat), rtiContainer[23]);
12127 0 : doRTI("err", (void*)(&p_err), sizeof(p_err), (void*)this, "SgBackspaceStatement", "SgExpression*", "p_err", toStringForRTI(p_err), rtiContainer[24]);
12128 0 : doRTI("iomsg", (void*)(&p_iomsg), sizeof(p_iomsg), (void*)this, "SgBackspaceStatement", "SgExpression*", "p_iomsg", toStringForRTI(p_iomsg), rtiContainer[25]);
12129 0 : return rtiContainer;
12130 : }
12131 : RTIReturnType
12132 0 : SgRewindStatement::roseRTI() {
12133 0 : RTIReturnType rtiContainer(26);
12134 :
12135 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgRewindStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12136 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgRewindStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12137 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgRewindStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12138 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgRewindStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12139 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgRewindStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12140 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgRewindStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12141 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgRewindStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12142 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgRewindStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12143 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgRewindStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12144 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgRewindStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12145 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgRewindStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12146 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgRewindStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12147 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgRewindStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12148 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgRewindStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12149 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgRewindStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12150 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgRewindStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12151 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgRewindStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12152 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgRewindStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12153 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgRewindStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12154 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgRewindStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12155 0 : doRTI("io_statement", (void*)(&p_io_statement), sizeof(p_io_statement), (void*)this, "SgRewindStatement", "SgIOStatement::io_statement_enum", "p_io_statement", toStringForRTI(p_io_statement), rtiContainer[20]);
12156 0 : doRTI("io_stmt_list", (void*)(&p_io_stmt_list), sizeof(p_io_stmt_list), (void*)this, "SgRewindStatement", "SgExprListExp*", "p_io_stmt_list", toStringForRTI(p_io_stmt_list), rtiContainer[21]);
12157 0 : doRTI("unit", (void*)(&p_unit), sizeof(p_unit), (void*)this, "SgRewindStatement", "SgExpression*", "p_unit", toStringForRTI(p_unit), rtiContainer[22]);
12158 0 : doRTI("iostat", (void*)(&p_iostat), sizeof(p_iostat), (void*)this, "SgRewindStatement", "SgExpression*", "p_iostat", toStringForRTI(p_iostat), rtiContainer[23]);
12159 0 : doRTI("err", (void*)(&p_err), sizeof(p_err), (void*)this, "SgRewindStatement", "SgExpression*", "p_err", toStringForRTI(p_err), rtiContainer[24]);
12160 0 : doRTI("iomsg", (void*)(&p_iomsg), sizeof(p_iomsg), (void*)this, "SgRewindStatement", "SgExpression*", "p_iomsg", toStringForRTI(p_iomsg), rtiContainer[25]);
12161 0 : return rtiContainer;
12162 : }
12163 : RTIReturnType
12164 0 : SgEndfileStatement::roseRTI() {
12165 0 : RTIReturnType rtiContainer(26);
12166 :
12167 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgEndfileStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12168 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgEndfileStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12169 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgEndfileStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12170 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgEndfileStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12171 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgEndfileStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12172 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgEndfileStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12173 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgEndfileStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12174 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgEndfileStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12175 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgEndfileStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12176 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgEndfileStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12177 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgEndfileStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12178 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgEndfileStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12179 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgEndfileStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12180 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgEndfileStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12181 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgEndfileStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12182 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgEndfileStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12183 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgEndfileStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12184 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgEndfileStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12185 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgEndfileStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12186 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgEndfileStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12187 0 : doRTI("io_statement", (void*)(&p_io_statement), sizeof(p_io_statement), (void*)this, "SgEndfileStatement", "SgIOStatement::io_statement_enum", "p_io_statement", toStringForRTI(p_io_statement), rtiContainer[20]);
12188 0 : doRTI("io_stmt_list", (void*)(&p_io_stmt_list), sizeof(p_io_stmt_list), (void*)this, "SgEndfileStatement", "SgExprListExp*", "p_io_stmt_list", toStringForRTI(p_io_stmt_list), rtiContainer[21]);
12189 0 : doRTI("unit", (void*)(&p_unit), sizeof(p_unit), (void*)this, "SgEndfileStatement", "SgExpression*", "p_unit", toStringForRTI(p_unit), rtiContainer[22]);
12190 0 : doRTI("iostat", (void*)(&p_iostat), sizeof(p_iostat), (void*)this, "SgEndfileStatement", "SgExpression*", "p_iostat", toStringForRTI(p_iostat), rtiContainer[23]);
12191 0 : doRTI("err", (void*)(&p_err), sizeof(p_err), (void*)this, "SgEndfileStatement", "SgExpression*", "p_err", toStringForRTI(p_err), rtiContainer[24]);
12192 0 : doRTI("iomsg", (void*)(&p_iomsg), sizeof(p_iomsg), (void*)this, "SgEndfileStatement", "SgExpression*", "p_iomsg", toStringForRTI(p_iomsg), rtiContainer[25]);
12193 0 : return rtiContainer;
12194 : }
12195 : RTIReturnType
12196 0 : SgWaitStatement::roseRTI() {
12197 0 : RTIReturnType rtiContainer(26);
12198 :
12199 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgWaitStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12200 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgWaitStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12201 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgWaitStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12202 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgWaitStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12203 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgWaitStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12204 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgWaitStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12205 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgWaitStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12206 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgWaitStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12207 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgWaitStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12208 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgWaitStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12209 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgWaitStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12210 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgWaitStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12211 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgWaitStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12212 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgWaitStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12213 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgWaitStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12214 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgWaitStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12215 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgWaitStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12216 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgWaitStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12217 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgWaitStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12218 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgWaitStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12219 0 : doRTI("io_statement", (void*)(&p_io_statement), sizeof(p_io_statement), (void*)this, "SgWaitStatement", "SgIOStatement::io_statement_enum", "p_io_statement", toStringForRTI(p_io_statement), rtiContainer[20]);
12220 0 : doRTI("io_stmt_list", (void*)(&p_io_stmt_list), sizeof(p_io_stmt_list), (void*)this, "SgWaitStatement", "SgExprListExp*", "p_io_stmt_list", toStringForRTI(p_io_stmt_list), rtiContainer[21]);
12221 0 : doRTI("unit", (void*)(&p_unit), sizeof(p_unit), (void*)this, "SgWaitStatement", "SgExpression*", "p_unit", toStringForRTI(p_unit), rtiContainer[22]);
12222 0 : doRTI("iostat", (void*)(&p_iostat), sizeof(p_iostat), (void*)this, "SgWaitStatement", "SgExpression*", "p_iostat", toStringForRTI(p_iostat), rtiContainer[23]);
12223 0 : doRTI("err", (void*)(&p_err), sizeof(p_err), (void*)this, "SgWaitStatement", "SgExpression*", "p_err", toStringForRTI(p_err), rtiContainer[24]);
12224 0 : doRTI("iomsg", (void*)(&p_iomsg), sizeof(p_iomsg), (void*)this, "SgWaitStatement", "SgExpression*", "p_iomsg", toStringForRTI(p_iomsg), rtiContainer[25]);
12225 0 : return rtiContainer;
12226 : }
12227 : RTIReturnType
12228 0 : SgWhereStatement::roseRTI() {
12229 0 : RTIReturnType rtiContainer(26);
12230 :
12231 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgWhereStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12232 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgWhereStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12233 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgWhereStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12234 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgWhereStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12235 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgWhereStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12236 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgWhereStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12237 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgWhereStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12238 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgWhereStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12239 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgWhereStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12240 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgWhereStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12241 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgWhereStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12242 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgWhereStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12243 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgWhereStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12244 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgWhereStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12245 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgWhereStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12246 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgWhereStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12247 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgWhereStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12248 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgWhereStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12249 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgWhereStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12250 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgWhereStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12251 0 : doRTI("condition", (void*)(&p_condition), sizeof(p_condition), (void*)this, "SgWhereStatement", "SgExpression*", "p_condition", toStringForRTI(p_condition), rtiContainer[20]);
12252 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgWhereStatement", "SgBasicBlock*", "p_body", toStringForRTI(p_body), rtiContainer[21]);
12253 0 : doRTI("elsewhere", (void*)(&p_elsewhere), sizeof(p_elsewhere), (void*)this, "SgWhereStatement", "SgElseWhereStatement*", "p_elsewhere", toStringForRTI(p_elsewhere), rtiContainer[22]);
12254 0 : doRTI("end_numeric_label", (void*)(&p_end_numeric_label), sizeof(p_end_numeric_label), (void*)this, "SgWhereStatement", "SgLabelRefExp*", "p_end_numeric_label", toStringForRTI(p_end_numeric_label), rtiContainer[23]);
12255 0 : doRTI("string_label", (void*)(&p_string_label), sizeof(p_string_label), (void*)this, "SgWhereStatement", "std::string", "p_string_label", toStringForRTI(p_string_label), rtiContainer[24]);
12256 0 : doRTI("has_end_statement", (void*)(&p_has_end_statement), sizeof(p_has_end_statement), (void*)this, "SgWhereStatement", "bool", "p_has_end_statement", toStringForRTI(p_has_end_statement), rtiContainer[25]);
12257 0 : return rtiContainer;
12258 : }
12259 : RTIReturnType
12260 0 : SgElseWhereStatement::roseRTI() {
12261 0 : RTIReturnType rtiContainer(23);
12262 :
12263 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgElseWhereStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12264 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgElseWhereStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12265 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgElseWhereStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12266 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgElseWhereStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12267 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgElseWhereStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12268 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgElseWhereStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12269 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgElseWhereStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12270 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgElseWhereStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12271 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgElseWhereStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12272 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgElseWhereStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12273 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgElseWhereStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12274 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgElseWhereStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12275 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgElseWhereStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12276 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgElseWhereStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12277 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgElseWhereStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12278 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgElseWhereStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12279 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgElseWhereStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12280 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgElseWhereStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12281 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgElseWhereStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12282 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgElseWhereStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12283 0 : doRTI("condition", (void*)(&p_condition), sizeof(p_condition), (void*)this, "SgElseWhereStatement", "SgExpression*", "p_condition", toStringForRTI(p_condition), rtiContainer[20]);
12284 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgElseWhereStatement", "SgBasicBlock*", "p_body", toStringForRTI(p_body), rtiContainer[21]);
12285 0 : doRTI("elsewhere", (void*)(&p_elsewhere), sizeof(p_elsewhere), (void*)this, "SgElseWhereStatement", "SgElseWhereStatement*", "p_elsewhere", toStringForRTI(p_elsewhere), rtiContainer[22]);
12286 0 : return rtiContainer;
12287 : }
12288 : RTIReturnType
12289 0 : SgNullifyStatement::roseRTI() {
12290 0 : RTIReturnType rtiContainer(21);
12291 :
12292 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgNullifyStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12293 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgNullifyStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12294 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgNullifyStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12295 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgNullifyStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12296 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgNullifyStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12297 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgNullifyStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12298 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgNullifyStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12299 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgNullifyStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12300 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgNullifyStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12301 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgNullifyStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12302 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgNullifyStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12303 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgNullifyStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12304 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgNullifyStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12305 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgNullifyStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12306 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgNullifyStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12307 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgNullifyStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12308 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgNullifyStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12309 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgNullifyStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12310 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgNullifyStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12311 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgNullifyStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12312 0 : doRTI("pointer_list", (void*)(&p_pointer_list), sizeof(p_pointer_list), (void*)this, "SgNullifyStatement", "SgExprListExp*", "p_pointer_list", toStringForRTI(p_pointer_list), rtiContainer[20]);
12313 0 : return rtiContainer;
12314 : }
12315 : RTIReturnType
12316 0 : SgArithmeticIfStatement::roseRTI() {
12317 0 : RTIReturnType rtiContainer(24);
12318 :
12319 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgArithmeticIfStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12320 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgArithmeticIfStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12321 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgArithmeticIfStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12322 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgArithmeticIfStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12323 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgArithmeticIfStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12324 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgArithmeticIfStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12325 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgArithmeticIfStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12326 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgArithmeticIfStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12327 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgArithmeticIfStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12328 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgArithmeticIfStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12329 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgArithmeticIfStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12330 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgArithmeticIfStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12331 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgArithmeticIfStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12332 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgArithmeticIfStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12333 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgArithmeticIfStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12334 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgArithmeticIfStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12335 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgArithmeticIfStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12336 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgArithmeticIfStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12337 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgArithmeticIfStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12338 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgArithmeticIfStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12339 0 : doRTI("conditional", (void*)(&p_conditional), sizeof(p_conditional), (void*)this, "SgArithmeticIfStatement", "SgExpression*", "p_conditional", toStringForRTI(p_conditional), rtiContainer[20]);
12340 0 : doRTI("less_label", (void*)(&p_less_label), sizeof(p_less_label), (void*)this, "SgArithmeticIfStatement", "SgLabelRefExp*", "p_less_label", toStringForRTI(p_less_label), rtiContainer[21]);
12341 0 : doRTI("equal_label", (void*)(&p_equal_label), sizeof(p_equal_label), (void*)this, "SgArithmeticIfStatement", "SgLabelRefExp*", "p_equal_label", toStringForRTI(p_equal_label), rtiContainer[22]);
12342 0 : doRTI("greater_label", (void*)(&p_greater_label), sizeof(p_greater_label), (void*)this, "SgArithmeticIfStatement", "SgLabelRefExp*", "p_greater_label", toStringForRTI(p_greater_label), rtiContainer[23]);
12343 0 : return rtiContainer;
12344 : }
12345 : RTIReturnType
12346 0 : SgAssignStatement::roseRTI() {
12347 0 : RTIReturnType rtiContainer(22);
12348 :
12349 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgAssignStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12350 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgAssignStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12351 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgAssignStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12352 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgAssignStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12353 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgAssignStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12354 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgAssignStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12355 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgAssignStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12356 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgAssignStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12357 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgAssignStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12358 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgAssignStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12359 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgAssignStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12360 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgAssignStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12361 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgAssignStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12362 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgAssignStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12363 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgAssignStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12364 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgAssignStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12365 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgAssignStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12366 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgAssignStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12367 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgAssignStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12368 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgAssignStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12369 0 : doRTI("label", (void*)(&p_label), sizeof(p_label), (void*)this, "SgAssignStatement", "SgLabelRefExp*", "p_label", toStringForRTI(p_label), rtiContainer[20]);
12370 0 : doRTI("value", (void*)(&p_value), sizeof(p_value), (void*)this, "SgAssignStatement", "SgExpression*", "p_value", toStringForRTI(p_value), rtiContainer[21]);
12371 0 : return rtiContainer;
12372 : }
12373 : RTIReturnType
12374 0 : SgComputedGotoStatement::roseRTI() {
12375 0 : RTIReturnType rtiContainer(22);
12376 :
12377 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgComputedGotoStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12378 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgComputedGotoStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12379 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgComputedGotoStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12380 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgComputedGotoStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12381 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgComputedGotoStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12382 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgComputedGotoStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12383 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgComputedGotoStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12384 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgComputedGotoStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12385 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgComputedGotoStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12386 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgComputedGotoStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12387 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgComputedGotoStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12388 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgComputedGotoStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12389 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgComputedGotoStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12390 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgComputedGotoStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12391 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgComputedGotoStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12392 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgComputedGotoStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12393 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgComputedGotoStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12394 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgComputedGotoStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12395 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgComputedGotoStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12396 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgComputedGotoStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12397 0 : doRTI("labelList", (void*)(&p_labelList), sizeof(p_labelList), (void*)this, "SgComputedGotoStatement", "SgExprListExp*", "p_labelList", toStringForRTI(p_labelList), rtiContainer[20]);
12398 0 : doRTI("label_index", (void*)(&p_label_index), sizeof(p_label_index), (void*)this, "SgComputedGotoStatement", "SgExpression*", "p_label_index", toStringForRTI(p_label_index), rtiContainer[21]);
12399 0 : return rtiContainer;
12400 : }
12401 : RTIReturnType
12402 0 : SgAssignedGotoStatement::roseRTI() {
12403 0 : RTIReturnType rtiContainer(21);
12404 :
12405 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgAssignedGotoStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12406 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgAssignedGotoStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12407 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgAssignedGotoStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12408 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgAssignedGotoStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12409 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgAssignedGotoStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12410 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgAssignedGotoStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12411 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgAssignedGotoStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12412 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgAssignedGotoStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12413 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgAssignedGotoStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12414 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgAssignedGotoStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12415 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgAssignedGotoStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12416 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgAssignedGotoStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12417 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgAssignedGotoStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12418 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgAssignedGotoStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12419 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgAssignedGotoStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12420 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgAssignedGotoStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12421 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgAssignedGotoStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12422 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgAssignedGotoStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12423 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgAssignedGotoStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12424 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgAssignedGotoStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12425 0 : doRTI("targets", (void*)(&p_targets), sizeof(p_targets), (void*)this, "SgAssignedGotoStatement", "SgExprListExp*", "p_targets", toStringForRTI(p_targets), rtiContainer[20]);
12426 0 : return rtiContainer;
12427 : }
12428 : RTIReturnType
12429 0 : SgAllocateStatement::roseRTI() {
12430 0 : RTIReturnType rtiContainer(24);
12431 :
12432 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgAllocateStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12433 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgAllocateStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12434 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgAllocateStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12435 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgAllocateStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12436 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgAllocateStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12437 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgAllocateStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12438 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgAllocateStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12439 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgAllocateStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12440 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgAllocateStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12441 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgAllocateStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12442 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgAllocateStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12443 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgAllocateStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12444 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgAllocateStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12445 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgAllocateStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12446 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgAllocateStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12447 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgAllocateStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12448 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgAllocateStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12449 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgAllocateStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12450 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgAllocateStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12451 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgAllocateStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12452 0 : doRTI("expr_list", (void*)(&p_expr_list), sizeof(p_expr_list), (void*)this, "SgAllocateStatement", "SgExprListExp*", "p_expr_list", toStringForRTI(p_expr_list), rtiContainer[20]);
12453 0 : doRTI("stat_expression", (void*)(&p_stat_expression), sizeof(p_stat_expression), (void*)this, "SgAllocateStatement", "SgExpression*", "p_stat_expression", toStringForRTI(p_stat_expression), rtiContainer[21]);
12454 0 : doRTI("errmsg_expression", (void*)(&p_errmsg_expression), sizeof(p_errmsg_expression), (void*)this, "SgAllocateStatement", "SgExpression*", "p_errmsg_expression", toStringForRTI(p_errmsg_expression), rtiContainer[22]);
12455 0 : doRTI("source_expression", (void*)(&p_source_expression), sizeof(p_source_expression), (void*)this, "SgAllocateStatement", "SgExpression*", "p_source_expression", toStringForRTI(p_source_expression), rtiContainer[23]);
12456 0 : return rtiContainer;
12457 : }
12458 : RTIReturnType
12459 0 : SgDeallocateStatement::roseRTI() {
12460 0 : RTIReturnType rtiContainer(23);
12461 :
12462 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgDeallocateStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12463 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgDeallocateStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12464 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgDeallocateStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12465 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgDeallocateStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12466 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgDeallocateStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12467 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgDeallocateStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12468 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgDeallocateStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12469 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgDeallocateStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12470 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgDeallocateStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12471 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgDeallocateStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12472 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgDeallocateStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12473 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgDeallocateStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12474 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgDeallocateStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12475 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgDeallocateStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12476 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgDeallocateStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12477 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgDeallocateStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12478 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgDeallocateStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12479 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgDeallocateStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12480 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgDeallocateStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12481 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgDeallocateStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12482 0 : doRTI("expr_list", (void*)(&p_expr_list), sizeof(p_expr_list), (void*)this, "SgDeallocateStatement", "SgExprListExp*", "p_expr_list", toStringForRTI(p_expr_list), rtiContainer[20]);
12483 0 : doRTI("stat_expression", (void*)(&p_stat_expression), sizeof(p_stat_expression), (void*)this, "SgDeallocateStatement", "SgExpression*", "p_stat_expression", toStringForRTI(p_stat_expression), rtiContainer[21]);
12484 0 : doRTI("errmsg_expression", (void*)(&p_errmsg_expression), sizeof(p_errmsg_expression), (void*)this, "SgDeallocateStatement", "SgExpression*", "p_errmsg_expression", toStringForRTI(p_errmsg_expression), rtiContainer[22]);
12485 0 : return rtiContainer;
12486 : }
12487 : RTIReturnType
12488 0 : SgUpcNotifyStatement::roseRTI() {
12489 0 : RTIReturnType rtiContainer(21);
12490 :
12491 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpcNotifyStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12492 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpcNotifyStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12493 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpcNotifyStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12494 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpcNotifyStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12495 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpcNotifyStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12496 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpcNotifyStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12497 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpcNotifyStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12498 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpcNotifyStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12499 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpcNotifyStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12500 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpcNotifyStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12501 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpcNotifyStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12502 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpcNotifyStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12503 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpcNotifyStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12504 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpcNotifyStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12505 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpcNotifyStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12506 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpcNotifyStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12507 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpcNotifyStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12508 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpcNotifyStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12509 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgUpcNotifyStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12510 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgUpcNotifyStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12511 0 : doRTI("notify_expression", (void*)(&p_notify_expression), sizeof(p_notify_expression), (void*)this, "SgUpcNotifyStatement", "SgExpression*", "p_notify_expression", toStringForRTI(p_notify_expression), rtiContainer[20]);
12512 0 : return rtiContainer;
12513 : }
12514 : RTIReturnType
12515 0 : SgUpcWaitStatement::roseRTI() {
12516 0 : RTIReturnType rtiContainer(21);
12517 :
12518 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpcWaitStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12519 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpcWaitStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12520 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpcWaitStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12521 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpcWaitStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12522 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpcWaitStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12523 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpcWaitStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12524 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpcWaitStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12525 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpcWaitStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12526 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpcWaitStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12527 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpcWaitStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12528 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpcWaitStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12529 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpcWaitStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12530 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpcWaitStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12531 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpcWaitStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12532 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpcWaitStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12533 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpcWaitStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12534 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpcWaitStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12535 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpcWaitStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12536 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgUpcWaitStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12537 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgUpcWaitStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12538 0 : doRTI("wait_expression", (void*)(&p_wait_expression), sizeof(p_wait_expression), (void*)this, "SgUpcWaitStatement", "SgExpression*", "p_wait_expression", toStringForRTI(p_wait_expression), rtiContainer[20]);
12539 0 : return rtiContainer;
12540 : }
12541 : RTIReturnType
12542 0 : SgUpcBarrierStatement::roseRTI() {
12543 0 : RTIReturnType rtiContainer(21);
12544 :
12545 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpcBarrierStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12546 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpcBarrierStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12547 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpcBarrierStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12548 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpcBarrierStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12549 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpcBarrierStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12550 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpcBarrierStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12551 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpcBarrierStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12552 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpcBarrierStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12553 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpcBarrierStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12554 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpcBarrierStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12555 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpcBarrierStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12556 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpcBarrierStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12557 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpcBarrierStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12558 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpcBarrierStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12559 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpcBarrierStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12560 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpcBarrierStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12561 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpcBarrierStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12562 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpcBarrierStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12563 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgUpcBarrierStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12564 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgUpcBarrierStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12565 0 : doRTI("barrier_expression", (void*)(&p_barrier_expression), sizeof(p_barrier_expression), (void*)this, "SgUpcBarrierStatement", "SgExpression*", "p_barrier_expression", toStringForRTI(p_barrier_expression), rtiContainer[20]);
12566 0 : return rtiContainer;
12567 : }
12568 : RTIReturnType
12569 0 : SgUpcFenceStatement::roseRTI() {
12570 0 : RTIReturnType rtiContainer(20);
12571 :
12572 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpcFenceStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12573 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpcFenceStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12574 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpcFenceStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12575 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpcFenceStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12576 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpcFenceStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12577 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpcFenceStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12578 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpcFenceStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12579 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpcFenceStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12580 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpcFenceStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12581 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpcFenceStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12582 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpcFenceStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12583 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpcFenceStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12584 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpcFenceStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12585 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpcFenceStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12586 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpcFenceStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12587 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpcFenceStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12588 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpcFenceStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12589 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpcFenceStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12590 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgUpcFenceStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12591 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgUpcFenceStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12592 0 : return rtiContainer;
12593 : }
12594 : RTIReturnType
12595 0 : SgUpirBaseStatement::roseRTI() {
12596 0 : RTIReturnType rtiContainer(22);
12597 :
12598 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpirBaseStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12599 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpirBaseStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12600 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpirBaseStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12601 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpirBaseStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12602 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpirBaseStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12603 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpirBaseStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12604 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpirBaseStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12605 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpirBaseStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12606 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpirBaseStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12607 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpirBaseStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12608 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpirBaseStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12609 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpirBaseStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12610 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpirBaseStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12611 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpirBaseStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12612 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpirBaseStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12613 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpirBaseStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12614 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpirBaseStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12615 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpirBaseStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12616 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgUpirBaseStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12617 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgUpirBaseStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12618 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgUpirBaseStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
12619 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgUpirBaseStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
12620 0 : return rtiContainer;
12621 : }
12622 : RTIReturnType
12623 0 : SgOmpTaskyieldStatement::roseRTI() {
12624 0 : RTIReturnType rtiContainer(22);
12625 :
12626 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTaskyieldStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12627 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTaskyieldStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12628 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTaskyieldStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12629 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTaskyieldStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12630 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTaskyieldStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12631 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTaskyieldStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12632 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTaskyieldStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12633 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTaskyieldStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12634 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTaskyieldStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12635 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTaskyieldStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12636 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTaskyieldStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12637 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTaskyieldStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12638 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTaskyieldStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12639 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTaskyieldStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12640 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTaskyieldStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12641 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTaskyieldStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12642 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTaskyieldStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12643 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTaskyieldStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12644 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTaskyieldStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12645 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTaskyieldStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12646 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpTaskyieldStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
12647 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpTaskyieldStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
12648 0 : return rtiContainer;
12649 : }
12650 : RTIReturnType
12651 0 : SgOmpBarrierStatement::roseRTI() {
12652 0 : RTIReturnType rtiContainer(22);
12653 :
12654 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpBarrierStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12655 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpBarrierStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12656 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpBarrierStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12657 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpBarrierStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12658 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpBarrierStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12659 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpBarrierStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12660 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpBarrierStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12661 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpBarrierStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12662 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpBarrierStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12663 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpBarrierStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12664 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpBarrierStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12665 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpBarrierStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12666 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpBarrierStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12667 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpBarrierStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12668 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpBarrierStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12669 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpBarrierStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12670 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpBarrierStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12671 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpBarrierStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12672 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpBarrierStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12673 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpBarrierStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12674 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpBarrierStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
12675 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpBarrierStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
12676 0 : return rtiContainer;
12677 : }
12678 : RTIReturnType
12679 0 : SgUpirBodyStatement::roseRTI() {
12680 0 : RTIReturnType rtiContainer(23);
12681 :
12682 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpirBodyStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12683 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpirBodyStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12684 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpirBodyStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12685 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpirBodyStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12686 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpirBodyStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12687 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpirBodyStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12688 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpirBodyStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12689 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpirBodyStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12690 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpirBodyStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12691 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpirBodyStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12692 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpirBodyStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12693 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpirBodyStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12694 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpirBodyStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12695 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpirBodyStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12696 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpirBodyStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12697 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpirBodyStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12698 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpirBodyStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12699 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpirBodyStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12700 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgUpirBodyStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12701 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgUpirBodyStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12702 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgUpirBodyStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
12703 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgUpirBodyStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
12704 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgUpirBodyStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
12705 0 : return rtiContainer;
12706 : }
12707 : RTIReturnType
12708 0 : SgOmpMasterStatement::roseRTI() {
12709 0 : RTIReturnType rtiContainer(23);
12710 :
12711 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpMasterStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12712 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpMasterStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12713 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpMasterStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12714 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpMasterStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12715 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpMasterStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12716 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpMasterStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12717 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpMasterStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12718 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpMasterStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12719 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpMasterStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12720 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpMasterStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12721 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpMasterStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12722 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpMasterStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12723 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpMasterStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12724 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpMasterStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12725 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpMasterStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12726 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpMasterStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12727 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpMasterStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12728 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpMasterStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12729 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpMasterStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12730 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpMasterStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12731 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpMasterStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
12732 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpMasterStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
12733 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpMasterStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
12734 0 : return rtiContainer;
12735 : }
12736 : RTIReturnType
12737 0 : SgOmpSectionStatement::roseRTI() {
12738 0 : RTIReturnType rtiContainer(23);
12739 :
12740 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpSectionStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12741 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpSectionStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12742 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpSectionStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12743 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpSectionStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12744 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpSectionStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12745 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpSectionStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12746 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpSectionStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12747 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpSectionStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12748 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpSectionStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12749 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpSectionStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12750 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpSectionStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12751 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpSectionStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12752 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpSectionStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12753 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpSectionStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12754 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpSectionStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12755 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpSectionStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12756 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpSectionStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12757 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpSectionStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12758 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpSectionStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12759 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpSectionStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12760 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpSectionStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
12761 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpSectionStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
12762 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpSectionStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
12763 0 : return rtiContainer;
12764 : }
12765 : RTIReturnType
12766 0 : SgOmpWorkshareStatement::roseRTI() {
12767 0 : RTIReturnType rtiContainer(23);
12768 :
12769 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpWorkshareStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12770 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpWorkshareStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12771 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpWorkshareStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12772 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpWorkshareStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12773 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpWorkshareStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12774 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpWorkshareStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12775 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpWorkshareStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12776 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpWorkshareStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12777 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpWorkshareStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12778 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpWorkshareStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12779 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpWorkshareStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12780 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpWorkshareStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12781 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpWorkshareStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12782 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpWorkshareStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12783 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpWorkshareStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12784 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpWorkshareStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12785 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpWorkshareStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12786 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpWorkshareStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12787 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpWorkshareStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12788 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpWorkshareStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12789 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpWorkshareStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
12790 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpWorkshareStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
12791 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpWorkshareStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
12792 0 : return rtiContainer;
12793 : }
12794 : RTIReturnType
12795 0 : SgUpirFieldBodyStatement::roseRTI() {
12796 0 : RTIReturnType rtiContainer(24);
12797 :
12798 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpirFieldBodyStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12799 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpirFieldBodyStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12800 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpirFieldBodyStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12801 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpirFieldBodyStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12802 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpirFieldBodyStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12803 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpirFieldBodyStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12804 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpirFieldBodyStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12805 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpirFieldBodyStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12806 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpirFieldBodyStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12807 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpirFieldBodyStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12808 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpirFieldBodyStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12809 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpirFieldBodyStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12810 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpirFieldBodyStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12811 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpirFieldBodyStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12812 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpirFieldBodyStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12813 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpirFieldBodyStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12814 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpirFieldBodyStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12815 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpirFieldBodyStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12816 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgUpirFieldBodyStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12817 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgUpirFieldBodyStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12818 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgUpirFieldBodyStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
12819 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgUpirFieldBodyStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
12820 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgUpirFieldBodyStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
12821 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgUpirFieldBodyStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
12822 0 : return rtiContainer;
12823 : }
12824 : RTIReturnType
12825 0 : SgUpirSpmdStatement::roseRTI() {
12826 0 : RTIReturnType rtiContainer(24);
12827 :
12828 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpirSpmdStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12829 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpirSpmdStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12830 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpirSpmdStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12831 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpirSpmdStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12832 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpirSpmdStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12833 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpirSpmdStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12834 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpirSpmdStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12835 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpirSpmdStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12836 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpirSpmdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12837 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpirSpmdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12838 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpirSpmdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12839 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpirSpmdStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12840 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpirSpmdStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12841 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpirSpmdStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12842 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpirSpmdStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12843 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpirSpmdStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12844 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpirSpmdStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12845 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpirSpmdStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12846 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgUpirSpmdStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12847 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgUpirSpmdStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12848 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgUpirSpmdStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
12849 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgUpirSpmdStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
12850 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgUpirSpmdStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
12851 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgUpirSpmdStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
12852 0 : return rtiContainer;
12853 : }
12854 : RTIReturnType
12855 0 : SgOmpTeamsStatement::roseRTI() {
12856 0 : RTIReturnType rtiContainer(24);
12857 :
12858 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTeamsStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12859 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTeamsStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12860 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTeamsStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12861 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTeamsStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12862 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTeamsStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12863 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTeamsStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12864 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTeamsStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12865 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTeamsStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12866 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTeamsStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12867 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTeamsStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12868 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTeamsStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12869 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTeamsStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12870 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTeamsStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12871 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTeamsStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12872 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTeamsStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12873 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTeamsStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12874 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTeamsStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12875 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTeamsStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12876 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTeamsStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12877 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTeamsStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12878 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpTeamsStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
12879 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpTeamsStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
12880 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpTeamsStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
12881 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpTeamsStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
12882 0 : return rtiContainer;
12883 : }
12884 : RTIReturnType
12885 0 : SgOmpSingleStatement::roseRTI() {
12886 0 : RTIReturnType rtiContainer(24);
12887 :
12888 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpSingleStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12889 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpSingleStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12890 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpSingleStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12891 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpSingleStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12892 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpSingleStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12893 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpSingleStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12894 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpSingleStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12895 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpSingleStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12896 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpSingleStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12897 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpSingleStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12898 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpSingleStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12899 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpSingleStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12900 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpSingleStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12901 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpSingleStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12902 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpSingleStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12903 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpSingleStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12904 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpSingleStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12905 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpSingleStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12906 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpSingleStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12907 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpSingleStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12908 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpSingleStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
12909 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpSingleStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
12910 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpSingleStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
12911 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpSingleStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
12912 0 : return rtiContainer;
12913 : }
12914 : RTIReturnType
12915 0 : SgOmpAtomicStatement::roseRTI() {
12916 0 : RTIReturnType rtiContainer(24);
12917 :
12918 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpAtomicStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12919 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpAtomicStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12920 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpAtomicStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12921 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpAtomicStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12922 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpAtomicStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12923 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpAtomicStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12924 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpAtomicStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12925 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpAtomicStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12926 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpAtomicStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12927 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpAtomicStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12928 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpAtomicStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12929 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpAtomicStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12930 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpAtomicStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12931 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpAtomicStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12932 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpAtomicStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12933 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpAtomicStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12934 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpAtomicStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12935 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpAtomicStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12936 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpAtomicStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12937 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpAtomicStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12938 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpAtomicStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
12939 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpAtomicStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
12940 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpAtomicStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
12941 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpAtomicStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
12942 0 : return rtiContainer;
12943 : }
12944 : RTIReturnType
12945 0 : SgOmpScanStatement::roseRTI() {
12946 0 : RTIReturnType rtiContainer(24);
12947 :
12948 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpScanStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12949 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpScanStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12950 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpScanStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12951 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpScanStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12952 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpScanStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12953 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpScanStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12954 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpScanStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12955 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpScanStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12956 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpScanStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12957 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpScanStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12958 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpScanStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12959 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpScanStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12960 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpScanStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12961 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpScanStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12962 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpScanStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12963 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpScanStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12964 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpScanStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12965 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpScanStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12966 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpScanStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12967 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpScanStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12968 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpScanStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
12969 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpScanStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
12970 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpScanStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
12971 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpScanStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
12972 0 : return rtiContainer;
12973 : }
12974 : RTIReturnType
12975 0 : SgOmpMetadirectiveStatement::roseRTI() {
12976 0 : RTIReturnType rtiContainer(24);
12977 :
12978 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpMetadirectiveStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
12979 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpMetadirectiveStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
12980 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpMetadirectiveStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
12981 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpMetadirectiveStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
12982 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpMetadirectiveStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
12983 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpMetadirectiveStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
12984 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpMetadirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
12985 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpMetadirectiveStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
12986 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpMetadirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
12987 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpMetadirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
12988 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpMetadirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
12989 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpMetadirectiveStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
12990 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpMetadirectiveStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
12991 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpMetadirectiveStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
12992 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpMetadirectiveStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
12993 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpMetadirectiveStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
12994 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpMetadirectiveStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
12995 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpMetadirectiveStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
12996 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpMetadirectiveStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
12997 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpMetadirectiveStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
12998 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpMetadirectiveStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
12999 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpMetadirectiveStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13000 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpMetadirectiveStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13001 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpMetadirectiveStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13002 0 : return rtiContainer;
13003 : }
13004 : RTIReturnType
13005 0 : SgOmpLoopStatement::roseRTI() {
13006 0 : RTIReturnType rtiContainer(24);
13007 :
13008 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpLoopStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13009 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpLoopStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13010 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpLoopStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13011 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpLoopStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13012 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpLoopStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13013 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpLoopStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13014 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpLoopStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13015 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpLoopStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13016 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpLoopStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13017 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpLoopStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13018 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpLoopStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13019 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpLoopStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13020 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpLoopStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13021 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpLoopStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13022 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpLoopStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13023 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpLoopStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13024 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpLoopStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13025 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpLoopStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13026 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpLoopStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13027 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpLoopStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13028 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpLoopStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13029 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpLoopStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13030 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpLoopStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13031 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpLoopStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13032 0 : return rtiContainer;
13033 : }
13034 : RTIReturnType
13035 0 : SgOmpOrderedStatement::roseRTI() {
13036 0 : RTIReturnType rtiContainer(24);
13037 :
13038 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpOrderedStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13039 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpOrderedStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13040 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpOrderedStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13041 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpOrderedStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13042 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpOrderedStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13043 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpOrderedStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13044 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpOrderedStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13045 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpOrderedStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13046 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpOrderedStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13047 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpOrderedStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13048 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpOrderedStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13049 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpOrderedStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13050 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpOrderedStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13051 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpOrderedStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13052 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpOrderedStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13053 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpOrderedStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13054 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpOrderedStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13055 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpOrderedStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13056 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpOrderedStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13057 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpOrderedStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13058 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpOrderedStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13059 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpOrderedStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13060 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpOrderedStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13061 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpOrderedStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13062 0 : return rtiContainer;
13063 : }
13064 : RTIReturnType
13065 0 : SgOmpTaskgroupStatement::roseRTI() {
13066 0 : RTIReturnType rtiContainer(24);
13067 :
13068 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTaskgroupStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13069 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTaskgroupStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13070 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTaskgroupStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13071 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTaskgroupStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13072 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTaskgroupStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13073 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTaskgroupStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13074 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTaskgroupStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13075 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTaskgroupStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13076 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTaskgroupStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13077 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTaskgroupStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13078 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTaskgroupStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13079 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTaskgroupStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13080 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTaskgroupStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13081 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTaskgroupStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13082 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTaskgroupStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13083 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTaskgroupStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13084 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTaskgroupStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13085 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTaskgroupStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13086 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTaskgroupStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13087 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTaskgroupStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13088 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpTaskgroupStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13089 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpTaskgroupStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13090 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpTaskgroupStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13091 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpTaskgroupStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13092 0 : return rtiContainer;
13093 : }
13094 : RTIReturnType
13095 0 : SgOmpTaskloopStatement::roseRTI() {
13096 0 : RTIReturnType rtiContainer(24);
13097 :
13098 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTaskloopStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13099 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTaskloopStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13100 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTaskloopStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13101 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTaskloopStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13102 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTaskloopStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13103 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTaskloopStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13104 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTaskloopStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13105 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTaskloopStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13106 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTaskloopStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13107 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTaskloopStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13108 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTaskloopStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13109 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTaskloopStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13110 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTaskloopStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13111 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTaskloopStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13112 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTaskloopStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13113 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTaskloopStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13114 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTaskloopStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13115 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTaskloopStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13116 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTaskloopStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13117 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTaskloopStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13118 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpTaskloopStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13119 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpTaskloopStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13120 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpTaskloopStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13121 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpTaskloopStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13122 0 : return rtiContainer;
13123 : }
13124 : RTIReturnType
13125 0 : SgOmpDepobjStatement::roseRTI() {
13126 0 : RTIReturnType rtiContainer(25);
13127 :
13128 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpDepobjStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13129 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpDepobjStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13130 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpDepobjStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13131 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpDepobjStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13132 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpDepobjStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13133 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpDepobjStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13134 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpDepobjStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13135 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpDepobjStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13136 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpDepobjStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13137 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpDepobjStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13138 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpDepobjStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13139 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpDepobjStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13140 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpDepobjStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13141 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpDepobjStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13142 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpDepobjStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13143 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpDepobjStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13144 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpDepobjStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13145 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpDepobjStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13146 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpDepobjStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13147 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpDepobjStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13148 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpDepobjStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13149 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpDepobjStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13150 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpDepobjStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13151 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpDepobjStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13152 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgOmpDepobjStatement", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[24]);
13153 0 : return rtiContainer;
13154 : }
13155 : RTIReturnType
13156 0 : SgOmpTargetEnterDataStatement::roseRTI() {
13157 0 : RTIReturnType rtiContainer(24);
13158 :
13159 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTargetEnterDataStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13160 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTargetEnterDataStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13161 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTargetEnterDataStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13162 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTargetEnterDataStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13163 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTargetEnterDataStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13164 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTargetEnterDataStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13165 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTargetEnterDataStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13166 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTargetEnterDataStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13167 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTargetEnterDataStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13168 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTargetEnterDataStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13169 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTargetEnterDataStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13170 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTargetEnterDataStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13171 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTargetEnterDataStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13172 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTargetEnterDataStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13173 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTargetEnterDataStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13174 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTargetEnterDataStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13175 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTargetEnterDataStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13176 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTargetEnterDataStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13177 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTargetEnterDataStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13178 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTargetEnterDataStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13179 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpTargetEnterDataStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13180 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpTargetEnterDataStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13181 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpTargetEnterDataStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13182 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpTargetEnterDataStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13183 0 : return rtiContainer;
13184 : }
13185 : RTIReturnType
13186 0 : SgOmpTargetExitDataStatement::roseRTI() {
13187 0 : RTIReturnType rtiContainer(24);
13188 :
13189 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTargetExitDataStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13190 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTargetExitDataStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13191 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTargetExitDataStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13192 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTargetExitDataStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13193 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTargetExitDataStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13194 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTargetExitDataStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13195 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTargetExitDataStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13196 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTargetExitDataStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13197 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTargetExitDataStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13198 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTargetExitDataStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13199 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTargetExitDataStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13200 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTargetExitDataStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13201 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTargetExitDataStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13202 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTargetExitDataStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13203 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTargetExitDataStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13204 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTargetExitDataStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13205 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTargetExitDataStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13206 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTargetExitDataStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13207 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTargetExitDataStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13208 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTargetExitDataStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13209 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpTargetExitDataStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13210 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpTargetExitDataStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13211 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpTargetExitDataStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13212 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpTargetExitDataStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13213 0 : return rtiContainer;
13214 : }
13215 : RTIReturnType
13216 0 : SgOmpParallelMasterStatement::roseRTI() {
13217 0 : RTIReturnType rtiContainer(24);
13218 :
13219 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpParallelMasterStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13220 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpParallelMasterStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13221 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpParallelMasterStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13222 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpParallelMasterStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13223 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpParallelMasterStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13224 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpParallelMasterStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13225 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpParallelMasterStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13226 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpParallelMasterStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13227 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpParallelMasterStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13228 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpParallelMasterStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13229 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpParallelMasterStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13230 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpParallelMasterStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13231 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpParallelMasterStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13232 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpParallelMasterStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13233 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpParallelMasterStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13234 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpParallelMasterStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13235 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpParallelMasterStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13236 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpParallelMasterStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13237 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpParallelMasterStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13238 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpParallelMasterStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13239 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpParallelMasterStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13240 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpParallelMasterStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13241 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpParallelMasterStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13242 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpParallelMasterStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13243 0 : return rtiContainer;
13244 : }
13245 : RTIReturnType
13246 0 : SgOmpMasterTaskloopStatement::roseRTI() {
13247 0 : RTIReturnType rtiContainer(24);
13248 :
13249 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpMasterTaskloopStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13250 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpMasterTaskloopStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13251 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpMasterTaskloopStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13252 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpMasterTaskloopStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13253 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpMasterTaskloopStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13254 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpMasterTaskloopStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13255 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpMasterTaskloopStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13256 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpMasterTaskloopStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13257 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpMasterTaskloopStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13258 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpMasterTaskloopStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13259 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpMasterTaskloopStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13260 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpMasterTaskloopStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13261 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpMasterTaskloopStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13262 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpMasterTaskloopStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13263 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpMasterTaskloopStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13264 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpMasterTaskloopStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13265 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpMasterTaskloopStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13266 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpMasterTaskloopStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13267 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpMasterTaskloopStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13268 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpMasterTaskloopStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13269 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpMasterTaskloopStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13270 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpMasterTaskloopStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13271 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpMasterTaskloopStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13272 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpMasterTaskloopStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13273 0 : return rtiContainer;
13274 : }
13275 : RTIReturnType
13276 0 : SgOmpTaskStatement::roseRTI() {
13277 0 : RTIReturnType rtiContainer(24);
13278 :
13279 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTaskStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13280 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTaskStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13281 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTaskStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13282 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTaskStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13283 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTaskStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13284 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTaskStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13285 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTaskStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13286 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTaskStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13287 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTaskStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13288 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTaskStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13289 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTaskStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13290 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTaskStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13291 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTaskStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13292 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTaskStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13293 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTaskStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13294 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTaskStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13295 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTaskStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13296 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTaskStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13297 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTaskStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13298 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTaskStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13299 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpTaskStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13300 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpTaskStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13301 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpTaskStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13302 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpTaskStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13303 0 : return rtiContainer;
13304 : }
13305 : RTIReturnType
13306 0 : SgOmpDoStatement::roseRTI() {
13307 0 : RTIReturnType rtiContainer(24);
13308 :
13309 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpDoStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13310 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpDoStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13311 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpDoStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13312 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpDoStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13313 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpDoStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13314 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpDoStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13315 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpDoStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13316 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpDoStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13317 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpDoStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13318 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpDoStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13319 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpDoStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13320 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpDoStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13321 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpDoStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13322 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpDoStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13323 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpDoStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13324 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpDoStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13325 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpDoStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13326 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpDoStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13327 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpDoStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13328 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpDoStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13329 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpDoStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13330 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpDoStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13331 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpDoStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13332 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpDoStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13333 0 : return rtiContainer;
13334 : }
13335 : RTIReturnType
13336 0 : SgOmpSectionsStatement::roseRTI() {
13337 0 : RTIReturnType rtiContainer(24);
13338 :
13339 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpSectionsStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13340 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpSectionsStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13341 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpSectionsStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13342 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpSectionsStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13343 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpSectionsStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13344 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpSectionsStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13345 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpSectionsStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13346 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpSectionsStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13347 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpSectionsStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13348 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpSectionsStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13349 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpSectionsStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13350 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpSectionsStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13351 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpSectionsStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13352 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpSectionsStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13353 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpSectionsStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13354 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpSectionsStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13355 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpSectionsStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13356 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpSectionsStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13357 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpSectionsStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13358 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpSectionsStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13359 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpSectionsStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13360 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpSectionsStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13361 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpSectionsStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13362 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpSectionsStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13363 0 : return rtiContainer;
13364 : }
13365 : RTIReturnType
13366 0 : SgUpirTaskStatement::roseRTI() {
13367 0 : RTIReturnType rtiContainer(24);
13368 :
13369 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpirTaskStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13370 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpirTaskStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13371 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpirTaskStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13372 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpirTaskStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13373 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpirTaskStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13374 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpirTaskStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13375 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpirTaskStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13376 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpirTaskStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13377 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpirTaskStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13378 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpirTaskStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13379 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpirTaskStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13380 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpirTaskStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13381 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpirTaskStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13382 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpirTaskStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13383 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpirTaskStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13384 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpirTaskStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13385 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpirTaskStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13386 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpirTaskStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13387 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgUpirTaskStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13388 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgUpirTaskStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13389 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgUpirTaskStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13390 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgUpirTaskStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13391 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgUpirTaskStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13392 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgUpirTaskStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13393 0 : return rtiContainer;
13394 : }
13395 : RTIReturnType
13396 0 : SgOmpTargetDataStatement::roseRTI() {
13397 0 : RTIReturnType rtiContainer(24);
13398 :
13399 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTargetDataStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13400 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTargetDataStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13401 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTargetDataStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13402 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTargetDataStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13403 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTargetDataStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13404 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTargetDataStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13405 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTargetDataStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13406 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTargetDataStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13407 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTargetDataStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13408 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTargetDataStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13409 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTargetDataStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13410 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTargetDataStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13411 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTargetDataStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13412 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTargetDataStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13413 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTargetDataStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13414 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTargetDataStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13415 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTargetDataStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13416 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTargetDataStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13417 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTargetDataStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13418 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTargetDataStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13419 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpTargetDataStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13420 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpTargetDataStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13421 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpTargetDataStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13422 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpTargetDataStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13423 0 : return rtiContainer;
13424 : }
13425 : RTIReturnType
13426 0 : SgOmpTargetParallelForStatement::roseRTI() {
13427 0 : RTIReturnType rtiContainer(24);
13428 :
13429 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTargetParallelForStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13430 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTargetParallelForStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13431 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTargetParallelForStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13432 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTargetParallelForStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13433 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTargetParallelForStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13434 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTargetParallelForStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13435 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTargetParallelForStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13436 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTargetParallelForStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13437 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTargetParallelForStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13438 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTargetParallelForStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13439 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTargetParallelForStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13440 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTargetParallelForStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13441 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTargetParallelForStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13442 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTargetParallelForStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13443 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTargetParallelForStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13444 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTargetParallelForStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13445 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTargetParallelForStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13446 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTargetParallelForStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13447 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTargetParallelForStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13448 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTargetParallelForStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13449 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpTargetParallelForStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13450 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpTargetParallelForStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13451 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpTargetParallelForStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13452 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpTargetParallelForStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13453 0 : return rtiContainer;
13454 : }
13455 : RTIReturnType
13456 0 : SgOmpParallelLoopStatement::roseRTI() {
13457 0 : RTIReturnType rtiContainer(24);
13458 :
13459 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpParallelLoopStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13460 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpParallelLoopStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13461 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpParallelLoopStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13462 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpParallelLoopStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13463 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpParallelLoopStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13464 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpParallelLoopStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13465 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpParallelLoopStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13466 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpParallelLoopStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13467 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpParallelLoopStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13468 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpParallelLoopStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13469 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpParallelLoopStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13470 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpParallelLoopStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13471 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpParallelLoopStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13472 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpParallelLoopStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13473 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpParallelLoopStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13474 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpParallelLoopStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13475 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpParallelLoopStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13476 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpParallelLoopStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13477 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpParallelLoopStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13478 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpParallelLoopStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13479 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpParallelLoopStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13480 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpParallelLoopStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13481 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpParallelLoopStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13482 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpParallelLoopStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13483 0 : return rtiContainer;
13484 : }
13485 : RTIReturnType
13486 0 : SgOmpTargetParallelStatement::roseRTI() {
13487 0 : RTIReturnType rtiContainer(24);
13488 :
13489 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTargetParallelStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13490 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTargetParallelStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13491 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTargetParallelStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13492 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTargetParallelStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13493 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTargetParallelStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13494 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTargetParallelStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13495 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTargetParallelStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13496 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTargetParallelStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13497 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTargetParallelStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13498 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTargetParallelStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13499 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTargetParallelStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13500 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTargetParallelStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13501 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTargetParallelStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13502 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTargetParallelStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13503 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTargetParallelStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13504 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTargetParallelStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13505 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTargetParallelStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13506 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTargetParallelStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13507 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTargetParallelStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13508 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTargetParallelStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13509 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpTargetParallelStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13510 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpTargetParallelStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13511 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpTargetParallelStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13512 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpTargetParallelStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13513 0 : return rtiContainer;
13514 : }
13515 : RTIReturnType
13516 0 : SgOmpTargetParallelForSimdStatement::roseRTI() {
13517 0 : RTIReturnType rtiContainer(24);
13518 :
13519 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTargetParallelForSimdStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13520 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTargetParallelForSimdStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13521 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTargetParallelForSimdStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13522 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTargetParallelForSimdStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13523 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTargetParallelForSimdStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13524 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTargetParallelForSimdStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13525 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTargetParallelForSimdStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13526 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTargetParallelForSimdStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13527 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTargetParallelForSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13528 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTargetParallelForSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13529 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTargetParallelForSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13530 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTargetParallelForSimdStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13531 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTargetParallelForSimdStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13532 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTargetParallelForSimdStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13533 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTargetParallelForSimdStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13534 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTargetParallelForSimdStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13535 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTargetParallelForSimdStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13536 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTargetParallelForSimdStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13537 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTargetParallelForSimdStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13538 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTargetParallelForSimdStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13539 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpTargetParallelForSimdStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13540 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpTargetParallelForSimdStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13541 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpTargetParallelForSimdStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13542 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpTargetParallelForSimdStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13543 0 : return rtiContainer;
13544 : }
13545 : RTIReturnType
13546 0 : SgOmpTargetParallelLoopStatement::roseRTI() {
13547 0 : RTIReturnType rtiContainer(24);
13548 :
13549 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTargetParallelLoopStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13550 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTargetParallelLoopStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13551 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTargetParallelLoopStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13552 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTargetParallelLoopStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13553 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTargetParallelLoopStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13554 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTargetParallelLoopStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13555 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTargetParallelLoopStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13556 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTargetParallelLoopStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13557 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTargetParallelLoopStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13558 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTargetParallelLoopStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13559 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTargetParallelLoopStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13560 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTargetParallelLoopStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13561 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTargetParallelLoopStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13562 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTargetParallelLoopStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13563 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTargetParallelLoopStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13564 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTargetParallelLoopStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13565 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTargetParallelLoopStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13566 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTargetParallelLoopStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13567 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTargetParallelLoopStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13568 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTargetParallelLoopStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13569 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpTargetParallelLoopStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13570 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpTargetParallelLoopStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13571 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpTargetParallelLoopStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13572 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpTargetParallelLoopStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13573 0 : return rtiContainer;
13574 : }
13575 : RTIReturnType
13576 0 : SgOmpTargetSimdStatement::roseRTI() {
13577 0 : RTIReturnType rtiContainer(24);
13578 :
13579 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTargetSimdStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13580 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTargetSimdStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13581 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTargetSimdStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13582 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTargetSimdStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13583 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTargetSimdStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13584 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTargetSimdStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13585 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTargetSimdStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13586 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTargetSimdStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13587 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTargetSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13588 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTargetSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13589 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTargetSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13590 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTargetSimdStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13591 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTargetSimdStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13592 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTargetSimdStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13593 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTargetSimdStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13594 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTargetSimdStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13595 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTargetSimdStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13596 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTargetSimdStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13597 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTargetSimdStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13598 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTargetSimdStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13599 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpTargetSimdStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13600 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpTargetSimdStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13601 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpTargetSimdStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13602 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpTargetSimdStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13603 0 : return rtiContainer;
13604 : }
13605 : RTIReturnType
13606 0 : SgOmpTargetTeamsStatement::roseRTI() {
13607 0 : RTIReturnType rtiContainer(24);
13608 :
13609 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTargetTeamsStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13610 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTargetTeamsStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13611 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTargetTeamsStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13612 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTargetTeamsStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13613 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTargetTeamsStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13614 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTargetTeamsStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13615 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTargetTeamsStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13616 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTargetTeamsStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13617 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTargetTeamsStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13618 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTargetTeamsStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13619 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTargetTeamsStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13620 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTargetTeamsStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13621 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTargetTeamsStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13622 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTargetTeamsStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13623 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTargetTeamsStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13624 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTargetTeamsStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13625 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTargetTeamsStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13626 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTargetTeamsStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13627 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTargetTeamsStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13628 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTargetTeamsStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13629 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpTargetTeamsStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13630 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpTargetTeamsStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13631 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpTargetTeamsStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13632 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpTargetTeamsStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13633 0 : return rtiContainer;
13634 : }
13635 : RTIReturnType
13636 0 : SgOmpTargetTeamsDistributeStatement::roseRTI() {
13637 0 : RTIReturnType rtiContainer(24);
13638 :
13639 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTargetTeamsDistributeStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13640 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTargetTeamsDistributeStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13641 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTargetTeamsDistributeStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13642 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTargetTeamsDistributeStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13643 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTargetTeamsDistributeStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13644 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTargetTeamsDistributeStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13645 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTargetTeamsDistributeStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13646 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTargetTeamsDistributeStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13647 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTargetTeamsDistributeStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13648 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTargetTeamsDistributeStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13649 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTargetTeamsDistributeStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13650 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTargetTeamsDistributeStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13651 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTargetTeamsDistributeStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13652 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTargetTeamsDistributeStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13653 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTargetTeamsDistributeStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13654 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTargetTeamsDistributeStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13655 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTargetTeamsDistributeStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13656 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTargetTeamsDistributeStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13657 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTargetTeamsDistributeStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13658 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTargetTeamsDistributeStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13659 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpTargetTeamsDistributeStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13660 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpTargetTeamsDistributeStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13661 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpTargetTeamsDistributeStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13662 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpTargetTeamsDistributeStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13663 0 : return rtiContainer;
13664 : }
13665 : RTIReturnType
13666 0 : SgOmpTargetTeamsDistributeSimdStatement::roseRTI() {
13667 0 : RTIReturnType rtiContainer(24);
13668 :
13669 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTargetTeamsDistributeSimdStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13670 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTargetTeamsDistributeSimdStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13671 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTargetTeamsDistributeSimdStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13672 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTargetTeamsDistributeSimdStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13673 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTargetTeamsDistributeSimdStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13674 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTargetTeamsDistributeSimdStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13675 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTargetTeamsDistributeSimdStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13676 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTargetTeamsDistributeSimdStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13677 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTargetTeamsDistributeSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13678 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTargetTeamsDistributeSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13679 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTargetTeamsDistributeSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13680 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTargetTeamsDistributeSimdStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13681 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTargetTeamsDistributeSimdStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13682 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTargetTeamsDistributeSimdStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13683 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTargetTeamsDistributeSimdStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13684 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTargetTeamsDistributeSimdStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13685 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTargetTeamsDistributeSimdStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13686 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTargetTeamsDistributeSimdStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13687 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTargetTeamsDistributeSimdStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13688 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTargetTeamsDistributeSimdStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13689 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpTargetTeamsDistributeSimdStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13690 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpTargetTeamsDistributeSimdStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13691 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpTargetTeamsDistributeSimdStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13692 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpTargetTeamsDistributeSimdStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13693 0 : return rtiContainer;
13694 : }
13695 : RTIReturnType
13696 0 : SgOmpTargetTeamsLoopStatement::roseRTI() {
13697 0 : RTIReturnType rtiContainer(24);
13698 :
13699 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTargetTeamsLoopStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13700 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTargetTeamsLoopStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13701 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTargetTeamsLoopStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13702 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTargetTeamsLoopStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13703 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTargetTeamsLoopStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13704 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTargetTeamsLoopStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13705 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTargetTeamsLoopStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13706 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTargetTeamsLoopStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13707 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTargetTeamsLoopStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13708 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTargetTeamsLoopStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13709 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTargetTeamsLoopStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13710 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTargetTeamsLoopStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13711 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTargetTeamsLoopStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13712 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTargetTeamsLoopStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13713 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTargetTeamsLoopStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13714 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTargetTeamsLoopStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13715 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTargetTeamsLoopStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13716 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTargetTeamsLoopStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13717 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTargetTeamsLoopStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13718 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTargetTeamsLoopStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13719 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpTargetTeamsLoopStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13720 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpTargetTeamsLoopStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13721 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpTargetTeamsLoopStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13722 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpTargetTeamsLoopStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13723 0 : return rtiContainer;
13724 : }
13725 : RTIReturnType
13726 0 : SgOmpTargetTeamsDistributeParallelForStatement::roseRTI() {
13727 0 : RTIReturnType rtiContainer(24);
13728 :
13729 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTargetTeamsDistributeParallelForStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13730 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTargetTeamsDistributeParallelForStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13731 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTargetTeamsDistributeParallelForStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13732 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTargetTeamsDistributeParallelForStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13733 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTargetTeamsDistributeParallelForStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13734 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTargetTeamsDistributeParallelForStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13735 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTargetTeamsDistributeParallelForStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13736 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTargetTeamsDistributeParallelForStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13737 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTargetTeamsDistributeParallelForStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13738 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTargetTeamsDistributeParallelForStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13739 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTargetTeamsDistributeParallelForStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13740 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTargetTeamsDistributeParallelForStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13741 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTargetTeamsDistributeParallelForStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13742 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTargetTeamsDistributeParallelForStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13743 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTargetTeamsDistributeParallelForStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13744 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTargetTeamsDistributeParallelForStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13745 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTargetTeamsDistributeParallelForStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13746 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTargetTeamsDistributeParallelForStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13747 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTargetTeamsDistributeParallelForStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13748 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTargetTeamsDistributeParallelForStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13749 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpTargetTeamsDistributeParallelForStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13750 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpTargetTeamsDistributeParallelForStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13751 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpTargetTeamsDistributeParallelForStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13752 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpTargetTeamsDistributeParallelForStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13753 0 : return rtiContainer;
13754 : }
13755 : RTIReturnType
13756 0 : SgOmpTargetTeamsDistributeParallelForSimdStatement::roseRTI() {
13757 0 : RTIReturnType rtiContainer(24);
13758 :
13759 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTargetTeamsDistributeParallelForSimdStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13760 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTargetTeamsDistributeParallelForSimdStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13761 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTargetTeamsDistributeParallelForSimdStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13762 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTargetTeamsDistributeParallelForSimdStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13763 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTargetTeamsDistributeParallelForSimdStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13764 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTargetTeamsDistributeParallelForSimdStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13765 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTargetTeamsDistributeParallelForSimdStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13766 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTargetTeamsDistributeParallelForSimdStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13767 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTargetTeamsDistributeParallelForSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13768 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTargetTeamsDistributeParallelForSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13769 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTargetTeamsDistributeParallelForSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13770 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTargetTeamsDistributeParallelForSimdStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13771 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTargetTeamsDistributeParallelForSimdStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13772 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTargetTeamsDistributeParallelForSimdStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13773 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTargetTeamsDistributeParallelForSimdStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13774 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTargetTeamsDistributeParallelForSimdStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13775 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTargetTeamsDistributeParallelForSimdStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13776 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTargetTeamsDistributeParallelForSimdStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13777 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTargetTeamsDistributeParallelForSimdStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13778 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTargetTeamsDistributeParallelForSimdStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13779 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpTargetTeamsDistributeParallelForSimdStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13780 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpTargetTeamsDistributeParallelForSimdStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13781 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpTargetTeamsDistributeParallelForSimdStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13782 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpTargetTeamsDistributeParallelForSimdStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13783 0 : return rtiContainer;
13784 : }
13785 : RTIReturnType
13786 0 : SgOmpDistributeSimdStatement::roseRTI() {
13787 0 : RTIReturnType rtiContainer(24);
13788 :
13789 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpDistributeSimdStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13790 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpDistributeSimdStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13791 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpDistributeSimdStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13792 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpDistributeSimdStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13793 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpDistributeSimdStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13794 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpDistributeSimdStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13795 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpDistributeSimdStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13796 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpDistributeSimdStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13797 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpDistributeSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13798 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpDistributeSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13799 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpDistributeSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13800 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpDistributeSimdStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13801 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpDistributeSimdStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13802 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpDistributeSimdStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13803 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpDistributeSimdStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13804 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpDistributeSimdStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13805 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpDistributeSimdStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13806 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpDistributeSimdStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13807 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpDistributeSimdStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13808 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpDistributeSimdStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13809 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpDistributeSimdStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13810 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpDistributeSimdStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13811 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpDistributeSimdStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13812 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpDistributeSimdStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13813 0 : return rtiContainer;
13814 : }
13815 : RTIReturnType
13816 0 : SgOmpDistributeParallelForStatement::roseRTI() {
13817 0 : RTIReturnType rtiContainer(24);
13818 :
13819 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpDistributeParallelForStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13820 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpDistributeParallelForStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13821 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpDistributeParallelForStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13822 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpDistributeParallelForStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13823 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpDistributeParallelForStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13824 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpDistributeParallelForStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13825 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpDistributeParallelForStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13826 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpDistributeParallelForStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13827 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpDistributeParallelForStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13828 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpDistributeParallelForStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13829 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpDistributeParallelForStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13830 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpDistributeParallelForStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13831 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpDistributeParallelForStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13832 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpDistributeParallelForStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13833 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpDistributeParallelForStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13834 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpDistributeParallelForStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13835 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpDistributeParallelForStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13836 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpDistributeParallelForStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13837 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpDistributeParallelForStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13838 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpDistributeParallelForStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13839 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpDistributeParallelForStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13840 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpDistributeParallelForStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13841 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpDistributeParallelForStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13842 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpDistributeParallelForStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13843 0 : return rtiContainer;
13844 : }
13845 : RTIReturnType
13846 0 : SgOmpDistributeParallelForSimdStatement::roseRTI() {
13847 0 : RTIReturnType rtiContainer(24);
13848 :
13849 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpDistributeParallelForSimdStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13850 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpDistributeParallelForSimdStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13851 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpDistributeParallelForSimdStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13852 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpDistributeParallelForSimdStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13853 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpDistributeParallelForSimdStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13854 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpDistributeParallelForSimdStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13855 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpDistributeParallelForSimdStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13856 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpDistributeParallelForSimdStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13857 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpDistributeParallelForSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13858 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpDistributeParallelForSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13859 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpDistributeParallelForSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13860 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpDistributeParallelForSimdStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13861 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpDistributeParallelForSimdStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13862 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpDistributeParallelForSimdStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13863 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpDistributeParallelForSimdStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13864 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpDistributeParallelForSimdStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13865 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpDistributeParallelForSimdStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13866 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpDistributeParallelForSimdStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13867 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpDistributeParallelForSimdStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13868 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpDistributeParallelForSimdStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13869 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpDistributeParallelForSimdStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13870 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpDistributeParallelForSimdStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13871 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpDistributeParallelForSimdStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13872 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpDistributeParallelForSimdStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13873 0 : return rtiContainer;
13874 : }
13875 : RTIReturnType
13876 0 : SgOmpTaskloopSimdStatement::roseRTI() {
13877 0 : RTIReturnType rtiContainer(24);
13878 :
13879 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTaskloopSimdStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13880 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTaskloopSimdStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13881 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTaskloopSimdStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13882 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTaskloopSimdStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13883 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTaskloopSimdStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13884 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTaskloopSimdStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13885 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTaskloopSimdStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13886 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTaskloopSimdStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13887 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTaskloopSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13888 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTaskloopSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13889 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTaskloopSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13890 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTaskloopSimdStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13891 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTaskloopSimdStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13892 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTaskloopSimdStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13893 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTaskloopSimdStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13894 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTaskloopSimdStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13895 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTaskloopSimdStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13896 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTaskloopSimdStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13897 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTaskloopSimdStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13898 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTaskloopSimdStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13899 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpTaskloopSimdStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13900 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpTaskloopSimdStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13901 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpTaskloopSimdStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13902 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpTaskloopSimdStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13903 0 : return rtiContainer;
13904 : }
13905 : RTIReturnType
13906 0 : SgOmpMasterTaskloopSimdStatement::roseRTI() {
13907 0 : RTIReturnType rtiContainer(24);
13908 :
13909 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpMasterTaskloopSimdStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13910 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpMasterTaskloopSimdStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13911 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpMasterTaskloopSimdStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13912 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpMasterTaskloopSimdStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13913 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpMasterTaskloopSimdStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13914 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpMasterTaskloopSimdStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13915 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpMasterTaskloopSimdStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13916 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpMasterTaskloopSimdStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13917 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpMasterTaskloopSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13918 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpMasterTaskloopSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13919 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpMasterTaskloopSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13920 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpMasterTaskloopSimdStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13921 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpMasterTaskloopSimdStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13922 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpMasterTaskloopSimdStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13923 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpMasterTaskloopSimdStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13924 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpMasterTaskloopSimdStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13925 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpMasterTaskloopSimdStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13926 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpMasterTaskloopSimdStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13927 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpMasterTaskloopSimdStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13928 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpMasterTaskloopSimdStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13929 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpMasterTaskloopSimdStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13930 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpMasterTaskloopSimdStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13931 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpMasterTaskloopSimdStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13932 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpMasterTaskloopSimdStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13933 0 : return rtiContainer;
13934 : }
13935 : RTIReturnType
13936 0 : SgOmpParallelMasterTaskloopStatement::roseRTI() {
13937 0 : RTIReturnType rtiContainer(24);
13938 :
13939 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpParallelMasterTaskloopStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13940 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpParallelMasterTaskloopStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13941 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpParallelMasterTaskloopStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13942 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpParallelMasterTaskloopStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13943 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpParallelMasterTaskloopStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13944 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpParallelMasterTaskloopStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13945 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpParallelMasterTaskloopStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13946 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpParallelMasterTaskloopStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13947 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpParallelMasterTaskloopStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13948 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpParallelMasterTaskloopStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13949 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpParallelMasterTaskloopStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13950 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpParallelMasterTaskloopStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13951 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpParallelMasterTaskloopStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13952 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpParallelMasterTaskloopStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13953 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpParallelMasterTaskloopStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13954 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpParallelMasterTaskloopStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13955 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpParallelMasterTaskloopStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13956 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpParallelMasterTaskloopStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13957 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpParallelMasterTaskloopStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13958 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpParallelMasterTaskloopStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13959 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpParallelMasterTaskloopStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13960 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpParallelMasterTaskloopStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13961 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpParallelMasterTaskloopStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13962 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpParallelMasterTaskloopStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13963 0 : return rtiContainer;
13964 : }
13965 : RTIReturnType
13966 0 : SgOmpParallelMasterTaskloopSimdStatement::roseRTI() {
13967 0 : RTIReturnType rtiContainer(24);
13968 :
13969 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpParallelMasterTaskloopSimdStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
13970 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpParallelMasterTaskloopSimdStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
13971 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpParallelMasterTaskloopSimdStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
13972 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpParallelMasterTaskloopSimdStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
13973 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpParallelMasterTaskloopSimdStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
13974 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpParallelMasterTaskloopSimdStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
13975 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpParallelMasterTaskloopSimdStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
13976 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpParallelMasterTaskloopSimdStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
13977 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpParallelMasterTaskloopSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
13978 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpParallelMasterTaskloopSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
13979 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpParallelMasterTaskloopSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
13980 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpParallelMasterTaskloopSimdStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
13981 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpParallelMasterTaskloopSimdStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
13982 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpParallelMasterTaskloopSimdStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
13983 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpParallelMasterTaskloopSimdStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
13984 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpParallelMasterTaskloopSimdStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
13985 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpParallelMasterTaskloopSimdStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
13986 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpParallelMasterTaskloopSimdStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
13987 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpParallelMasterTaskloopSimdStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
13988 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpParallelMasterTaskloopSimdStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
13989 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpParallelMasterTaskloopSimdStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
13990 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpParallelMasterTaskloopSimdStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
13991 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpParallelMasterTaskloopSimdStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
13992 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpParallelMasterTaskloopSimdStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
13993 0 : return rtiContainer;
13994 : }
13995 : RTIReturnType
13996 0 : SgOmpTeamsDistributeStatement::roseRTI() {
13997 0 : RTIReturnType rtiContainer(24);
13998 :
13999 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTeamsDistributeStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14000 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTeamsDistributeStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14001 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTeamsDistributeStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14002 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTeamsDistributeStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14003 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTeamsDistributeStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14004 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTeamsDistributeStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14005 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTeamsDistributeStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14006 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTeamsDistributeStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14007 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTeamsDistributeStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14008 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTeamsDistributeStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14009 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTeamsDistributeStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14010 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTeamsDistributeStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14011 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTeamsDistributeStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14012 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTeamsDistributeStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14013 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTeamsDistributeStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14014 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTeamsDistributeStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14015 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTeamsDistributeStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14016 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTeamsDistributeStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14017 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTeamsDistributeStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14018 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTeamsDistributeStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14019 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpTeamsDistributeStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
14020 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpTeamsDistributeStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
14021 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpTeamsDistributeStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
14022 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpTeamsDistributeStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
14023 0 : return rtiContainer;
14024 : }
14025 : RTIReturnType
14026 0 : SgOmpTeamsDistributeSimdStatement::roseRTI() {
14027 0 : RTIReturnType rtiContainer(24);
14028 :
14029 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTeamsDistributeSimdStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14030 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTeamsDistributeSimdStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14031 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTeamsDistributeSimdStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14032 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTeamsDistributeSimdStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14033 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTeamsDistributeSimdStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14034 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTeamsDistributeSimdStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14035 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTeamsDistributeSimdStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14036 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTeamsDistributeSimdStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14037 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTeamsDistributeSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14038 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTeamsDistributeSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14039 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTeamsDistributeSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14040 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTeamsDistributeSimdStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14041 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTeamsDistributeSimdStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14042 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTeamsDistributeSimdStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14043 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTeamsDistributeSimdStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14044 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTeamsDistributeSimdStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14045 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTeamsDistributeSimdStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14046 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTeamsDistributeSimdStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14047 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTeamsDistributeSimdStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14048 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTeamsDistributeSimdStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14049 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpTeamsDistributeSimdStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
14050 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpTeamsDistributeSimdStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
14051 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpTeamsDistributeSimdStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
14052 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpTeamsDistributeSimdStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
14053 0 : return rtiContainer;
14054 : }
14055 : RTIReturnType
14056 0 : SgOmpTeamsDistributeParallelForStatement::roseRTI() {
14057 0 : RTIReturnType rtiContainer(24);
14058 :
14059 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTeamsDistributeParallelForStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14060 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTeamsDistributeParallelForStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14061 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTeamsDistributeParallelForStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14062 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTeamsDistributeParallelForStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14063 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTeamsDistributeParallelForStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14064 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTeamsDistributeParallelForStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14065 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTeamsDistributeParallelForStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14066 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTeamsDistributeParallelForStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14067 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTeamsDistributeParallelForStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14068 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTeamsDistributeParallelForStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14069 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTeamsDistributeParallelForStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14070 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTeamsDistributeParallelForStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14071 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTeamsDistributeParallelForStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14072 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTeamsDistributeParallelForStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14073 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTeamsDistributeParallelForStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14074 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTeamsDistributeParallelForStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14075 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTeamsDistributeParallelForStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14076 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTeamsDistributeParallelForStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14077 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTeamsDistributeParallelForStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14078 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTeamsDistributeParallelForStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14079 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpTeamsDistributeParallelForStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
14080 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpTeamsDistributeParallelForStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
14081 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpTeamsDistributeParallelForStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
14082 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpTeamsDistributeParallelForStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
14083 0 : return rtiContainer;
14084 : }
14085 : RTIReturnType
14086 0 : SgOmpTeamsDistributeParallelForSimdStatement::roseRTI() {
14087 0 : RTIReturnType rtiContainer(24);
14088 :
14089 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTeamsDistributeParallelForSimdStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14090 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTeamsDistributeParallelForSimdStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14091 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTeamsDistributeParallelForSimdStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14092 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTeamsDistributeParallelForSimdStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14093 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTeamsDistributeParallelForSimdStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14094 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTeamsDistributeParallelForSimdStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14095 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTeamsDistributeParallelForSimdStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14096 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTeamsDistributeParallelForSimdStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14097 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTeamsDistributeParallelForSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14098 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTeamsDistributeParallelForSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14099 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTeamsDistributeParallelForSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14100 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTeamsDistributeParallelForSimdStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14101 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTeamsDistributeParallelForSimdStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14102 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTeamsDistributeParallelForSimdStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14103 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTeamsDistributeParallelForSimdStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14104 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTeamsDistributeParallelForSimdStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14105 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTeamsDistributeParallelForSimdStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14106 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTeamsDistributeParallelForSimdStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14107 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTeamsDistributeParallelForSimdStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14108 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTeamsDistributeParallelForSimdStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14109 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpTeamsDistributeParallelForSimdStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
14110 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpTeamsDistributeParallelForSimdStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
14111 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpTeamsDistributeParallelForSimdStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
14112 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpTeamsDistributeParallelForSimdStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
14113 0 : return rtiContainer;
14114 : }
14115 : RTIReturnType
14116 0 : SgOmpTeamsLoopStatement::roseRTI() {
14117 0 : RTIReturnType rtiContainer(24);
14118 :
14119 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTeamsLoopStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14120 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTeamsLoopStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14121 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTeamsLoopStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14122 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTeamsLoopStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14123 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTeamsLoopStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14124 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTeamsLoopStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14125 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTeamsLoopStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14126 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTeamsLoopStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14127 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTeamsLoopStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14128 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTeamsLoopStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14129 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTeamsLoopStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14130 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTeamsLoopStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14131 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTeamsLoopStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14132 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTeamsLoopStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14133 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTeamsLoopStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14134 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTeamsLoopStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14135 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTeamsLoopStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14136 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTeamsLoopStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14137 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTeamsLoopStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14138 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTeamsLoopStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14139 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpTeamsLoopStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
14140 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpTeamsLoopStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
14141 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpTeamsLoopStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
14142 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpTeamsLoopStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
14143 0 : return rtiContainer;
14144 : }
14145 : RTIReturnType
14146 0 : SgOmpForSimdStatement::roseRTI() {
14147 0 : RTIReturnType rtiContainer(24);
14148 :
14149 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpForSimdStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14150 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpForSimdStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14151 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpForSimdStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14152 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpForSimdStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14153 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpForSimdStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14154 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpForSimdStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14155 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpForSimdStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14156 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpForSimdStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14157 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpForSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14158 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpForSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14159 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpForSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14160 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpForSimdStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14161 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpForSimdStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14162 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpForSimdStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14163 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpForSimdStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14164 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpForSimdStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14165 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpForSimdStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14166 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpForSimdStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14167 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpForSimdStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14168 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpForSimdStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14169 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpForSimdStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
14170 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpForSimdStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
14171 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpForSimdStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
14172 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpForSimdStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
14173 0 : return rtiContainer;
14174 : }
14175 : RTIReturnType
14176 0 : SgOmpCriticalStatement::roseRTI() {
14177 0 : RTIReturnType rtiContainer(25);
14178 :
14179 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpCriticalStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14180 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpCriticalStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14181 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpCriticalStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14182 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpCriticalStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14183 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpCriticalStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14184 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpCriticalStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14185 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpCriticalStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14186 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpCriticalStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14187 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpCriticalStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14188 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpCriticalStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14189 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpCriticalStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14190 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpCriticalStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14191 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpCriticalStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14192 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpCriticalStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14193 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpCriticalStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14194 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpCriticalStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14195 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpCriticalStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14196 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpCriticalStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14197 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpCriticalStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14198 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpCriticalStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14199 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpCriticalStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
14200 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpCriticalStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
14201 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpCriticalStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
14202 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpCriticalStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
14203 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgOmpCriticalStatement", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[24]);
14204 0 : return rtiContainer;
14205 : }
14206 : RTIReturnType
14207 0 : SgOmpDistributeStatement::roseRTI() {
14208 0 : RTIReturnType rtiContainer(24);
14209 :
14210 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpDistributeStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14211 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpDistributeStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14212 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpDistributeStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14213 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpDistributeStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14214 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpDistributeStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14215 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpDistributeStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14216 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpDistributeStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14217 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpDistributeStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14218 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpDistributeStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14219 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpDistributeStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14220 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpDistributeStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14221 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpDistributeStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14222 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpDistributeStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14223 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpDistributeStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14224 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpDistributeStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14225 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpDistributeStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14226 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpDistributeStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14227 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpDistributeStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14228 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpDistributeStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14229 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpDistributeStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14230 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpDistributeStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
14231 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpDistributeStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
14232 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpDistributeStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
14233 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpDistributeStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
14234 0 : return rtiContainer;
14235 : }
14236 : RTIReturnType
14237 0 : SgOmpUnrollStatement::roseRTI() {
14238 0 : RTIReturnType rtiContainer(24);
14239 :
14240 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpUnrollStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14241 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpUnrollStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14242 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpUnrollStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14243 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpUnrollStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14244 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpUnrollStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14245 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpUnrollStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14246 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpUnrollStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14247 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpUnrollStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14248 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpUnrollStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14249 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpUnrollStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14250 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpUnrollStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14251 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpUnrollStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14252 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpUnrollStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14253 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpUnrollStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14254 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpUnrollStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14255 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpUnrollStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14256 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpUnrollStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14257 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpUnrollStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14258 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpUnrollStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14259 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpUnrollStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14260 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpUnrollStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
14261 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpUnrollStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
14262 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpUnrollStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
14263 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpUnrollStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
14264 0 : return rtiContainer;
14265 : }
14266 : RTIReturnType
14267 0 : SgOmpTileStatement::roseRTI() {
14268 0 : RTIReturnType rtiContainer(24);
14269 :
14270 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTileStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14271 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTileStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14272 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTileStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14273 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTileStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14274 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTileStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14275 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTileStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14276 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTileStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14277 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTileStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14278 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTileStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14279 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTileStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14280 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTileStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14281 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTileStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14282 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTileStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14283 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTileStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14284 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTileStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14285 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTileStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14286 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTileStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14287 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTileStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14288 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTileStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14289 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTileStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14290 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpTileStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
14291 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpTileStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
14292 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgOmpTileStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
14293 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpTileStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
14294 0 : return rtiContainer;
14295 : }
14296 : RTIReturnType
14297 0 : SgUpirLoopStatement::roseRTI() {
14298 0 : RTIReturnType rtiContainer(29);
14299 :
14300 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpirLoopStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14301 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpirLoopStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14302 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpirLoopStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14303 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpirLoopStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14304 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpirLoopStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14305 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpirLoopStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14306 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpirLoopStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14307 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpirLoopStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14308 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpirLoopStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14309 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpirLoopStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14310 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpirLoopStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14311 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpirLoopStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14312 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpirLoopStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14313 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpirLoopStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14314 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpirLoopStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14315 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpirLoopStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14316 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpirLoopStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14317 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpirLoopStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14318 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgUpirLoopStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14319 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgUpirLoopStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14320 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgUpirLoopStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
14321 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgUpirLoopStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
14322 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgUpirLoopStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[22]);
14323 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgUpirLoopStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[23]);
14324 0 : doRTI("induction", (void*)(&p_induction), sizeof(p_induction), (void*)this, "SgUpirLoopStatement", "SgInitializedName*", "p_induction", toStringForRTI(p_induction), rtiContainer[24]);
14325 0 : doRTI("lower_bound", (void*)(&p_lower_bound), sizeof(p_lower_bound), (void*)this, "SgUpirLoopStatement", "SgExpression*", "p_lower_bound", toStringForRTI(p_lower_bound), rtiContainer[25]);
14326 0 : doRTI("upper_bound", (void*)(&p_upper_bound), sizeof(p_upper_bound), (void*)this, "SgUpirLoopStatement", "SgExpression*", "p_upper_bound", toStringForRTI(p_upper_bound), rtiContainer[26]);
14327 0 : doRTI("step", (void*)(&p_step), sizeof(p_step), (void*)this, "SgUpirLoopStatement", "SgExpression*", "p_step", toStringForRTI(p_step), rtiContainer[27]);
14328 0 : doRTI("incremental", (void*)(&p_incremental), sizeof(p_incremental), (void*)this, "SgUpirLoopStatement", "bool", "p_incremental", toStringForRTI(p_incremental), rtiContainer[28]);
14329 0 : return rtiContainer;
14330 : }
14331 : RTIReturnType
14332 0 : SgUpirFieldStatement::roseRTI() {
14333 0 : RTIReturnType rtiContainer(23);
14334 :
14335 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpirFieldStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14336 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpirFieldStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14337 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpirFieldStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14338 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpirFieldStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14339 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpirFieldStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14340 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpirFieldStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14341 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpirFieldStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14342 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpirFieldStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14343 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpirFieldStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14344 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpirFieldStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14345 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpirFieldStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14346 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpirFieldStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14347 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpirFieldStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14348 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpirFieldStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14349 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpirFieldStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14350 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpirFieldStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14351 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpirFieldStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14352 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpirFieldStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14353 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgUpirFieldStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14354 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgUpirFieldStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14355 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgUpirFieldStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
14356 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgUpirFieldStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
14357 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgUpirFieldStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[22]);
14358 0 : return rtiContainer;
14359 : }
14360 : RTIReturnType
14361 0 : SgOmpCancelStatement::roseRTI() {
14362 0 : RTIReturnType rtiContainer(23);
14363 :
14364 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpCancelStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14365 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpCancelStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14366 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpCancelStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14367 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpCancelStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14368 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpCancelStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14369 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpCancelStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14370 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpCancelStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14371 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpCancelStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14372 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpCancelStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14373 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpCancelStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14374 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpCancelStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14375 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpCancelStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14376 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpCancelStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14377 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpCancelStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14378 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpCancelStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14379 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpCancelStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14380 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpCancelStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14381 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpCancelStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14382 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpCancelStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14383 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpCancelStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14384 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpCancelStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
14385 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpCancelStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
14386 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpCancelStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[22]);
14387 0 : return rtiContainer;
14388 : }
14389 : RTIReturnType
14390 0 : SgOmpCancellationPointStatement::roseRTI() {
14391 0 : RTIReturnType rtiContainer(23);
14392 :
14393 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpCancellationPointStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14394 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpCancellationPointStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14395 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpCancellationPointStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14396 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpCancellationPointStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14397 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpCancellationPointStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14398 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpCancellationPointStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14399 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpCancellationPointStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14400 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpCancellationPointStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14401 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpCancellationPointStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14402 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpCancellationPointStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14403 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpCancellationPointStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14404 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpCancellationPointStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14405 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpCancellationPointStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14406 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpCancellationPointStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14407 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpCancellationPointStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14408 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpCancellationPointStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14409 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpCancellationPointStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14410 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpCancellationPointStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14411 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpCancellationPointStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14412 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpCancellationPointStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14413 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpCancellationPointStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
14414 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpCancellationPointStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
14415 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpCancellationPointStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[22]);
14416 0 : return rtiContainer;
14417 : }
14418 : RTIReturnType
14419 0 : SgOmpTargetUpdateStatement::roseRTI() {
14420 0 : RTIReturnType rtiContainer(23);
14421 :
14422 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpTargetUpdateStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14423 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpTargetUpdateStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14424 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpTargetUpdateStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14425 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpTargetUpdateStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14426 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpTargetUpdateStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14427 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpTargetUpdateStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14428 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpTargetUpdateStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14429 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpTargetUpdateStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14430 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpTargetUpdateStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14431 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpTargetUpdateStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14432 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpTargetUpdateStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14433 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpTargetUpdateStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14434 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpTargetUpdateStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14435 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpTargetUpdateStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14436 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpTargetUpdateStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14437 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpTargetUpdateStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14438 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpTargetUpdateStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14439 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpTargetUpdateStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14440 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpTargetUpdateStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14441 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpTargetUpdateStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14442 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpTargetUpdateStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
14443 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpTargetUpdateStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
14444 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpTargetUpdateStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[22]);
14445 0 : return rtiContainer;
14446 : }
14447 : RTIReturnType
14448 0 : SgOmpFlushStatement::roseRTI() {
14449 0 : RTIReturnType rtiContainer(24);
14450 :
14451 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpFlushStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14452 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpFlushStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14453 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpFlushStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14454 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpFlushStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14455 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpFlushStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14456 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpFlushStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14457 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpFlushStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14458 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpFlushStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14459 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpFlushStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14460 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpFlushStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14461 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpFlushStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14462 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpFlushStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14463 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpFlushStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14464 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpFlushStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14465 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpFlushStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14466 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpFlushStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14467 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpFlushStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14468 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpFlushStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14469 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpFlushStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14470 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpFlushStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14471 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpFlushStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
14472 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpFlushStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
14473 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpFlushStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[22]);
14474 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpFlushStatement", "SgVarRefExpPtrList", "p_variables", toStringForRTI(p_variables), rtiContainer[23]);
14475 0 : return rtiContainer;
14476 : }
14477 : RTIReturnType
14478 0 : SgOmpAllocateStatement::roseRTI() {
14479 0 : RTIReturnType rtiContainer(24);
14480 :
14481 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpAllocateStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14482 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpAllocateStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14483 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpAllocateStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14484 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpAllocateStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14485 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpAllocateStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14486 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpAllocateStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14487 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpAllocateStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14488 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpAllocateStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14489 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpAllocateStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14490 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpAllocateStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14491 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpAllocateStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14492 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpAllocateStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14493 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpAllocateStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14494 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpAllocateStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14495 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpAllocateStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14496 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpAllocateStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14497 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpAllocateStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14498 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpAllocateStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14499 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpAllocateStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14500 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpAllocateStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14501 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpAllocateStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
14502 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpAllocateStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
14503 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpAllocateStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[22]);
14504 0 : doRTI("variables", (void*)(&p_variables), sizeof(p_variables), (void*)this, "SgOmpAllocateStatement", "SgVarRefExpPtrList", "p_variables", toStringForRTI(p_variables), rtiContainer[23]);
14505 0 : return rtiContainer;
14506 : }
14507 : RTIReturnType
14508 0 : SgOmpOrderedDependStatement::roseRTI() {
14509 0 : RTIReturnType rtiContainer(23);
14510 :
14511 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpOrderedDependStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14512 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpOrderedDependStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14513 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpOrderedDependStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14514 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpOrderedDependStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14515 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpOrderedDependStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14516 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpOrderedDependStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14517 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpOrderedDependStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14518 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpOrderedDependStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14519 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpOrderedDependStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14520 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpOrderedDependStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14521 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpOrderedDependStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14522 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpOrderedDependStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14523 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpOrderedDependStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14524 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpOrderedDependStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14525 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpOrderedDependStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14526 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpOrderedDependStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14527 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpOrderedDependStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14528 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpOrderedDependStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14529 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpOrderedDependStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14530 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpOrderedDependStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14531 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpOrderedDependStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
14532 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpOrderedDependStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
14533 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgOmpOrderedDependStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[22]);
14534 0 : return rtiContainer;
14535 : }
14536 : RTIReturnType
14537 0 : SgUpirSyncStatement::roseRTI() {
14538 0 : RTIReturnType rtiContainer(23);
14539 :
14540 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpirSyncStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14541 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpirSyncStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14542 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpirSyncStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14543 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpirSyncStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14544 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpirSyncStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14545 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpirSyncStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14546 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpirSyncStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14547 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpirSyncStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14548 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpirSyncStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14549 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpirSyncStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14550 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpirSyncStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14551 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpirSyncStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14552 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpirSyncStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14553 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpirSyncStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14554 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpirSyncStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14555 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpirSyncStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14556 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpirSyncStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14557 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpirSyncStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14558 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgUpirSyncStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14559 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgUpirSyncStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14560 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgUpirSyncStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
14561 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgUpirSyncStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
14562 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgUpirSyncStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[22]);
14563 0 : return rtiContainer;
14564 : }
14565 : RTIReturnType
14566 0 : SgUpirLoopParallelStatement::roseRTI() {
14567 0 : RTIReturnType rtiContainer(27);
14568 :
14569 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpirLoopParallelStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14570 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpirLoopParallelStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14571 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpirLoopParallelStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14572 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpirLoopParallelStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14573 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpirLoopParallelStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14574 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpirLoopParallelStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14575 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpirLoopParallelStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14576 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpirLoopParallelStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14577 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpirLoopParallelStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14578 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpirLoopParallelStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14579 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpirLoopParallelStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14580 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpirLoopParallelStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14581 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpirLoopParallelStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14582 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpirLoopParallelStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14583 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpirLoopParallelStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14584 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpirLoopParallelStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14585 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpirLoopParallelStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14586 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpirLoopParallelStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14587 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgUpirLoopParallelStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14588 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgUpirLoopParallelStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14589 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgUpirLoopParallelStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
14590 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgUpirLoopParallelStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
14591 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgUpirLoopParallelStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[22]);
14592 0 : doRTI("worksharing", (void*)(&p_worksharing), sizeof(p_worksharing), (void*)this, "SgUpirLoopParallelStatement", "SgStatement*", "p_worksharing", toStringForRTI(p_worksharing), rtiContainer[23]);
14593 0 : doRTI("simd", (void*)(&p_simd), sizeof(p_simd), (void*)this, "SgUpirLoopParallelStatement", "SgStatement*", "p_simd", toStringForRTI(p_simd), rtiContainer[24]);
14594 0 : doRTI("taskloop", (void*)(&p_taskloop), sizeof(p_taskloop), (void*)this, "SgUpirLoopParallelStatement", "SgStatement*", "p_taskloop", toStringForRTI(p_taskloop), rtiContainer[25]);
14595 0 : doRTI("loop", (void*)(&p_loop), sizeof(p_loop), (void*)this, "SgUpirLoopParallelStatement", "SgStatement*", "p_loop", toStringForRTI(p_loop), rtiContainer[26]);
14596 0 : return rtiContainer;
14597 : }
14598 : RTIReturnType
14599 0 : SgUpirWorksharingStatement::roseRTI() {
14600 0 : RTIReturnType rtiContainer(23);
14601 :
14602 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpirWorksharingStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14603 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpirWorksharingStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14604 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpirWorksharingStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14605 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpirWorksharingStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14606 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpirWorksharingStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14607 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpirWorksharingStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14608 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpirWorksharingStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14609 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpirWorksharingStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14610 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpirWorksharingStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14611 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpirWorksharingStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14612 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpirWorksharingStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14613 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpirWorksharingStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14614 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpirWorksharingStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14615 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpirWorksharingStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14616 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpirWorksharingStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14617 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpirWorksharingStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14618 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpirWorksharingStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14619 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpirWorksharingStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14620 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgUpirWorksharingStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14621 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgUpirWorksharingStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14622 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgUpirWorksharingStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
14623 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgUpirWorksharingStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
14624 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgUpirWorksharingStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[22]);
14625 0 : return rtiContainer;
14626 : }
14627 : RTIReturnType
14628 0 : SgUpirSimdStatement::roseRTI() {
14629 0 : RTIReturnType rtiContainer(23);
14630 :
14631 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpirSimdStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14632 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpirSimdStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14633 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpirSimdStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14634 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpirSimdStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14635 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpirSimdStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14636 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpirSimdStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14637 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpirSimdStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14638 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpirSimdStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14639 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpirSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14640 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpirSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14641 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpirSimdStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14642 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpirSimdStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14643 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpirSimdStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14644 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpirSimdStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14645 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpirSimdStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14646 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpirSimdStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14647 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpirSimdStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14648 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpirSimdStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14649 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgUpirSimdStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14650 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgUpirSimdStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14651 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgUpirSimdStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
14652 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgUpirSimdStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
14653 0 : doRTI("clauses", (void*)(&p_clauses), sizeof(p_clauses), (void*)this, "SgUpirSimdStatement", "SgOmpClausePtrList", "p_clauses", toStringForRTI(p_clauses), rtiContainer[22]);
14654 0 : return rtiContainer;
14655 : }
14656 : RTIReturnType
14657 0 : SgOmpDeclareMapperStatement::roseRTI() {
14658 0 : RTIReturnType rtiContainer(22);
14659 :
14660 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOmpDeclareMapperStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14661 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOmpDeclareMapperStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14662 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOmpDeclareMapperStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14663 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOmpDeclareMapperStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14664 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOmpDeclareMapperStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14665 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOmpDeclareMapperStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14666 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOmpDeclareMapperStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14667 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOmpDeclareMapperStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14668 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOmpDeclareMapperStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14669 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOmpDeclareMapperStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14670 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOmpDeclareMapperStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14671 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOmpDeclareMapperStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14672 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOmpDeclareMapperStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14673 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOmpDeclareMapperStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14674 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOmpDeclareMapperStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14675 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOmpDeclareMapperStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14676 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOmpDeclareMapperStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14677 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOmpDeclareMapperStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14678 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgOmpDeclareMapperStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14679 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgOmpDeclareMapperStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14680 0 : doRTI("upir_parent", (void*)(&p_upir_parent), sizeof(p_upir_parent), (void*)this, "SgOmpDeclareMapperStatement", "SgStatement*", "p_upir_parent", toStringForRTI(p_upir_parent), rtiContainer[20]);
14681 0 : doRTI("upir_children", (void*)(&p_upir_children), sizeof(p_upir_children), (void*)this, "SgOmpDeclareMapperStatement", "SgStatementPtrList", "p_upir_children", toStringForRTI(p_upir_children), rtiContainer[21]);
14682 0 : return rtiContainer;
14683 : }
14684 : RTIReturnType
14685 0 : SgSequenceStatement::roseRTI() {
14686 0 : RTIReturnType rtiContainer(20);
14687 :
14688 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSequenceStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14689 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSequenceStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14690 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSequenceStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14691 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSequenceStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14692 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSequenceStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14693 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSequenceStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14694 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSequenceStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14695 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSequenceStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14696 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSequenceStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14697 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSequenceStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14698 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSequenceStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14699 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSequenceStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14700 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSequenceStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14701 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSequenceStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14702 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgSequenceStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14703 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgSequenceStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14704 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSequenceStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14705 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgSequenceStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14706 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgSequenceStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14707 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgSequenceStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14708 0 : return rtiContainer;
14709 : }
14710 : RTIReturnType
14711 0 : SgWithStatement::roseRTI() {
14712 0 : RTIReturnType rtiContainer(22);
14713 :
14714 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgWithStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14715 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgWithStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14716 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgWithStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14717 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgWithStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14718 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgWithStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14719 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgWithStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14720 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgWithStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14721 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgWithStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14722 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgWithStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14723 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgWithStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14724 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgWithStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14725 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgWithStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14726 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgWithStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14727 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgWithStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14728 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgWithStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14729 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgWithStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14730 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgWithStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14731 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgWithStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14732 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgWithStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14733 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgWithStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14734 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgWithStatement", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[20]);
14735 0 : doRTI("body", (void*)(&p_body), sizeof(p_body), (void*)this, "SgWithStatement", "SgStatement*", "p_body", toStringForRTI(p_body), rtiContainer[21]);
14736 0 : return rtiContainer;
14737 : }
14738 : RTIReturnType
14739 0 : SgPassStatement::roseRTI() {
14740 0 : RTIReturnType rtiContainer(20);
14741 :
14742 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgPassStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14743 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgPassStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14744 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgPassStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14745 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgPassStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14746 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgPassStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14747 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgPassStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14748 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgPassStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14749 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgPassStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14750 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgPassStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14751 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgPassStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14752 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgPassStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14753 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgPassStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14754 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgPassStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14755 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgPassStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14756 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgPassStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14757 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgPassStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14758 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgPassStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14759 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgPassStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14760 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgPassStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14761 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgPassStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14762 0 : return rtiContainer;
14763 : }
14764 : RTIReturnType
14765 0 : SgAssertStmt::roseRTI() {
14766 0 : RTIReturnType rtiContainer(22);
14767 :
14768 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgAssertStmt", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14769 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgAssertStmt", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14770 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgAssertStmt", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14771 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgAssertStmt", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14772 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgAssertStmt", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14773 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgAssertStmt", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14774 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgAssertStmt", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14775 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgAssertStmt", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14776 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgAssertStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14777 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgAssertStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14778 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgAssertStmt", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14779 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgAssertStmt", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14780 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgAssertStmt", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14781 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgAssertStmt", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14782 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgAssertStmt", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14783 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgAssertStmt", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14784 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgAssertStmt", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14785 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgAssertStmt", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14786 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgAssertStmt", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14787 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgAssertStmt", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14788 0 : doRTI("test", (void*)(&p_test), sizeof(p_test), (void*)this, "SgAssertStmt", "SgExpression*", "p_test", toStringForRTI(p_test), rtiContainer[20]);
14789 0 : doRTI("exception_argument", (void*)(&p_exception_argument), sizeof(p_exception_argument), (void*)this, "SgAssertStmt", "SgExpression*", "p_exception_argument", toStringForRTI(p_exception_argument), rtiContainer[21]);
14790 0 : return rtiContainer;
14791 : }
14792 : RTIReturnType
14793 0 : SgExecStatement::roseRTI() {
14794 0 : RTIReturnType rtiContainer(23);
14795 :
14796 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgExecStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14797 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgExecStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14798 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgExecStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14799 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgExecStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14800 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgExecStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14801 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgExecStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14802 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgExecStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14803 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgExecStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14804 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgExecStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14805 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgExecStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14806 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgExecStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14807 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgExecStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14808 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgExecStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14809 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgExecStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14810 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgExecStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14811 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgExecStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14812 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgExecStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14813 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgExecStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14814 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgExecStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14815 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgExecStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14816 0 : doRTI("executable", (void*)(&p_executable), sizeof(p_executable), (void*)this, "SgExecStatement", "SgExpression*", "p_executable", toStringForRTI(p_executable), rtiContainer[20]);
14817 0 : doRTI("globals", (void*)(&p_globals), sizeof(p_globals), (void*)this, "SgExecStatement", "SgExpression*", "p_globals", toStringForRTI(p_globals), rtiContainer[21]);
14818 0 : doRTI("locals", (void*)(&p_locals), sizeof(p_locals), (void*)this, "SgExecStatement", "SgExpression*", "p_locals", toStringForRTI(p_locals), rtiContainer[22]);
14819 0 : return rtiContainer;
14820 : }
14821 : RTIReturnType
14822 0 : SgImageControlStatement::roseRTI() {
14823 0 : RTIReturnType rtiContainer(24);
14824 :
14825 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgImageControlStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14826 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgImageControlStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14827 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgImageControlStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14828 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgImageControlStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14829 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgImageControlStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14830 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgImageControlStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14831 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgImageControlStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14832 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgImageControlStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14833 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgImageControlStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14834 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgImageControlStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14835 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgImageControlStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14836 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgImageControlStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14837 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgImageControlStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14838 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgImageControlStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14839 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgImageControlStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14840 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgImageControlStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14841 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgImageControlStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14842 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgImageControlStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14843 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgImageControlStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14844 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgImageControlStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14845 0 : doRTI("image_control_statement", (void*)(&p_image_control_statement), sizeof(p_image_control_statement), (void*)this, "SgImageControlStatement", "SgImageControlStatement::image_control_statement_enum", "p_image_control_statement", toStringForRTI(p_image_control_statement), rtiContainer[20]);
14846 0 : doRTI("stat", (void*)(&p_stat), sizeof(p_stat), (void*)this, "SgImageControlStatement", "SgExpression*", "p_stat", toStringForRTI(p_stat), rtiContainer[21]);
14847 0 : doRTI("err_msg", (void*)(&p_err_msg), sizeof(p_err_msg), (void*)this, "SgImageControlStatement", "SgExpression*", "p_err_msg", toStringForRTI(p_err_msg), rtiContainer[22]);
14848 0 : doRTI("acquired_lock", (void*)(&p_acquired_lock), sizeof(p_acquired_lock), (void*)this, "SgImageControlStatement", "SgExpression*", "p_acquired_lock", toStringForRTI(p_acquired_lock), rtiContainer[23]);
14849 0 : return rtiContainer;
14850 : }
14851 : RTIReturnType
14852 0 : SgSyncAllStatement::roseRTI() {
14853 0 : RTIReturnType rtiContainer(24);
14854 :
14855 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSyncAllStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14856 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSyncAllStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14857 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSyncAllStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14858 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSyncAllStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14859 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSyncAllStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14860 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSyncAllStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14861 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSyncAllStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14862 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSyncAllStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14863 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSyncAllStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14864 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSyncAllStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14865 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSyncAllStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14866 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSyncAllStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14867 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSyncAllStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14868 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSyncAllStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14869 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgSyncAllStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14870 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgSyncAllStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14871 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSyncAllStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14872 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgSyncAllStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14873 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgSyncAllStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14874 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgSyncAllStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14875 0 : doRTI("image_control_statement", (void*)(&p_image_control_statement), sizeof(p_image_control_statement), (void*)this, "SgSyncAllStatement", "SgImageControlStatement::image_control_statement_enum", "p_image_control_statement", toStringForRTI(p_image_control_statement), rtiContainer[20]);
14876 0 : doRTI("stat", (void*)(&p_stat), sizeof(p_stat), (void*)this, "SgSyncAllStatement", "SgExpression*", "p_stat", toStringForRTI(p_stat), rtiContainer[21]);
14877 0 : doRTI("err_msg", (void*)(&p_err_msg), sizeof(p_err_msg), (void*)this, "SgSyncAllStatement", "SgExpression*", "p_err_msg", toStringForRTI(p_err_msg), rtiContainer[22]);
14878 0 : doRTI("acquired_lock", (void*)(&p_acquired_lock), sizeof(p_acquired_lock), (void*)this, "SgSyncAllStatement", "SgExpression*", "p_acquired_lock", toStringForRTI(p_acquired_lock), rtiContainer[23]);
14879 0 : return rtiContainer;
14880 : }
14881 : RTIReturnType
14882 0 : SgSyncImagesStatement::roseRTI() {
14883 0 : RTIReturnType rtiContainer(25);
14884 :
14885 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSyncImagesStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14886 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSyncImagesStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14887 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSyncImagesStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14888 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSyncImagesStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14889 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSyncImagesStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14890 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSyncImagesStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14891 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSyncImagesStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14892 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSyncImagesStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14893 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSyncImagesStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14894 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSyncImagesStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14895 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSyncImagesStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14896 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSyncImagesStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14897 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSyncImagesStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14898 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSyncImagesStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14899 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgSyncImagesStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14900 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgSyncImagesStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14901 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSyncImagesStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14902 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgSyncImagesStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14903 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgSyncImagesStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14904 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgSyncImagesStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14905 0 : doRTI("image_control_statement", (void*)(&p_image_control_statement), sizeof(p_image_control_statement), (void*)this, "SgSyncImagesStatement", "SgImageControlStatement::image_control_statement_enum", "p_image_control_statement", toStringForRTI(p_image_control_statement), rtiContainer[20]);
14906 0 : doRTI("stat", (void*)(&p_stat), sizeof(p_stat), (void*)this, "SgSyncImagesStatement", "SgExpression*", "p_stat", toStringForRTI(p_stat), rtiContainer[21]);
14907 0 : doRTI("err_msg", (void*)(&p_err_msg), sizeof(p_err_msg), (void*)this, "SgSyncImagesStatement", "SgExpression*", "p_err_msg", toStringForRTI(p_err_msg), rtiContainer[22]);
14908 0 : doRTI("acquired_lock", (void*)(&p_acquired_lock), sizeof(p_acquired_lock), (void*)this, "SgSyncImagesStatement", "SgExpression*", "p_acquired_lock", toStringForRTI(p_acquired_lock), rtiContainer[23]);
14909 0 : doRTI("image_set", (void*)(&p_image_set), sizeof(p_image_set), (void*)this, "SgSyncImagesStatement", "SgExpression*", "p_image_set", toStringForRTI(p_image_set), rtiContainer[24]);
14910 0 : return rtiContainer;
14911 : }
14912 : RTIReturnType
14913 0 : SgSyncMemoryStatement::roseRTI() {
14914 0 : RTIReturnType rtiContainer(24);
14915 :
14916 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSyncMemoryStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14917 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSyncMemoryStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14918 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSyncMemoryStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14919 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSyncMemoryStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14920 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSyncMemoryStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14921 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSyncMemoryStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14922 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSyncMemoryStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14923 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSyncMemoryStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14924 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSyncMemoryStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14925 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSyncMemoryStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14926 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSyncMemoryStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14927 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSyncMemoryStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14928 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSyncMemoryStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14929 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSyncMemoryStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14930 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgSyncMemoryStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14931 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgSyncMemoryStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14932 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSyncMemoryStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14933 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgSyncMemoryStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14934 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgSyncMemoryStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14935 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgSyncMemoryStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14936 0 : doRTI("image_control_statement", (void*)(&p_image_control_statement), sizeof(p_image_control_statement), (void*)this, "SgSyncMemoryStatement", "SgImageControlStatement::image_control_statement_enum", "p_image_control_statement", toStringForRTI(p_image_control_statement), rtiContainer[20]);
14937 0 : doRTI("stat", (void*)(&p_stat), sizeof(p_stat), (void*)this, "SgSyncMemoryStatement", "SgExpression*", "p_stat", toStringForRTI(p_stat), rtiContainer[21]);
14938 0 : doRTI("err_msg", (void*)(&p_err_msg), sizeof(p_err_msg), (void*)this, "SgSyncMemoryStatement", "SgExpression*", "p_err_msg", toStringForRTI(p_err_msg), rtiContainer[22]);
14939 0 : doRTI("acquired_lock", (void*)(&p_acquired_lock), sizeof(p_acquired_lock), (void*)this, "SgSyncMemoryStatement", "SgExpression*", "p_acquired_lock", toStringForRTI(p_acquired_lock), rtiContainer[23]);
14940 0 : return rtiContainer;
14941 : }
14942 : RTIReturnType
14943 0 : SgSyncTeamStatement::roseRTI() {
14944 0 : RTIReturnType rtiContainer(25);
14945 :
14946 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSyncTeamStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14947 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSyncTeamStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14948 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSyncTeamStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14949 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSyncTeamStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14950 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSyncTeamStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14951 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSyncTeamStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14952 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSyncTeamStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14953 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSyncTeamStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14954 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSyncTeamStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14955 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSyncTeamStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14956 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSyncTeamStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14957 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSyncTeamStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14958 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSyncTeamStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14959 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSyncTeamStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14960 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgSyncTeamStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14961 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgSyncTeamStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14962 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSyncTeamStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14963 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgSyncTeamStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14964 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgSyncTeamStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14965 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgSyncTeamStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14966 0 : doRTI("image_control_statement", (void*)(&p_image_control_statement), sizeof(p_image_control_statement), (void*)this, "SgSyncTeamStatement", "SgImageControlStatement::image_control_statement_enum", "p_image_control_statement", toStringForRTI(p_image_control_statement), rtiContainer[20]);
14967 0 : doRTI("stat", (void*)(&p_stat), sizeof(p_stat), (void*)this, "SgSyncTeamStatement", "SgExpression*", "p_stat", toStringForRTI(p_stat), rtiContainer[21]);
14968 0 : doRTI("err_msg", (void*)(&p_err_msg), sizeof(p_err_msg), (void*)this, "SgSyncTeamStatement", "SgExpression*", "p_err_msg", toStringForRTI(p_err_msg), rtiContainer[22]);
14969 0 : doRTI("acquired_lock", (void*)(&p_acquired_lock), sizeof(p_acquired_lock), (void*)this, "SgSyncTeamStatement", "SgExpression*", "p_acquired_lock", toStringForRTI(p_acquired_lock), rtiContainer[23]);
14970 0 : doRTI("team_value", (void*)(&p_team_value), sizeof(p_team_value), (void*)this, "SgSyncTeamStatement", "SgExpression*", "p_team_value", toStringForRTI(p_team_value), rtiContainer[24]);
14971 0 : return rtiContainer;
14972 : }
14973 : RTIReturnType
14974 0 : SgLockStatement::roseRTI() {
14975 0 : RTIReturnType rtiContainer(25);
14976 :
14977 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgLockStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
14978 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgLockStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
14979 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgLockStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
14980 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgLockStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
14981 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgLockStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
14982 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgLockStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
14983 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgLockStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
14984 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgLockStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
14985 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgLockStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
14986 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgLockStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
14987 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgLockStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
14988 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgLockStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
14989 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgLockStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
14990 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgLockStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
14991 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgLockStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
14992 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgLockStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
14993 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgLockStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
14994 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgLockStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
14995 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgLockStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
14996 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgLockStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
14997 0 : doRTI("image_control_statement", (void*)(&p_image_control_statement), sizeof(p_image_control_statement), (void*)this, "SgLockStatement", "SgImageControlStatement::image_control_statement_enum", "p_image_control_statement", toStringForRTI(p_image_control_statement), rtiContainer[20]);
14998 0 : doRTI("stat", (void*)(&p_stat), sizeof(p_stat), (void*)this, "SgLockStatement", "SgExpression*", "p_stat", toStringForRTI(p_stat), rtiContainer[21]);
14999 0 : doRTI("err_msg", (void*)(&p_err_msg), sizeof(p_err_msg), (void*)this, "SgLockStatement", "SgExpression*", "p_err_msg", toStringForRTI(p_err_msg), rtiContainer[22]);
15000 0 : doRTI("acquired_lock", (void*)(&p_acquired_lock), sizeof(p_acquired_lock), (void*)this, "SgLockStatement", "SgExpression*", "p_acquired_lock", toStringForRTI(p_acquired_lock), rtiContainer[23]);
15001 0 : doRTI("lock_variable", (void*)(&p_lock_variable), sizeof(p_lock_variable), (void*)this, "SgLockStatement", "SgExpression*", "p_lock_variable", toStringForRTI(p_lock_variable), rtiContainer[24]);
15002 0 : return rtiContainer;
15003 : }
15004 : RTIReturnType
15005 0 : SgUnlockStatement::roseRTI() {
15006 0 : RTIReturnType rtiContainer(25);
15007 :
15008 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUnlockStatement", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15009 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUnlockStatement", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15010 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUnlockStatement", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15011 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUnlockStatement", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15012 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUnlockStatement", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15013 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUnlockStatement", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15014 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUnlockStatement", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15015 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUnlockStatement", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15016 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUnlockStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15017 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUnlockStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15018 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUnlockStatement", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15019 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUnlockStatement", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15020 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUnlockStatement", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15021 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUnlockStatement", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15022 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUnlockStatement", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15023 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUnlockStatement", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15024 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUnlockStatement", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15025 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUnlockStatement", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15026 0 : doRTI("numeric_label", (void*)(&p_numeric_label), sizeof(p_numeric_label), (void*)this, "SgUnlockStatement", "SgLabelRefExp*", "p_numeric_label", toStringForRTI(p_numeric_label), rtiContainer[18]);
15027 0 : doRTI("source_sequence_value", (void*)(&p_source_sequence_value), sizeof(p_source_sequence_value), (void*)this, "SgUnlockStatement", "int", "p_source_sequence_value", toStringForRTI(p_source_sequence_value), rtiContainer[19]);
15028 0 : doRTI("image_control_statement", (void*)(&p_image_control_statement), sizeof(p_image_control_statement), (void*)this, "SgUnlockStatement", "SgImageControlStatement::image_control_statement_enum", "p_image_control_statement", toStringForRTI(p_image_control_statement), rtiContainer[20]);
15029 0 : doRTI("stat", (void*)(&p_stat), sizeof(p_stat), (void*)this, "SgUnlockStatement", "SgExpression*", "p_stat", toStringForRTI(p_stat), rtiContainer[21]);
15030 0 : doRTI("err_msg", (void*)(&p_err_msg), sizeof(p_err_msg), (void*)this, "SgUnlockStatement", "SgExpression*", "p_err_msg", toStringForRTI(p_err_msg), rtiContainer[22]);
15031 0 : doRTI("acquired_lock", (void*)(&p_acquired_lock), sizeof(p_acquired_lock), (void*)this, "SgUnlockStatement", "SgExpression*", "p_acquired_lock", toStringForRTI(p_acquired_lock), rtiContainer[23]);
15032 0 : doRTI("lock_variable", (void*)(&p_lock_variable), sizeof(p_lock_variable), (void*)this, "SgUnlockStatement", "SgExpression*", "p_lock_variable", toStringForRTI(p_lock_variable), rtiContainer[24]);
15033 0 : return rtiContainer;
15034 : }
15035 : RTIReturnType
15036 0 : SgExpression::roseRTI() {
15037 0 : RTIReturnType rtiContainer(22);
15038 :
15039 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgExpression", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15040 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgExpression", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15041 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgExpression", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15042 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgExpression", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15043 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgExpression", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15044 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgExpression", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15045 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgExpression", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15046 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgExpression", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15047 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15048 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15049 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15050 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgExpression", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15051 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgExpression", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15052 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgExpression", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15053 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgExpression", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15054 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgExpression", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15055 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgExpression", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15056 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgExpression", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15057 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgExpression", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15058 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgExpression", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15059 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgExpression", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15060 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgExpression", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15061 0 : return rtiContainer;
15062 : }
15063 : RTIReturnType
15064 0 : SgUnaryOp::roseRTI() {
15065 0 : RTIReturnType rtiContainer(25);
15066 :
15067 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUnaryOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15068 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUnaryOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15069 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUnaryOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15070 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUnaryOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15071 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUnaryOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15072 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUnaryOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15073 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUnaryOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15074 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUnaryOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15075 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUnaryOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15076 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUnaryOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15077 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUnaryOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15078 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUnaryOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15079 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUnaryOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15080 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUnaryOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15081 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUnaryOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15082 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUnaryOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15083 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUnaryOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15084 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUnaryOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15085 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgUnaryOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15086 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgUnaryOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15087 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgUnaryOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15088 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgUnaryOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15089 0 : doRTI("operand_i", (void*)(&p_operand_i), sizeof(p_operand_i), (void*)this, "SgUnaryOp", "SgExpression*", "p_operand_i", toStringForRTI(p_operand_i), rtiContainer[22]);
15090 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgUnaryOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[23]);
15091 0 : doRTI("mode", (void*)(&p_mode), sizeof(p_mode), (void*)this, "SgUnaryOp", "SgUnaryOp::Sgop_mode", "p_mode", toStringForRTI(p_mode), rtiContainer[24]);
15092 0 : return rtiContainer;
15093 : }
15094 : RTIReturnType
15095 0 : SgExpressionRoot::roseRTI() {
15096 0 : RTIReturnType rtiContainer(25);
15097 :
15098 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgExpressionRoot", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15099 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgExpressionRoot", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15100 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgExpressionRoot", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15101 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgExpressionRoot", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15102 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgExpressionRoot", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15103 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgExpressionRoot", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15104 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgExpressionRoot", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15105 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgExpressionRoot", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15106 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgExpressionRoot", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15107 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgExpressionRoot", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15108 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgExpressionRoot", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15109 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgExpressionRoot", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15110 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgExpressionRoot", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15111 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgExpressionRoot", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15112 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgExpressionRoot", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15113 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgExpressionRoot", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15114 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgExpressionRoot", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15115 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgExpressionRoot", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15116 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgExpressionRoot", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15117 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgExpressionRoot", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15118 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgExpressionRoot", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15119 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgExpressionRoot", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15120 0 : doRTI("operand_i", (void*)(&p_operand_i), sizeof(p_operand_i), (void*)this, "SgExpressionRoot", "SgExpression*", "p_operand_i", toStringForRTI(p_operand_i), rtiContainer[22]);
15121 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgExpressionRoot", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[23]);
15122 0 : doRTI("mode", (void*)(&p_mode), sizeof(p_mode), (void*)this, "SgExpressionRoot", "SgUnaryOp::Sgop_mode", "p_mode", toStringForRTI(p_mode), rtiContainer[24]);
15123 0 : return rtiContainer;
15124 : }
15125 : RTIReturnType
15126 6 : SgMinusOp::roseRTI() {
15127 6 : RTIReturnType rtiContainer(25);
15128 :
15129 6 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgMinusOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15130 6 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgMinusOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15131 6 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgMinusOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15132 6 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgMinusOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15133 6 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgMinusOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15134 6 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgMinusOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15135 6 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgMinusOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15136 6 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgMinusOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15137 6 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgMinusOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15138 6 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgMinusOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15139 6 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgMinusOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15140 6 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgMinusOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15141 6 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgMinusOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15142 6 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgMinusOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15143 6 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgMinusOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15144 6 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgMinusOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15145 6 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgMinusOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15146 6 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgMinusOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15147 6 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgMinusOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15148 6 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgMinusOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15149 6 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgMinusOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15150 6 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgMinusOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15151 6 : doRTI("operand_i", (void*)(&p_operand_i), sizeof(p_operand_i), (void*)this, "SgMinusOp", "SgExpression*", "p_operand_i", toStringForRTI(p_operand_i), rtiContainer[22]);
15152 6 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgMinusOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[23]);
15153 6 : doRTI("mode", (void*)(&p_mode), sizeof(p_mode), (void*)this, "SgMinusOp", "SgUnaryOp::Sgop_mode", "p_mode", toStringForRTI(p_mode), rtiContainer[24]);
15154 6 : return rtiContainer;
15155 : }
15156 : RTIReturnType
15157 1 : SgUnaryAddOp::roseRTI() {
15158 1 : RTIReturnType rtiContainer(25);
15159 :
15160 1 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUnaryAddOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15161 1 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUnaryAddOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15162 1 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUnaryAddOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15163 1 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUnaryAddOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15164 1 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUnaryAddOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15165 1 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUnaryAddOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15166 1 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUnaryAddOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15167 1 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUnaryAddOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15168 1 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUnaryAddOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15169 1 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUnaryAddOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15170 1 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUnaryAddOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15171 1 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUnaryAddOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15172 1 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUnaryAddOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15173 1 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUnaryAddOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15174 1 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUnaryAddOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15175 1 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUnaryAddOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15176 1 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUnaryAddOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15177 1 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUnaryAddOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15178 1 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgUnaryAddOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15179 1 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgUnaryAddOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15180 1 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgUnaryAddOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15181 1 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgUnaryAddOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15182 1 : doRTI("operand_i", (void*)(&p_operand_i), sizeof(p_operand_i), (void*)this, "SgUnaryAddOp", "SgExpression*", "p_operand_i", toStringForRTI(p_operand_i), rtiContainer[22]);
15183 1 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgUnaryAddOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[23]);
15184 1 : doRTI("mode", (void*)(&p_mode), sizeof(p_mode), (void*)this, "SgUnaryAddOp", "SgUnaryOp::Sgop_mode", "p_mode", toStringForRTI(p_mode), rtiContainer[24]);
15185 1 : return rtiContainer;
15186 : }
15187 : RTIReturnType
15188 6 : SgNotOp::roseRTI() {
15189 6 : RTIReturnType rtiContainer(25);
15190 :
15191 6 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgNotOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15192 6 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgNotOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15193 6 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgNotOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15194 6 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgNotOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15195 6 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgNotOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15196 6 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgNotOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15197 6 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgNotOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15198 6 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgNotOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15199 6 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgNotOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15200 6 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgNotOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15201 6 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgNotOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15202 6 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgNotOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15203 6 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgNotOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15204 6 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgNotOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15205 6 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgNotOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15206 6 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgNotOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15207 6 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgNotOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15208 6 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgNotOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15209 6 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgNotOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15210 6 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgNotOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15211 6 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgNotOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15212 6 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgNotOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15213 6 : doRTI("operand_i", (void*)(&p_operand_i), sizeof(p_operand_i), (void*)this, "SgNotOp", "SgExpression*", "p_operand_i", toStringForRTI(p_operand_i), rtiContainer[22]);
15214 6 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgNotOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[23]);
15215 6 : doRTI("mode", (void*)(&p_mode), sizeof(p_mode), (void*)this, "SgNotOp", "SgUnaryOp::Sgop_mode", "p_mode", toStringForRTI(p_mode), rtiContainer[24]);
15216 6 : return rtiContainer;
15217 : }
15218 : RTIReturnType
15219 118 : SgPointerDerefExp::roseRTI() {
15220 118 : RTIReturnType rtiContainer(25);
15221 :
15222 118 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgPointerDerefExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15223 118 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgPointerDerefExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15224 118 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgPointerDerefExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15225 118 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgPointerDerefExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15226 118 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgPointerDerefExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15227 118 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgPointerDerefExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15228 118 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgPointerDerefExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15229 118 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgPointerDerefExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15230 118 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgPointerDerefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15231 118 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgPointerDerefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15232 118 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgPointerDerefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15233 118 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgPointerDerefExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15234 118 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgPointerDerefExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15235 118 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgPointerDerefExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15236 118 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgPointerDerefExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15237 118 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgPointerDerefExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15238 118 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgPointerDerefExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15239 118 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgPointerDerefExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15240 118 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgPointerDerefExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15241 118 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgPointerDerefExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15242 118 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgPointerDerefExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15243 118 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgPointerDerefExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15244 118 : doRTI("operand_i", (void*)(&p_operand_i), sizeof(p_operand_i), (void*)this, "SgPointerDerefExp", "SgExpression*", "p_operand_i", toStringForRTI(p_operand_i), rtiContainer[22]);
15245 118 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgPointerDerefExp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[23]);
15246 118 : doRTI("mode", (void*)(&p_mode), sizeof(p_mode), (void*)this, "SgPointerDerefExp", "SgUnaryOp::Sgop_mode", "p_mode", toStringForRTI(p_mode), rtiContainer[24]);
15247 118 : return rtiContainer;
15248 : }
15249 : RTIReturnType
15250 24 : SgAddressOfOp::roseRTI() {
15251 24 : RTIReturnType rtiContainer(26);
15252 :
15253 24 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgAddressOfOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15254 24 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgAddressOfOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15255 24 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgAddressOfOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15256 24 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgAddressOfOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15257 24 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgAddressOfOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15258 24 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgAddressOfOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15259 24 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgAddressOfOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15260 24 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgAddressOfOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15261 24 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgAddressOfOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15262 24 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgAddressOfOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15263 24 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgAddressOfOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15264 24 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgAddressOfOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15265 24 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgAddressOfOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15266 24 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgAddressOfOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15267 24 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgAddressOfOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15268 24 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgAddressOfOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15269 24 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgAddressOfOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15270 24 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgAddressOfOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15271 24 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgAddressOfOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15272 24 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgAddressOfOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15273 24 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgAddressOfOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15274 24 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgAddressOfOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15275 24 : doRTI("operand_i", (void*)(&p_operand_i), sizeof(p_operand_i), (void*)this, "SgAddressOfOp", "SgExpression*", "p_operand_i", toStringForRTI(p_operand_i), rtiContainer[22]);
15276 24 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgAddressOfOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[23]);
15277 24 : doRTI("mode", (void*)(&p_mode), sizeof(p_mode), (void*)this, "SgAddressOfOp", "SgUnaryOp::Sgop_mode", "p_mode", toStringForRTI(p_mode), rtiContainer[24]);
15278 24 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgAddressOfOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
15279 24 : return rtiContainer;
15280 : }
15281 : RTIReturnType
15282 0 : SgMinusMinusOp::roseRTI() {
15283 0 : RTIReturnType rtiContainer(25);
15284 :
15285 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgMinusMinusOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15286 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgMinusMinusOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15287 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgMinusMinusOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15288 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgMinusMinusOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15289 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgMinusMinusOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15290 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgMinusMinusOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15291 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgMinusMinusOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15292 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgMinusMinusOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15293 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgMinusMinusOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15294 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgMinusMinusOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15295 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgMinusMinusOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15296 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgMinusMinusOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15297 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgMinusMinusOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15298 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgMinusMinusOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15299 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgMinusMinusOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15300 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgMinusMinusOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15301 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgMinusMinusOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15302 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgMinusMinusOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15303 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgMinusMinusOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15304 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgMinusMinusOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15305 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgMinusMinusOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15306 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgMinusMinusOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15307 0 : doRTI("operand_i", (void*)(&p_operand_i), sizeof(p_operand_i), (void*)this, "SgMinusMinusOp", "SgExpression*", "p_operand_i", toStringForRTI(p_operand_i), rtiContainer[22]);
15308 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgMinusMinusOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[23]);
15309 0 : doRTI("mode", (void*)(&p_mode), sizeof(p_mode), (void*)this, "SgMinusMinusOp", "SgUnaryOp::Sgop_mode", "p_mode", toStringForRTI(p_mode), rtiContainer[24]);
15310 0 : return rtiContainer;
15311 : }
15312 : RTIReturnType
15313 14 : SgPlusPlusOp::roseRTI() {
15314 14 : RTIReturnType rtiContainer(25);
15315 :
15316 14 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgPlusPlusOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15317 14 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgPlusPlusOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15318 14 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgPlusPlusOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15319 14 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgPlusPlusOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15320 14 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgPlusPlusOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15321 14 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgPlusPlusOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15322 14 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgPlusPlusOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15323 14 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgPlusPlusOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15324 14 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgPlusPlusOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15325 14 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgPlusPlusOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15326 14 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgPlusPlusOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15327 14 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgPlusPlusOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15328 14 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgPlusPlusOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15329 14 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgPlusPlusOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15330 14 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgPlusPlusOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15331 14 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgPlusPlusOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15332 14 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgPlusPlusOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15333 14 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgPlusPlusOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15334 14 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgPlusPlusOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15335 14 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgPlusPlusOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15336 14 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgPlusPlusOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15337 14 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgPlusPlusOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15338 14 : doRTI("operand_i", (void*)(&p_operand_i), sizeof(p_operand_i), (void*)this, "SgPlusPlusOp", "SgExpression*", "p_operand_i", toStringForRTI(p_operand_i), rtiContainer[22]);
15339 14 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgPlusPlusOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[23]);
15340 14 : doRTI("mode", (void*)(&p_mode), sizeof(p_mode), (void*)this, "SgPlusPlusOp", "SgUnaryOp::Sgop_mode", "p_mode", toStringForRTI(p_mode), rtiContainer[24]);
15341 14 : return rtiContainer;
15342 : }
15343 : RTIReturnType
15344 0 : SgBitComplementOp::roseRTI() {
15345 0 : RTIReturnType rtiContainer(25);
15346 :
15347 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgBitComplementOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15348 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgBitComplementOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15349 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgBitComplementOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15350 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgBitComplementOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15351 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgBitComplementOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15352 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgBitComplementOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15353 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgBitComplementOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15354 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgBitComplementOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15355 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgBitComplementOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15356 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgBitComplementOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15357 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgBitComplementOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15358 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgBitComplementOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15359 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgBitComplementOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15360 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgBitComplementOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15361 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgBitComplementOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15362 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgBitComplementOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15363 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgBitComplementOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15364 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgBitComplementOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15365 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgBitComplementOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15366 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgBitComplementOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15367 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgBitComplementOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15368 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgBitComplementOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15369 0 : doRTI("operand_i", (void*)(&p_operand_i), sizeof(p_operand_i), (void*)this, "SgBitComplementOp", "SgExpression*", "p_operand_i", toStringForRTI(p_operand_i), rtiContainer[22]);
15370 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgBitComplementOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[23]);
15371 0 : doRTI("mode", (void*)(&p_mode), sizeof(p_mode), (void*)this, "SgBitComplementOp", "SgUnaryOp::Sgop_mode", "p_mode", toStringForRTI(p_mode), rtiContainer[24]);
15372 0 : return rtiContainer;
15373 : }
15374 : RTIReturnType
15375 337 : SgCastExp::roseRTI() {
15376 337 : RTIReturnType rtiContainer(34);
15377 :
15378 337 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgCastExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15379 337 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgCastExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15380 337 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgCastExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15381 337 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgCastExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15382 337 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgCastExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15383 337 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgCastExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15384 337 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgCastExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15385 337 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgCastExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15386 337 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgCastExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15387 337 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgCastExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15388 337 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgCastExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15389 337 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgCastExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15390 337 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgCastExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15391 337 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgCastExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15392 337 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgCastExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15393 337 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgCastExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15394 337 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgCastExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15395 337 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgCastExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15396 337 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgCastExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15397 337 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgCastExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15398 337 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgCastExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15399 337 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgCastExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15400 337 : doRTI("operand_i", (void*)(&p_operand_i), sizeof(p_operand_i), (void*)this, "SgCastExp", "SgExpression*", "p_operand_i", toStringForRTI(p_operand_i), rtiContainer[22]);
15401 337 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgCastExp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[23]);
15402 337 : doRTI("mode", (void*)(&p_mode), sizeof(p_mode), (void*)this, "SgCastExp", "SgUnaryOp::Sgop_mode", "p_mode", toStringForRTI(p_mode), rtiContainer[24]);
15403 337 : doRTI("cast_type", (void*)(&p_cast_type), sizeof(p_cast_type), (void*)this, "SgCastExp", "SgCastExp::cast_type_enum", "p_cast_type", toStringForRTI(p_cast_type), rtiContainer[25]);
15404 337 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgCastExp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[26]);
15405 337 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgCastExp", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[27]);
15406 337 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgCastExp", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[28]);
15407 337 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgCastExp", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[29]);
15408 337 : doRTI("castContainsBaseTypeDefiningDeclaration", (void*)(&p_castContainsBaseTypeDefiningDeclaration), sizeof(p_castContainsBaseTypeDefiningDeclaration), (void*)this, "SgCastExp", "bool", "p_castContainsBaseTypeDefiningDeclaration", toStringForRTI(p_castContainsBaseTypeDefiningDeclaration), rtiContainer[30]);
15409 337 : doRTI("name_qualification_for_pointer_to_member_class_length", (void*)(&p_name_qualification_for_pointer_to_member_class_length), sizeof(p_name_qualification_for_pointer_to_member_class_length), (void*)this, "SgCastExp", "int", "p_name_qualification_for_pointer_to_member_class_length", toStringForRTI(p_name_qualification_for_pointer_to_member_class_length), rtiContainer[31]);
15410 337 : doRTI("type_elaboration_for_pointer_to_member_class_required", (void*)(&p_type_elaboration_for_pointer_to_member_class_required), sizeof(p_type_elaboration_for_pointer_to_member_class_required), (void*)this, "SgCastExp", "bool", "p_type_elaboration_for_pointer_to_member_class_required", toStringForRTI(p_type_elaboration_for_pointer_to_member_class_required), rtiContainer[32]);
15411 337 : doRTI("global_qualification_for_pointer_to_member_class_required", (void*)(&p_global_qualification_for_pointer_to_member_class_required), sizeof(p_global_qualification_for_pointer_to_member_class_required), (void*)this, "SgCastExp", "bool", "p_global_qualification_for_pointer_to_member_class_required", toStringForRTI(p_global_qualification_for_pointer_to_member_class_required), rtiContainer[33]);
15412 337 : return rtiContainer;
15413 : }
15414 : RTIReturnType
15415 6 : SgThrowOp::roseRTI() {
15416 6 : RTIReturnType rtiContainer(26);
15417 :
15418 6 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgThrowOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15419 6 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgThrowOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15420 6 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgThrowOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15421 6 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgThrowOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15422 6 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgThrowOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15423 6 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgThrowOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15424 6 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgThrowOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15425 6 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgThrowOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15426 6 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgThrowOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15427 6 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgThrowOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15428 6 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgThrowOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15429 6 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgThrowOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15430 6 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgThrowOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15431 6 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgThrowOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15432 6 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgThrowOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15433 6 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgThrowOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15434 6 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgThrowOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15435 6 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgThrowOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15436 6 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgThrowOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15437 6 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgThrowOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15438 6 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgThrowOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15439 6 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgThrowOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15440 6 : doRTI("operand_i", (void*)(&p_operand_i), sizeof(p_operand_i), (void*)this, "SgThrowOp", "SgExpression*", "p_operand_i", toStringForRTI(p_operand_i), rtiContainer[22]);
15441 6 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgThrowOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[23]);
15442 6 : doRTI("mode", (void*)(&p_mode), sizeof(p_mode), (void*)this, "SgThrowOp", "SgUnaryOp::Sgop_mode", "p_mode", toStringForRTI(p_mode), rtiContainer[24]);
15443 6 : doRTI("throwKind", (void*)(&p_throwKind), sizeof(p_throwKind), (void*)this, "SgThrowOp", "SgThrowOp::e_throw_kind", "p_throwKind", toStringForRTI(p_throwKind), rtiContainer[25]);
15444 6 : return rtiContainer;
15445 : }
15446 : RTIReturnType
15447 0 : SgRealPartOp::roseRTI() {
15448 0 : RTIReturnType rtiContainer(25);
15449 :
15450 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgRealPartOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15451 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgRealPartOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15452 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgRealPartOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15453 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgRealPartOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15454 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgRealPartOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15455 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgRealPartOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15456 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgRealPartOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15457 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgRealPartOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15458 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgRealPartOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15459 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgRealPartOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15460 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgRealPartOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15461 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgRealPartOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15462 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgRealPartOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15463 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgRealPartOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15464 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgRealPartOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15465 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgRealPartOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15466 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgRealPartOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15467 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgRealPartOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15468 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgRealPartOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15469 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgRealPartOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15470 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgRealPartOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15471 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgRealPartOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15472 0 : doRTI("operand_i", (void*)(&p_operand_i), sizeof(p_operand_i), (void*)this, "SgRealPartOp", "SgExpression*", "p_operand_i", toStringForRTI(p_operand_i), rtiContainer[22]);
15473 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgRealPartOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[23]);
15474 0 : doRTI("mode", (void*)(&p_mode), sizeof(p_mode), (void*)this, "SgRealPartOp", "SgUnaryOp::Sgop_mode", "p_mode", toStringForRTI(p_mode), rtiContainer[24]);
15475 0 : return rtiContainer;
15476 : }
15477 : RTIReturnType
15478 0 : SgImagPartOp::roseRTI() {
15479 0 : RTIReturnType rtiContainer(25);
15480 :
15481 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgImagPartOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15482 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgImagPartOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15483 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgImagPartOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15484 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgImagPartOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15485 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgImagPartOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15486 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgImagPartOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15487 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgImagPartOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15488 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgImagPartOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15489 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgImagPartOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15490 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgImagPartOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15491 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgImagPartOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15492 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgImagPartOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15493 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgImagPartOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15494 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgImagPartOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15495 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgImagPartOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15496 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgImagPartOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15497 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgImagPartOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15498 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgImagPartOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15499 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgImagPartOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15500 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgImagPartOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15501 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgImagPartOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15502 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgImagPartOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15503 0 : doRTI("operand_i", (void*)(&p_operand_i), sizeof(p_operand_i), (void*)this, "SgImagPartOp", "SgExpression*", "p_operand_i", toStringForRTI(p_operand_i), rtiContainer[22]);
15504 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgImagPartOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[23]);
15505 0 : doRTI("mode", (void*)(&p_mode), sizeof(p_mode), (void*)this, "SgImagPartOp", "SgUnaryOp::Sgop_mode", "p_mode", toStringForRTI(p_mode), rtiContainer[24]);
15506 0 : return rtiContainer;
15507 : }
15508 : RTIReturnType
15509 0 : SgConjugateOp::roseRTI() {
15510 0 : RTIReturnType rtiContainer(25);
15511 :
15512 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgConjugateOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15513 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgConjugateOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15514 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgConjugateOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15515 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgConjugateOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15516 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgConjugateOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15517 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgConjugateOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15518 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgConjugateOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15519 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgConjugateOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15520 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgConjugateOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15521 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgConjugateOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15522 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgConjugateOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15523 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgConjugateOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15524 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgConjugateOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15525 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgConjugateOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15526 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgConjugateOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15527 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgConjugateOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15528 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgConjugateOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15529 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgConjugateOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15530 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgConjugateOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15531 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgConjugateOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15532 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgConjugateOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15533 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgConjugateOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15534 0 : doRTI("operand_i", (void*)(&p_operand_i), sizeof(p_operand_i), (void*)this, "SgConjugateOp", "SgExpression*", "p_operand_i", toStringForRTI(p_operand_i), rtiContainer[22]);
15535 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgConjugateOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[23]);
15536 0 : doRTI("mode", (void*)(&p_mode), sizeof(p_mode), (void*)this, "SgConjugateOp", "SgUnaryOp::Sgop_mode", "p_mode", toStringForRTI(p_mode), rtiContainer[24]);
15537 0 : return rtiContainer;
15538 : }
15539 : RTIReturnType
15540 0 : SgUserDefinedUnaryOp::roseRTI() {
15541 0 : RTIReturnType rtiContainer(27);
15542 :
15543 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUserDefinedUnaryOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15544 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUserDefinedUnaryOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15545 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUserDefinedUnaryOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15546 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUserDefinedUnaryOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15547 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUserDefinedUnaryOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15548 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUserDefinedUnaryOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15549 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUserDefinedUnaryOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15550 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUserDefinedUnaryOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15551 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUserDefinedUnaryOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15552 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUserDefinedUnaryOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15553 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUserDefinedUnaryOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15554 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUserDefinedUnaryOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15555 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUserDefinedUnaryOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15556 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUserDefinedUnaryOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15557 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUserDefinedUnaryOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15558 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUserDefinedUnaryOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15559 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUserDefinedUnaryOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15560 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUserDefinedUnaryOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15561 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgUserDefinedUnaryOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15562 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgUserDefinedUnaryOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15563 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgUserDefinedUnaryOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15564 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgUserDefinedUnaryOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15565 0 : doRTI("operand_i", (void*)(&p_operand_i), sizeof(p_operand_i), (void*)this, "SgUserDefinedUnaryOp", "SgExpression*", "p_operand_i", toStringForRTI(p_operand_i), rtiContainer[22]);
15566 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgUserDefinedUnaryOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[23]);
15567 0 : doRTI("mode", (void*)(&p_mode), sizeof(p_mode), (void*)this, "SgUserDefinedUnaryOp", "SgUnaryOp::Sgop_mode", "p_mode", toStringForRTI(p_mode), rtiContainer[24]);
15568 0 : doRTI("operator_name", (void*)(&p_operator_name), sizeof(p_operator_name), (void*)this, "SgUserDefinedUnaryOp", "SgName", "p_operator_name", toStringForRTI(p_operator_name), rtiContainer[25]);
15569 0 : doRTI("symbol", (void*)(&p_symbol), sizeof(p_symbol), (void*)this, "SgUserDefinedUnaryOp", "SgFunctionSymbol*", "p_symbol", toStringForRTI(p_symbol), rtiContainer[26]);
15570 0 : return rtiContainer;
15571 : }
15572 : RTIReturnType
15573 0 : SgMatrixTransposeOp::roseRTI() {
15574 0 : RTIReturnType rtiContainer(26);
15575 :
15576 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgMatrixTransposeOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15577 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgMatrixTransposeOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15578 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgMatrixTransposeOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15579 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgMatrixTransposeOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15580 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgMatrixTransposeOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15581 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgMatrixTransposeOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15582 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgMatrixTransposeOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15583 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgMatrixTransposeOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15584 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgMatrixTransposeOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15585 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgMatrixTransposeOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15586 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgMatrixTransposeOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15587 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgMatrixTransposeOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15588 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgMatrixTransposeOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15589 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgMatrixTransposeOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15590 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgMatrixTransposeOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15591 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgMatrixTransposeOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15592 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgMatrixTransposeOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15593 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgMatrixTransposeOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15594 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgMatrixTransposeOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15595 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgMatrixTransposeOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15596 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgMatrixTransposeOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15597 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgMatrixTransposeOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15598 0 : doRTI("operand_i", (void*)(&p_operand_i), sizeof(p_operand_i), (void*)this, "SgMatrixTransposeOp", "SgExpression*", "p_operand_i", toStringForRTI(p_operand_i), rtiContainer[22]);
15599 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgMatrixTransposeOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[23]);
15600 0 : doRTI("mode", (void*)(&p_mode), sizeof(p_mode), (void*)this, "SgMatrixTransposeOp", "SgUnaryOp::Sgop_mode", "p_mode", toStringForRTI(p_mode), rtiContainer[24]);
15601 0 : doRTI("is_conjugate", (void*)(&p_is_conjugate), sizeof(p_is_conjugate), (void*)this, "SgMatrixTransposeOp", "bool", "p_is_conjugate", toStringForRTI(p_is_conjugate), rtiContainer[25]);
15602 0 : return rtiContainer;
15603 : }
15604 : RTIReturnType
15605 0 : SgBinaryOp::roseRTI() {
15606 0 : RTIReturnType rtiContainer(26);
15607 :
15608 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgBinaryOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15609 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgBinaryOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15610 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgBinaryOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15611 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgBinaryOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15612 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgBinaryOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15613 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgBinaryOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15614 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgBinaryOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15615 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgBinaryOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15616 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgBinaryOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15617 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgBinaryOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15618 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgBinaryOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15619 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgBinaryOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15620 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgBinaryOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15621 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgBinaryOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15622 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgBinaryOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15623 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgBinaryOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15624 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgBinaryOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15625 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgBinaryOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15626 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgBinaryOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15627 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgBinaryOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15628 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgBinaryOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15629 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgBinaryOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15630 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgBinaryOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
15631 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgBinaryOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
15632 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgBinaryOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
15633 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgBinaryOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
15634 0 : return rtiContainer;
15635 : }
15636 : RTIReturnType
15637 247 : SgArrowExp::roseRTI() {
15638 247 : RTIReturnType rtiContainer(26);
15639 :
15640 247 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgArrowExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15641 247 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgArrowExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15642 247 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgArrowExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15643 247 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgArrowExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15644 247 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgArrowExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15645 247 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgArrowExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15646 247 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgArrowExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15647 247 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgArrowExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15648 247 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgArrowExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15649 247 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgArrowExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15650 247 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgArrowExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15651 247 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgArrowExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15652 247 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgArrowExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15653 247 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgArrowExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15654 247 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgArrowExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15655 247 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgArrowExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15656 247 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgArrowExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15657 247 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgArrowExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15658 247 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgArrowExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15659 247 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgArrowExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15660 247 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgArrowExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15661 247 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgArrowExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15662 247 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgArrowExp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
15663 247 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgArrowExp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
15664 247 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgArrowExp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
15665 247 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgArrowExp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
15666 247 : return rtiContainer;
15667 : }
15668 : RTIReturnType
15669 99 : SgDotExp::roseRTI() {
15670 99 : RTIReturnType rtiContainer(26);
15671 :
15672 99 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgDotExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15673 99 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgDotExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15674 99 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgDotExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15675 99 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgDotExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15676 99 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgDotExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15677 99 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgDotExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15678 99 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgDotExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15679 99 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgDotExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15680 99 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgDotExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15681 99 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgDotExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15682 99 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgDotExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15683 99 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgDotExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15684 99 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgDotExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15685 99 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgDotExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15686 99 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgDotExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15687 99 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgDotExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15688 99 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgDotExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15689 99 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgDotExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15690 99 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgDotExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15691 99 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgDotExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15692 99 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgDotExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15693 99 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgDotExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15694 99 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgDotExp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
15695 99 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgDotExp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
15696 99 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgDotExp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
15697 99 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgDotExp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
15698 99 : return rtiContainer;
15699 : }
15700 : RTIReturnType
15701 0 : SgDotStarOp::roseRTI() {
15702 0 : RTIReturnType rtiContainer(26);
15703 :
15704 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgDotStarOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15705 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgDotStarOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15706 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgDotStarOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15707 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgDotStarOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15708 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgDotStarOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15709 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgDotStarOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15710 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgDotStarOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15711 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgDotStarOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15712 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgDotStarOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15713 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgDotStarOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15714 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgDotStarOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15715 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgDotStarOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15716 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgDotStarOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15717 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgDotStarOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15718 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgDotStarOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15719 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgDotStarOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15720 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgDotStarOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15721 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgDotStarOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15722 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgDotStarOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15723 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgDotStarOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15724 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgDotStarOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15725 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgDotStarOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15726 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgDotStarOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
15727 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgDotStarOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
15728 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgDotStarOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
15729 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgDotStarOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
15730 0 : return rtiContainer;
15731 : }
15732 : RTIReturnType
15733 0 : SgArrowStarOp::roseRTI() {
15734 0 : RTIReturnType rtiContainer(26);
15735 :
15736 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgArrowStarOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15737 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgArrowStarOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15738 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgArrowStarOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15739 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgArrowStarOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15740 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgArrowStarOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15741 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgArrowStarOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15742 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgArrowStarOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15743 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgArrowStarOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15744 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgArrowStarOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15745 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgArrowStarOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15746 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgArrowStarOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15747 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgArrowStarOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15748 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgArrowStarOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15749 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgArrowStarOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15750 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgArrowStarOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15751 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgArrowStarOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15752 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgArrowStarOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15753 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgArrowStarOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15754 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgArrowStarOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15755 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgArrowStarOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15756 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgArrowStarOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15757 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgArrowStarOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15758 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgArrowStarOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
15759 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgArrowStarOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
15760 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgArrowStarOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
15761 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgArrowStarOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
15762 0 : return rtiContainer;
15763 : }
15764 : RTIReturnType
15765 66 : SgEqualityOp::roseRTI() {
15766 66 : RTIReturnType rtiContainer(26);
15767 :
15768 66 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgEqualityOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15769 66 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgEqualityOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15770 66 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgEqualityOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15771 66 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgEqualityOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15772 66 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgEqualityOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15773 66 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgEqualityOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15774 66 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgEqualityOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15775 66 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgEqualityOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15776 66 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgEqualityOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15777 66 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgEqualityOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15778 66 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgEqualityOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15779 66 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgEqualityOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15780 66 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgEqualityOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15781 66 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgEqualityOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15782 66 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgEqualityOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15783 66 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgEqualityOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15784 66 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgEqualityOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15785 66 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgEqualityOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15786 66 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgEqualityOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15787 66 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgEqualityOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15788 66 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgEqualityOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15789 66 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgEqualityOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15790 66 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgEqualityOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
15791 66 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgEqualityOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
15792 66 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgEqualityOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
15793 66 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgEqualityOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
15794 66 : return rtiContainer;
15795 : }
15796 : RTIReturnType
15797 31 : SgLessThanOp::roseRTI() {
15798 31 : RTIReturnType rtiContainer(26);
15799 :
15800 31 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgLessThanOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15801 31 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgLessThanOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15802 31 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgLessThanOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15803 31 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgLessThanOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15804 31 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgLessThanOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15805 31 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgLessThanOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15806 31 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgLessThanOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15807 31 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgLessThanOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15808 31 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgLessThanOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15809 31 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgLessThanOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15810 31 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgLessThanOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15811 31 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgLessThanOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15812 31 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgLessThanOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15813 31 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgLessThanOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15814 31 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgLessThanOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15815 31 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgLessThanOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15816 31 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgLessThanOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15817 31 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgLessThanOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15818 31 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgLessThanOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15819 31 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgLessThanOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15820 31 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgLessThanOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15821 31 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgLessThanOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15822 31 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgLessThanOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
15823 31 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgLessThanOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
15824 31 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgLessThanOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
15825 31 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgLessThanOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
15826 31 : return rtiContainer;
15827 : }
15828 : RTIReturnType
15829 36 : SgGreaterThanOp::roseRTI() {
15830 36 : RTIReturnType rtiContainer(26);
15831 :
15832 36 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgGreaterThanOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15833 36 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgGreaterThanOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15834 36 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgGreaterThanOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15835 36 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgGreaterThanOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15836 36 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgGreaterThanOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15837 36 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgGreaterThanOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15838 36 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgGreaterThanOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15839 36 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgGreaterThanOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15840 36 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgGreaterThanOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15841 36 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgGreaterThanOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15842 36 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgGreaterThanOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15843 36 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgGreaterThanOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15844 36 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgGreaterThanOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15845 36 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgGreaterThanOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15846 36 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgGreaterThanOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15847 36 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgGreaterThanOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15848 36 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgGreaterThanOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15849 36 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgGreaterThanOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15850 36 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgGreaterThanOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15851 36 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgGreaterThanOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15852 36 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgGreaterThanOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15853 36 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgGreaterThanOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15854 36 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgGreaterThanOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
15855 36 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgGreaterThanOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
15856 36 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgGreaterThanOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
15857 36 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgGreaterThanOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
15858 36 : return rtiContainer;
15859 : }
15860 : RTIReturnType
15861 6 : SgNotEqualOp::roseRTI() {
15862 6 : RTIReturnType rtiContainer(26);
15863 :
15864 6 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgNotEqualOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15865 6 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgNotEqualOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15866 6 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgNotEqualOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15867 6 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgNotEqualOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15868 6 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgNotEqualOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15869 6 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgNotEqualOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15870 6 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgNotEqualOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15871 6 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgNotEqualOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15872 6 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgNotEqualOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15873 6 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgNotEqualOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15874 6 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgNotEqualOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15875 6 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgNotEqualOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15876 6 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgNotEqualOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15877 6 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgNotEqualOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15878 6 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgNotEqualOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15879 6 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgNotEqualOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15880 6 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgNotEqualOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15881 6 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgNotEqualOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15882 6 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgNotEqualOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15883 6 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgNotEqualOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15884 6 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgNotEqualOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15885 6 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgNotEqualOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15886 6 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgNotEqualOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
15887 6 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgNotEqualOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
15888 6 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgNotEqualOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
15889 6 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgNotEqualOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
15890 6 : return rtiContainer;
15891 : }
15892 : RTIReturnType
15893 2 : SgLessOrEqualOp::roseRTI() {
15894 2 : RTIReturnType rtiContainer(26);
15895 :
15896 2 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgLessOrEqualOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15897 2 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgLessOrEqualOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15898 2 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgLessOrEqualOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15899 2 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgLessOrEqualOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15900 2 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgLessOrEqualOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15901 2 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgLessOrEqualOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15902 2 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgLessOrEqualOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15903 2 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgLessOrEqualOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15904 2 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgLessOrEqualOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15905 2 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgLessOrEqualOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15906 2 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgLessOrEqualOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15907 2 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgLessOrEqualOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15908 2 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgLessOrEqualOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15909 2 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgLessOrEqualOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15910 2 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgLessOrEqualOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15911 2 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgLessOrEqualOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15912 2 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgLessOrEqualOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15913 2 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgLessOrEqualOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15914 2 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgLessOrEqualOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15915 2 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgLessOrEqualOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15916 2 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgLessOrEqualOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15917 2 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgLessOrEqualOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15918 2 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgLessOrEqualOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
15919 2 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgLessOrEqualOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
15920 2 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgLessOrEqualOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
15921 2 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgLessOrEqualOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
15922 2 : return rtiContainer;
15923 : }
15924 : RTIReturnType
15925 0 : SgGreaterOrEqualOp::roseRTI() {
15926 0 : RTIReturnType rtiContainer(26);
15927 :
15928 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgGreaterOrEqualOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15929 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgGreaterOrEqualOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15930 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgGreaterOrEqualOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15931 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgGreaterOrEqualOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15932 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgGreaterOrEqualOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15933 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgGreaterOrEqualOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15934 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgGreaterOrEqualOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15935 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgGreaterOrEqualOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15936 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgGreaterOrEqualOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15937 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgGreaterOrEqualOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15938 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgGreaterOrEqualOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15939 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgGreaterOrEqualOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15940 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgGreaterOrEqualOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15941 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgGreaterOrEqualOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15942 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgGreaterOrEqualOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15943 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgGreaterOrEqualOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15944 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgGreaterOrEqualOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15945 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgGreaterOrEqualOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15946 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgGreaterOrEqualOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15947 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgGreaterOrEqualOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15948 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgGreaterOrEqualOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15949 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgGreaterOrEqualOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15950 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgGreaterOrEqualOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
15951 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgGreaterOrEqualOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
15952 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgGreaterOrEqualOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
15953 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgGreaterOrEqualOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
15954 0 : return rtiContainer;
15955 : }
15956 : RTIReturnType
15957 33 : SgAddOp::roseRTI() {
15958 33 : RTIReturnType rtiContainer(26);
15959 :
15960 33 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgAddOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15961 33 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgAddOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15962 33 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgAddOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15963 33 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgAddOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15964 33 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgAddOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15965 33 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgAddOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15966 33 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgAddOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15967 33 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgAddOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
15968 33 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgAddOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
15969 33 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgAddOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
15970 33 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgAddOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
15971 33 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgAddOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
15972 33 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgAddOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
15973 33 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgAddOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
15974 33 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgAddOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
15975 33 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgAddOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
15976 33 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgAddOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
15977 33 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgAddOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
15978 33 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgAddOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
15979 33 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgAddOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
15980 33 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgAddOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
15981 33 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgAddOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
15982 33 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgAddOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
15983 33 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgAddOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
15984 33 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgAddOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
15985 33 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgAddOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
15986 33 : return rtiContainer;
15987 : }
15988 : RTIReturnType
15989 62 : SgSubtractOp::roseRTI() {
15990 62 : RTIReturnType rtiContainer(26);
15991 :
15992 62 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSubtractOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
15993 62 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSubtractOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
15994 62 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSubtractOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
15995 62 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSubtractOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
15996 62 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSubtractOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
15997 62 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSubtractOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
15998 62 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSubtractOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
15999 62 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSubtractOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16000 62 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSubtractOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16001 62 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSubtractOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16002 62 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSubtractOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16003 62 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSubtractOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16004 62 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSubtractOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16005 62 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSubtractOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16006 62 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgSubtractOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16007 62 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgSubtractOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16008 62 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSubtractOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16009 62 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgSubtractOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16010 62 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgSubtractOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16011 62 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgSubtractOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16012 62 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgSubtractOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16013 62 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgSubtractOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16014 62 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgSubtractOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16015 62 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgSubtractOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16016 62 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgSubtractOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16017 62 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgSubtractOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16018 62 : return rtiContainer;
16019 : }
16020 : RTIReturnType
16021 38 : SgMultiplyOp::roseRTI() {
16022 38 : RTIReturnType rtiContainer(26);
16023 :
16024 38 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgMultiplyOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16025 38 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgMultiplyOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16026 38 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgMultiplyOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16027 38 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgMultiplyOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16028 38 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgMultiplyOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16029 38 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgMultiplyOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16030 38 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgMultiplyOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16031 38 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgMultiplyOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16032 38 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgMultiplyOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16033 38 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgMultiplyOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16034 38 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgMultiplyOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16035 38 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgMultiplyOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16036 38 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgMultiplyOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16037 38 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgMultiplyOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16038 38 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgMultiplyOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16039 38 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgMultiplyOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16040 38 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgMultiplyOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16041 38 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgMultiplyOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16042 38 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgMultiplyOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16043 38 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgMultiplyOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16044 38 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgMultiplyOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16045 38 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgMultiplyOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16046 38 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgMultiplyOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16047 38 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgMultiplyOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16048 38 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgMultiplyOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16049 38 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgMultiplyOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16050 38 : return rtiContainer;
16051 : }
16052 : RTIReturnType
16053 17 : SgDivideOp::roseRTI() {
16054 17 : RTIReturnType rtiContainer(26);
16055 :
16056 17 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgDivideOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16057 17 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgDivideOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16058 17 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgDivideOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16059 17 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgDivideOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16060 17 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgDivideOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16061 17 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgDivideOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16062 17 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgDivideOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16063 17 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgDivideOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16064 17 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgDivideOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16065 17 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgDivideOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16066 17 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgDivideOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16067 17 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgDivideOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16068 17 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgDivideOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16069 17 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgDivideOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16070 17 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgDivideOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16071 17 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgDivideOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16072 17 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgDivideOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16073 17 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgDivideOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16074 17 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgDivideOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16075 17 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgDivideOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16076 17 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgDivideOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16077 17 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgDivideOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16078 17 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgDivideOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16079 17 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgDivideOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16080 17 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgDivideOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16081 17 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgDivideOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16082 17 : return rtiContainer;
16083 : }
16084 : RTIReturnType
16085 0 : SgIntegerDivideOp::roseRTI() {
16086 0 : RTIReturnType rtiContainer(26);
16087 :
16088 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgIntegerDivideOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16089 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgIntegerDivideOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16090 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgIntegerDivideOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16091 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgIntegerDivideOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16092 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgIntegerDivideOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16093 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgIntegerDivideOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16094 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgIntegerDivideOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16095 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgIntegerDivideOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16096 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgIntegerDivideOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16097 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgIntegerDivideOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16098 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgIntegerDivideOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16099 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgIntegerDivideOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16100 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgIntegerDivideOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16101 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgIntegerDivideOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16102 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgIntegerDivideOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16103 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgIntegerDivideOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16104 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgIntegerDivideOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16105 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgIntegerDivideOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16106 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgIntegerDivideOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16107 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgIntegerDivideOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16108 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgIntegerDivideOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16109 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgIntegerDivideOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16110 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgIntegerDivideOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16111 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgIntegerDivideOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16112 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgIntegerDivideOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16113 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgIntegerDivideOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16114 0 : return rtiContainer;
16115 : }
16116 : RTIReturnType
16117 1 : SgModOp::roseRTI() {
16118 1 : RTIReturnType rtiContainer(26);
16119 :
16120 1 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgModOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16121 1 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgModOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16122 1 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgModOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16123 1 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgModOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16124 1 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgModOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16125 1 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgModOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16126 1 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgModOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16127 1 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgModOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16128 1 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgModOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16129 1 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgModOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16130 1 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgModOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16131 1 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgModOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16132 1 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgModOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16133 1 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgModOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16134 1 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgModOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16135 1 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgModOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16136 1 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgModOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16137 1 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgModOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16138 1 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgModOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16139 1 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgModOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16140 1 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgModOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16141 1 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgModOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16142 1 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgModOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16143 1 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgModOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16144 1 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgModOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16145 1 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgModOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16146 1 : return rtiContainer;
16147 : }
16148 : RTIReturnType
16149 10 : SgAndOp::roseRTI() {
16150 10 : RTIReturnType rtiContainer(26);
16151 :
16152 10 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgAndOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16153 10 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgAndOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16154 10 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgAndOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16155 10 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgAndOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16156 10 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgAndOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16157 10 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgAndOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16158 10 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgAndOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16159 10 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgAndOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16160 10 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgAndOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16161 10 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgAndOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16162 10 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgAndOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16163 10 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgAndOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16164 10 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgAndOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16165 10 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgAndOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16166 10 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgAndOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16167 10 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgAndOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16168 10 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgAndOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16169 10 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgAndOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16170 10 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgAndOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16171 10 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgAndOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16172 10 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgAndOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16173 10 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgAndOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16174 10 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgAndOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16175 10 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgAndOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16176 10 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgAndOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16177 10 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgAndOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16178 10 : return rtiContainer;
16179 : }
16180 : RTIReturnType
16181 32 : SgOrOp::roseRTI() {
16182 32 : RTIReturnType rtiContainer(26);
16183 :
16184 32 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgOrOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16185 32 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgOrOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16186 32 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgOrOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16187 32 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgOrOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16188 32 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgOrOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16189 32 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgOrOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16190 32 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgOrOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16191 32 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgOrOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16192 32 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgOrOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16193 32 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgOrOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16194 32 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgOrOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16195 32 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgOrOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16196 32 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgOrOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16197 32 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgOrOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16198 32 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgOrOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16199 32 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgOrOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16200 32 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgOrOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16201 32 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgOrOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16202 32 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgOrOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16203 32 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgOrOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16204 32 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgOrOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16205 32 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgOrOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16206 32 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgOrOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16207 32 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgOrOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16208 32 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgOrOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16209 32 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgOrOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16210 32 : return rtiContainer;
16211 : }
16212 : RTIReturnType
16213 0 : SgBitXorOp::roseRTI() {
16214 0 : RTIReturnType rtiContainer(26);
16215 :
16216 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgBitXorOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16217 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgBitXorOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16218 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgBitXorOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16219 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgBitXorOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16220 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgBitXorOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16221 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgBitXorOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16222 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgBitXorOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16223 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgBitXorOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16224 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgBitXorOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16225 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgBitXorOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16226 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgBitXorOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16227 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgBitXorOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16228 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgBitXorOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16229 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgBitXorOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16230 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgBitXorOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16231 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgBitXorOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16232 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgBitXorOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16233 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgBitXorOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16234 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgBitXorOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16235 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgBitXorOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16236 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgBitXorOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16237 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgBitXorOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16238 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgBitXorOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16239 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgBitXorOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16240 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgBitXorOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16241 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgBitXorOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16242 0 : return rtiContainer;
16243 : }
16244 : RTIReturnType
16245 0 : SgBitAndOp::roseRTI() {
16246 0 : RTIReturnType rtiContainer(26);
16247 :
16248 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgBitAndOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16249 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgBitAndOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16250 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgBitAndOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16251 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgBitAndOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16252 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgBitAndOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16253 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgBitAndOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16254 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgBitAndOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16255 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgBitAndOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16256 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgBitAndOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16257 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgBitAndOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16258 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgBitAndOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16259 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgBitAndOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16260 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgBitAndOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16261 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgBitAndOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16262 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgBitAndOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16263 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgBitAndOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16264 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgBitAndOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16265 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgBitAndOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16266 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgBitAndOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16267 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgBitAndOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16268 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgBitAndOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16269 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgBitAndOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16270 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgBitAndOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16271 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgBitAndOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16272 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgBitAndOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16273 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgBitAndOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16274 0 : return rtiContainer;
16275 : }
16276 : RTIReturnType
16277 0 : SgBitOrOp::roseRTI() {
16278 0 : RTIReturnType rtiContainer(26);
16279 :
16280 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgBitOrOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16281 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgBitOrOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16282 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgBitOrOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16283 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgBitOrOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16284 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgBitOrOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16285 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgBitOrOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16286 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgBitOrOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16287 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgBitOrOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16288 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgBitOrOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16289 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgBitOrOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16290 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgBitOrOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16291 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgBitOrOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16292 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgBitOrOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16293 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgBitOrOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16294 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgBitOrOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16295 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgBitOrOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16296 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgBitOrOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16297 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgBitOrOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16298 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgBitOrOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16299 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgBitOrOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16300 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgBitOrOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16301 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgBitOrOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16302 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgBitOrOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16303 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgBitOrOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16304 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgBitOrOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16305 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgBitOrOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16306 0 : return rtiContainer;
16307 : }
16308 : RTIReturnType
16309 0 : SgBitEqvOp::roseRTI() {
16310 0 : RTIReturnType rtiContainer(26);
16311 :
16312 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgBitEqvOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16313 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgBitEqvOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16314 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgBitEqvOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16315 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgBitEqvOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16316 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgBitEqvOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16317 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgBitEqvOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16318 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgBitEqvOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16319 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgBitEqvOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16320 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgBitEqvOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16321 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgBitEqvOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16322 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgBitEqvOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16323 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgBitEqvOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16324 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgBitEqvOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16325 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgBitEqvOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16326 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgBitEqvOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16327 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgBitEqvOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16328 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgBitEqvOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16329 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgBitEqvOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16330 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgBitEqvOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16331 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgBitEqvOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16332 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgBitEqvOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16333 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgBitEqvOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16334 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgBitEqvOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16335 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgBitEqvOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16336 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgBitEqvOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16337 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgBitEqvOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16338 0 : return rtiContainer;
16339 : }
16340 : RTIReturnType
16341 0 : SgCommaOpExp::roseRTI() {
16342 0 : RTIReturnType rtiContainer(26);
16343 :
16344 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgCommaOpExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16345 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgCommaOpExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16346 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgCommaOpExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16347 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgCommaOpExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16348 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgCommaOpExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16349 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgCommaOpExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16350 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgCommaOpExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16351 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgCommaOpExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16352 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgCommaOpExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16353 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgCommaOpExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16354 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgCommaOpExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16355 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgCommaOpExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16356 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgCommaOpExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16357 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgCommaOpExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16358 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgCommaOpExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16359 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgCommaOpExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16360 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgCommaOpExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16361 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgCommaOpExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16362 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgCommaOpExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16363 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgCommaOpExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16364 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgCommaOpExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16365 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgCommaOpExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16366 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgCommaOpExp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16367 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgCommaOpExp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16368 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgCommaOpExp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16369 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgCommaOpExp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16370 0 : return rtiContainer;
16371 : }
16372 : RTIReturnType
16373 0 : SgLshiftOp::roseRTI() {
16374 0 : RTIReturnType rtiContainer(26);
16375 :
16376 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgLshiftOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16377 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgLshiftOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16378 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgLshiftOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16379 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgLshiftOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16380 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgLshiftOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16381 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgLshiftOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16382 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgLshiftOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16383 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgLshiftOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16384 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgLshiftOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16385 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgLshiftOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16386 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgLshiftOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16387 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgLshiftOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16388 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgLshiftOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16389 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgLshiftOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16390 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgLshiftOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16391 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgLshiftOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16392 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgLshiftOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16393 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgLshiftOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16394 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgLshiftOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16395 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgLshiftOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16396 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgLshiftOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16397 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgLshiftOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16398 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgLshiftOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16399 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgLshiftOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16400 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgLshiftOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16401 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgLshiftOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16402 0 : return rtiContainer;
16403 : }
16404 : RTIReturnType
16405 0 : SgRshiftOp::roseRTI() {
16406 0 : RTIReturnType rtiContainer(26);
16407 :
16408 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgRshiftOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16409 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgRshiftOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16410 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgRshiftOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16411 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgRshiftOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16412 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgRshiftOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16413 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgRshiftOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16414 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgRshiftOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16415 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgRshiftOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16416 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgRshiftOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16417 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgRshiftOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16418 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgRshiftOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16419 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgRshiftOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16420 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgRshiftOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16421 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgRshiftOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16422 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgRshiftOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16423 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgRshiftOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16424 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgRshiftOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16425 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgRshiftOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16426 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgRshiftOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16427 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgRshiftOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16428 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgRshiftOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16429 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgRshiftOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16430 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgRshiftOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16431 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgRshiftOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16432 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgRshiftOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16433 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgRshiftOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16434 0 : return rtiContainer;
16435 : }
16436 : RTIReturnType
16437 41 : SgPntrArrRefExp::roseRTI() {
16438 41 : RTIReturnType rtiContainer(26);
16439 :
16440 41 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgPntrArrRefExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16441 41 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgPntrArrRefExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16442 41 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgPntrArrRefExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16443 41 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgPntrArrRefExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16444 41 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgPntrArrRefExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16445 41 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgPntrArrRefExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16446 41 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgPntrArrRefExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16447 41 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgPntrArrRefExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16448 41 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgPntrArrRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16449 41 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgPntrArrRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16450 41 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgPntrArrRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16451 41 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgPntrArrRefExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16452 41 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgPntrArrRefExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16453 41 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgPntrArrRefExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16454 41 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgPntrArrRefExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16455 41 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgPntrArrRefExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16456 41 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgPntrArrRefExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16457 41 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgPntrArrRefExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16458 41 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgPntrArrRefExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16459 41 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgPntrArrRefExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16460 41 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgPntrArrRefExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16461 41 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgPntrArrRefExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16462 41 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgPntrArrRefExp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16463 41 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgPntrArrRefExp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16464 41 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgPntrArrRefExp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16465 41 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgPntrArrRefExp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16466 41 : return rtiContainer;
16467 : }
16468 : RTIReturnType
16469 0 : SgScopeOp::roseRTI() {
16470 0 : RTIReturnType rtiContainer(26);
16471 :
16472 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgScopeOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16473 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgScopeOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16474 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgScopeOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16475 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgScopeOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16476 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgScopeOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16477 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgScopeOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16478 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgScopeOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16479 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgScopeOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16480 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgScopeOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16481 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgScopeOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16482 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgScopeOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16483 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgScopeOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16484 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgScopeOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16485 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgScopeOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16486 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgScopeOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16487 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgScopeOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16488 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgScopeOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16489 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgScopeOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16490 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgScopeOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16491 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgScopeOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16492 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgScopeOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16493 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgScopeOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16494 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgScopeOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16495 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgScopeOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16496 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgScopeOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16497 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgScopeOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16498 0 : return rtiContainer;
16499 : }
16500 : RTIReturnType
16501 139 : SgAssignOp::roseRTI() {
16502 139 : RTIReturnType rtiContainer(26);
16503 :
16504 139 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgAssignOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16505 139 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgAssignOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16506 139 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgAssignOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16507 139 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgAssignOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16508 139 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgAssignOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16509 139 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgAssignOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16510 139 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgAssignOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16511 139 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgAssignOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16512 139 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16513 139 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16514 139 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16515 139 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgAssignOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16516 139 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgAssignOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16517 139 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgAssignOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16518 139 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgAssignOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16519 139 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgAssignOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16520 139 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgAssignOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16521 139 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgAssignOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16522 139 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgAssignOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16523 139 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgAssignOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16524 139 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgAssignOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16525 139 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgAssignOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16526 139 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgAssignOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16527 139 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgAssignOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16528 139 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgAssignOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16529 139 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgAssignOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16530 139 : return rtiContainer;
16531 : }
16532 : RTIReturnType
16533 0 : SgExponentiationOp::roseRTI() {
16534 0 : RTIReturnType rtiContainer(26);
16535 :
16536 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgExponentiationOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16537 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgExponentiationOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16538 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgExponentiationOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16539 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgExponentiationOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16540 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgExponentiationOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16541 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgExponentiationOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16542 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgExponentiationOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16543 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgExponentiationOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16544 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgExponentiationOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16545 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgExponentiationOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16546 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgExponentiationOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16547 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgExponentiationOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16548 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgExponentiationOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16549 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgExponentiationOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16550 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgExponentiationOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16551 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgExponentiationOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16552 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgExponentiationOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16553 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgExponentiationOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16554 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgExponentiationOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16555 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgExponentiationOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16556 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgExponentiationOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16557 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgExponentiationOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16558 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgExponentiationOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16559 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgExponentiationOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16560 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgExponentiationOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16561 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgExponentiationOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16562 0 : return rtiContainer;
16563 : }
16564 : RTIReturnType
16565 0 : SgConcatenationOp::roseRTI() {
16566 0 : RTIReturnType rtiContainer(26);
16567 :
16568 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgConcatenationOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16569 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgConcatenationOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16570 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgConcatenationOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16571 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgConcatenationOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16572 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgConcatenationOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16573 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgConcatenationOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16574 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgConcatenationOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16575 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgConcatenationOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16576 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgConcatenationOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16577 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgConcatenationOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16578 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgConcatenationOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16579 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgConcatenationOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16580 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgConcatenationOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16581 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgConcatenationOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16582 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgConcatenationOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16583 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgConcatenationOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16584 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgConcatenationOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16585 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgConcatenationOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16586 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgConcatenationOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16587 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgConcatenationOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16588 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgConcatenationOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16589 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgConcatenationOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16590 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgConcatenationOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16591 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgConcatenationOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16592 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgConcatenationOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16593 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgConcatenationOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16594 0 : return rtiContainer;
16595 : }
16596 : RTIReturnType
16597 0 : SgPointerAssignOp::roseRTI() {
16598 0 : RTIReturnType rtiContainer(26);
16599 :
16600 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgPointerAssignOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16601 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgPointerAssignOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16602 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgPointerAssignOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16603 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgPointerAssignOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16604 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgPointerAssignOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16605 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgPointerAssignOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16606 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgPointerAssignOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16607 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgPointerAssignOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16608 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgPointerAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16609 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgPointerAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16610 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgPointerAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16611 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgPointerAssignOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16612 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgPointerAssignOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16613 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgPointerAssignOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16614 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgPointerAssignOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16615 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgPointerAssignOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16616 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgPointerAssignOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16617 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgPointerAssignOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16618 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgPointerAssignOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16619 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgPointerAssignOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16620 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgPointerAssignOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16621 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgPointerAssignOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16622 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgPointerAssignOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16623 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgPointerAssignOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16624 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgPointerAssignOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16625 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgPointerAssignOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16626 0 : return rtiContainer;
16627 : }
16628 : RTIReturnType
16629 0 : SgUserDefinedBinaryOp::roseRTI() {
16630 0 : RTIReturnType rtiContainer(28);
16631 :
16632 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUserDefinedBinaryOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16633 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUserDefinedBinaryOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16634 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUserDefinedBinaryOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16635 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUserDefinedBinaryOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16636 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUserDefinedBinaryOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16637 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUserDefinedBinaryOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16638 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUserDefinedBinaryOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16639 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUserDefinedBinaryOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16640 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUserDefinedBinaryOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16641 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUserDefinedBinaryOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16642 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUserDefinedBinaryOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16643 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUserDefinedBinaryOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16644 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUserDefinedBinaryOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16645 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUserDefinedBinaryOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16646 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUserDefinedBinaryOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16647 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUserDefinedBinaryOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16648 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUserDefinedBinaryOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16649 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUserDefinedBinaryOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16650 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgUserDefinedBinaryOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16651 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgUserDefinedBinaryOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16652 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgUserDefinedBinaryOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16653 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgUserDefinedBinaryOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16654 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgUserDefinedBinaryOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16655 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgUserDefinedBinaryOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16656 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgUserDefinedBinaryOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16657 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgUserDefinedBinaryOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16658 0 : doRTI("operator_name", (void*)(&p_operator_name), sizeof(p_operator_name), (void*)this, "SgUserDefinedBinaryOp", "SgName", "p_operator_name", toStringForRTI(p_operator_name), rtiContainer[26]);
16659 0 : doRTI("symbol", (void*)(&p_symbol), sizeof(p_symbol), (void*)this, "SgUserDefinedBinaryOp", "SgFunctionSymbol*", "p_symbol", toStringForRTI(p_symbol), rtiContainer[27]);
16660 0 : return rtiContainer;
16661 : }
16662 : RTIReturnType
16663 0 : SgCompoundAssignOp::roseRTI() {
16664 0 : RTIReturnType rtiContainer(26);
16665 :
16666 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgCompoundAssignOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16667 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgCompoundAssignOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16668 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgCompoundAssignOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16669 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgCompoundAssignOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16670 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgCompoundAssignOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16671 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgCompoundAssignOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16672 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgCompoundAssignOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16673 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgCompoundAssignOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16674 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgCompoundAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16675 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgCompoundAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16676 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgCompoundAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16677 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgCompoundAssignOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16678 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgCompoundAssignOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16679 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgCompoundAssignOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16680 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgCompoundAssignOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16681 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgCompoundAssignOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16682 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgCompoundAssignOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16683 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgCompoundAssignOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16684 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgCompoundAssignOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16685 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgCompoundAssignOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16686 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgCompoundAssignOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16687 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgCompoundAssignOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16688 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgCompoundAssignOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16689 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgCompoundAssignOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16690 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgCompoundAssignOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16691 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgCompoundAssignOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16692 0 : return rtiContainer;
16693 : }
16694 : RTIReturnType
16695 1 : SgPlusAssignOp::roseRTI() {
16696 1 : RTIReturnType rtiContainer(26);
16697 :
16698 1 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgPlusAssignOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16699 1 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgPlusAssignOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16700 1 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgPlusAssignOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16701 1 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgPlusAssignOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16702 1 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgPlusAssignOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16703 1 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgPlusAssignOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16704 1 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgPlusAssignOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16705 1 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgPlusAssignOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16706 1 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgPlusAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16707 1 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgPlusAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16708 1 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgPlusAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16709 1 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgPlusAssignOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16710 1 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgPlusAssignOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16711 1 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgPlusAssignOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16712 1 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgPlusAssignOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16713 1 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgPlusAssignOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16714 1 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgPlusAssignOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16715 1 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgPlusAssignOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16716 1 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgPlusAssignOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16717 1 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgPlusAssignOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16718 1 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgPlusAssignOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16719 1 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgPlusAssignOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16720 1 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgPlusAssignOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16721 1 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgPlusAssignOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16722 1 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgPlusAssignOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16723 1 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgPlusAssignOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16724 1 : return rtiContainer;
16725 : }
16726 : RTIReturnType
16727 0 : SgMinusAssignOp::roseRTI() {
16728 0 : RTIReturnType rtiContainer(26);
16729 :
16730 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgMinusAssignOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16731 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgMinusAssignOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16732 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgMinusAssignOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16733 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgMinusAssignOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16734 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgMinusAssignOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16735 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgMinusAssignOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16736 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgMinusAssignOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16737 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgMinusAssignOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16738 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgMinusAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16739 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgMinusAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16740 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgMinusAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16741 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgMinusAssignOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16742 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgMinusAssignOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16743 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgMinusAssignOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16744 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgMinusAssignOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16745 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgMinusAssignOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16746 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgMinusAssignOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16747 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgMinusAssignOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16748 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgMinusAssignOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16749 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgMinusAssignOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16750 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgMinusAssignOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16751 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgMinusAssignOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16752 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgMinusAssignOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16753 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgMinusAssignOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16754 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgMinusAssignOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16755 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgMinusAssignOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16756 0 : return rtiContainer;
16757 : }
16758 : RTIReturnType
16759 0 : SgAndAssignOp::roseRTI() {
16760 0 : RTIReturnType rtiContainer(26);
16761 :
16762 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgAndAssignOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16763 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgAndAssignOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16764 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgAndAssignOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16765 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgAndAssignOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16766 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgAndAssignOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16767 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgAndAssignOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16768 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgAndAssignOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16769 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgAndAssignOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16770 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgAndAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16771 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgAndAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16772 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgAndAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16773 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgAndAssignOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16774 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgAndAssignOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16775 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgAndAssignOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16776 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgAndAssignOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16777 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgAndAssignOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16778 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgAndAssignOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16779 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgAndAssignOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16780 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgAndAssignOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16781 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgAndAssignOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16782 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgAndAssignOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16783 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgAndAssignOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16784 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgAndAssignOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16785 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgAndAssignOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16786 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgAndAssignOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16787 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgAndAssignOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16788 0 : return rtiContainer;
16789 : }
16790 : RTIReturnType
16791 0 : SgIorAssignOp::roseRTI() {
16792 0 : RTIReturnType rtiContainer(26);
16793 :
16794 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgIorAssignOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16795 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgIorAssignOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16796 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgIorAssignOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16797 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgIorAssignOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16798 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgIorAssignOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16799 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgIorAssignOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16800 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgIorAssignOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16801 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgIorAssignOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16802 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgIorAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16803 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgIorAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16804 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgIorAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16805 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgIorAssignOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16806 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgIorAssignOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16807 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgIorAssignOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16808 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgIorAssignOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16809 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgIorAssignOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16810 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgIorAssignOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16811 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgIorAssignOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16812 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgIorAssignOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16813 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgIorAssignOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16814 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgIorAssignOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16815 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgIorAssignOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16816 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgIorAssignOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16817 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgIorAssignOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16818 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgIorAssignOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16819 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgIorAssignOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16820 0 : return rtiContainer;
16821 : }
16822 : RTIReturnType
16823 0 : SgMultAssignOp::roseRTI() {
16824 0 : RTIReturnType rtiContainer(26);
16825 :
16826 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgMultAssignOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16827 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgMultAssignOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16828 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgMultAssignOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16829 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgMultAssignOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16830 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgMultAssignOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16831 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgMultAssignOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16832 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgMultAssignOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16833 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgMultAssignOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16834 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgMultAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16835 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgMultAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16836 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgMultAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16837 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgMultAssignOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16838 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgMultAssignOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16839 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgMultAssignOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16840 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgMultAssignOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16841 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgMultAssignOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16842 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgMultAssignOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16843 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgMultAssignOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16844 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgMultAssignOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16845 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgMultAssignOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16846 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgMultAssignOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16847 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgMultAssignOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16848 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgMultAssignOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16849 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgMultAssignOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16850 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgMultAssignOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16851 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgMultAssignOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16852 0 : return rtiContainer;
16853 : }
16854 : RTIReturnType
16855 0 : SgDivAssignOp::roseRTI() {
16856 0 : RTIReturnType rtiContainer(26);
16857 :
16858 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgDivAssignOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16859 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgDivAssignOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16860 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgDivAssignOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16861 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgDivAssignOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16862 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgDivAssignOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16863 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgDivAssignOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16864 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgDivAssignOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16865 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgDivAssignOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16866 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgDivAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16867 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgDivAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16868 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgDivAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16869 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgDivAssignOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16870 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgDivAssignOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16871 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgDivAssignOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16872 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgDivAssignOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16873 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgDivAssignOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16874 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgDivAssignOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16875 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgDivAssignOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16876 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgDivAssignOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16877 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgDivAssignOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16878 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgDivAssignOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16879 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgDivAssignOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16880 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgDivAssignOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16881 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgDivAssignOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16882 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgDivAssignOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16883 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgDivAssignOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16884 0 : return rtiContainer;
16885 : }
16886 : RTIReturnType
16887 0 : SgModAssignOp::roseRTI() {
16888 0 : RTIReturnType rtiContainer(26);
16889 :
16890 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgModAssignOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16891 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgModAssignOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16892 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgModAssignOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16893 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgModAssignOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16894 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgModAssignOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16895 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgModAssignOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16896 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgModAssignOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16897 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgModAssignOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16898 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgModAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16899 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgModAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16900 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgModAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16901 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgModAssignOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16902 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgModAssignOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16903 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgModAssignOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16904 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgModAssignOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16905 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgModAssignOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16906 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgModAssignOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16907 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgModAssignOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16908 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgModAssignOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16909 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgModAssignOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16910 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgModAssignOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16911 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgModAssignOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16912 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgModAssignOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16913 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgModAssignOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16914 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgModAssignOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16915 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgModAssignOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16916 0 : return rtiContainer;
16917 : }
16918 : RTIReturnType
16919 0 : SgXorAssignOp::roseRTI() {
16920 0 : RTIReturnType rtiContainer(26);
16921 :
16922 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgXorAssignOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16923 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgXorAssignOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16924 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgXorAssignOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16925 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgXorAssignOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16926 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgXorAssignOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16927 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgXorAssignOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16928 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgXorAssignOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16929 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgXorAssignOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16930 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgXorAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16931 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgXorAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16932 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgXorAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16933 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgXorAssignOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16934 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgXorAssignOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16935 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgXorAssignOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16936 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgXorAssignOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16937 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgXorAssignOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16938 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgXorAssignOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16939 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgXorAssignOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16940 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgXorAssignOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16941 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgXorAssignOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16942 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgXorAssignOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16943 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgXorAssignOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16944 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgXorAssignOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16945 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgXorAssignOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16946 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgXorAssignOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16947 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgXorAssignOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16948 0 : return rtiContainer;
16949 : }
16950 : RTIReturnType
16951 0 : SgLshiftAssignOp::roseRTI() {
16952 0 : RTIReturnType rtiContainer(26);
16953 :
16954 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgLshiftAssignOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16955 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgLshiftAssignOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16956 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgLshiftAssignOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16957 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgLshiftAssignOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16958 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgLshiftAssignOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16959 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgLshiftAssignOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16960 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgLshiftAssignOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16961 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgLshiftAssignOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16962 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgLshiftAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16963 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgLshiftAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16964 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgLshiftAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16965 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgLshiftAssignOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16966 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgLshiftAssignOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16967 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgLshiftAssignOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
16968 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgLshiftAssignOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
16969 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgLshiftAssignOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
16970 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgLshiftAssignOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
16971 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgLshiftAssignOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
16972 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgLshiftAssignOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
16973 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgLshiftAssignOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
16974 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgLshiftAssignOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
16975 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgLshiftAssignOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
16976 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgLshiftAssignOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
16977 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgLshiftAssignOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
16978 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgLshiftAssignOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
16979 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgLshiftAssignOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
16980 0 : return rtiContainer;
16981 : }
16982 : RTIReturnType
16983 0 : SgRshiftAssignOp::roseRTI() {
16984 0 : RTIReturnType rtiContainer(26);
16985 :
16986 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgRshiftAssignOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
16987 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgRshiftAssignOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
16988 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgRshiftAssignOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
16989 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgRshiftAssignOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
16990 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgRshiftAssignOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
16991 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgRshiftAssignOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
16992 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgRshiftAssignOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
16993 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgRshiftAssignOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
16994 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgRshiftAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
16995 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgRshiftAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
16996 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgRshiftAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
16997 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgRshiftAssignOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
16998 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgRshiftAssignOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
16999 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgRshiftAssignOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17000 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgRshiftAssignOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17001 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgRshiftAssignOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17002 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgRshiftAssignOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17003 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgRshiftAssignOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17004 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgRshiftAssignOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17005 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgRshiftAssignOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17006 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgRshiftAssignOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17007 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgRshiftAssignOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17008 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgRshiftAssignOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17009 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgRshiftAssignOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17010 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgRshiftAssignOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17011 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgRshiftAssignOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17012 0 : return rtiContainer;
17013 : }
17014 : RTIReturnType
17015 0 : SgIntegerDivideAssignOp::roseRTI() {
17016 0 : RTIReturnType rtiContainer(26);
17017 :
17018 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgIntegerDivideAssignOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17019 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgIntegerDivideAssignOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17020 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgIntegerDivideAssignOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17021 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgIntegerDivideAssignOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17022 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgIntegerDivideAssignOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17023 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgIntegerDivideAssignOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17024 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgIntegerDivideAssignOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17025 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgIntegerDivideAssignOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17026 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgIntegerDivideAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17027 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgIntegerDivideAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17028 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgIntegerDivideAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17029 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgIntegerDivideAssignOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17030 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgIntegerDivideAssignOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17031 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgIntegerDivideAssignOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17032 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgIntegerDivideAssignOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17033 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgIntegerDivideAssignOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17034 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgIntegerDivideAssignOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17035 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgIntegerDivideAssignOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17036 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgIntegerDivideAssignOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17037 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgIntegerDivideAssignOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17038 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgIntegerDivideAssignOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17039 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgIntegerDivideAssignOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17040 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgIntegerDivideAssignOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17041 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgIntegerDivideAssignOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17042 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgIntegerDivideAssignOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17043 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgIntegerDivideAssignOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17044 0 : return rtiContainer;
17045 : }
17046 : RTIReturnType
17047 0 : SgExponentiationAssignOp::roseRTI() {
17048 0 : RTIReturnType rtiContainer(26);
17049 :
17050 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgExponentiationAssignOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17051 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgExponentiationAssignOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17052 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgExponentiationAssignOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17053 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgExponentiationAssignOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17054 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgExponentiationAssignOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17055 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgExponentiationAssignOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17056 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgExponentiationAssignOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17057 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgExponentiationAssignOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17058 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgExponentiationAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17059 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgExponentiationAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17060 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgExponentiationAssignOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17061 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgExponentiationAssignOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17062 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgExponentiationAssignOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17063 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgExponentiationAssignOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17064 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgExponentiationAssignOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17065 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgExponentiationAssignOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17066 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgExponentiationAssignOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17067 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgExponentiationAssignOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17068 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgExponentiationAssignOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17069 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgExponentiationAssignOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17070 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgExponentiationAssignOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17071 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgExponentiationAssignOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17072 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgExponentiationAssignOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17073 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgExponentiationAssignOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17074 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgExponentiationAssignOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17075 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgExponentiationAssignOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17076 0 : return rtiContainer;
17077 : }
17078 : RTIReturnType
17079 0 : SgMembershipOp::roseRTI() {
17080 0 : RTIReturnType rtiContainer(26);
17081 :
17082 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgMembershipOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17083 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgMembershipOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17084 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgMembershipOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17085 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgMembershipOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17086 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgMembershipOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17087 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgMembershipOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17088 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgMembershipOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17089 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgMembershipOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17090 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgMembershipOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17091 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgMembershipOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17092 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgMembershipOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17093 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgMembershipOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17094 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgMembershipOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17095 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgMembershipOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17096 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgMembershipOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17097 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgMembershipOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17098 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgMembershipOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17099 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgMembershipOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17100 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgMembershipOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17101 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgMembershipOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17102 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgMembershipOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17103 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgMembershipOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17104 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgMembershipOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17105 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgMembershipOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17106 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgMembershipOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17107 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgMembershipOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17108 0 : return rtiContainer;
17109 : }
17110 : RTIReturnType
17111 0 : SgSpaceshipOp::roseRTI() {
17112 0 : RTIReturnType rtiContainer(26);
17113 :
17114 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSpaceshipOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17115 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSpaceshipOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17116 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSpaceshipOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17117 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSpaceshipOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17118 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSpaceshipOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17119 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSpaceshipOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17120 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSpaceshipOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17121 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSpaceshipOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17122 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSpaceshipOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17123 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSpaceshipOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17124 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSpaceshipOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17125 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSpaceshipOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17126 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSpaceshipOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17127 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSpaceshipOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17128 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgSpaceshipOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17129 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgSpaceshipOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17130 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSpaceshipOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17131 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgSpaceshipOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17132 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgSpaceshipOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17133 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgSpaceshipOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17134 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgSpaceshipOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17135 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgSpaceshipOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17136 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgSpaceshipOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17137 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgSpaceshipOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17138 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgSpaceshipOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17139 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgSpaceshipOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17140 0 : return rtiContainer;
17141 : }
17142 : RTIReturnType
17143 0 : SgNonMembershipOp::roseRTI() {
17144 0 : RTIReturnType rtiContainer(26);
17145 :
17146 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgNonMembershipOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17147 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgNonMembershipOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17148 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgNonMembershipOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17149 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgNonMembershipOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17150 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgNonMembershipOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17151 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgNonMembershipOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17152 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgNonMembershipOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17153 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgNonMembershipOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17154 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgNonMembershipOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17155 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgNonMembershipOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17156 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgNonMembershipOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17157 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgNonMembershipOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17158 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgNonMembershipOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17159 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgNonMembershipOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17160 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgNonMembershipOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17161 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgNonMembershipOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17162 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgNonMembershipOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17163 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgNonMembershipOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17164 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgNonMembershipOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17165 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgNonMembershipOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17166 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgNonMembershipOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17167 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgNonMembershipOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17168 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgNonMembershipOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17169 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgNonMembershipOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17170 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgNonMembershipOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17171 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgNonMembershipOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17172 0 : return rtiContainer;
17173 : }
17174 : RTIReturnType
17175 0 : SgIsOp::roseRTI() {
17176 0 : RTIReturnType rtiContainer(26);
17177 :
17178 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgIsOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17179 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgIsOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17180 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgIsOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17181 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgIsOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17182 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgIsOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17183 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgIsOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17184 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgIsOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17185 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgIsOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17186 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgIsOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17187 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgIsOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17188 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgIsOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17189 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgIsOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17190 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgIsOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17191 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgIsOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17192 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgIsOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17193 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgIsOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17194 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgIsOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17195 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgIsOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17196 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgIsOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17197 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgIsOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17198 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgIsOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17199 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgIsOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17200 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgIsOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17201 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgIsOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17202 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgIsOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17203 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgIsOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17204 0 : return rtiContainer;
17205 : }
17206 : RTIReturnType
17207 0 : SgIsNotOp::roseRTI() {
17208 0 : RTIReturnType rtiContainer(26);
17209 :
17210 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgIsNotOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17211 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgIsNotOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17212 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgIsNotOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17213 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgIsNotOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17214 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgIsNotOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17215 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgIsNotOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17216 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgIsNotOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17217 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgIsNotOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17218 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgIsNotOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17219 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgIsNotOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17220 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgIsNotOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17221 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgIsNotOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17222 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgIsNotOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17223 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgIsNotOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17224 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgIsNotOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17225 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgIsNotOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17226 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgIsNotOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17227 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgIsNotOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17228 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgIsNotOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17229 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgIsNotOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17230 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgIsNotOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17231 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgIsNotOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17232 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgIsNotOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17233 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgIsNotOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17234 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgIsNotOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17235 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgIsNotOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17236 0 : return rtiContainer;
17237 : }
17238 : RTIReturnType
17239 0 : SgElementwiseOp::roseRTI() {
17240 0 : RTIReturnType rtiContainer(26);
17241 :
17242 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgElementwiseOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17243 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgElementwiseOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17244 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgElementwiseOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17245 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgElementwiseOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17246 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgElementwiseOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17247 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgElementwiseOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17248 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgElementwiseOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17249 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgElementwiseOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17250 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgElementwiseOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17251 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgElementwiseOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17252 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgElementwiseOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17253 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgElementwiseOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17254 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgElementwiseOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17255 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgElementwiseOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17256 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgElementwiseOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17257 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgElementwiseOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17258 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgElementwiseOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17259 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgElementwiseOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17260 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgElementwiseOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17261 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgElementwiseOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17262 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgElementwiseOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17263 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgElementwiseOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17264 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgElementwiseOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17265 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgElementwiseOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17266 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgElementwiseOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17267 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgElementwiseOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17268 0 : return rtiContainer;
17269 : }
17270 : RTIReturnType
17271 0 : SgElementwiseMultiplyOp::roseRTI() {
17272 0 : RTIReturnType rtiContainer(26);
17273 :
17274 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgElementwiseMultiplyOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17275 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgElementwiseMultiplyOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17276 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgElementwiseMultiplyOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17277 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgElementwiseMultiplyOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17278 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgElementwiseMultiplyOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17279 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgElementwiseMultiplyOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17280 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgElementwiseMultiplyOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17281 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgElementwiseMultiplyOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17282 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgElementwiseMultiplyOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17283 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgElementwiseMultiplyOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17284 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgElementwiseMultiplyOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17285 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgElementwiseMultiplyOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17286 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgElementwiseMultiplyOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17287 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgElementwiseMultiplyOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17288 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgElementwiseMultiplyOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17289 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgElementwiseMultiplyOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17290 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgElementwiseMultiplyOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17291 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgElementwiseMultiplyOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17292 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgElementwiseMultiplyOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17293 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgElementwiseMultiplyOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17294 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgElementwiseMultiplyOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17295 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgElementwiseMultiplyOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17296 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgElementwiseMultiplyOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17297 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgElementwiseMultiplyOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17298 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgElementwiseMultiplyOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17299 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgElementwiseMultiplyOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17300 0 : return rtiContainer;
17301 : }
17302 : RTIReturnType
17303 0 : SgElementwisePowerOp::roseRTI() {
17304 0 : RTIReturnType rtiContainer(26);
17305 :
17306 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgElementwisePowerOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17307 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgElementwisePowerOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17308 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgElementwisePowerOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17309 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgElementwisePowerOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17310 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgElementwisePowerOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17311 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgElementwisePowerOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17312 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgElementwisePowerOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17313 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgElementwisePowerOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17314 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgElementwisePowerOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17315 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgElementwisePowerOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17316 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgElementwisePowerOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17317 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgElementwisePowerOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17318 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgElementwisePowerOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17319 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgElementwisePowerOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17320 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgElementwisePowerOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17321 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgElementwisePowerOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17322 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgElementwisePowerOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17323 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgElementwisePowerOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17324 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgElementwisePowerOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17325 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgElementwisePowerOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17326 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgElementwisePowerOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17327 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgElementwisePowerOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17328 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgElementwisePowerOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17329 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgElementwisePowerOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17330 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgElementwisePowerOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17331 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgElementwisePowerOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17332 0 : return rtiContainer;
17333 : }
17334 : RTIReturnType
17335 0 : SgElementwiseLeftDivideOp::roseRTI() {
17336 0 : RTIReturnType rtiContainer(26);
17337 :
17338 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgElementwiseLeftDivideOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17339 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgElementwiseLeftDivideOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17340 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgElementwiseLeftDivideOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17341 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgElementwiseLeftDivideOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17342 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgElementwiseLeftDivideOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17343 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgElementwiseLeftDivideOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17344 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgElementwiseLeftDivideOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17345 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgElementwiseLeftDivideOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17346 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgElementwiseLeftDivideOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17347 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgElementwiseLeftDivideOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17348 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgElementwiseLeftDivideOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17349 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgElementwiseLeftDivideOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17350 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgElementwiseLeftDivideOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17351 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgElementwiseLeftDivideOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17352 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgElementwiseLeftDivideOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17353 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgElementwiseLeftDivideOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17354 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgElementwiseLeftDivideOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17355 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgElementwiseLeftDivideOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17356 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgElementwiseLeftDivideOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17357 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgElementwiseLeftDivideOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17358 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgElementwiseLeftDivideOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17359 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgElementwiseLeftDivideOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17360 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgElementwiseLeftDivideOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17361 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgElementwiseLeftDivideOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17362 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgElementwiseLeftDivideOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17363 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgElementwiseLeftDivideOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17364 0 : return rtiContainer;
17365 : }
17366 : RTIReturnType
17367 0 : SgElementwiseDivideOp::roseRTI() {
17368 0 : RTIReturnType rtiContainer(26);
17369 :
17370 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgElementwiseDivideOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17371 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgElementwiseDivideOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17372 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgElementwiseDivideOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17373 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgElementwiseDivideOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17374 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgElementwiseDivideOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17375 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgElementwiseDivideOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17376 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgElementwiseDivideOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17377 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgElementwiseDivideOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17378 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgElementwiseDivideOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17379 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgElementwiseDivideOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17380 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgElementwiseDivideOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17381 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgElementwiseDivideOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17382 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgElementwiseDivideOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17383 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgElementwiseDivideOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17384 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgElementwiseDivideOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17385 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgElementwiseDivideOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17386 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgElementwiseDivideOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17387 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgElementwiseDivideOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17388 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgElementwiseDivideOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17389 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgElementwiseDivideOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17390 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgElementwiseDivideOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17391 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgElementwiseDivideOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17392 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgElementwiseDivideOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17393 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgElementwiseDivideOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17394 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgElementwiseDivideOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17395 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgElementwiseDivideOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17396 0 : return rtiContainer;
17397 : }
17398 : RTIReturnType
17399 0 : SgElementwiseAddOp::roseRTI() {
17400 0 : RTIReturnType rtiContainer(26);
17401 :
17402 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgElementwiseAddOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17403 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgElementwiseAddOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17404 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgElementwiseAddOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17405 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgElementwiseAddOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17406 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgElementwiseAddOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17407 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgElementwiseAddOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17408 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgElementwiseAddOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17409 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgElementwiseAddOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17410 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgElementwiseAddOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17411 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgElementwiseAddOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17412 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgElementwiseAddOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17413 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgElementwiseAddOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17414 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgElementwiseAddOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17415 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgElementwiseAddOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17416 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgElementwiseAddOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17417 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgElementwiseAddOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17418 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgElementwiseAddOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17419 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgElementwiseAddOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17420 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgElementwiseAddOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17421 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgElementwiseAddOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17422 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgElementwiseAddOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17423 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgElementwiseAddOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17424 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgElementwiseAddOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17425 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgElementwiseAddOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17426 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgElementwiseAddOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17427 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgElementwiseAddOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17428 0 : return rtiContainer;
17429 : }
17430 : RTIReturnType
17431 0 : SgElementwiseSubtractOp::roseRTI() {
17432 0 : RTIReturnType rtiContainer(26);
17433 :
17434 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgElementwiseSubtractOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17435 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgElementwiseSubtractOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17436 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgElementwiseSubtractOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17437 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgElementwiseSubtractOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17438 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgElementwiseSubtractOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17439 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgElementwiseSubtractOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17440 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgElementwiseSubtractOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17441 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgElementwiseSubtractOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17442 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgElementwiseSubtractOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17443 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgElementwiseSubtractOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17444 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgElementwiseSubtractOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17445 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgElementwiseSubtractOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17446 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgElementwiseSubtractOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17447 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgElementwiseSubtractOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17448 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgElementwiseSubtractOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17449 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgElementwiseSubtractOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17450 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgElementwiseSubtractOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17451 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgElementwiseSubtractOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17452 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgElementwiseSubtractOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17453 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgElementwiseSubtractOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17454 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgElementwiseSubtractOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17455 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgElementwiseSubtractOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17456 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgElementwiseSubtractOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17457 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgElementwiseSubtractOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17458 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgElementwiseSubtractOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17459 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgElementwiseSubtractOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17460 0 : return rtiContainer;
17461 : }
17462 : RTIReturnType
17463 0 : SgPowerOp::roseRTI() {
17464 0 : RTIReturnType rtiContainer(26);
17465 :
17466 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgPowerOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17467 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgPowerOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17468 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgPowerOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17469 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgPowerOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17470 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgPowerOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17471 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgPowerOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17472 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgPowerOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17473 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgPowerOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17474 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgPowerOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17475 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgPowerOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17476 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgPowerOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17477 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgPowerOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17478 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgPowerOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17479 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgPowerOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17480 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgPowerOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17481 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgPowerOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17482 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgPowerOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17483 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgPowerOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17484 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgPowerOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17485 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgPowerOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17486 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgPowerOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17487 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgPowerOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17488 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgPowerOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17489 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgPowerOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17490 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgPowerOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17491 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgPowerOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17492 0 : return rtiContainer;
17493 : }
17494 : RTIReturnType
17495 0 : SgLeftDivideOp::roseRTI() {
17496 0 : RTIReturnType rtiContainer(26);
17497 :
17498 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgLeftDivideOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17499 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgLeftDivideOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17500 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgLeftDivideOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17501 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgLeftDivideOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17502 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgLeftDivideOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17503 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgLeftDivideOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17504 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgLeftDivideOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17505 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgLeftDivideOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17506 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgLeftDivideOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17507 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgLeftDivideOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17508 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgLeftDivideOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17509 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgLeftDivideOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17510 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgLeftDivideOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17511 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgLeftDivideOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17512 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgLeftDivideOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17513 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgLeftDivideOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17514 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgLeftDivideOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17515 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgLeftDivideOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17516 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgLeftDivideOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17517 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgLeftDivideOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17518 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgLeftDivideOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17519 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgLeftDivideOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17520 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgLeftDivideOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17521 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgLeftDivideOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17522 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgLeftDivideOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17523 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgLeftDivideOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17524 0 : return rtiContainer;
17525 : }
17526 : RTIReturnType
17527 0 : SgSIMDBinaryOp::roseRTI() {
17528 0 : RTIReturnType rtiContainer(26);
17529 :
17530 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSIMDBinaryOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17531 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSIMDBinaryOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17532 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSIMDBinaryOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17533 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSIMDBinaryOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17534 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSIMDBinaryOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17535 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSIMDBinaryOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17536 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSIMDBinaryOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17537 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSIMDBinaryOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17538 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSIMDBinaryOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17539 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSIMDBinaryOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17540 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSIMDBinaryOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17541 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSIMDBinaryOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17542 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSIMDBinaryOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17543 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSIMDBinaryOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17544 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgSIMDBinaryOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17545 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgSIMDBinaryOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17546 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSIMDBinaryOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17547 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgSIMDBinaryOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17548 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgSIMDBinaryOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17549 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgSIMDBinaryOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17550 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgSIMDBinaryOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17551 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgSIMDBinaryOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17552 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgSIMDBinaryOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17553 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgSIMDBinaryOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17554 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgSIMDBinaryOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17555 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgSIMDBinaryOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17556 0 : return rtiContainer;
17557 : }
17558 : RTIReturnType
17559 0 : SgSIMDAddOp::roseRTI() {
17560 0 : RTIReturnType rtiContainer(26);
17561 :
17562 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSIMDAddOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17563 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSIMDAddOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17564 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSIMDAddOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17565 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSIMDAddOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17566 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSIMDAddOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17567 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSIMDAddOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17568 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSIMDAddOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17569 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSIMDAddOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17570 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSIMDAddOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17571 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSIMDAddOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17572 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSIMDAddOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17573 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSIMDAddOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17574 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSIMDAddOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17575 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSIMDAddOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17576 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgSIMDAddOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17577 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgSIMDAddOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17578 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSIMDAddOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17579 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgSIMDAddOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17580 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgSIMDAddOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17581 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgSIMDAddOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17582 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgSIMDAddOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17583 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgSIMDAddOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17584 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgSIMDAddOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17585 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgSIMDAddOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17586 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgSIMDAddOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17587 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgSIMDAddOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17588 0 : return rtiContainer;
17589 : }
17590 : RTIReturnType
17591 0 : SgSIMDSubOp::roseRTI() {
17592 0 : RTIReturnType rtiContainer(26);
17593 :
17594 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSIMDSubOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17595 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSIMDSubOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17596 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSIMDSubOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17597 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSIMDSubOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17598 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSIMDSubOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17599 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSIMDSubOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17600 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSIMDSubOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17601 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSIMDSubOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17602 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSIMDSubOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17603 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSIMDSubOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17604 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSIMDSubOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17605 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSIMDSubOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17606 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSIMDSubOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17607 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSIMDSubOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17608 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgSIMDSubOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17609 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgSIMDSubOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17610 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSIMDSubOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17611 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgSIMDSubOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17612 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgSIMDSubOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17613 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgSIMDSubOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17614 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgSIMDSubOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17615 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgSIMDSubOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17616 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgSIMDSubOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17617 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgSIMDSubOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17618 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgSIMDSubOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17619 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgSIMDSubOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17620 0 : return rtiContainer;
17621 : }
17622 : RTIReturnType
17623 0 : SgSIMDMulOp::roseRTI() {
17624 0 : RTIReturnType rtiContainer(26);
17625 :
17626 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSIMDMulOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17627 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSIMDMulOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17628 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSIMDMulOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17629 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSIMDMulOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17630 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSIMDMulOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17631 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSIMDMulOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17632 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSIMDMulOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17633 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSIMDMulOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17634 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSIMDMulOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17635 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSIMDMulOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17636 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSIMDMulOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17637 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSIMDMulOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17638 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSIMDMulOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17639 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSIMDMulOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17640 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgSIMDMulOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17641 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgSIMDMulOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17642 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSIMDMulOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17643 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgSIMDMulOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17644 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgSIMDMulOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17645 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgSIMDMulOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17646 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgSIMDMulOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17647 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgSIMDMulOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17648 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgSIMDMulOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17649 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgSIMDMulOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17650 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgSIMDMulOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17651 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgSIMDMulOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17652 0 : return rtiContainer;
17653 : }
17654 : RTIReturnType
17655 0 : SgSIMDDivOp::roseRTI() {
17656 0 : RTIReturnType rtiContainer(26);
17657 :
17658 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSIMDDivOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17659 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSIMDDivOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17660 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSIMDDivOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17661 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSIMDDivOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17662 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSIMDDivOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17663 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSIMDDivOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17664 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSIMDDivOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17665 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSIMDDivOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17666 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSIMDDivOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17667 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSIMDDivOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17668 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSIMDDivOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17669 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSIMDDivOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17670 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSIMDDivOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17671 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSIMDDivOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17672 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgSIMDDivOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17673 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgSIMDDivOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17674 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSIMDDivOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17675 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgSIMDDivOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17676 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgSIMDDivOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17677 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgSIMDDivOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17678 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgSIMDDivOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17679 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgSIMDDivOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17680 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgSIMDDivOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17681 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgSIMDDivOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17682 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgSIMDDivOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17683 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgSIMDDivOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17684 0 : return rtiContainer;
17685 : }
17686 : RTIReturnType
17687 0 : SgSIMDFmaOp::roseRTI() {
17688 0 : RTIReturnType rtiContainer(26);
17689 :
17690 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSIMDFmaOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17691 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSIMDFmaOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17692 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSIMDFmaOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17693 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSIMDFmaOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17694 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSIMDFmaOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17695 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSIMDFmaOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17696 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSIMDFmaOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17697 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSIMDFmaOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17698 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSIMDFmaOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17699 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSIMDFmaOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17700 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSIMDFmaOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17701 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSIMDFmaOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17702 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSIMDFmaOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17703 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSIMDFmaOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17704 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgSIMDFmaOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17705 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgSIMDFmaOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17706 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSIMDFmaOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17707 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgSIMDFmaOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17708 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgSIMDFmaOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17709 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgSIMDFmaOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17710 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgSIMDFmaOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17711 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgSIMDFmaOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17712 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgSIMDFmaOp", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17713 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgSIMDFmaOp", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17714 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgSIMDFmaOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17715 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgSIMDFmaOp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17716 0 : return rtiContainer;
17717 : }
17718 : RTIReturnType
17719 0 : SgSIMDLoad::roseRTI() {
17720 0 : RTIReturnType rtiContainer(26);
17721 :
17722 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSIMDLoad", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17723 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSIMDLoad", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17724 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSIMDLoad", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17725 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSIMDLoad", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17726 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSIMDLoad", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17727 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSIMDLoad", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17728 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSIMDLoad", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17729 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSIMDLoad", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17730 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSIMDLoad", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17731 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSIMDLoad", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17732 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSIMDLoad", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17733 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSIMDLoad", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17734 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSIMDLoad", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17735 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSIMDLoad", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17736 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgSIMDLoad", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17737 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgSIMDLoad", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17738 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSIMDLoad", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17739 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgSIMDLoad", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17740 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgSIMDLoad", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17741 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgSIMDLoad", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17742 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgSIMDLoad", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17743 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgSIMDLoad", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17744 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgSIMDLoad", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17745 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgSIMDLoad", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17746 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgSIMDLoad", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17747 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgSIMDLoad", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17748 0 : return rtiContainer;
17749 : }
17750 : RTIReturnType
17751 0 : SgSIMDBroadcast::roseRTI() {
17752 0 : RTIReturnType rtiContainer(26);
17753 :
17754 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSIMDBroadcast", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17755 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSIMDBroadcast", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17756 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSIMDBroadcast", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17757 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSIMDBroadcast", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17758 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSIMDBroadcast", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17759 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSIMDBroadcast", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17760 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSIMDBroadcast", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17761 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSIMDBroadcast", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17762 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSIMDBroadcast", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17763 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSIMDBroadcast", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17764 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSIMDBroadcast", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17765 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSIMDBroadcast", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17766 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSIMDBroadcast", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17767 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSIMDBroadcast", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17768 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgSIMDBroadcast", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17769 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgSIMDBroadcast", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17770 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSIMDBroadcast", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17771 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgSIMDBroadcast", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17772 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgSIMDBroadcast", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17773 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgSIMDBroadcast", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17774 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgSIMDBroadcast", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17775 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgSIMDBroadcast", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17776 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgSIMDBroadcast", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17777 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgSIMDBroadcast", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17778 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgSIMDBroadcast", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17779 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgSIMDBroadcast", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17780 0 : return rtiContainer;
17781 : }
17782 : RTIReturnType
17783 0 : SgSIMDStore::roseRTI() {
17784 0 : RTIReturnType rtiContainer(26);
17785 :
17786 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSIMDStore", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17787 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSIMDStore", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17788 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSIMDStore", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17789 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSIMDStore", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17790 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSIMDStore", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17791 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSIMDStore", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17792 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSIMDStore", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17793 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSIMDStore", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17794 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSIMDStore", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17795 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSIMDStore", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17796 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSIMDStore", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17797 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSIMDStore", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17798 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSIMDStore", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17799 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSIMDStore", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17800 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgSIMDStore", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17801 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgSIMDStore", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17802 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSIMDStore", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17803 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgSIMDStore", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17804 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgSIMDStore", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17805 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgSIMDStore", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17806 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgSIMDStore", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17807 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgSIMDStore", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17808 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgSIMDStore", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17809 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgSIMDStore", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17810 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgSIMDStore", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17811 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgSIMDStore", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17812 0 : return rtiContainer;
17813 : }
17814 : RTIReturnType
17815 0 : SgSIMDPartialStore::roseRTI() {
17816 0 : RTIReturnType rtiContainer(26);
17817 :
17818 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSIMDPartialStore", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17819 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSIMDPartialStore", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17820 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSIMDPartialStore", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17821 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSIMDPartialStore", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17822 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSIMDPartialStore", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17823 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSIMDPartialStore", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17824 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSIMDPartialStore", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17825 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSIMDPartialStore", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17826 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSIMDPartialStore", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17827 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSIMDPartialStore", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17828 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSIMDPartialStore", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17829 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSIMDPartialStore", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17830 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSIMDPartialStore", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17831 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSIMDPartialStore", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17832 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgSIMDPartialStore", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17833 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgSIMDPartialStore", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17834 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSIMDPartialStore", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17835 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgSIMDPartialStore", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17836 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgSIMDPartialStore", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17837 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgSIMDPartialStore", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17838 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgSIMDPartialStore", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17839 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgSIMDPartialStore", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17840 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgSIMDPartialStore", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17841 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgSIMDPartialStore", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17842 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgSIMDPartialStore", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17843 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgSIMDPartialStore", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17844 0 : return rtiContainer;
17845 : }
17846 : RTIReturnType
17847 0 : SgSIMDScalarStore::roseRTI() {
17848 0 : RTIReturnType rtiContainer(26);
17849 :
17850 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSIMDScalarStore", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17851 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSIMDScalarStore", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17852 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSIMDScalarStore", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17853 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSIMDScalarStore", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17854 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSIMDScalarStore", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17855 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSIMDScalarStore", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17856 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSIMDScalarStore", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17857 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSIMDScalarStore", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17858 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSIMDScalarStore", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17859 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSIMDScalarStore", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17860 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSIMDScalarStore", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17861 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSIMDScalarStore", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17862 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSIMDScalarStore", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17863 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSIMDScalarStore", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17864 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgSIMDScalarStore", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17865 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgSIMDScalarStore", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17866 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSIMDScalarStore", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17867 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgSIMDScalarStore", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17868 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgSIMDScalarStore", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17869 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgSIMDScalarStore", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17870 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgSIMDScalarStore", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17871 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgSIMDScalarStore", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17872 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgSIMDScalarStore", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17873 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgSIMDScalarStore", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17874 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgSIMDScalarStore", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17875 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgSIMDScalarStore", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17876 0 : return rtiContainer;
17877 : }
17878 : RTIReturnType
17879 0 : SgSIMDGather::roseRTI() {
17880 0 : RTIReturnType rtiContainer(26);
17881 :
17882 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSIMDGather", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17883 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSIMDGather", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17884 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSIMDGather", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17885 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSIMDGather", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17886 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSIMDGather", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17887 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSIMDGather", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17888 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSIMDGather", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17889 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSIMDGather", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17890 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSIMDGather", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17891 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSIMDGather", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17892 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSIMDGather", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17893 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSIMDGather", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17894 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSIMDGather", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17895 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSIMDGather", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17896 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgSIMDGather", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17897 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgSIMDGather", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17898 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSIMDGather", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17899 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgSIMDGather", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17900 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgSIMDGather", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17901 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgSIMDGather", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17902 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgSIMDGather", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17903 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgSIMDGather", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17904 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgSIMDGather", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17905 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgSIMDGather", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17906 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgSIMDGather", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17907 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgSIMDGather", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17908 0 : return rtiContainer;
17909 : }
17910 : RTIReturnType
17911 0 : SgSIMDExplicitGather::roseRTI() {
17912 0 : RTIReturnType rtiContainer(26);
17913 :
17914 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSIMDExplicitGather", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17915 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSIMDExplicitGather", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17916 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSIMDExplicitGather", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17917 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSIMDExplicitGather", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17918 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSIMDExplicitGather", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17919 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSIMDExplicitGather", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17920 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSIMDExplicitGather", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17921 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSIMDExplicitGather", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17922 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSIMDExplicitGather", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17923 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSIMDExplicitGather", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17924 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSIMDExplicitGather", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17925 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSIMDExplicitGather", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17926 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSIMDExplicitGather", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17927 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSIMDExplicitGather", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17928 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgSIMDExplicitGather", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17929 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgSIMDExplicitGather", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17930 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSIMDExplicitGather", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17931 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgSIMDExplicitGather", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17932 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgSIMDExplicitGather", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17933 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgSIMDExplicitGather", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17934 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgSIMDExplicitGather", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17935 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgSIMDExplicitGather", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17936 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgSIMDExplicitGather", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17937 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgSIMDExplicitGather", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17938 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgSIMDExplicitGather", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17939 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgSIMDExplicitGather", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17940 0 : return rtiContainer;
17941 : }
17942 : RTIReturnType
17943 0 : SgSIMDScatter::roseRTI() {
17944 0 : RTIReturnType rtiContainer(26);
17945 :
17946 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSIMDScatter", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17947 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSIMDScatter", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17948 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSIMDScatter", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17949 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSIMDScatter", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17950 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSIMDScatter", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17951 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSIMDScatter", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17952 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSIMDScatter", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17953 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSIMDScatter", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17954 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSIMDScatter", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17955 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSIMDScatter", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17956 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSIMDScatter", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17957 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSIMDScatter", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17958 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSIMDScatter", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17959 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSIMDScatter", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17960 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgSIMDScatter", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17961 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgSIMDScatter", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17962 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSIMDScatter", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17963 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgSIMDScatter", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17964 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgSIMDScatter", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17965 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgSIMDScatter", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17966 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgSIMDScatter", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17967 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgSIMDScatter", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
17968 0 : doRTI("lhs_operand_i", (void*)(&p_lhs_operand_i), sizeof(p_lhs_operand_i), (void*)this, "SgSIMDScatter", "SgExpression*", "p_lhs_operand_i", toStringForRTI(p_lhs_operand_i), rtiContainer[22]);
17969 0 : doRTI("rhs_operand_i", (void*)(&p_rhs_operand_i), sizeof(p_rhs_operand_i), (void*)this, "SgSIMDScatter", "SgExpression*", "p_rhs_operand_i", toStringForRTI(p_rhs_operand_i), rtiContainer[23]);
17970 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgSIMDScatter", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
17971 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgSIMDScatter", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[25]);
17972 0 : return rtiContainer;
17973 : }
17974 : RTIReturnType
17975 635 : SgExprListExp::roseRTI() {
17976 635 : RTIReturnType rtiContainer(23);
17977 :
17978 635 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgExprListExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
17979 635 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgExprListExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
17980 635 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgExprListExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
17981 635 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgExprListExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
17982 635 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgExprListExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
17983 635 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgExprListExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
17984 635 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgExprListExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
17985 635 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgExprListExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
17986 635 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgExprListExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
17987 635 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgExprListExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
17988 635 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgExprListExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
17989 635 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgExprListExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
17990 635 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgExprListExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
17991 635 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgExprListExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
17992 635 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgExprListExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
17993 635 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgExprListExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
17994 635 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgExprListExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
17995 635 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgExprListExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
17996 635 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgExprListExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
17997 635 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgExprListExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
17998 635 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgExprListExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
17999 635 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgExprListExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18000 635 : doRTI("expressions", (void*)(&p_expressions), sizeof(p_expressions), (void*)this, "SgExprListExp", "SgExpressionPtrList", "p_expressions", toStringForRTI(p_expressions), rtiContainer[22]);
18001 635 : return rtiContainer;
18002 : }
18003 : RTIReturnType
18004 0 : SgListExp::roseRTI() {
18005 0 : RTIReturnType rtiContainer(23);
18006 :
18007 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgListExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18008 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgListExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18009 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgListExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18010 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgListExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18011 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgListExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18012 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgListExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18013 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgListExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18014 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgListExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18015 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgListExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18016 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgListExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18017 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgListExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18018 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgListExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18019 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgListExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18020 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgListExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18021 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgListExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18022 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgListExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18023 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgListExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18024 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgListExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18025 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgListExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18026 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgListExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18027 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgListExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18028 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgListExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18029 0 : doRTI("expressions", (void*)(&p_expressions), sizeof(p_expressions), (void*)this, "SgListExp", "SgExpressionPtrList", "p_expressions", toStringForRTI(p_expressions), rtiContainer[22]);
18030 0 : return rtiContainer;
18031 : }
18032 : RTIReturnType
18033 0 : SgTupleExp::roseRTI() {
18034 0 : RTIReturnType rtiContainer(23);
18035 :
18036 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTupleExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18037 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTupleExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18038 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTupleExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18039 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTupleExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18040 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTupleExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18041 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTupleExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18042 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTupleExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18043 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTupleExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18044 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTupleExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18045 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTupleExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18046 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTupleExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18047 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTupleExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18048 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTupleExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18049 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgTupleExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18050 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgTupleExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18051 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgTupleExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18052 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTupleExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18053 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgTupleExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18054 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgTupleExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18055 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgTupleExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18056 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgTupleExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18057 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgTupleExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18058 0 : doRTI("expressions", (void*)(&p_expressions), sizeof(p_expressions), (void*)this, "SgTupleExp", "SgExpressionPtrList", "p_expressions", toStringForRTI(p_expressions), rtiContainer[22]);
18059 0 : return rtiContainer;
18060 : }
18061 : RTIReturnType
18062 0 : SgMatrixExp::roseRTI() {
18063 0 : RTIReturnType rtiContainer(23);
18064 :
18065 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgMatrixExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18066 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgMatrixExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18067 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgMatrixExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18068 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgMatrixExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18069 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgMatrixExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18070 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgMatrixExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18071 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgMatrixExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18072 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgMatrixExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18073 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgMatrixExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18074 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgMatrixExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18075 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgMatrixExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18076 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgMatrixExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18077 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgMatrixExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18078 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgMatrixExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18079 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgMatrixExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18080 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgMatrixExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18081 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgMatrixExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18082 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgMatrixExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18083 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgMatrixExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18084 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgMatrixExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18085 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgMatrixExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18086 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgMatrixExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18087 0 : doRTI("expressions", (void*)(&p_expressions), sizeof(p_expressions), (void*)this, "SgMatrixExp", "SgExpressionPtrList", "p_expressions", toStringForRTI(p_expressions), rtiContainer[22]);
18088 0 : return rtiContainer;
18089 : }
18090 : RTIReturnType
18091 1122 : SgVarRefExp::roseRTI() {
18092 1122 : RTIReturnType rtiContainer(27);
18093 :
18094 1122 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgVarRefExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18095 1122 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgVarRefExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18096 1122 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgVarRefExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18097 1122 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgVarRefExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18098 1122 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgVarRefExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18099 1122 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgVarRefExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18100 1122 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgVarRefExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18101 1122 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgVarRefExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18102 1122 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgVarRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18103 1122 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgVarRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18104 1122 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgVarRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18105 1122 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgVarRefExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18106 1122 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgVarRefExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18107 1122 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgVarRefExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18108 1122 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgVarRefExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18109 1122 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgVarRefExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18110 1122 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgVarRefExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18111 1122 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgVarRefExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18112 1122 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgVarRefExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18113 1122 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgVarRefExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18114 1122 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgVarRefExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18115 1122 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgVarRefExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18116 1122 : doRTI("symbol", (void*)(&p_symbol), sizeof(p_symbol), (void*)this, "SgVarRefExp", "SgVariableSymbol*", "p_symbol", toStringForRTI(p_symbol), rtiContainer[22]);
18117 1122 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgVarRefExp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[23]);
18118 1122 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgVarRefExp", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[24]);
18119 1122 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgVarRefExp", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[25]);
18120 1122 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgVarRefExp", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[26]);
18121 1122 : return rtiContainer;
18122 : }
18123 : RTIReturnType
18124 0 : SgClassNameRefExp::roseRTI() {
18125 0 : RTIReturnType rtiContainer(23);
18126 :
18127 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgClassNameRefExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18128 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgClassNameRefExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18129 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgClassNameRefExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18130 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgClassNameRefExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18131 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgClassNameRefExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18132 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgClassNameRefExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18133 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgClassNameRefExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18134 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgClassNameRefExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18135 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgClassNameRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18136 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgClassNameRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18137 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgClassNameRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18138 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgClassNameRefExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18139 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgClassNameRefExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18140 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgClassNameRefExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18141 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgClassNameRefExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18142 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgClassNameRefExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18143 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgClassNameRefExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18144 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgClassNameRefExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18145 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgClassNameRefExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18146 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgClassNameRefExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18147 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgClassNameRefExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18148 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgClassNameRefExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18149 0 : doRTI("symbol", (void*)(&p_symbol), sizeof(p_symbol), (void*)this, "SgClassNameRefExp", "SgClassSymbol*", "p_symbol", toStringForRTI(p_symbol), rtiContainer[22]);
18150 0 : return rtiContainer;
18151 : }
18152 : RTIReturnType
18153 217 : SgFunctionRefExp::roseRTI() {
18154 217 : RTIReturnType rtiContainer(28);
18155 :
18156 217 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgFunctionRefExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18157 217 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgFunctionRefExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18158 217 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgFunctionRefExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18159 217 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgFunctionRefExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18160 217 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgFunctionRefExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18161 217 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgFunctionRefExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18162 217 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgFunctionRefExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18163 217 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgFunctionRefExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18164 217 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgFunctionRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18165 217 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgFunctionRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18166 217 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgFunctionRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18167 217 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgFunctionRefExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18168 217 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgFunctionRefExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18169 217 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgFunctionRefExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18170 217 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgFunctionRefExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18171 217 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgFunctionRefExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18172 217 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgFunctionRefExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18173 217 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgFunctionRefExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18174 217 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgFunctionRefExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18175 217 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgFunctionRefExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18176 217 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgFunctionRefExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18177 217 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgFunctionRefExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18178 217 : doRTI("symbol_i", (void*)(&p_symbol_i), sizeof(p_symbol_i), (void*)this, "SgFunctionRefExp", "SgFunctionSymbol*", "p_symbol_i", toStringForRTI(p_symbol_i), rtiContainer[22]);
18179 217 : doRTI("function_type", (void*)(&p_function_type), sizeof(p_function_type), (void*)this, "SgFunctionRefExp", "SgFunctionType*", "p_function_type", toStringForRTI(p_function_type), rtiContainer[23]);
18180 217 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgFunctionRefExp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[24]);
18181 217 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgFunctionRefExp", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[25]);
18182 217 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgFunctionRefExp", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[26]);
18183 217 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgFunctionRefExp", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[27]);
18184 217 : return rtiContainer;
18185 : }
18186 : RTIReturnType
18187 295 : SgMemberFunctionRefExp::roseRTI() {
18188 295 : RTIReturnType rtiContainer(29);
18189 :
18190 295 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgMemberFunctionRefExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18191 295 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgMemberFunctionRefExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18192 295 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgMemberFunctionRefExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18193 295 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgMemberFunctionRefExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18194 295 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgMemberFunctionRefExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18195 295 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgMemberFunctionRefExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18196 295 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgMemberFunctionRefExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18197 295 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgMemberFunctionRefExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18198 295 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgMemberFunctionRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18199 295 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgMemberFunctionRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18200 295 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgMemberFunctionRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18201 295 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgMemberFunctionRefExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18202 295 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgMemberFunctionRefExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18203 295 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgMemberFunctionRefExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18204 295 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgMemberFunctionRefExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18205 295 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgMemberFunctionRefExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18206 295 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgMemberFunctionRefExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18207 295 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgMemberFunctionRefExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18208 295 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgMemberFunctionRefExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18209 295 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgMemberFunctionRefExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18210 295 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgMemberFunctionRefExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18211 295 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgMemberFunctionRefExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18212 295 : doRTI("symbol_i", (void*)(&p_symbol_i), sizeof(p_symbol_i), (void*)this, "SgMemberFunctionRefExp", "SgMemberFunctionSymbol*", "p_symbol_i", toStringForRTI(p_symbol_i), rtiContainer[22]);
18213 295 : doRTI("virtual_call", (void*)(&p_virtual_call), sizeof(p_virtual_call), (void*)this, "SgMemberFunctionRefExp", "int", "p_virtual_call", toStringForRTI(p_virtual_call), rtiContainer[23]);
18214 295 : doRTI("function_type", (void*)(&p_function_type), sizeof(p_function_type), (void*)this, "SgMemberFunctionRefExp", "SgFunctionType*", "p_function_type", toStringForRTI(p_function_type), rtiContainer[24]);
18215 295 : doRTI("need_qualifier", (void*)(&p_need_qualifier), sizeof(p_need_qualifier), (void*)this, "SgMemberFunctionRefExp", "int", "p_need_qualifier", toStringForRTI(p_need_qualifier), rtiContainer[25]);
18216 295 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgMemberFunctionRefExp", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[26]);
18217 295 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgMemberFunctionRefExp", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[27]);
18218 295 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgMemberFunctionRefExp", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[28]);
18219 295 : return rtiContainer;
18220 : }
18221 : RTIReturnType
18222 0 : SgValueExp::roseRTI() {
18223 0 : RTIReturnType rtiContainer(23);
18224 :
18225 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgValueExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18226 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgValueExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18227 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgValueExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18228 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgValueExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18229 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgValueExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18230 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgValueExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18231 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgValueExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18232 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgValueExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18233 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgValueExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18234 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgValueExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18235 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgValueExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18236 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgValueExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18237 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgValueExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18238 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgValueExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18239 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgValueExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18240 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgValueExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18241 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgValueExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18242 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgValueExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18243 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgValueExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18244 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgValueExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18245 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgValueExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18246 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgValueExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18247 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgValueExp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
18248 0 : return rtiContainer;
18249 : }
18250 : RTIReturnType
18251 16 : SgBoolValExp::roseRTI() {
18252 16 : RTIReturnType rtiContainer(24);
18253 :
18254 16 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgBoolValExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18255 16 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgBoolValExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18256 16 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgBoolValExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18257 16 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgBoolValExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18258 16 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgBoolValExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18259 16 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgBoolValExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18260 16 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgBoolValExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18261 16 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgBoolValExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18262 16 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgBoolValExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18263 16 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgBoolValExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18264 16 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgBoolValExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18265 16 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgBoolValExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18266 16 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgBoolValExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18267 16 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgBoolValExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18268 16 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgBoolValExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18269 16 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgBoolValExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18270 16 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgBoolValExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18271 16 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgBoolValExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18272 16 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgBoolValExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18273 16 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgBoolValExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18274 16 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgBoolValExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18275 16 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgBoolValExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18276 16 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgBoolValExp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
18277 16 : doRTI("value", (void*)(&p_value), sizeof(p_value), (void*)this, "SgBoolValExp", "int", "p_value", toStringForRTI(p_value), rtiContainer[23]);
18278 16 : return rtiContainer;
18279 : }
18280 : RTIReturnType
18281 20 : SgStringVal::roseRTI() {
18282 20 : RTIReturnType rtiContainer(30);
18283 :
18284 20 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgStringVal", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18285 20 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgStringVal", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18286 20 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgStringVal", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18287 20 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgStringVal", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18288 20 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgStringVal", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18289 20 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgStringVal", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18290 20 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgStringVal", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18291 20 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgStringVal", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18292 20 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgStringVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18293 20 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgStringVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18294 20 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgStringVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18295 20 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgStringVal", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18296 20 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgStringVal", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18297 20 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgStringVal", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18298 20 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgStringVal", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18299 20 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgStringVal", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18300 20 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgStringVal", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18301 20 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgStringVal", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18302 20 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgStringVal", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18303 20 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgStringVal", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18304 20 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgStringVal", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18305 20 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgStringVal", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18306 20 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgStringVal", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
18307 20 : doRTI("value", (void*)(&p_value), sizeof(p_value), (void*)this, "SgStringVal", "std::string", "p_value", toStringForRTI(p_value), rtiContainer[23]);
18308 20 : doRTI("wcharString", (void*)(&p_wcharString), sizeof(p_wcharString), (void*)this, "SgStringVal", "bool", "p_wcharString", toStringForRTI(p_wcharString), rtiContainer[24]);
18309 20 : doRTI("stringDelimiter", (void*)(&p_stringDelimiter), sizeof(p_stringDelimiter), (void*)this, "SgStringVal", "char", "p_stringDelimiter", toStringForRTI(p_stringDelimiter), rtiContainer[25]);
18310 20 : doRTI("is16bitString", (void*)(&p_is16bitString), sizeof(p_is16bitString), (void*)this, "SgStringVal", "bool", "p_is16bitString", toStringForRTI(p_is16bitString), rtiContainer[26]);
18311 20 : doRTI("is32bitString", (void*)(&p_is32bitString), sizeof(p_is32bitString), (void*)this, "SgStringVal", "bool", "p_is32bitString", toStringForRTI(p_is32bitString), rtiContainer[27]);
18312 20 : doRTI("isRawString", (void*)(&p_isRawString), sizeof(p_isRawString), (void*)this, "SgStringVal", "bool", "p_isRawString", toStringForRTI(p_isRawString), rtiContainer[28]);
18313 20 : doRTI("raw_string_value", (void*)(&p_raw_string_value), sizeof(p_raw_string_value), (void*)this, "SgStringVal", "std::string", "p_raw_string_value", toStringForRTI(p_raw_string_value), rtiContainer[29]);
18314 20 : return rtiContainer;
18315 : }
18316 : RTIReturnType
18317 0 : SgShortVal::roseRTI() {
18318 0 : RTIReturnType rtiContainer(25);
18319 :
18320 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgShortVal", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18321 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgShortVal", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18322 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgShortVal", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18323 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgShortVal", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18324 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgShortVal", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18325 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgShortVal", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18326 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgShortVal", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18327 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgShortVal", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18328 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgShortVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18329 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgShortVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18330 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgShortVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18331 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgShortVal", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18332 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgShortVal", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18333 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgShortVal", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18334 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgShortVal", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18335 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgShortVal", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18336 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgShortVal", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18337 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgShortVal", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18338 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgShortVal", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18339 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgShortVal", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18340 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgShortVal", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18341 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgShortVal", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18342 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgShortVal", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
18343 0 : doRTI("value", (void*)(&p_value), sizeof(p_value), (void*)this, "SgShortVal", "short", "p_value", toStringForRTI(p_value), rtiContainer[23]);
18344 0 : doRTI("valueString", (void*)(&p_valueString), sizeof(p_valueString), (void*)this, "SgShortVal", "std::string", "p_valueString", toStringForRTI(p_valueString), rtiContainer[24]);
18345 0 : return rtiContainer;
18346 : }
18347 : RTIReturnType
18348 3 : SgCharVal::roseRTI() {
18349 3 : RTIReturnType rtiContainer(25);
18350 :
18351 3 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgCharVal", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18352 3 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgCharVal", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18353 3 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgCharVal", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18354 3 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgCharVal", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18355 3 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgCharVal", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18356 3 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgCharVal", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18357 3 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgCharVal", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18358 3 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgCharVal", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18359 3 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgCharVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18360 3 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgCharVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18361 3 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgCharVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18362 3 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgCharVal", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18363 3 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgCharVal", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18364 3 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgCharVal", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18365 3 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgCharVal", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18366 3 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgCharVal", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18367 3 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgCharVal", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18368 3 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgCharVal", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18369 3 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgCharVal", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18370 3 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgCharVal", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18371 3 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgCharVal", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18372 3 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgCharVal", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18373 3 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgCharVal", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
18374 3 : doRTI("value", (void*)(&p_value), sizeof(p_value), (void*)this, "SgCharVal", "char", "p_value", toStringForRTI(p_value), rtiContainer[23]);
18375 3 : doRTI("valueString", (void*)(&p_valueString), sizeof(p_valueString), (void*)this, "SgCharVal", "std::string", "p_valueString", toStringForRTI(p_valueString), rtiContainer[24]);
18376 3 : return rtiContainer;
18377 : }
18378 : RTIReturnType
18379 0 : SgUnsignedCharVal::roseRTI() {
18380 0 : RTIReturnType rtiContainer(25);
18381 :
18382 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUnsignedCharVal", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18383 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUnsignedCharVal", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18384 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUnsignedCharVal", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18385 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUnsignedCharVal", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18386 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUnsignedCharVal", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18387 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUnsignedCharVal", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18388 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUnsignedCharVal", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18389 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUnsignedCharVal", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18390 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUnsignedCharVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18391 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUnsignedCharVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18392 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUnsignedCharVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18393 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUnsignedCharVal", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18394 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUnsignedCharVal", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18395 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUnsignedCharVal", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18396 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUnsignedCharVal", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18397 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUnsignedCharVal", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18398 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUnsignedCharVal", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18399 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUnsignedCharVal", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18400 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgUnsignedCharVal", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18401 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgUnsignedCharVal", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18402 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgUnsignedCharVal", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18403 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgUnsignedCharVal", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18404 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgUnsignedCharVal", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
18405 0 : doRTI("value", (void*)(&p_value), sizeof(p_value), (void*)this, "SgUnsignedCharVal", "unsigned char", "p_value", toStringForRTI(p_value), rtiContainer[23]);
18406 0 : doRTI("valueString", (void*)(&p_valueString), sizeof(p_valueString), (void*)this, "SgUnsignedCharVal", "std::string", "p_valueString", toStringForRTI(p_valueString), rtiContainer[24]);
18407 0 : return rtiContainer;
18408 : }
18409 : RTIReturnType
18410 0 : SgWcharVal::roseRTI() {
18411 0 : RTIReturnType rtiContainer(25);
18412 :
18413 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgWcharVal", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18414 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgWcharVal", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18415 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgWcharVal", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18416 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgWcharVal", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18417 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgWcharVal", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18418 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgWcharVal", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18419 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgWcharVal", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18420 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgWcharVal", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18421 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgWcharVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18422 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgWcharVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18423 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgWcharVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18424 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgWcharVal", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18425 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgWcharVal", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18426 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgWcharVal", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18427 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgWcharVal", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18428 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgWcharVal", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18429 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgWcharVal", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18430 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgWcharVal", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18431 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgWcharVal", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18432 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgWcharVal", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18433 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgWcharVal", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18434 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgWcharVal", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18435 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgWcharVal", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
18436 0 : doRTI("valueUL", (void*)(&p_valueUL), sizeof(p_valueUL), (void*)this, "SgWcharVal", "unsigned long", "p_valueUL", toStringForRTI(p_valueUL), rtiContainer[23]);
18437 0 : doRTI("valueString", (void*)(&p_valueString), sizeof(p_valueString), (void*)this, "SgWcharVal", "std::string", "p_valueString", toStringForRTI(p_valueString), rtiContainer[24]);
18438 0 : return rtiContainer;
18439 : }
18440 : RTIReturnType
18441 0 : SgUnsignedShortVal::roseRTI() {
18442 0 : RTIReturnType rtiContainer(25);
18443 :
18444 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUnsignedShortVal", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18445 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUnsignedShortVal", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18446 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUnsignedShortVal", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18447 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUnsignedShortVal", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18448 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUnsignedShortVal", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18449 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUnsignedShortVal", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18450 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUnsignedShortVal", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18451 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUnsignedShortVal", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18452 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUnsignedShortVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18453 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUnsignedShortVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18454 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUnsignedShortVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18455 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUnsignedShortVal", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18456 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUnsignedShortVal", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18457 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUnsignedShortVal", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18458 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUnsignedShortVal", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18459 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUnsignedShortVal", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18460 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUnsignedShortVal", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18461 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUnsignedShortVal", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18462 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgUnsignedShortVal", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18463 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgUnsignedShortVal", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18464 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgUnsignedShortVal", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18465 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgUnsignedShortVal", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18466 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgUnsignedShortVal", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
18467 0 : doRTI("value", (void*)(&p_value), sizeof(p_value), (void*)this, "SgUnsignedShortVal", "unsigned short", "p_value", toStringForRTI(p_value), rtiContainer[23]);
18468 0 : doRTI("valueString", (void*)(&p_valueString), sizeof(p_valueString), (void*)this, "SgUnsignedShortVal", "std::string", "p_valueString", toStringForRTI(p_valueString), rtiContainer[24]);
18469 0 : return rtiContainer;
18470 : }
18471 : RTIReturnType
18472 169 : SgIntVal::roseRTI() {
18473 169 : RTIReturnType rtiContainer(25);
18474 :
18475 169 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgIntVal", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18476 169 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgIntVal", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18477 169 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgIntVal", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18478 169 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgIntVal", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18479 169 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgIntVal", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18480 169 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgIntVal", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18481 169 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgIntVal", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18482 169 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgIntVal", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18483 169 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgIntVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18484 169 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgIntVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18485 169 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgIntVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18486 169 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgIntVal", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18487 169 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgIntVal", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18488 169 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgIntVal", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18489 169 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgIntVal", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18490 169 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgIntVal", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18491 169 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgIntVal", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18492 169 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgIntVal", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18493 169 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgIntVal", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18494 169 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgIntVal", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18495 169 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgIntVal", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18496 169 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgIntVal", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18497 169 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgIntVal", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
18498 169 : doRTI("value", (void*)(&p_value), sizeof(p_value), (void*)this, "SgIntVal", "int", "p_value", toStringForRTI(p_value), rtiContainer[23]);
18499 169 : doRTI("valueString", (void*)(&p_valueString), sizeof(p_valueString), (void*)this, "SgIntVal", "std::string", "p_valueString", toStringForRTI(p_valueString), rtiContainer[24]);
18500 169 : return rtiContainer;
18501 : }
18502 : RTIReturnType
18503 18 : SgEnumVal::roseRTI() {
18504 18 : RTIReturnType rtiContainer(30);
18505 :
18506 18 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgEnumVal", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18507 18 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgEnumVal", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18508 18 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgEnumVal", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18509 18 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgEnumVal", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18510 18 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgEnumVal", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18511 18 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgEnumVal", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18512 18 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgEnumVal", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18513 18 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgEnumVal", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18514 18 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgEnumVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18515 18 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgEnumVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18516 18 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgEnumVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18517 18 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgEnumVal", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18518 18 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgEnumVal", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18519 18 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgEnumVal", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18520 18 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgEnumVal", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18521 18 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgEnumVal", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18522 18 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgEnumVal", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18523 18 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgEnumVal", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18524 18 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgEnumVal", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18525 18 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgEnumVal", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18526 18 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgEnumVal", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18527 18 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgEnumVal", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18528 18 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgEnumVal", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
18529 18 : doRTI("value", (void*)(&p_value), sizeof(p_value), (void*)this, "SgEnumVal", "long long int", "p_value", toStringForRTI(p_value), rtiContainer[23]);
18530 18 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgEnumVal", "SgEnumDeclaration*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[24]);
18531 18 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgEnumVal", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[25]);
18532 18 : doRTI("requiresNameQualification", (void*)(&p_requiresNameQualification), sizeof(p_requiresNameQualification), (void*)this, "SgEnumVal", "bool", "p_requiresNameQualification", toStringForRTI(p_requiresNameQualification), rtiContainer[26]);
18533 18 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgEnumVal", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[27]);
18534 18 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgEnumVal", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[28]);
18535 18 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgEnumVal", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[29]);
18536 18 : return rtiContainer;
18537 : }
18538 : RTIReturnType
18539 0 : SgUnsignedIntVal::roseRTI() {
18540 0 : RTIReturnType rtiContainer(25);
18541 :
18542 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUnsignedIntVal", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18543 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUnsignedIntVal", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18544 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUnsignedIntVal", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18545 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUnsignedIntVal", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18546 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUnsignedIntVal", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18547 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUnsignedIntVal", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18548 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUnsignedIntVal", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18549 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUnsignedIntVal", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18550 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUnsignedIntVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18551 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUnsignedIntVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18552 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUnsignedIntVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18553 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUnsignedIntVal", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18554 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUnsignedIntVal", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18555 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUnsignedIntVal", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18556 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUnsignedIntVal", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18557 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUnsignedIntVal", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18558 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUnsignedIntVal", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18559 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUnsignedIntVal", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18560 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgUnsignedIntVal", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18561 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgUnsignedIntVal", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18562 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgUnsignedIntVal", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18563 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgUnsignedIntVal", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18564 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgUnsignedIntVal", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
18565 0 : doRTI("value", (void*)(&p_value), sizeof(p_value), (void*)this, "SgUnsignedIntVal", "unsigned int", "p_value", toStringForRTI(p_value), rtiContainer[23]);
18566 0 : doRTI("valueString", (void*)(&p_valueString), sizeof(p_valueString), (void*)this, "SgUnsignedIntVal", "std::string", "p_valueString", toStringForRTI(p_valueString), rtiContainer[24]);
18567 0 : return rtiContainer;
18568 : }
18569 : RTIReturnType
18570 4 : SgLongIntVal::roseRTI() {
18571 4 : RTIReturnType rtiContainer(25);
18572 :
18573 4 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgLongIntVal", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18574 4 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgLongIntVal", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18575 4 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgLongIntVal", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18576 4 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgLongIntVal", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18577 4 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgLongIntVal", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18578 4 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgLongIntVal", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18579 4 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgLongIntVal", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18580 4 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgLongIntVal", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18581 4 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgLongIntVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18582 4 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgLongIntVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18583 4 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgLongIntVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18584 4 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgLongIntVal", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18585 4 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgLongIntVal", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18586 4 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgLongIntVal", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18587 4 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgLongIntVal", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18588 4 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgLongIntVal", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18589 4 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgLongIntVal", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18590 4 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgLongIntVal", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18591 4 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgLongIntVal", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18592 4 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgLongIntVal", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18593 4 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgLongIntVal", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18594 4 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgLongIntVal", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18595 4 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgLongIntVal", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
18596 4 : doRTI("value", (void*)(&p_value), sizeof(p_value), (void*)this, "SgLongIntVal", "long int", "p_value", toStringForRTI(p_value), rtiContainer[23]);
18597 4 : doRTI("valueString", (void*)(&p_valueString), sizeof(p_valueString), (void*)this, "SgLongIntVal", "std::string", "p_valueString", toStringForRTI(p_valueString), rtiContainer[24]);
18598 4 : return rtiContainer;
18599 : }
18600 : RTIReturnType
18601 0 : SgLongLongIntVal::roseRTI() {
18602 0 : RTIReturnType rtiContainer(25);
18603 :
18604 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgLongLongIntVal", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18605 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgLongLongIntVal", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18606 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgLongLongIntVal", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18607 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgLongLongIntVal", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18608 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgLongLongIntVal", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18609 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgLongLongIntVal", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18610 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgLongLongIntVal", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18611 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgLongLongIntVal", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18612 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgLongLongIntVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18613 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgLongLongIntVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18614 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgLongLongIntVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18615 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgLongLongIntVal", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18616 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgLongLongIntVal", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18617 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgLongLongIntVal", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18618 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgLongLongIntVal", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18619 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgLongLongIntVal", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18620 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgLongLongIntVal", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18621 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgLongLongIntVal", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18622 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgLongLongIntVal", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18623 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgLongLongIntVal", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18624 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgLongLongIntVal", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18625 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgLongLongIntVal", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18626 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgLongLongIntVal", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
18627 0 : doRTI("value", (void*)(&p_value), sizeof(p_value), (void*)this, "SgLongLongIntVal", "long long int", "p_value", toStringForRTI(p_value), rtiContainer[23]);
18628 0 : doRTI("valueString", (void*)(&p_valueString), sizeof(p_valueString), (void*)this, "SgLongLongIntVal", "std::string", "p_valueString", toStringForRTI(p_valueString), rtiContainer[24]);
18629 0 : return rtiContainer;
18630 : }
18631 : RTIReturnType
18632 0 : SgUnsignedLongLongIntVal::roseRTI() {
18633 0 : RTIReturnType rtiContainer(25);
18634 :
18635 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUnsignedLongLongIntVal", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18636 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUnsignedLongLongIntVal", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18637 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUnsignedLongLongIntVal", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18638 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUnsignedLongLongIntVal", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18639 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUnsignedLongLongIntVal", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18640 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUnsignedLongLongIntVal", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18641 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUnsignedLongLongIntVal", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18642 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUnsignedLongLongIntVal", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18643 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUnsignedLongLongIntVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18644 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUnsignedLongLongIntVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18645 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUnsignedLongLongIntVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18646 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUnsignedLongLongIntVal", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18647 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUnsignedLongLongIntVal", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18648 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUnsignedLongLongIntVal", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18649 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUnsignedLongLongIntVal", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18650 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUnsignedLongLongIntVal", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18651 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUnsignedLongLongIntVal", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18652 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUnsignedLongLongIntVal", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18653 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgUnsignedLongLongIntVal", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18654 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgUnsignedLongLongIntVal", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18655 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgUnsignedLongLongIntVal", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18656 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgUnsignedLongLongIntVal", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18657 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgUnsignedLongLongIntVal", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
18658 0 : doRTI("value", (void*)(&p_value), sizeof(p_value), (void*)this, "SgUnsignedLongLongIntVal", "unsigned long long int", "p_value", toStringForRTI(p_value), rtiContainer[23]);
18659 0 : doRTI("valueString", (void*)(&p_valueString), sizeof(p_valueString), (void*)this, "SgUnsignedLongLongIntVal", "std::string", "p_valueString", toStringForRTI(p_valueString), rtiContainer[24]);
18660 0 : return rtiContainer;
18661 : }
18662 : RTIReturnType
18663 5 : SgUnsignedLongVal::roseRTI() {
18664 5 : RTIReturnType rtiContainer(25);
18665 :
18666 5 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUnsignedLongVal", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18667 5 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUnsignedLongVal", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18668 5 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUnsignedLongVal", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18669 5 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUnsignedLongVal", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18670 5 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUnsignedLongVal", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18671 5 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUnsignedLongVal", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18672 5 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUnsignedLongVal", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18673 5 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUnsignedLongVal", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18674 5 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUnsignedLongVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18675 5 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUnsignedLongVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18676 5 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUnsignedLongVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18677 5 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUnsignedLongVal", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18678 5 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUnsignedLongVal", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18679 5 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUnsignedLongVal", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18680 5 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUnsignedLongVal", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18681 5 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUnsignedLongVal", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18682 5 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUnsignedLongVal", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18683 5 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUnsignedLongVal", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18684 5 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgUnsignedLongVal", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18685 5 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgUnsignedLongVal", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18686 5 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgUnsignedLongVal", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18687 5 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgUnsignedLongVal", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18688 5 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgUnsignedLongVal", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
18689 5 : doRTI("value", (void*)(&p_value), sizeof(p_value), (void*)this, "SgUnsignedLongVal", "unsigned long", "p_value", toStringForRTI(p_value), rtiContainer[23]);
18690 5 : doRTI("valueString", (void*)(&p_valueString), sizeof(p_valueString), (void*)this, "SgUnsignedLongVal", "std::string", "p_valueString", toStringForRTI(p_valueString), rtiContainer[24]);
18691 5 : return rtiContainer;
18692 : }
18693 : RTIReturnType
18694 0 : SgFloatVal::roseRTI() {
18695 0 : RTIReturnType rtiContainer(25);
18696 :
18697 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgFloatVal", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18698 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgFloatVal", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18699 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgFloatVal", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18700 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgFloatVal", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18701 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgFloatVal", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18702 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgFloatVal", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18703 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgFloatVal", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18704 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgFloatVal", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18705 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgFloatVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18706 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgFloatVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18707 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgFloatVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18708 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgFloatVal", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18709 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgFloatVal", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18710 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgFloatVal", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18711 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgFloatVal", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18712 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgFloatVal", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18713 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgFloatVal", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18714 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgFloatVal", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18715 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgFloatVal", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18716 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgFloatVal", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18717 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgFloatVal", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18718 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgFloatVal", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18719 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgFloatVal", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
18720 0 : doRTI("value", (void*)(&p_value), sizeof(p_value), (void*)this, "SgFloatVal", "float", "p_value", toStringForRTI(p_value), rtiContainer[23]);
18721 0 : doRTI("valueString", (void*)(&p_valueString), sizeof(p_valueString), (void*)this, "SgFloatVal", "std::string", "p_valueString", toStringForRTI(p_valueString), rtiContainer[24]);
18722 0 : return rtiContainer;
18723 : }
18724 : RTIReturnType
18725 31 : SgDoubleVal::roseRTI() {
18726 31 : RTIReturnType rtiContainer(25);
18727 :
18728 31 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgDoubleVal", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18729 31 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgDoubleVal", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18730 31 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgDoubleVal", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18731 31 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgDoubleVal", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18732 31 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgDoubleVal", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18733 31 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgDoubleVal", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18734 31 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgDoubleVal", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18735 31 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgDoubleVal", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18736 31 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgDoubleVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18737 31 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgDoubleVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18738 31 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgDoubleVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18739 31 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgDoubleVal", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18740 31 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgDoubleVal", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18741 31 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgDoubleVal", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18742 31 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgDoubleVal", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18743 31 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgDoubleVal", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18744 31 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgDoubleVal", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18745 31 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgDoubleVal", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18746 31 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgDoubleVal", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18747 31 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgDoubleVal", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18748 31 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgDoubleVal", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18749 31 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgDoubleVal", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18750 31 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgDoubleVal", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
18751 31 : doRTI("value", (void*)(&p_value), sizeof(p_value), (void*)this, "SgDoubleVal", "double", "p_value", toStringForRTI(p_value), rtiContainer[23]);
18752 31 : doRTI("valueString", (void*)(&p_valueString), sizeof(p_valueString), (void*)this, "SgDoubleVal", "std::string", "p_valueString", toStringForRTI(p_valueString), rtiContainer[24]);
18753 31 : return rtiContainer;
18754 : }
18755 : RTIReturnType
18756 0 : SgLongDoubleVal::roseRTI() {
18757 0 : RTIReturnType rtiContainer(25);
18758 :
18759 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgLongDoubleVal", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18760 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgLongDoubleVal", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18761 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgLongDoubleVal", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18762 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgLongDoubleVal", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18763 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgLongDoubleVal", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18764 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgLongDoubleVal", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18765 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgLongDoubleVal", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18766 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgLongDoubleVal", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18767 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgLongDoubleVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18768 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgLongDoubleVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18769 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgLongDoubleVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18770 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgLongDoubleVal", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18771 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgLongDoubleVal", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18772 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgLongDoubleVal", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18773 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgLongDoubleVal", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18774 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgLongDoubleVal", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18775 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgLongDoubleVal", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18776 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgLongDoubleVal", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18777 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgLongDoubleVal", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18778 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgLongDoubleVal", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18779 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgLongDoubleVal", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18780 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgLongDoubleVal", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18781 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgLongDoubleVal", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
18782 0 : doRTI("value", (void*)(&p_value), sizeof(p_value), (void*)this, "SgLongDoubleVal", "long double", "p_value", toStringForRTI(p_value), rtiContainer[23]);
18783 0 : doRTI("valueString", (void*)(&p_valueString), sizeof(p_valueString), (void*)this, "SgLongDoubleVal", "std::string", "p_valueString", toStringForRTI(p_valueString), rtiContainer[24]);
18784 0 : return rtiContainer;
18785 : }
18786 : RTIReturnType
18787 0 : SgComplexVal::roseRTI() {
18788 0 : RTIReturnType rtiContainer(27);
18789 :
18790 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgComplexVal", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18791 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgComplexVal", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18792 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgComplexVal", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18793 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgComplexVal", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18794 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgComplexVal", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18795 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgComplexVal", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18796 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgComplexVal", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18797 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgComplexVal", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18798 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgComplexVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18799 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgComplexVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18800 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgComplexVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18801 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgComplexVal", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18802 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgComplexVal", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18803 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgComplexVal", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18804 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgComplexVal", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18805 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgComplexVal", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18806 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgComplexVal", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18807 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgComplexVal", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18808 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgComplexVal", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18809 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgComplexVal", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18810 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgComplexVal", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18811 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgComplexVal", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18812 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgComplexVal", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
18813 0 : doRTI("real_value", (void*)(&p_real_value), sizeof(p_real_value), (void*)this, "SgComplexVal", "SgValueExp*", "p_real_value", toStringForRTI(p_real_value), rtiContainer[23]);
18814 0 : doRTI("imaginary_value", (void*)(&p_imaginary_value), sizeof(p_imaginary_value), (void*)this, "SgComplexVal", "SgValueExp*", "p_imaginary_value", toStringForRTI(p_imaginary_value), rtiContainer[24]);
18815 0 : doRTI("precisionType", (void*)(&p_precisionType), sizeof(p_precisionType), (void*)this, "SgComplexVal", "SgType*", "p_precisionType", toStringForRTI(p_precisionType), rtiContainer[25]);
18816 0 : doRTI("valueString", (void*)(&p_valueString), sizeof(p_valueString), (void*)this, "SgComplexVal", "std::string", "p_valueString", toStringForRTI(p_valueString), rtiContainer[26]);
18817 0 : return rtiContainer;
18818 : }
18819 : RTIReturnType
18820 0 : SgUpcThreads::roseRTI() {
18821 0 : RTIReturnType rtiContainer(25);
18822 :
18823 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpcThreads", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18824 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpcThreads", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18825 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpcThreads", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18826 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpcThreads", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18827 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpcThreads", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18828 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpcThreads", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18829 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpcThreads", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18830 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpcThreads", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18831 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpcThreads", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18832 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpcThreads", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18833 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpcThreads", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18834 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpcThreads", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18835 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpcThreads", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18836 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpcThreads", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18837 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpcThreads", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18838 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpcThreads", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18839 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpcThreads", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18840 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpcThreads", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18841 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgUpcThreads", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18842 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgUpcThreads", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18843 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgUpcThreads", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18844 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgUpcThreads", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18845 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgUpcThreads", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
18846 0 : doRTI("value", (void*)(&p_value), sizeof(p_value), (void*)this, "SgUpcThreads", "int", "p_value", toStringForRTI(p_value), rtiContainer[23]);
18847 0 : doRTI("valueString", (void*)(&p_valueString), sizeof(p_valueString), (void*)this, "SgUpcThreads", "std::string", "p_valueString", toStringForRTI(p_valueString), rtiContainer[24]);
18848 0 : return rtiContainer;
18849 : }
18850 : RTIReturnType
18851 0 : SgUpcMythread::roseRTI() {
18852 0 : RTIReturnType rtiContainer(25);
18853 :
18854 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpcMythread", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18855 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpcMythread", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18856 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpcMythread", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18857 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpcMythread", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18858 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpcMythread", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18859 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpcMythread", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18860 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpcMythread", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18861 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpcMythread", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18862 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpcMythread", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18863 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpcMythread", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18864 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpcMythread", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18865 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpcMythread", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18866 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpcMythread", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18867 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpcMythread", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18868 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpcMythread", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18869 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpcMythread", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18870 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpcMythread", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18871 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpcMythread", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18872 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgUpcMythread", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18873 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgUpcMythread", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18874 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgUpcMythread", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18875 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgUpcMythread", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18876 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgUpcMythread", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
18877 0 : doRTI("value", (void*)(&p_value), sizeof(p_value), (void*)this, "SgUpcMythread", "int", "p_value", toStringForRTI(p_value), rtiContainer[23]);
18878 0 : doRTI("valueString", (void*)(&p_valueString), sizeof(p_valueString), (void*)this, "SgUpcMythread", "std::string", "p_valueString", toStringForRTI(p_valueString), rtiContainer[24]);
18879 0 : return rtiContainer;
18880 : }
18881 : RTIReturnType
18882 0 : SgTemplateParameterVal::roseRTI() {
18883 0 : RTIReturnType rtiContainer(26);
18884 :
18885 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateParameterVal", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18886 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateParameterVal", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18887 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateParameterVal", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18888 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateParameterVal", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18889 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateParameterVal", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18890 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateParameterVal", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18891 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateParameterVal", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18892 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateParameterVal", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18893 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateParameterVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18894 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateParameterVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18895 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateParameterVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18896 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateParameterVal", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18897 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateParameterVal", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18898 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgTemplateParameterVal", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18899 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgTemplateParameterVal", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18900 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgTemplateParameterVal", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18901 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTemplateParameterVal", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18902 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgTemplateParameterVal", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18903 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgTemplateParameterVal", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18904 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgTemplateParameterVal", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18905 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgTemplateParameterVal", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18906 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgTemplateParameterVal", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18907 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgTemplateParameterVal", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
18908 0 : doRTI("template_parameter_position", (void*)(&p_template_parameter_position), sizeof(p_template_parameter_position), (void*)this, "SgTemplateParameterVal", "int", "p_template_parameter_position", toStringForRTI(p_template_parameter_position), rtiContainer[23]);
18909 0 : doRTI("valueString", (void*)(&p_valueString), sizeof(p_valueString), (void*)this, "SgTemplateParameterVal", "std::string", "p_valueString", toStringForRTI(p_valueString), rtiContainer[24]);
18910 0 : doRTI("valueType", (void*)(&p_valueType), sizeof(p_valueType), (void*)this, "SgTemplateParameterVal", "SgType*", "p_valueType", toStringForRTI(p_valueType), rtiContainer[25]);
18911 0 : return rtiContainer;
18912 : }
18913 : RTIReturnType
18914 0 : SgNullptrValExp::roseRTI() {
18915 0 : RTIReturnType rtiContainer(23);
18916 :
18917 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgNullptrValExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18918 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgNullptrValExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18919 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgNullptrValExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18920 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgNullptrValExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18921 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgNullptrValExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18922 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgNullptrValExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18923 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgNullptrValExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18924 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgNullptrValExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18925 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgNullptrValExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18926 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgNullptrValExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18927 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgNullptrValExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18928 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgNullptrValExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18929 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgNullptrValExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18930 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgNullptrValExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18931 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgNullptrValExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18932 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgNullptrValExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18933 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgNullptrValExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18934 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgNullptrValExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18935 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgNullptrValExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18936 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgNullptrValExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18937 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgNullptrValExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18938 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgNullptrValExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18939 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgNullptrValExp", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
18940 0 : return rtiContainer;
18941 : }
18942 : RTIReturnType
18943 0 : SgChar16Val::roseRTI() {
18944 0 : RTIReturnType rtiContainer(25);
18945 :
18946 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgChar16Val", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18947 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgChar16Val", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18948 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgChar16Val", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18949 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgChar16Val", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18950 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgChar16Val", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18951 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgChar16Val", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18952 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgChar16Val", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18953 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgChar16Val", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18954 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgChar16Val", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18955 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgChar16Val", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18956 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgChar16Val", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18957 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgChar16Val", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18958 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgChar16Val", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18959 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgChar16Val", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18960 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgChar16Val", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18961 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgChar16Val", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18962 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgChar16Val", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18963 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgChar16Val", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18964 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgChar16Val", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18965 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgChar16Val", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18966 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgChar16Val", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18967 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgChar16Val", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18968 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgChar16Val", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
18969 0 : doRTI("valueUL", (void*)(&p_valueUL), sizeof(p_valueUL), (void*)this, "SgChar16Val", "unsigned short", "p_valueUL", toStringForRTI(p_valueUL), rtiContainer[23]);
18970 0 : doRTI("valueString", (void*)(&p_valueString), sizeof(p_valueString), (void*)this, "SgChar16Val", "std::string", "p_valueString", toStringForRTI(p_valueString), rtiContainer[24]);
18971 0 : return rtiContainer;
18972 : }
18973 : RTIReturnType
18974 0 : SgChar32Val::roseRTI() {
18975 0 : RTIReturnType rtiContainer(25);
18976 :
18977 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgChar32Val", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
18978 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgChar32Val", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
18979 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgChar32Val", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
18980 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgChar32Val", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
18981 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgChar32Val", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
18982 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgChar32Val", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
18983 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgChar32Val", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
18984 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgChar32Val", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
18985 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgChar32Val", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
18986 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgChar32Val", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
18987 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgChar32Val", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
18988 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgChar32Val", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
18989 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgChar32Val", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
18990 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgChar32Val", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
18991 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgChar32Val", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
18992 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgChar32Val", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
18993 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgChar32Val", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
18994 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgChar32Val", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
18995 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgChar32Val", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
18996 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgChar32Val", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
18997 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgChar32Val", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
18998 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgChar32Val", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
18999 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgChar32Val", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
19000 0 : doRTI("valueUL", (void*)(&p_valueUL), sizeof(p_valueUL), (void*)this, "SgChar32Val", "unsigned int", "p_valueUL", toStringForRTI(p_valueUL), rtiContainer[23]);
19001 0 : doRTI("valueString", (void*)(&p_valueString), sizeof(p_valueString), (void*)this, "SgChar32Val", "std::string", "p_valueString", toStringForRTI(p_valueString), rtiContainer[24]);
19002 0 : return rtiContainer;
19003 : }
19004 : RTIReturnType
19005 0 : SgFloat80Val::roseRTI() {
19006 0 : RTIReturnType rtiContainer(25);
19007 :
19008 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgFloat80Val", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19009 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgFloat80Val", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19010 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgFloat80Val", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19011 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgFloat80Val", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19012 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgFloat80Val", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19013 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgFloat80Val", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19014 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgFloat80Val", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19015 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgFloat80Val", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19016 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgFloat80Val", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19017 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgFloat80Val", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19018 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgFloat80Val", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19019 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgFloat80Val", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19020 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgFloat80Val", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19021 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgFloat80Val", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19022 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgFloat80Val", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19023 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgFloat80Val", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19024 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgFloat80Val", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19025 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgFloat80Val", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19026 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgFloat80Val", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19027 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgFloat80Val", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19028 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgFloat80Val", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19029 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgFloat80Val", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19030 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgFloat80Val", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
19031 0 : doRTI("value", (void*)(&p_value), sizeof(p_value), (void*)this, "SgFloat80Val", "long double", "p_value", toStringForRTI(p_value), rtiContainer[23]);
19032 0 : doRTI("valueString", (void*)(&p_valueString), sizeof(p_valueString), (void*)this, "SgFloat80Val", "std::string", "p_valueString", toStringForRTI(p_valueString), rtiContainer[24]);
19033 0 : return rtiContainer;
19034 : }
19035 : RTIReturnType
19036 0 : SgFloat128Val::roseRTI() {
19037 0 : RTIReturnType rtiContainer(25);
19038 :
19039 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgFloat128Val", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19040 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgFloat128Val", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19041 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgFloat128Val", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19042 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgFloat128Val", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19043 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgFloat128Val", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19044 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgFloat128Val", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19045 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgFloat128Val", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19046 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgFloat128Val", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19047 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgFloat128Val", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19048 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgFloat128Val", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19049 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgFloat128Val", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19050 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgFloat128Val", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19051 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgFloat128Val", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19052 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgFloat128Val", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19053 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgFloat128Val", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19054 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgFloat128Val", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19055 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgFloat128Val", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19056 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgFloat128Val", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19057 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgFloat128Val", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19058 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgFloat128Val", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19059 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgFloat128Val", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19060 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgFloat128Val", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19061 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgFloat128Val", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
19062 0 : doRTI("value", (void*)(&p_value), sizeof(p_value), (void*)this, "SgFloat128Val", "long double", "p_value", toStringForRTI(p_value), rtiContainer[23]);
19063 0 : doRTI("valueString", (void*)(&p_valueString), sizeof(p_valueString), (void*)this, "SgFloat128Val", "std::string", "p_valueString", toStringForRTI(p_valueString), rtiContainer[24]);
19064 0 : return rtiContainer;
19065 : }
19066 : RTIReturnType
19067 0 : SgVoidVal::roseRTI() {
19068 0 : RTIReturnType rtiContainer(23);
19069 :
19070 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgVoidVal", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19071 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgVoidVal", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19072 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgVoidVal", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19073 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgVoidVal", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19074 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgVoidVal", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19075 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgVoidVal", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19076 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgVoidVal", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19077 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgVoidVal", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19078 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgVoidVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19079 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgVoidVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19080 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgVoidVal", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19081 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgVoidVal", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19082 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgVoidVal", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19083 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgVoidVal", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19084 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgVoidVal", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19085 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgVoidVal", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19086 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgVoidVal", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19087 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgVoidVal", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19088 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgVoidVal", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19089 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgVoidVal", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19090 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgVoidVal", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19091 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgVoidVal", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19092 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgVoidVal", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[22]);
19093 0 : return rtiContainer;
19094 : }
19095 : RTIReturnType
19096 0 : SgCallExpression::roseRTI() {
19097 0 : RTIReturnType rtiContainer(25);
19098 :
19099 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgCallExpression", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19100 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgCallExpression", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19101 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgCallExpression", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19102 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgCallExpression", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19103 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgCallExpression", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19104 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgCallExpression", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19105 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgCallExpression", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19106 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgCallExpression", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19107 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgCallExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19108 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgCallExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19109 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgCallExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19110 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgCallExpression", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19111 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgCallExpression", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19112 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgCallExpression", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19113 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgCallExpression", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19114 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgCallExpression", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19115 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgCallExpression", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19116 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgCallExpression", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19117 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgCallExpression", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19118 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgCallExpression", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19119 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgCallExpression", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19120 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgCallExpression", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19121 0 : doRTI("function", (void*)(&p_function), sizeof(p_function), (void*)this, "SgCallExpression", "SgExpression*", "p_function", toStringForRTI(p_function), rtiContainer[22]);
19122 0 : doRTI("args", (void*)(&p_args), sizeof(p_args), (void*)this, "SgCallExpression", "SgExprListExp*", "p_args", toStringForRTI(p_args), rtiContainer[23]);
19123 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgCallExpression", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
19124 0 : return rtiContainer;
19125 : }
19126 : RTIReturnType
19127 529 : SgFunctionCallExp::roseRTI() {
19128 529 : RTIReturnType rtiContainer(26);
19129 :
19130 529 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgFunctionCallExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19131 529 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgFunctionCallExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19132 529 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgFunctionCallExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19133 529 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgFunctionCallExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19134 529 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgFunctionCallExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19135 529 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgFunctionCallExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19136 529 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgFunctionCallExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19137 529 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgFunctionCallExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19138 529 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgFunctionCallExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19139 529 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgFunctionCallExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19140 529 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgFunctionCallExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19141 529 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgFunctionCallExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19142 529 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgFunctionCallExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19143 529 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgFunctionCallExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19144 529 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgFunctionCallExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19145 529 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgFunctionCallExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19146 529 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgFunctionCallExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19147 529 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgFunctionCallExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19148 529 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgFunctionCallExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19149 529 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgFunctionCallExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19150 529 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgFunctionCallExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19151 529 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgFunctionCallExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19152 529 : doRTI("function", (void*)(&p_function), sizeof(p_function), (void*)this, "SgFunctionCallExp", "SgExpression*", "p_function", toStringForRTI(p_function), rtiContainer[22]);
19153 529 : doRTI("args", (void*)(&p_args), sizeof(p_args), (void*)this, "SgFunctionCallExp", "SgExprListExp*", "p_args", toStringForRTI(p_args), rtiContainer[23]);
19154 529 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgFunctionCallExp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
19155 529 : doRTI("uses_operator_syntax", (void*)(&p_uses_operator_syntax), sizeof(p_uses_operator_syntax), (void*)this, "SgFunctionCallExp", "bool", "p_uses_operator_syntax", toStringForRTI(p_uses_operator_syntax), rtiContainer[25]);
19156 529 : return rtiContainer;
19157 : }
19158 : RTIReturnType
19159 0 : SgCudaKernelCallExp::roseRTI() {
19160 0 : RTIReturnType rtiContainer(27);
19161 :
19162 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgCudaKernelCallExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19163 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgCudaKernelCallExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19164 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgCudaKernelCallExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19165 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgCudaKernelCallExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19166 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgCudaKernelCallExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19167 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgCudaKernelCallExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19168 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgCudaKernelCallExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19169 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgCudaKernelCallExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19170 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgCudaKernelCallExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19171 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgCudaKernelCallExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19172 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgCudaKernelCallExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19173 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgCudaKernelCallExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19174 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgCudaKernelCallExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19175 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgCudaKernelCallExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19176 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgCudaKernelCallExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19177 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgCudaKernelCallExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19178 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgCudaKernelCallExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19179 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgCudaKernelCallExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19180 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgCudaKernelCallExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19181 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgCudaKernelCallExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19182 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgCudaKernelCallExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19183 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgCudaKernelCallExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19184 0 : doRTI("function", (void*)(&p_function), sizeof(p_function), (void*)this, "SgCudaKernelCallExp", "SgExpression*", "p_function", toStringForRTI(p_function), rtiContainer[22]);
19185 0 : doRTI("args", (void*)(&p_args), sizeof(p_args), (void*)this, "SgCudaKernelCallExp", "SgExprListExp*", "p_args", toStringForRTI(p_args), rtiContainer[23]);
19186 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgCudaKernelCallExp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
19187 0 : doRTI("uses_operator_syntax", (void*)(&p_uses_operator_syntax), sizeof(p_uses_operator_syntax), (void*)this, "SgCudaKernelCallExp", "bool", "p_uses_operator_syntax", toStringForRTI(p_uses_operator_syntax), rtiContainer[25]);
19188 0 : doRTI("exec_config", (void*)(&p_exec_config), sizeof(p_exec_config), (void*)this, "SgCudaKernelCallExp", "SgCudaKernelExecConfig*", "p_exec_config", toStringForRTI(p_exec_config), rtiContainer[26]);
19189 0 : return rtiContainer;
19190 : }
19191 : RTIReturnType
19192 13 : SgSizeOfOp::roseRTI() {
19193 13 : RTIReturnType rtiContainer(33);
19194 :
19195 13 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSizeOfOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19196 13 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSizeOfOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19197 13 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSizeOfOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19198 13 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSizeOfOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19199 13 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSizeOfOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19200 13 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSizeOfOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19201 13 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSizeOfOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19202 13 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSizeOfOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19203 13 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSizeOfOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19204 13 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSizeOfOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19205 13 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSizeOfOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19206 13 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSizeOfOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19207 13 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSizeOfOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19208 13 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSizeOfOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19209 13 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgSizeOfOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19210 13 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgSizeOfOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19211 13 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSizeOfOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19212 13 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgSizeOfOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19213 13 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgSizeOfOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19214 13 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgSizeOfOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19215 13 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgSizeOfOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19216 13 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgSizeOfOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19217 13 : doRTI("operand_expr", (void*)(&p_operand_expr), sizeof(p_operand_expr), (void*)this, "SgSizeOfOp", "SgExpression*", "p_operand_expr", toStringForRTI(p_operand_expr), rtiContainer[22]);
19218 13 : doRTI("operand_type", (void*)(&p_operand_type), sizeof(p_operand_type), (void*)this, "SgSizeOfOp", "SgType*", "p_operand_type", toStringForRTI(p_operand_type), rtiContainer[23]);
19219 13 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgSizeOfOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
19220 13 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgSizeOfOp", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[25]);
19221 13 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgSizeOfOp", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[26]);
19222 13 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgSizeOfOp", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[27]);
19223 13 : doRTI("sizeOfContainsBaseTypeDefiningDeclaration", (void*)(&p_sizeOfContainsBaseTypeDefiningDeclaration), sizeof(p_sizeOfContainsBaseTypeDefiningDeclaration), (void*)this, "SgSizeOfOp", "bool", "p_sizeOfContainsBaseTypeDefiningDeclaration", toStringForRTI(p_sizeOfContainsBaseTypeDefiningDeclaration), rtiContainer[28]);
19224 13 : doRTI("is_objectless_nonstatic_data_member_reference", (void*)(&p_is_objectless_nonstatic_data_member_reference), sizeof(p_is_objectless_nonstatic_data_member_reference), (void*)this, "SgSizeOfOp", "bool", "p_is_objectless_nonstatic_data_member_reference", toStringForRTI(p_is_objectless_nonstatic_data_member_reference), rtiContainer[29]);
19225 13 : doRTI("name_qualification_for_pointer_to_member_class_length", (void*)(&p_name_qualification_for_pointer_to_member_class_length), sizeof(p_name_qualification_for_pointer_to_member_class_length), (void*)this, "SgSizeOfOp", "int", "p_name_qualification_for_pointer_to_member_class_length", toStringForRTI(p_name_qualification_for_pointer_to_member_class_length), rtiContainer[30]);
19226 13 : doRTI("type_elaboration_for_pointer_to_member_class_required", (void*)(&p_type_elaboration_for_pointer_to_member_class_required), sizeof(p_type_elaboration_for_pointer_to_member_class_required), (void*)this, "SgSizeOfOp", "bool", "p_type_elaboration_for_pointer_to_member_class_required", toStringForRTI(p_type_elaboration_for_pointer_to_member_class_required), rtiContainer[31]);
19227 13 : doRTI("global_qualification_for_pointer_to_member_class_required", (void*)(&p_global_qualification_for_pointer_to_member_class_required), sizeof(p_global_qualification_for_pointer_to_member_class_required), (void*)this, "SgSizeOfOp", "bool", "p_global_qualification_for_pointer_to_member_class_required", toStringForRTI(p_global_qualification_for_pointer_to_member_class_required), rtiContainer[32]);
19228 13 : return rtiContainer;
19229 : }
19230 : RTIReturnType
19231 0 : SgUpcLocalsizeofExpression::roseRTI() {
19232 0 : RTIReturnType rtiContainer(25);
19233 :
19234 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpcLocalsizeofExpression", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19235 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpcLocalsizeofExpression", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19236 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpcLocalsizeofExpression", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19237 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpcLocalsizeofExpression", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19238 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpcLocalsizeofExpression", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19239 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpcLocalsizeofExpression", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19240 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpcLocalsizeofExpression", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19241 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpcLocalsizeofExpression", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19242 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpcLocalsizeofExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19243 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpcLocalsizeofExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19244 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpcLocalsizeofExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19245 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpcLocalsizeofExpression", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19246 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpcLocalsizeofExpression", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19247 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpcLocalsizeofExpression", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19248 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpcLocalsizeofExpression", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19249 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpcLocalsizeofExpression", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19250 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpcLocalsizeofExpression", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19251 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpcLocalsizeofExpression", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19252 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgUpcLocalsizeofExpression", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19253 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgUpcLocalsizeofExpression", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19254 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgUpcLocalsizeofExpression", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19255 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgUpcLocalsizeofExpression", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19256 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgUpcLocalsizeofExpression", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[22]);
19257 0 : doRTI("operand_type", (void*)(&p_operand_type), sizeof(p_operand_type), (void*)this, "SgUpcLocalsizeofExpression", "SgType*", "p_operand_type", toStringForRTI(p_operand_type), rtiContainer[23]);
19258 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgUpcLocalsizeofExpression", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
19259 0 : return rtiContainer;
19260 : }
19261 : RTIReturnType
19262 0 : SgUpcBlocksizeofExpression::roseRTI() {
19263 0 : RTIReturnType rtiContainer(25);
19264 :
19265 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpcBlocksizeofExpression", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19266 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpcBlocksizeofExpression", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19267 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpcBlocksizeofExpression", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19268 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpcBlocksizeofExpression", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19269 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpcBlocksizeofExpression", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19270 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpcBlocksizeofExpression", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19271 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpcBlocksizeofExpression", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19272 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpcBlocksizeofExpression", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19273 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpcBlocksizeofExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19274 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpcBlocksizeofExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19275 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpcBlocksizeofExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19276 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpcBlocksizeofExpression", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19277 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpcBlocksizeofExpression", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19278 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpcBlocksizeofExpression", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19279 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpcBlocksizeofExpression", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19280 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpcBlocksizeofExpression", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19281 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpcBlocksizeofExpression", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19282 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpcBlocksizeofExpression", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19283 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgUpcBlocksizeofExpression", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19284 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgUpcBlocksizeofExpression", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19285 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgUpcBlocksizeofExpression", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19286 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgUpcBlocksizeofExpression", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19287 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgUpcBlocksizeofExpression", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[22]);
19288 0 : doRTI("operand_type", (void*)(&p_operand_type), sizeof(p_operand_type), (void*)this, "SgUpcBlocksizeofExpression", "SgType*", "p_operand_type", toStringForRTI(p_operand_type), rtiContainer[23]);
19289 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgUpcBlocksizeofExpression", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
19290 0 : return rtiContainer;
19291 : }
19292 : RTIReturnType
19293 0 : SgUpcElemsizeofExpression::roseRTI() {
19294 0 : RTIReturnType rtiContainer(25);
19295 :
19296 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUpcElemsizeofExpression", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19297 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUpcElemsizeofExpression", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19298 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUpcElemsizeofExpression", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19299 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUpcElemsizeofExpression", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19300 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUpcElemsizeofExpression", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19301 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUpcElemsizeofExpression", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19302 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUpcElemsizeofExpression", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19303 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUpcElemsizeofExpression", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19304 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUpcElemsizeofExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19305 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUpcElemsizeofExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19306 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUpcElemsizeofExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19307 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUpcElemsizeofExpression", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19308 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUpcElemsizeofExpression", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19309 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUpcElemsizeofExpression", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19310 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUpcElemsizeofExpression", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19311 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUpcElemsizeofExpression", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19312 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUpcElemsizeofExpression", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19313 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUpcElemsizeofExpression", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19314 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgUpcElemsizeofExpression", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19315 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgUpcElemsizeofExpression", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19316 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgUpcElemsizeofExpression", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19317 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgUpcElemsizeofExpression", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19318 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgUpcElemsizeofExpression", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[22]);
19319 0 : doRTI("operand_type", (void*)(&p_operand_type), sizeof(p_operand_type), (void*)this, "SgUpcElemsizeofExpression", "SgType*", "p_operand_type", toStringForRTI(p_operand_type), rtiContainer[23]);
19320 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgUpcElemsizeofExpression", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
19321 0 : return rtiContainer;
19322 : }
19323 : RTIReturnType
19324 0 : SgSuperExp::roseRTI() {
19325 0 : RTIReturnType rtiContainer(24);
19326 :
19327 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSuperExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19328 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSuperExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19329 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSuperExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19330 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSuperExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19331 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSuperExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19332 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSuperExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19333 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSuperExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19334 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSuperExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19335 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSuperExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19336 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSuperExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19337 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSuperExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19338 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSuperExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19339 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSuperExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19340 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSuperExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19341 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgSuperExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19342 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgSuperExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19343 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSuperExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19344 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgSuperExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19345 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgSuperExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19346 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgSuperExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19347 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgSuperExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19348 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgSuperExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19349 0 : doRTI("class_symbol", (void*)(&p_class_symbol), sizeof(p_class_symbol), (void*)this, "SgSuperExp", "SgClassSymbol*", "p_class_symbol", toStringForRTI(p_class_symbol), rtiContainer[22]);
19350 0 : doRTI("pobj_super", (void*)(&p_pobj_super), sizeof(p_pobj_super), (void*)this, "SgSuperExp", "int", "p_pobj_super", toStringForRTI(p_pobj_super), rtiContainer[23]);
19351 0 : return rtiContainer;
19352 : }
19353 : RTIReturnType
19354 0 : SgTypeIdOp::roseRTI() {
19355 0 : RTIReturnType rtiContainer(30);
19356 :
19357 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeIdOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19358 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeIdOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19359 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeIdOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19360 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeIdOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19361 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeIdOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19362 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeIdOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19363 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeIdOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19364 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeIdOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19365 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeIdOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19366 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeIdOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19367 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeIdOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19368 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeIdOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19369 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeIdOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19370 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgTypeIdOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19371 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgTypeIdOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19372 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgTypeIdOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19373 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeIdOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19374 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgTypeIdOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19375 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgTypeIdOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19376 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgTypeIdOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19377 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgTypeIdOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19378 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgTypeIdOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19379 0 : doRTI("operand_expr", (void*)(&p_operand_expr), sizeof(p_operand_expr), (void*)this, "SgTypeIdOp", "SgExpression*", "p_operand_expr", toStringForRTI(p_operand_expr), rtiContainer[22]);
19380 0 : doRTI("operand_type", (void*)(&p_operand_type), sizeof(p_operand_type), (void*)this, "SgTypeIdOp", "SgType*", "p_operand_type", toStringForRTI(p_operand_type), rtiContainer[23]);
19381 0 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgTypeIdOp", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[24]);
19382 0 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgTypeIdOp", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[25]);
19383 0 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgTypeIdOp", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[26]);
19384 0 : doRTI("name_qualification_for_pointer_to_member_class_length", (void*)(&p_name_qualification_for_pointer_to_member_class_length), sizeof(p_name_qualification_for_pointer_to_member_class_length), (void*)this, "SgTypeIdOp", "int", "p_name_qualification_for_pointer_to_member_class_length", toStringForRTI(p_name_qualification_for_pointer_to_member_class_length), rtiContainer[27]);
19385 0 : doRTI("type_elaboration_for_pointer_to_member_class_required", (void*)(&p_type_elaboration_for_pointer_to_member_class_required), sizeof(p_type_elaboration_for_pointer_to_member_class_required), (void*)this, "SgTypeIdOp", "bool", "p_type_elaboration_for_pointer_to_member_class_required", toStringForRTI(p_type_elaboration_for_pointer_to_member_class_required), rtiContainer[28]);
19386 0 : doRTI("global_qualification_for_pointer_to_member_class_required", (void*)(&p_global_qualification_for_pointer_to_member_class_required), sizeof(p_global_qualification_for_pointer_to_member_class_required), (void*)this, "SgTypeIdOp", "bool", "p_global_qualification_for_pointer_to_member_class_required", toStringForRTI(p_global_qualification_for_pointer_to_member_class_required), rtiContainer[29]);
19387 0 : return rtiContainer;
19388 : }
19389 : RTIReturnType
19390 5 : SgConditionalExp::roseRTI() {
19391 5 : RTIReturnType rtiContainer(26);
19392 :
19393 5 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgConditionalExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19394 5 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgConditionalExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19395 5 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgConditionalExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19396 5 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgConditionalExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19397 5 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgConditionalExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19398 5 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgConditionalExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19399 5 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgConditionalExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19400 5 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgConditionalExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19401 5 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgConditionalExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19402 5 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgConditionalExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19403 5 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgConditionalExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19404 5 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgConditionalExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19405 5 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgConditionalExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19406 5 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgConditionalExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19407 5 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgConditionalExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19408 5 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgConditionalExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19409 5 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgConditionalExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19410 5 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgConditionalExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19411 5 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgConditionalExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19412 5 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgConditionalExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19413 5 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgConditionalExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19414 5 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgConditionalExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19415 5 : doRTI("conditional_exp", (void*)(&p_conditional_exp), sizeof(p_conditional_exp), (void*)this, "SgConditionalExp", "SgExpression*", "p_conditional_exp", toStringForRTI(p_conditional_exp), rtiContainer[22]);
19416 5 : doRTI("true_exp", (void*)(&p_true_exp), sizeof(p_true_exp), (void*)this, "SgConditionalExp", "SgExpression*", "p_true_exp", toStringForRTI(p_true_exp), rtiContainer[23]);
19417 5 : doRTI("false_exp", (void*)(&p_false_exp), sizeof(p_false_exp), (void*)this, "SgConditionalExp", "SgExpression*", "p_false_exp", toStringForRTI(p_false_exp), rtiContainer[24]);
19418 5 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgConditionalExp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[25]);
19419 5 : return rtiContainer;
19420 : }
19421 : RTIReturnType
19422 0 : SgNewExp::roseRTI() {
19423 0 : RTIReturnType rtiContainer(34);
19424 :
19425 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgNewExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19426 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgNewExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19427 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgNewExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19428 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgNewExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19429 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgNewExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19430 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgNewExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19431 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgNewExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19432 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgNewExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19433 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgNewExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19434 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgNewExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19435 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgNewExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19436 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgNewExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19437 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgNewExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19438 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgNewExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19439 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgNewExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19440 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgNewExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19441 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgNewExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19442 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgNewExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19443 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgNewExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19444 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgNewExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19445 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgNewExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19446 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgNewExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19447 0 : doRTI("specified_type", (void*)(&p_specified_type), sizeof(p_specified_type), (void*)this, "SgNewExp", "SgType*", "p_specified_type", toStringForRTI(p_specified_type), rtiContainer[22]);
19448 0 : doRTI("placement_args", (void*)(&p_placement_args), sizeof(p_placement_args), (void*)this, "SgNewExp", "SgExprListExp*", "p_placement_args", toStringForRTI(p_placement_args), rtiContainer[23]);
19449 0 : doRTI("constructor_args", (void*)(&p_constructor_args), sizeof(p_constructor_args), (void*)this, "SgNewExp", "SgConstructorInitializer*", "p_constructor_args", toStringForRTI(p_constructor_args), rtiContainer[24]);
19450 0 : doRTI("builtin_args", (void*)(&p_builtin_args), sizeof(p_builtin_args), (void*)this, "SgNewExp", "SgExpression*", "p_builtin_args", toStringForRTI(p_builtin_args), rtiContainer[25]);
19451 0 : doRTI("need_global_specifier", (void*)(&p_need_global_specifier), sizeof(p_need_global_specifier), (void*)this, "SgNewExp", "short", "p_need_global_specifier", toStringForRTI(p_need_global_specifier), rtiContainer[26]);
19452 0 : doRTI("newOperatorDeclaration", (void*)(&p_newOperatorDeclaration), sizeof(p_newOperatorDeclaration), (void*)this, "SgNewExp", "SgFunctionDeclaration*", "p_newOperatorDeclaration", toStringForRTI(p_newOperatorDeclaration), rtiContainer[27]);
19453 0 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgNewExp", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[28]);
19454 0 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgNewExp", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[29]);
19455 0 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgNewExp", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[30]);
19456 0 : doRTI("name_qualification_for_pointer_to_member_class_length", (void*)(&p_name_qualification_for_pointer_to_member_class_length), sizeof(p_name_qualification_for_pointer_to_member_class_length), (void*)this, "SgNewExp", "int", "p_name_qualification_for_pointer_to_member_class_length", toStringForRTI(p_name_qualification_for_pointer_to_member_class_length), rtiContainer[31]);
19457 0 : doRTI("type_elaboration_for_pointer_to_member_class_required", (void*)(&p_type_elaboration_for_pointer_to_member_class_required), sizeof(p_type_elaboration_for_pointer_to_member_class_required), (void*)this, "SgNewExp", "bool", "p_type_elaboration_for_pointer_to_member_class_required", toStringForRTI(p_type_elaboration_for_pointer_to_member_class_required), rtiContainer[32]);
19458 0 : doRTI("global_qualification_for_pointer_to_member_class_required", (void*)(&p_global_qualification_for_pointer_to_member_class_required), sizeof(p_global_qualification_for_pointer_to_member_class_required), (void*)this, "SgNewExp", "bool", "p_global_qualification_for_pointer_to_member_class_required", toStringForRTI(p_global_qualification_for_pointer_to_member_class_required), rtiContainer[33]);
19459 0 : return rtiContainer;
19460 : }
19461 : RTIReturnType
19462 0 : SgDeleteExp::roseRTI() {
19463 0 : RTIReturnType rtiContainer(26);
19464 :
19465 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgDeleteExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19466 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgDeleteExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19467 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgDeleteExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19468 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgDeleteExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19469 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgDeleteExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19470 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgDeleteExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19471 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgDeleteExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19472 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgDeleteExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19473 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgDeleteExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19474 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgDeleteExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19475 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgDeleteExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19476 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgDeleteExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19477 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgDeleteExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19478 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgDeleteExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19479 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgDeleteExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19480 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgDeleteExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19481 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgDeleteExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19482 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgDeleteExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19483 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgDeleteExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19484 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgDeleteExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19485 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgDeleteExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19486 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgDeleteExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19487 0 : doRTI("variable", (void*)(&p_variable), sizeof(p_variable), (void*)this, "SgDeleteExp", "SgExpression*", "p_variable", toStringForRTI(p_variable), rtiContainer[22]);
19488 0 : doRTI("is_array", (void*)(&p_is_array), sizeof(p_is_array), (void*)this, "SgDeleteExp", "short", "p_is_array", toStringForRTI(p_is_array), rtiContainer[23]);
19489 0 : doRTI("need_global_specifier", (void*)(&p_need_global_specifier), sizeof(p_need_global_specifier), (void*)this, "SgDeleteExp", "short", "p_need_global_specifier", toStringForRTI(p_need_global_specifier), rtiContainer[24]);
19490 0 : doRTI("deleteOperatorDeclaration", (void*)(&p_deleteOperatorDeclaration), sizeof(p_deleteOperatorDeclaration), (void*)this, "SgDeleteExp", "SgFunctionDeclaration*", "p_deleteOperatorDeclaration", toStringForRTI(p_deleteOperatorDeclaration), rtiContainer[25]);
19491 0 : return rtiContainer;
19492 : }
19493 : RTIReturnType
19494 253 : SgThisExp::roseRTI() {
19495 253 : RTIReturnType rtiContainer(25);
19496 :
19497 253 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgThisExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19498 253 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgThisExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19499 253 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgThisExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19500 253 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgThisExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19501 253 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgThisExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19502 253 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgThisExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19503 253 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgThisExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19504 253 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgThisExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19505 253 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgThisExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19506 253 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgThisExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19507 253 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgThisExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19508 253 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgThisExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19509 253 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgThisExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19510 253 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgThisExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19511 253 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgThisExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19512 253 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgThisExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19513 253 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgThisExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19514 253 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgThisExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19515 253 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgThisExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19516 253 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgThisExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19517 253 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgThisExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19518 253 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgThisExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19519 253 : doRTI("class_symbol", (void*)(&p_class_symbol), sizeof(p_class_symbol), (void*)this, "SgThisExp", "SgClassSymbol*", "p_class_symbol", toStringForRTI(p_class_symbol), rtiContainer[22]);
19520 253 : doRTI("nonreal_symbol", (void*)(&p_nonreal_symbol), sizeof(p_nonreal_symbol), (void*)this, "SgThisExp", "SgNonrealSymbol*", "p_nonreal_symbol", toStringForRTI(p_nonreal_symbol), rtiContainer[23]);
19521 253 : doRTI("pobj_this", (void*)(&p_pobj_this), sizeof(p_pobj_this), (void*)this, "SgThisExp", "int", "p_pobj_this", toStringForRTI(p_pobj_this), rtiContainer[24]);
19522 253 : return rtiContainer;
19523 : }
19524 : RTIReturnType
19525 0 : SgRefExp::roseRTI() {
19526 0 : RTIReturnType rtiContainer(23);
19527 :
19528 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgRefExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19529 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgRefExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19530 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgRefExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19531 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgRefExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19532 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgRefExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19533 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgRefExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19534 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgRefExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19535 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgRefExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19536 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19537 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19538 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19539 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgRefExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19540 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgRefExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19541 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgRefExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19542 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgRefExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19543 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgRefExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19544 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgRefExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19545 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgRefExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19546 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgRefExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19547 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgRefExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19548 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgRefExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19549 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgRefExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19550 0 : doRTI("type_name", (void*)(&p_type_name), sizeof(p_type_name), (void*)this, "SgRefExp", "SgType*", "p_type_name", toStringForRTI(p_type_name), rtiContainer[22]);
19551 0 : return rtiContainer;
19552 : }
19553 : RTIReturnType
19554 0 : SgInitializer::roseRTI() {
19555 0 : RTIReturnType rtiContainer(24);
19556 :
19557 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgInitializer", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19558 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgInitializer", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19559 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgInitializer", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19560 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgInitializer", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19561 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgInitializer", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19562 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgInitializer", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19563 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgInitializer", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19564 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgInitializer", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19565 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgInitializer", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19566 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgInitializer", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19567 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgInitializer", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19568 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgInitializer", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19569 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgInitializer", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19570 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgInitializer", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19571 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgInitializer", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19572 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgInitializer", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19573 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgInitializer", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19574 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgInitializer", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19575 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgInitializer", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19576 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgInitializer", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19577 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgInitializer", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19578 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgInitializer", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19579 0 : doRTI("is_explicit_cast", (void*)(&p_is_explicit_cast), sizeof(p_is_explicit_cast), (void*)this, "SgInitializer", "bool", "p_is_explicit_cast", toStringForRTI(p_is_explicit_cast), rtiContainer[22]);
19580 0 : doRTI("is_braced_initialized", (void*)(&p_is_braced_initialized), sizeof(p_is_braced_initialized), (void*)this, "SgInitializer", "bool", "p_is_braced_initialized", toStringForRTI(p_is_braced_initialized), rtiContainer[23]);
19581 0 : return rtiContainer;
19582 : }
19583 : RTIReturnType
19584 0 : SgAggregateInitializer::roseRTI() {
19585 0 : RTIReturnType rtiContainer(33);
19586 :
19587 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgAggregateInitializer", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19588 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgAggregateInitializer", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19589 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgAggregateInitializer", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19590 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgAggregateInitializer", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19591 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgAggregateInitializer", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19592 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgAggregateInitializer", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19593 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgAggregateInitializer", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19594 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgAggregateInitializer", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19595 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgAggregateInitializer", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19596 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgAggregateInitializer", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19597 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgAggregateInitializer", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19598 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgAggregateInitializer", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19599 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgAggregateInitializer", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19600 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgAggregateInitializer", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19601 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgAggregateInitializer", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19602 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgAggregateInitializer", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19603 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgAggregateInitializer", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19604 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgAggregateInitializer", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19605 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgAggregateInitializer", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19606 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgAggregateInitializer", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19607 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgAggregateInitializer", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19608 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgAggregateInitializer", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19609 0 : doRTI("is_explicit_cast", (void*)(&p_is_explicit_cast), sizeof(p_is_explicit_cast), (void*)this, "SgAggregateInitializer", "bool", "p_is_explicit_cast", toStringForRTI(p_is_explicit_cast), rtiContainer[22]);
19610 0 : doRTI("is_braced_initialized", (void*)(&p_is_braced_initialized), sizeof(p_is_braced_initialized), (void*)this, "SgAggregateInitializer", "bool", "p_is_braced_initialized", toStringForRTI(p_is_braced_initialized), rtiContainer[23]);
19611 0 : doRTI("initializers", (void*)(&p_initializers), sizeof(p_initializers), (void*)this, "SgAggregateInitializer", "SgExprListExp*", "p_initializers", toStringForRTI(p_initializers), rtiContainer[24]);
19612 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgAggregateInitializer", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[25]);
19613 0 : doRTI("need_explicit_braces", (void*)(&p_need_explicit_braces), sizeof(p_need_explicit_braces), (void*)this, "SgAggregateInitializer", "bool", "p_need_explicit_braces", toStringForRTI(p_need_explicit_braces), rtiContainer[26]);
19614 0 : doRTI("uses_compound_literal", (void*)(&p_uses_compound_literal), sizeof(p_uses_compound_literal), (void*)this, "SgAggregateInitializer", "bool", "p_uses_compound_literal", toStringForRTI(p_uses_compound_literal), rtiContainer[27]);
19615 0 : doRTI("requiresGlobalNameQualificationOnType", (void*)(&p_requiresGlobalNameQualificationOnType), sizeof(p_requiresGlobalNameQualificationOnType), (void*)this, "SgAggregateInitializer", "bool", "p_requiresGlobalNameQualificationOnType", toStringForRTI(p_requiresGlobalNameQualificationOnType), rtiContainer[28]);
19616 0 : doRTI("name_qualification_length_for_type", (void*)(&p_name_qualification_length_for_type), sizeof(p_name_qualification_length_for_type), (void*)this, "SgAggregateInitializer", "int", "p_name_qualification_length_for_type", toStringForRTI(p_name_qualification_length_for_type), rtiContainer[29]);
19617 0 : doRTI("type_elaboration_required_for_type", (void*)(&p_type_elaboration_required_for_type), sizeof(p_type_elaboration_required_for_type), (void*)this, "SgAggregateInitializer", "bool", "p_type_elaboration_required_for_type", toStringForRTI(p_type_elaboration_required_for_type), rtiContainer[30]);
19618 0 : doRTI("global_qualification_required_for_type", (void*)(&p_global_qualification_required_for_type), sizeof(p_global_qualification_required_for_type), (void*)this, "SgAggregateInitializer", "bool", "p_global_qualification_required_for_type", toStringForRTI(p_global_qualification_required_for_type), rtiContainer[31]);
19619 0 : doRTI("originalExpressionTree", (void*)(&p_originalExpressionTree), sizeof(p_originalExpressionTree), (void*)this, "SgAggregateInitializer", "SgExpression*", "p_originalExpressionTree", toStringForRTI(p_originalExpressionTree), rtiContainer[32]);
19620 0 : return rtiContainer;
19621 : }
19622 : RTIReturnType
19623 0 : SgCompoundInitializer::roseRTI() {
19624 0 : RTIReturnType rtiContainer(26);
19625 :
19626 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgCompoundInitializer", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19627 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgCompoundInitializer", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19628 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgCompoundInitializer", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19629 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgCompoundInitializer", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19630 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgCompoundInitializer", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19631 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgCompoundInitializer", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19632 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgCompoundInitializer", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19633 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgCompoundInitializer", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19634 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgCompoundInitializer", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19635 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgCompoundInitializer", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19636 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgCompoundInitializer", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19637 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgCompoundInitializer", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19638 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgCompoundInitializer", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19639 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgCompoundInitializer", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19640 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgCompoundInitializer", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19641 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgCompoundInitializer", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19642 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgCompoundInitializer", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19643 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgCompoundInitializer", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19644 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgCompoundInitializer", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19645 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgCompoundInitializer", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19646 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgCompoundInitializer", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19647 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgCompoundInitializer", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19648 0 : doRTI("is_explicit_cast", (void*)(&p_is_explicit_cast), sizeof(p_is_explicit_cast), (void*)this, "SgCompoundInitializer", "bool", "p_is_explicit_cast", toStringForRTI(p_is_explicit_cast), rtiContainer[22]);
19649 0 : doRTI("is_braced_initialized", (void*)(&p_is_braced_initialized), sizeof(p_is_braced_initialized), (void*)this, "SgCompoundInitializer", "bool", "p_is_braced_initialized", toStringForRTI(p_is_braced_initialized), rtiContainer[23]);
19650 0 : doRTI("initializers", (void*)(&p_initializers), sizeof(p_initializers), (void*)this, "SgCompoundInitializer", "SgExprListExp*", "p_initializers", toStringForRTI(p_initializers), rtiContainer[24]);
19651 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgCompoundInitializer", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[25]);
19652 0 : return rtiContainer;
19653 : }
19654 : RTIReturnType
19655 106 : SgConstructorInitializer::roseRTI() {
19656 106 : RTIReturnType rtiContainer(35);
19657 :
19658 106 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgConstructorInitializer", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19659 106 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgConstructorInitializer", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19660 106 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgConstructorInitializer", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19661 106 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgConstructorInitializer", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19662 106 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgConstructorInitializer", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19663 106 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgConstructorInitializer", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19664 106 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgConstructorInitializer", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19665 106 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgConstructorInitializer", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19666 106 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgConstructorInitializer", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19667 106 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgConstructorInitializer", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19668 106 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgConstructorInitializer", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19669 106 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgConstructorInitializer", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19670 106 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgConstructorInitializer", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19671 106 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgConstructorInitializer", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19672 106 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgConstructorInitializer", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19673 106 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgConstructorInitializer", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19674 106 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgConstructorInitializer", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19675 106 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgConstructorInitializer", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19676 106 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgConstructorInitializer", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19677 106 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgConstructorInitializer", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19678 106 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgConstructorInitializer", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19679 106 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgConstructorInitializer", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19680 106 : doRTI("is_explicit_cast", (void*)(&p_is_explicit_cast), sizeof(p_is_explicit_cast), (void*)this, "SgConstructorInitializer", "bool", "p_is_explicit_cast", toStringForRTI(p_is_explicit_cast), rtiContainer[22]);
19681 106 : doRTI("is_braced_initialized", (void*)(&p_is_braced_initialized), sizeof(p_is_braced_initialized), (void*)this, "SgConstructorInitializer", "bool", "p_is_braced_initialized", toStringForRTI(p_is_braced_initialized), rtiContainer[23]);
19682 106 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgConstructorInitializer", "SgMemberFunctionDeclaration*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[24]);
19683 106 : doRTI("args", (void*)(&p_args), sizeof(p_args), (void*)this, "SgConstructorInitializer", "SgExprListExp*", "p_args", toStringForRTI(p_args), rtiContainer[25]);
19684 106 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgConstructorInitializer", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[26]);
19685 106 : doRTI("need_name", (void*)(&p_need_name), sizeof(p_need_name), (void*)this, "SgConstructorInitializer", "bool", "p_need_name", toStringForRTI(p_need_name), rtiContainer[27]);
19686 106 : doRTI("need_qualifier", (void*)(&p_need_qualifier), sizeof(p_need_qualifier), (void*)this, "SgConstructorInitializer", "bool", "p_need_qualifier", toStringForRTI(p_need_qualifier), rtiContainer[28]);
19687 106 : doRTI("need_parenthesis_after_name", (void*)(&p_need_parenthesis_after_name), sizeof(p_need_parenthesis_after_name), (void*)this, "SgConstructorInitializer", "bool", "p_need_parenthesis_after_name", toStringForRTI(p_need_parenthesis_after_name), rtiContainer[29]);
19688 106 : doRTI("associated_class_unknown", (void*)(&p_associated_class_unknown), sizeof(p_associated_class_unknown), (void*)this, "SgConstructorInitializer", "bool", "p_associated_class_unknown", toStringForRTI(p_associated_class_unknown), rtiContainer[30]);
19689 106 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgConstructorInitializer", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[31]);
19690 106 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgConstructorInitializer", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[32]);
19691 106 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgConstructorInitializer", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[33]);
19692 106 : doRTI("is_used_in_conditional", (void*)(&p_is_used_in_conditional), sizeof(p_is_used_in_conditional), (void*)this, "SgConstructorInitializer", "bool", "p_is_used_in_conditional", toStringForRTI(p_is_used_in_conditional), rtiContainer[34]);
19693 106 : return rtiContainer;
19694 : }
19695 : RTIReturnType
19696 88 : SgAssignInitializer::roseRTI() {
19697 88 : RTIReturnType rtiContainer(26);
19698 :
19699 88 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgAssignInitializer", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19700 88 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgAssignInitializer", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19701 88 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgAssignInitializer", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19702 88 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgAssignInitializer", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19703 88 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgAssignInitializer", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19704 88 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgAssignInitializer", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19705 88 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgAssignInitializer", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19706 88 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgAssignInitializer", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19707 88 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgAssignInitializer", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19708 88 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgAssignInitializer", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19709 88 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgAssignInitializer", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19710 88 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgAssignInitializer", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19711 88 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgAssignInitializer", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19712 88 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgAssignInitializer", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19713 88 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgAssignInitializer", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19714 88 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgAssignInitializer", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19715 88 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgAssignInitializer", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19716 88 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgAssignInitializer", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19717 88 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgAssignInitializer", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19718 88 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgAssignInitializer", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19719 88 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgAssignInitializer", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19720 88 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgAssignInitializer", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19721 88 : doRTI("is_explicit_cast", (void*)(&p_is_explicit_cast), sizeof(p_is_explicit_cast), (void*)this, "SgAssignInitializer", "bool", "p_is_explicit_cast", toStringForRTI(p_is_explicit_cast), rtiContainer[22]);
19722 88 : doRTI("is_braced_initialized", (void*)(&p_is_braced_initialized), sizeof(p_is_braced_initialized), (void*)this, "SgAssignInitializer", "bool", "p_is_braced_initialized", toStringForRTI(p_is_braced_initialized), rtiContainer[23]);
19723 88 : doRTI("operand_i", (void*)(&p_operand_i), sizeof(p_operand_i), (void*)this, "SgAssignInitializer", "SgExpression*", "p_operand_i", toStringForRTI(p_operand_i), rtiContainer[24]);
19724 88 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgAssignInitializer", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[25]);
19725 88 : return rtiContainer;
19726 : }
19727 : RTIReturnType
19728 0 : SgDesignatedInitializer::roseRTI() {
19729 0 : RTIReturnType rtiContainer(26);
19730 :
19731 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgDesignatedInitializer", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19732 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgDesignatedInitializer", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19733 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgDesignatedInitializer", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19734 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgDesignatedInitializer", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19735 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgDesignatedInitializer", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19736 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgDesignatedInitializer", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19737 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgDesignatedInitializer", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19738 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgDesignatedInitializer", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19739 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgDesignatedInitializer", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19740 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgDesignatedInitializer", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19741 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgDesignatedInitializer", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19742 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgDesignatedInitializer", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19743 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgDesignatedInitializer", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19744 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgDesignatedInitializer", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19745 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgDesignatedInitializer", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19746 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgDesignatedInitializer", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19747 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgDesignatedInitializer", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19748 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgDesignatedInitializer", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19749 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgDesignatedInitializer", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19750 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgDesignatedInitializer", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19751 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgDesignatedInitializer", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19752 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgDesignatedInitializer", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19753 0 : doRTI("is_explicit_cast", (void*)(&p_is_explicit_cast), sizeof(p_is_explicit_cast), (void*)this, "SgDesignatedInitializer", "bool", "p_is_explicit_cast", toStringForRTI(p_is_explicit_cast), rtiContainer[22]);
19754 0 : doRTI("is_braced_initialized", (void*)(&p_is_braced_initialized), sizeof(p_is_braced_initialized), (void*)this, "SgDesignatedInitializer", "bool", "p_is_braced_initialized", toStringForRTI(p_is_braced_initialized), rtiContainer[23]);
19755 0 : doRTI("designatorList", (void*)(&p_designatorList), sizeof(p_designatorList), (void*)this, "SgDesignatedInitializer", "SgExprListExp*", "p_designatorList", toStringForRTI(p_designatorList), rtiContainer[24]);
19756 0 : doRTI("memberInit", (void*)(&p_memberInit), sizeof(p_memberInit), (void*)this, "SgDesignatedInitializer", "SgInitializer*", "p_memberInit", toStringForRTI(p_memberInit), rtiContainer[25]);
19757 0 : return rtiContainer;
19758 : }
19759 : RTIReturnType
19760 0 : SgBracedInitializer::roseRTI() {
19761 0 : RTIReturnType rtiContainer(26);
19762 :
19763 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgBracedInitializer", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19764 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgBracedInitializer", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19765 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgBracedInitializer", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19766 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgBracedInitializer", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19767 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgBracedInitializer", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19768 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgBracedInitializer", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19769 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgBracedInitializer", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19770 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgBracedInitializer", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19771 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgBracedInitializer", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19772 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgBracedInitializer", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19773 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgBracedInitializer", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19774 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgBracedInitializer", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19775 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgBracedInitializer", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19776 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgBracedInitializer", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19777 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgBracedInitializer", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19778 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgBracedInitializer", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19779 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgBracedInitializer", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19780 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgBracedInitializer", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19781 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgBracedInitializer", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19782 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgBracedInitializer", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19783 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgBracedInitializer", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19784 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgBracedInitializer", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19785 0 : doRTI("is_explicit_cast", (void*)(&p_is_explicit_cast), sizeof(p_is_explicit_cast), (void*)this, "SgBracedInitializer", "bool", "p_is_explicit_cast", toStringForRTI(p_is_explicit_cast), rtiContainer[22]);
19786 0 : doRTI("is_braced_initialized", (void*)(&p_is_braced_initialized), sizeof(p_is_braced_initialized), (void*)this, "SgBracedInitializer", "bool", "p_is_braced_initialized", toStringForRTI(p_is_braced_initialized), rtiContainer[23]);
19787 0 : doRTI("initializers", (void*)(&p_initializers), sizeof(p_initializers), (void*)this, "SgBracedInitializer", "SgExprListExp*", "p_initializers", toStringForRTI(p_initializers), rtiContainer[24]);
19788 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgBracedInitializer", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[25]);
19789 0 : return rtiContainer;
19790 : }
19791 : RTIReturnType
19792 0 : SgVarArgStartOp::roseRTI() {
19793 0 : RTIReturnType rtiContainer(25);
19794 :
19795 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgVarArgStartOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19796 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgVarArgStartOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19797 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgVarArgStartOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19798 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgVarArgStartOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19799 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgVarArgStartOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19800 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgVarArgStartOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19801 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgVarArgStartOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19802 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgVarArgStartOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19803 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgVarArgStartOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19804 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgVarArgStartOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19805 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgVarArgStartOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19806 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgVarArgStartOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19807 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgVarArgStartOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19808 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgVarArgStartOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19809 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgVarArgStartOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19810 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgVarArgStartOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19811 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgVarArgStartOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19812 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgVarArgStartOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19813 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgVarArgStartOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19814 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgVarArgStartOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19815 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgVarArgStartOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19816 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgVarArgStartOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19817 0 : doRTI("lhs_operand", (void*)(&p_lhs_operand), sizeof(p_lhs_operand), (void*)this, "SgVarArgStartOp", "SgExpression*", "p_lhs_operand", toStringForRTI(p_lhs_operand), rtiContainer[22]);
19818 0 : doRTI("rhs_operand", (void*)(&p_rhs_operand), sizeof(p_rhs_operand), (void*)this, "SgVarArgStartOp", "SgExpression*", "p_rhs_operand", toStringForRTI(p_rhs_operand), rtiContainer[23]);
19819 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgVarArgStartOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
19820 0 : return rtiContainer;
19821 : }
19822 : RTIReturnType
19823 0 : SgVarArgOp::roseRTI() {
19824 0 : RTIReturnType rtiContainer(24);
19825 :
19826 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgVarArgOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19827 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgVarArgOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19828 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgVarArgOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19829 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgVarArgOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19830 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgVarArgOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19831 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgVarArgOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19832 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgVarArgOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19833 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgVarArgOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19834 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgVarArgOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19835 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgVarArgOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19836 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgVarArgOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19837 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgVarArgOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19838 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgVarArgOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19839 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgVarArgOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19840 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgVarArgOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19841 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgVarArgOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19842 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgVarArgOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19843 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgVarArgOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19844 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgVarArgOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19845 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgVarArgOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19846 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgVarArgOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19847 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgVarArgOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19848 0 : doRTI("operand_expr", (void*)(&p_operand_expr), sizeof(p_operand_expr), (void*)this, "SgVarArgOp", "SgExpression*", "p_operand_expr", toStringForRTI(p_operand_expr), rtiContainer[22]);
19849 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgVarArgOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[23]);
19850 0 : return rtiContainer;
19851 : }
19852 : RTIReturnType
19853 0 : SgVarArgEndOp::roseRTI() {
19854 0 : RTIReturnType rtiContainer(24);
19855 :
19856 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgVarArgEndOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19857 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgVarArgEndOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19858 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgVarArgEndOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19859 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgVarArgEndOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19860 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgVarArgEndOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19861 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgVarArgEndOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19862 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgVarArgEndOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19863 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgVarArgEndOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19864 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgVarArgEndOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19865 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgVarArgEndOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19866 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgVarArgEndOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19867 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgVarArgEndOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19868 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgVarArgEndOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19869 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgVarArgEndOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19870 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgVarArgEndOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19871 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgVarArgEndOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19872 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgVarArgEndOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19873 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgVarArgEndOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19874 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgVarArgEndOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19875 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgVarArgEndOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19876 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgVarArgEndOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19877 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgVarArgEndOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19878 0 : doRTI("operand_expr", (void*)(&p_operand_expr), sizeof(p_operand_expr), (void*)this, "SgVarArgEndOp", "SgExpression*", "p_operand_expr", toStringForRTI(p_operand_expr), rtiContainer[22]);
19879 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgVarArgEndOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[23]);
19880 0 : return rtiContainer;
19881 : }
19882 : RTIReturnType
19883 0 : SgVarArgCopyOp::roseRTI() {
19884 0 : RTIReturnType rtiContainer(25);
19885 :
19886 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgVarArgCopyOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19887 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgVarArgCopyOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19888 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgVarArgCopyOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19889 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgVarArgCopyOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19890 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgVarArgCopyOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19891 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgVarArgCopyOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19892 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgVarArgCopyOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19893 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgVarArgCopyOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19894 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgVarArgCopyOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19895 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgVarArgCopyOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19896 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgVarArgCopyOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19897 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgVarArgCopyOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19898 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgVarArgCopyOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19899 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgVarArgCopyOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19900 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgVarArgCopyOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19901 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgVarArgCopyOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19902 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgVarArgCopyOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19903 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgVarArgCopyOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19904 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgVarArgCopyOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19905 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgVarArgCopyOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19906 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgVarArgCopyOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19907 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgVarArgCopyOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19908 0 : doRTI("lhs_operand", (void*)(&p_lhs_operand), sizeof(p_lhs_operand), (void*)this, "SgVarArgCopyOp", "SgExpression*", "p_lhs_operand", toStringForRTI(p_lhs_operand), rtiContainer[22]);
19909 0 : doRTI("rhs_operand", (void*)(&p_rhs_operand), sizeof(p_rhs_operand), (void*)this, "SgVarArgCopyOp", "SgExpression*", "p_rhs_operand", toStringForRTI(p_rhs_operand), rtiContainer[23]);
19910 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgVarArgCopyOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
19911 0 : return rtiContainer;
19912 : }
19913 : RTIReturnType
19914 0 : SgVarArgStartOneOperandOp::roseRTI() {
19915 0 : RTIReturnType rtiContainer(24);
19916 :
19917 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgVarArgStartOneOperandOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19918 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgVarArgStartOneOperandOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19919 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgVarArgStartOneOperandOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19920 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgVarArgStartOneOperandOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19921 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgVarArgStartOneOperandOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19922 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgVarArgStartOneOperandOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19923 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgVarArgStartOneOperandOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19924 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgVarArgStartOneOperandOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19925 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgVarArgStartOneOperandOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19926 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgVarArgStartOneOperandOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19927 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgVarArgStartOneOperandOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19928 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgVarArgStartOneOperandOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19929 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgVarArgStartOneOperandOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19930 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgVarArgStartOneOperandOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19931 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgVarArgStartOneOperandOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19932 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgVarArgStartOneOperandOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19933 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgVarArgStartOneOperandOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19934 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgVarArgStartOneOperandOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19935 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgVarArgStartOneOperandOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19936 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgVarArgStartOneOperandOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19937 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgVarArgStartOneOperandOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19938 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgVarArgStartOneOperandOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19939 0 : doRTI("operand_expr", (void*)(&p_operand_expr), sizeof(p_operand_expr), (void*)this, "SgVarArgStartOneOperandOp", "SgExpression*", "p_operand_expr", toStringForRTI(p_operand_expr), rtiContainer[22]);
19940 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgVarArgStartOneOperandOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[23]);
19941 0 : return rtiContainer;
19942 : }
19943 : RTIReturnType
19944 4 : SgNullExpression::roseRTI() {
19945 4 : RTIReturnType rtiContainer(22);
19946 :
19947 4 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgNullExpression", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19948 4 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgNullExpression", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19949 4 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgNullExpression", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19950 4 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgNullExpression", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19951 4 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgNullExpression", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19952 4 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgNullExpression", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19953 4 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgNullExpression", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19954 4 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgNullExpression", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19955 4 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgNullExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19956 4 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgNullExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19957 4 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgNullExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19958 4 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgNullExpression", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19959 4 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgNullExpression", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19960 4 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgNullExpression", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19961 4 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgNullExpression", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19962 4 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgNullExpression", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19963 4 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgNullExpression", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19964 4 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgNullExpression", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19965 4 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgNullExpression", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19966 4 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgNullExpression", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19967 4 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgNullExpression", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19968 4 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgNullExpression", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19969 4 : return rtiContainer;
19970 : }
19971 : RTIReturnType
19972 0 : SgVariantExpression::roseRTI() {
19973 0 : RTIReturnType rtiContainer(22);
19974 :
19975 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgVariantExpression", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
19976 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgVariantExpression", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
19977 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgVariantExpression", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
19978 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgVariantExpression", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
19979 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgVariantExpression", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
19980 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgVariantExpression", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
19981 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgVariantExpression", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
19982 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgVariantExpression", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
19983 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgVariantExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
19984 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgVariantExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
19985 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgVariantExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
19986 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgVariantExpression", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
19987 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgVariantExpression", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
19988 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgVariantExpression", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
19989 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgVariantExpression", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
19990 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgVariantExpression", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
19991 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgVariantExpression", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
19992 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgVariantExpression", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
19993 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgVariantExpression", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
19994 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgVariantExpression", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
19995 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgVariantExpression", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
19996 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgVariantExpression", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
19997 0 : return rtiContainer;
19998 : }
19999 : RTIReturnType
20000 0 : SgSubscriptExpression::roseRTI() {
20001 0 : RTIReturnType rtiContainer(25);
20002 :
20003 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSubscriptExpression", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20004 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSubscriptExpression", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20005 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSubscriptExpression", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20006 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSubscriptExpression", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20007 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSubscriptExpression", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20008 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSubscriptExpression", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20009 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSubscriptExpression", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20010 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSubscriptExpression", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20011 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSubscriptExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20012 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSubscriptExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20013 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSubscriptExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20014 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSubscriptExpression", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20015 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSubscriptExpression", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20016 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSubscriptExpression", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20017 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgSubscriptExpression", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20018 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgSubscriptExpression", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20019 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSubscriptExpression", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20020 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgSubscriptExpression", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20021 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgSubscriptExpression", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20022 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgSubscriptExpression", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20023 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgSubscriptExpression", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20024 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgSubscriptExpression", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20025 0 : doRTI("lowerBound", (void*)(&p_lowerBound), sizeof(p_lowerBound), (void*)this, "SgSubscriptExpression", "SgExpression*", "p_lowerBound", toStringForRTI(p_lowerBound), rtiContainer[22]);
20026 0 : doRTI("upperBound", (void*)(&p_upperBound), sizeof(p_upperBound), (void*)this, "SgSubscriptExpression", "SgExpression*", "p_upperBound", toStringForRTI(p_upperBound), rtiContainer[23]);
20027 0 : doRTI("stride", (void*)(&p_stride), sizeof(p_stride), (void*)this, "SgSubscriptExpression", "SgExpression*", "p_stride", toStringForRTI(p_stride), rtiContainer[24]);
20028 0 : return rtiContainer;
20029 : }
20030 : RTIReturnType
20031 0 : SgColonShapeExp::roseRTI() {
20032 0 : RTIReturnType rtiContainer(22);
20033 :
20034 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgColonShapeExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20035 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgColonShapeExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20036 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgColonShapeExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20037 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgColonShapeExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20038 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgColonShapeExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20039 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgColonShapeExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20040 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgColonShapeExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20041 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgColonShapeExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20042 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgColonShapeExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20043 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgColonShapeExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20044 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgColonShapeExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20045 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgColonShapeExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20046 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgColonShapeExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20047 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgColonShapeExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20048 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgColonShapeExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20049 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgColonShapeExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20050 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgColonShapeExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20051 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgColonShapeExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20052 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgColonShapeExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20053 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgColonShapeExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20054 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgColonShapeExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20055 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgColonShapeExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20056 0 : return rtiContainer;
20057 : }
20058 : RTIReturnType
20059 0 : SgAsteriskShapeExp::roseRTI() {
20060 0 : RTIReturnType rtiContainer(22);
20061 :
20062 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgAsteriskShapeExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20063 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgAsteriskShapeExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20064 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgAsteriskShapeExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20065 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgAsteriskShapeExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20066 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgAsteriskShapeExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20067 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgAsteriskShapeExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20068 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgAsteriskShapeExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20069 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgAsteriskShapeExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20070 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgAsteriskShapeExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20071 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgAsteriskShapeExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20072 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgAsteriskShapeExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20073 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgAsteriskShapeExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20074 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgAsteriskShapeExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20075 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgAsteriskShapeExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20076 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgAsteriskShapeExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20077 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgAsteriskShapeExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20078 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgAsteriskShapeExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20079 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgAsteriskShapeExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20080 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgAsteriskShapeExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20081 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgAsteriskShapeExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20082 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgAsteriskShapeExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20083 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgAsteriskShapeExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20084 0 : return rtiContainer;
20085 : }
20086 : RTIReturnType
20087 0 : SgImpliedDo::roseRTI() {
20088 0 : RTIReturnType rtiContainer(27);
20089 :
20090 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgImpliedDo", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20091 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgImpliedDo", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20092 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgImpliedDo", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20093 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgImpliedDo", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20094 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgImpliedDo", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20095 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgImpliedDo", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20096 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgImpliedDo", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20097 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgImpliedDo", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20098 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgImpliedDo", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20099 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgImpliedDo", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20100 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgImpliedDo", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20101 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgImpliedDo", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20102 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgImpliedDo", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20103 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgImpliedDo", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20104 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgImpliedDo", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20105 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgImpliedDo", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20106 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgImpliedDo", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20107 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgImpliedDo", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20108 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgImpliedDo", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20109 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgImpliedDo", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20110 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgImpliedDo", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20111 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgImpliedDo", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20112 0 : doRTI("do_var_initialization", (void*)(&p_do_var_initialization), sizeof(p_do_var_initialization), (void*)this, "SgImpliedDo", "SgExpression*", "p_do_var_initialization", toStringForRTI(p_do_var_initialization), rtiContainer[22]);
20113 0 : doRTI("last_val", (void*)(&p_last_val), sizeof(p_last_val), (void*)this, "SgImpliedDo", "SgExpression*", "p_last_val", toStringForRTI(p_last_val), rtiContainer[23]);
20114 0 : doRTI("increment", (void*)(&p_increment), sizeof(p_increment), (void*)this, "SgImpliedDo", "SgExpression*", "p_increment", toStringForRTI(p_increment), rtiContainer[24]);
20115 0 : doRTI("object_list", (void*)(&p_object_list), sizeof(p_object_list), (void*)this, "SgImpliedDo", "SgExprListExp*", "p_object_list", toStringForRTI(p_object_list), rtiContainer[25]);
20116 0 : doRTI("implied_do_scope", (void*)(&p_implied_do_scope), sizeof(p_implied_do_scope), (void*)this, "SgImpliedDo", "SgScopeStatement*", "p_implied_do_scope", toStringForRTI(p_implied_do_scope), rtiContainer[26]);
20117 0 : return rtiContainer;
20118 : }
20119 : RTIReturnType
20120 0 : SgIOItemExpression::roseRTI() {
20121 0 : RTIReturnType rtiContainer(24);
20122 :
20123 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgIOItemExpression", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20124 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgIOItemExpression", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20125 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgIOItemExpression", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20126 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgIOItemExpression", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20127 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgIOItemExpression", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20128 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgIOItemExpression", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20129 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgIOItemExpression", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20130 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgIOItemExpression", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20131 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgIOItemExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20132 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgIOItemExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20133 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgIOItemExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20134 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgIOItemExpression", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20135 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgIOItemExpression", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20136 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgIOItemExpression", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20137 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgIOItemExpression", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20138 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgIOItemExpression", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20139 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgIOItemExpression", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20140 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgIOItemExpression", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20141 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgIOItemExpression", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20142 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgIOItemExpression", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20143 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgIOItemExpression", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20144 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgIOItemExpression", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20145 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgIOItemExpression", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[22]);
20146 0 : doRTI("io_item", (void*)(&p_io_item), sizeof(p_io_item), (void*)this, "SgIOItemExpression", "SgExpression*", "p_io_item", toStringForRTI(p_io_item), rtiContainer[23]);
20147 0 : return rtiContainer;
20148 : }
20149 : RTIReturnType
20150 0 : SgStatementExpression::roseRTI() {
20151 0 : RTIReturnType rtiContainer(23);
20152 :
20153 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgStatementExpression", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20154 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgStatementExpression", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20155 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgStatementExpression", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20156 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgStatementExpression", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20157 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgStatementExpression", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20158 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgStatementExpression", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20159 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgStatementExpression", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20160 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgStatementExpression", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20161 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgStatementExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20162 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgStatementExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20163 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgStatementExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20164 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgStatementExpression", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20165 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgStatementExpression", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20166 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgStatementExpression", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20167 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgStatementExpression", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20168 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgStatementExpression", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20169 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgStatementExpression", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20170 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgStatementExpression", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20171 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgStatementExpression", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20172 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgStatementExpression", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20173 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgStatementExpression", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20174 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgStatementExpression", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20175 0 : doRTI("statement", (void*)(&p_statement), sizeof(p_statement), (void*)this, "SgStatementExpression", "SgStatement*", "p_statement", toStringForRTI(p_statement), rtiContainer[22]);
20176 0 : return rtiContainer;
20177 : }
20178 : RTIReturnType
20179 0 : SgAsmOp::roseRTI() {
20180 0 : RTIReturnType rtiContainer(29);
20181 :
20182 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgAsmOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20183 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgAsmOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20184 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgAsmOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20185 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgAsmOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20186 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgAsmOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20187 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgAsmOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20188 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgAsmOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20189 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgAsmOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20190 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgAsmOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20191 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgAsmOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20192 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgAsmOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20193 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgAsmOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20194 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgAsmOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20195 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgAsmOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20196 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgAsmOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20197 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgAsmOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20198 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgAsmOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20199 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgAsmOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20200 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgAsmOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20201 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgAsmOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20202 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgAsmOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20203 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgAsmOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20204 0 : doRTI("constraint", (void*)(&p_constraint), sizeof(p_constraint), (void*)this, "SgAsmOp", "SgAsmOp::asm_operand_constraint_enum", "p_constraint", toStringForRTI(p_constraint), rtiContainer[22]);
20205 0 : doRTI("modifiers", (void*)(&p_modifiers), sizeof(p_modifiers), (void*)this, "SgAsmOp", "SgAsmOp::asm_operand_modifier_enum", "p_modifiers", toStringForRTI(p_modifiers), rtiContainer[23]);
20206 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgAsmOp", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[24]);
20207 0 : doRTI("recordRawAsmOperandDescriptions", (void*)(&p_recordRawAsmOperandDescriptions), sizeof(p_recordRawAsmOperandDescriptions), (void*)this, "SgAsmOp", "bool", "p_recordRawAsmOperandDescriptions", toStringForRTI(p_recordRawAsmOperandDescriptions), rtiContainer[25]);
20208 0 : doRTI("isOutputOperand", (void*)(&p_isOutputOperand), sizeof(p_isOutputOperand), (void*)this, "SgAsmOp", "bool", "p_isOutputOperand", toStringForRTI(p_isOutputOperand), rtiContainer[26]);
20209 0 : doRTI("constraintString", (void*)(&p_constraintString), sizeof(p_constraintString), (void*)this, "SgAsmOp", "std::string", "p_constraintString", toStringForRTI(p_constraintString), rtiContainer[27]);
20210 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgAsmOp", "std::string", "p_name", toStringForRTI(p_name), rtiContainer[28]);
20211 0 : return rtiContainer;
20212 : }
20213 : RTIReturnType
20214 0 : SgLabelRefExp::roseRTI() {
20215 0 : RTIReturnType rtiContainer(23);
20216 :
20217 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgLabelRefExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20218 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgLabelRefExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20219 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgLabelRefExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20220 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgLabelRefExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20221 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgLabelRefExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20222 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgLabelRefExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20223 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgLabelRefExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20224 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgLabelRefExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20225 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgLabelRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20226 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgLabelRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20227 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgLabelRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20228 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgLabelRefExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20229 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgLabelRefExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20230 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgLabelRefExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20231 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgLabelRefExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20232 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgLabelRefExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20233 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgLabelRefExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20234 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgLabelRefExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20235 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgLabelRefExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20236 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgLabelRefExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20237 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgLabelRefExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20238 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgLabelRefExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20239 0 : doRTI("symbol", (void*)(&p_symbol), sizeof(p_symbol), (void*)this, "SgLabelRefExp", "SgLabelSymbol*", "p_symbol", toStringForRTI(p_symbol), rtiContainer[22]);
20240 0 : return rtiContainer;
20241 : }
20242 : RTIReturnType
20243 0 : SgActualArgumentExpression::roseRTI() {
20244 0 : RTIReturnType rtiContainer(24);
20245 :
20246 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgActualArgumentExpression", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20247 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgActualArgumentExpression", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20248 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgActualArgumentExpression", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20249 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgActualArgumentExpression", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20250 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgActualArgumentExpression", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20251 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgActualArgumentExpression", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20252 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgActualArgumentExpression", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20253 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgActualArgumentExpression", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20254 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgActualArgumentExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20255 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgActualArgumentExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20256 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgActualArgumentExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20257 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgActualArgumentExpression", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20258 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgActualArgumentExpression", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20259 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgActualArgumentExpression", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20260 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgActualArgumentExpression", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20261 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgActualArgumentExpression", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20262 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgActualArgumentExpression", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20263 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgActualArgumentExpression", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20264 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgActualArgumentExpression", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20265 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgActualArgumentExpression", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20266 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgActualArgumentExpression", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20267 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgActualArgumentExpression", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20268 0 : doRTI("argument_name", (void*)(&p_argument_name), sizeof(p_argument_name), (void*)this, "SgActualArgumentExpression", "SgName", "p_argument_name", toStringForRTI(p_argument_name), rtiContainer[22]);
20269 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgActualArgumentExpression", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[23]);
20270 0 : return rtiContainer;
20271 : }
20272 : RTIReturnType
20273 0 : SgUnknownArrayOrFunctionReference::roseRTI() {
20274 0 : RTIReturnType rtiContainer(25);
20275 :
20276 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgUnknownArrayOrFunctionReference", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20277 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgUnknownArrayOrFunctionReference", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20278 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgUnknownArrayOrFunctionReference", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20279 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgUnknownArrayOrFunctionReference", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20280 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgUnknownArrayOrFunctionReference", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20281 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgUnknownArrayOrFunctionReference", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20282 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgUnknownArrayOrFunctionReference", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20283 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgUnknownArrayOrFunctionReference", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20284 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgUnknownArrayOrFunctionReference", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20285 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgUnknownArrayOrFunctionReference", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20286 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgUnknownArrayOrFunctionReference", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20287 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgUnknownArrayOrFunctionReference", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20288 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgUnknownArrayOrFunctionReference", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20289 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgUnknownArrayOrFunctionReference", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20290 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgUnknownArrayOrFunctionReference", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20291 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgUnknownArrayOrFunctionReference", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20292 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgUnknownArrayOrFunctionReference", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20293 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgUnknownArrayOrFunctionReference", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20294 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgUnknownArrayOrFunctionReference", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20295 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgUnknownArrayOrFunctionReference", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20296 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgUnknownArrayOrFunctionReference", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20297 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgUnknownArrayOrFunctionReference", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20298 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgUnknownArrayOrFunctionReference", "std::string", "p_name", toStringForRTI(p_name), rtiContainer[22]);
20299 0 : doRTI("named_reference", (void*)(&p_named_reference), sizeof(p_named_reference), (void*)this, "SgUnknownArrayOrFunctionReference", "SgExpression*", "p_named_reference", toStringForRTI(p_named_reference), rtiContainer[23]);
20300 0 : doRTI("expression_list", (void*)(&p_expression_list), sizeof(p_expression_list), (void*)this, "SgUnknownArrayOrFunctionReference", "SgExprListExp*", "p_expression_list", toStringForRTI(p_expression_list), rtiContainer[24]);
20301 0 : return rtiContainer;
20302 : }
20303 : RTIReturnType
20304 0 : SgPseudoDestructorRefExp::roseRTI() {
20305 0 : RTIReturnType rtiContainer(27);
20306 :
20307 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgPseudoDestructorRefExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20308 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgPseudoDestructorRefExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20309 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgPseudoDestructorRefExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20310 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgPseudoDestructorRefExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20311 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgPseudoDestructorRefExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20312 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgPseudoDestructorRefExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20313 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgPseudoDestructorRefExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20314 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgPseudoDestructorRefExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20315 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgPseudoDestructorRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20316 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgPseudoDestructorRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20317 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgPseudoDestructorRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20318 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgPseudoDestructorRefExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20319 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgPseudoDestructorRefExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20320 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgPseudoDestructorRefExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20321 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgPseudoDestructorRefExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20322 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgPseudoDestructorRefExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20323 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgPseudoDestructorRefExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20324 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgPseudoDestructorRefExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20325 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgPseudoDestructorRefExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20326 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgPseudoDestructorRefExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20327 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgPseudoDestructorRefExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20328 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgPseudoDestructorRefExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20329 0 : doRTI("object_type", (void*)(&p_object_type), sizeof(p_object_type), (void*)this, "SgPseudoDestructorRefExp", "SgType*", "p_object_type", toStringForRTI(p_object_type), rtiContainer[22]);
20330 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgPseudoDestructorRefExp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[23]);
20331 0 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgPseudoDestructorRefExp", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[24]);
20332 0 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgPseudoDestructorRefExp", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[25]);
20333 0 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgPseudoDestructorRefExp", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[26]);
20334 0 : return rtiContainer;
20335 : }
20336 : RTIReturnType
20337 0 : SgCAFCoExpression::roseRTI() {
20338 0 : RTIReturnType rtiContainer(25);
20339 :
20340 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgCAFCoExpression", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20341 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgCAFCoExpression", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20342 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgCAFCoExpression", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20343 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgCAFCoExpression", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20344 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgCAFCoExpression", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20345 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgCAFCoExpression", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20346 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgCAFCoExpression", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20347 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgCAFCoExpression", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20348 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgCAFCoExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20349 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgCAFCoExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20350 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgCAFCoExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20351 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgCAFCoExpression", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20352 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgCAFCoExpression", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20353 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgCAFCoExpression", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20354 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgCAFCoExpression", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20355 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgCAFCoExpression", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20356 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgCAFCoExpression", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20357 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgCAFCoExpression", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20358 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgCAFCoExpression", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20359 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgCAFCoExpression", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20360 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgCAFCoExpression", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20361 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgCAFCoExpression", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20362 0 : doRTI("teamId", (void*)(&p_teamId), sizeof(p_teamId), (void*)this, "SgCAFCoExpression", "SgVarRefExp*", "p_teamId", toStringForRTI(p_teamId), rtiContainer[22]);
20363 0 : doRTI("teamRank", (void*)(&p_teamRank), sizeof(p_teamRank), (void*)this, "SgCAFCoExpression", "SgExpression*", "p_teamRank", toStringForRTI(p_teamRank), rtiContainer[23]);
20364 0 : doRTI("referData", (void*)(&p_referData), sizeof(p_referData), (void*)this, "SgCAFCoExpression", "SgExpression*", "p_referData", toStringForRTI(p_referData), rtiContainer[24]);
20365 0 : return rtiContainer;
20366 : }
20367 : RTIReturnType
20368 0 : SgCudaKernelExecConfig::roseRTI() {
20369 0 : RTIReturnType rtiContainer(26);
20370 :
20371 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgCudaKernelExecConfig", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20372 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgCudaKernelExecConfig", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20373 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgCudaKernelExecConfig", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20374 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgCudaKernelExecConfig", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20375 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgCudaKernelExecConfig", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20376 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgCudaKernelExecConfig", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20377 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgCudaKernelExecConfig", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20378 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgCudaKernelExecConfig", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20379 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgCudaKernelExecConfig", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20380 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgCudaKernelExecConfig", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20381 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgCudaKernelExecConfig", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20382 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgCudaKernelExecConfig", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20383 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgCudaKernelExecConfig", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20384 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgCudaKernelExecConfig", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20385 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgCudaKernelExecConfig", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20386 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgCudaKernelExecConfig", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20387 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgCudaKernelExecConfig", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20388 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgCudaKernelExecConfig", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20389 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgCudaKernelExecConfig", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20390 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgCudaKernelExecConfig", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20391 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgCudaKernelExecConfig", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20392 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgCudaKernelExecConfig", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20393 0 : doRTI("grid", (void*)(&p_grid), sizeof(p_grid), (void*)this, "SgCudaKernelExecConfig", "SgExpression*", "p_grid", toStringForRTI(p_grid), rtiContainer[22]);
20394 0 : doRTI("blocks", (void*)(&p_blocks), sizeof(p_blocks), (void*)this, "SgCudaKernelExecConfig", "SgExpression*", "p_blocks", toStringForRTI(p_blocks), rtiContainer[23]);
20395 0 : doRTI("shared", (void*)(&p_shared), sizeof(p_shared), (void*)this, "SgCudaKernelExecConfig", "SgExpression*", "p_shared", toStringForRTI(p_shared), rtiContainer[24]);
20396 0 : doRTI("stream", (void*)(&p_stream), sizeof(p_stream), (void*)this, "SgCudaKernelExecConfig", "SgExpression*", "p_stream", toStringForRTI(p_stream), rtiContainer[25]);
20397 0 : return rtiContainer;
20398 : }
20399 : RTIReturnType
20400 0 : SgLambdaRefExp::roseRTI() {
20401 0 : RTIReturnType rtiContainer(23);
20402 :
20403 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgLambdaRefExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20404 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgLambdaRefExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20405 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgLambdaRefExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20406 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgLambdaRefExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20407 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgLambdaRefExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20408 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgLambdaRefExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20409 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgLambdaRefExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20410 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgLambdaRefExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20411 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgLambdaRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20412 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgLambdaRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20413 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgLambdaRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20414 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgLambdaRefExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20415 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgLambdaRefExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20416 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgLambdaRefExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20417 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgLambdaRefExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20418 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgLambdaRefExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20419 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgLambdaRefExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20420 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgLambdaRefExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20421 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgLambdaRefExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20422 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgLambdaRefExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20423 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgLambdaRefExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20424 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgLambdaRefExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20425 0 : doRTI("functionDeclaration", (void*)(&p_functionDeclaration), sizeof(p_functionDeclaration), (void*)this, "SgLambdaRefExp", "SgFunctionDeclaration*", "p_functionDeclaration", toStringForRTI(p_functionDeclaration), rtiContainer[22]);
20426 0 : return rtiContainer;
20427 : }
20428 : RTIReturnType
20429 0 : SgDictionaryExp::roseRTI() {
20430 0 : RTIReturnType rtiContainer(23);
20431 :
20432 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgDictionaryExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20433 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgDictionaryExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20434 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgDictionaryExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20435 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgDictionaryExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20436 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgDictionaryExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20437 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgDictionaryExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20438 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgDictionaryExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20439 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgDictionaryExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20440 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgDictionaryExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20441 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgDictionaryExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20442 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgDictionaryExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20443 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgDictionaryExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20444 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgDictionaryExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20445 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgDictionaryExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20446 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgDictionaryExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20447 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgDictionaryExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20448 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgDictionaryExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20449 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgDictionaryExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20450 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgDictionaryExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20451 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgDictionaryExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20452 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgDictionaryExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20453 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgDictionaryExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20454 0 : doRTI("key_datum_pairs", (void*)(&p_key_datum_pairs), sizeof(p_key_datum_pairs), (void*)this, "SgDictionaryExp", "SgKeyDatumPairPtrList", "p_key_datum_pairs", toStringForRTI(p_key_datum_pairs), rtiContainer[22]);
20455 0 : return rtiContainer;
20456 : }
20457 : RTIReturnType
20458 0 : SgKeyDatumPair::roseRTI() {
20459 0 : RTIReturnType rtiContainer(24);
20460 :
20461 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgKeyDatumPair", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20462 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgKeyDatumPair", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20463 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgKeyDatumPair", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20464 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgKeyDatumPair", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20465 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgKeyDatumPair", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20466 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgKeyDatumPair", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20467 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgKeyDatumPair", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20468 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgKeyDatumPair", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20469 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgKeyDatumPair", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20470 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgKeyDatumPair", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20471 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgKeyDatumPair", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20472 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgKeyDatumPair", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20473 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgKeyDatumPair", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20474 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgKeyDatumPair", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20475 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgKeyDatumPair", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20476 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgKeyDatumPair", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20477 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgKeyDatumPair", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20478 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgKeyDatumPair", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20479 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgKeyDatumPair", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20480 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgKeyDatumPair", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20481 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgKeyDatumPair", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20482 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgKeyDatumPair", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20483 0 : doRTI("key", (void*)(&p_key), sizeof(p_key), (void*)this, "SgKeyDatumPair", "SgExpression*", "p_key", toStringForRTI(p_key), rtiContainer[22]);
20484 0 : doRTI("datum", (void*)(&p_datum), sizeof(p_datum), (void*)this, "SgKeyDatumPair", "SgExpression*", "p_datum", toStringForRTI(p_datum), rtiContainer[23]);
20485 0 : return rtiContainer;
20486 : }
20487 : RTIReturnType
20488 0 : SgComprehension::roseRTI() {
20489 0 : RTIReturnType rtiContainer(25);
20490 :
20491 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgComprehension", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20492 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgComprehension", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20493 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgComprehension", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20494 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgComprehension", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20495 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgComprehension", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20496 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgComprehension", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20497 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgComprehension", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20498 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgComprehension", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20499 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgComprehension", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20500 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgComprehension", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20501 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgComprehension", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20502 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgComprehension", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20503 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgComprehension", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20504 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgComprehension", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20505 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgComprehension", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20506 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgComprehension", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20507 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgComprehension", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20508 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgComprehension", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20509 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgComprehension", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20510 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgComprehension", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20511 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgComprehension", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20512 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgComprehension", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20513 0 : doRTI("target", (void*)(&p_target), sizeof(p_target), (void*)this, "SgComprehension", "SgExpression*", "p_target", toStringForRTI(p_target), rtiContainer[22]);
20514 0 : doRTI("iter", (void*)(&p_iter), sizeof(p_iter), (void*)this, "SgComprehension", "SgExpression*", "p_iter", toStringForRTI(p_iter), rtiContainer[23]);
20515 0 : doRTI("filters", (void*)(&p_filters), sizeof(p_filters), (void*)this, "SgComprehension", "SgExprListExp*", "p_filters", toStringForRTI(p_filters), rtiContainer[24]);
20516 0 : return rtiContainer;
20517 : }
20518 : RTIReturnType
20519 0 : SgListComprehension::roseRTI() {
20520 0 : RTIReturnType rtiContainer(24);
20521 :
20522 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgListComprehension", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20523 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgListComprehension", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20524 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgListComprehension", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20525 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgListComprehension", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20526 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgListComprehension", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20527 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgListComprehension", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20528 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgListComprehension", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20529 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgListComprehension", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20530 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgListComprehension", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20531 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgListComprehension", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20532 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgListComprehension", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20533 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgListComprehension", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20534 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgListComprehension", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20535 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgListComprehension", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20536 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgListComprehension", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20537 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgListComprehension", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20538 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgListComprehension", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20539 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgListComprehension", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20540 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgListComprehension", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20541 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgListComprehension", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20542 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgListComprehension", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20543 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgListComprehension", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20544 0 : doRTI("element", (void*)(&p_element), sizeof(p_element), (void*)this, "SgListComprehension", "SgExpression*", "p_element", toStringForRTI(p_element), rtiContainer[22]);
20545 0 : doRTI("generators", (void*)(&p_generators), sizeof(p_generators), (void*)this, "SgListComprehension", "SgExprListExp*", "p_generators", toStringForRTI(p_generators), rtiContainer[23]);
20546 0 : return rtiContainer;
20547 : }
20548 : RTIReturnType
20549 0 : SgSetComprehension::roseRTI() {
20550 0 : RTIReturnType rtiContainer(24);
20551 :
20552 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSetComprehension", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20553 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSetComprehension", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20554 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSetComprehension", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20555 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSetComprehension", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20556 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSetComprehension", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20557 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSetComprehension", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20558 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSetComprehension", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20559 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSetComprehension", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20560 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSetComprehension", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20561 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSetComprehension", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20562 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSetComprehension", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20563 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSetComprehension", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20564 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSetComprehension", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20565 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgSetComprehension", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20566 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgSetComprehension", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20567 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgSetComprehension", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20568 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSetComprehension", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20569 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgSetComprehension", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20570 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgSetComprehension", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20571 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgSetComprehension", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20572 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgSetComprehension", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20573 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgSetComprehension", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20574 0 : doRTI("element", (void*)(&p_element), sizeof(p_element), (void*)this, "SgSetComprehension", "SgExpression*", "p_element", toStringForRTI(p_element), rtiContainer[22]);
20575 0 : doRTI("generators", (void*)(&p_generators), sizeof(p_generators), (void*)this, "SgSetComprehension", "SgExprListExp*", "p_generators", toStringForRTI(p_generators), rtiContainer[23]);
20576 0 : return rtiContainer;
20577 : }
20578 : RTIReturnType
20579 0 : SgDictionaryComprehension::roseRTI() {
20580 0 : RTIReturnType rtiContainer(24);
20581 :
20582 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgDictionaryComprehension", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20583 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgDictionaryComprehension", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20584 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgDictionaryComprehension", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20585 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgDictionaryComprehension", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20586 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgDictionaryComprehension", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20587 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgDictionaryComprehension", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20588 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgDictionaryComprehension", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20589 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgDictionaryComprehension", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20590 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgDictionaryComprehension", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20591 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgDictionaryComprehension", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20592 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgDictionaryComprehension", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20593 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgDictionaryComprehension", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20594 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgDictionaryComprehension", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20595 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgDictionaryComprehension", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20596 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgDictionaryComprehension", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20597 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgDictionaryComprehension", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20598 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgDictionaryComprehension", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20599 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgDictionaryComprehension", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20600 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgDictionaryComprehension", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20601 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgDictionaryComprehension", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20602 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgDictionaryComprehension", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20603 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgDictionaryComprehension", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20604 0 : doRTI("element", (void*)(&p_element), sizeof(p_element), (void*)this, "SgDictionaryComprehension", "SgKeyDatumPair*", "p_element", toStringForRTI(p_element), rtiContainer[22]);
20605 0 : doRTI("generators", (void*)(&p_generators), sizeof(p_generators), (void*)this, "SgDictionaryComprehension", "SgExprListExp*", "p_generators", toStringForRTI(p_generators), rtiContainer[23]);
20606 0 : return rtiContainer;
20607 : }
20608 : RTIReturnType
20609 0 : SgNaryOp::roseRTI() {
20610 0 : RTIReturnType rtiContainer(24);
20611 :
20612 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgNaryOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20613 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgNaryOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20614 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgNaryOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20615 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgNaryOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20616 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgNaryOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20617 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgNaryOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20618 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgNaryOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20619 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgNaryOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20620 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgNaryOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20621 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgNaryOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20622 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgNaryOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20623 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgNaryOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20624 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgNaryOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20625 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgNaryOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20626 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgNaryOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20627 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgNaryOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20628 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgNaryOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20629 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgNaryOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20630 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgNaryOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20631 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgNaryOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20632 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgNaryOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20633 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgNaryOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20634 0 : doRTI("operands", (void*)(&p_operands), sizeof(p_operands), (void*)this, "SgNaryOp", "SgExpressionPtrList", "p_operands", toStringForRTI(p_operands), rtiContainer[22]);
20635 0 : doRTI("operators", (void*)(&p_operators), sizeof(p_operators), (void*)this, "SgNaryOp", "VariantTList", "p_operators", toStringForRTI(p_operators), rtiContainer[23]);
20636 0 : return rtiContainer;
20637 : }
20638 : RTIReturnType
20639 0 : SgNaryBooleanOp::roseRTI() {
20640 0 : RTIReturnType rtiContainer(24);
20641 :
20642 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgNaryBooleanOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20643 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgNaryBooleanOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20644 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgNaryBooleanOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20645 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgNaryBooleanOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20646 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgNaryBooleanOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20647 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgNaryBooleanOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20648 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgNaryBooleanOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20649 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgNaryBooleanOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20650 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgNaryBooleanOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20651 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgNaryBooleanOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20652 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgNaryBooleanOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20653 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgNaryBooleanOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20654 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgNaryBooleanOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20655 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgNaryBooleanOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20656 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgNaryBooleanOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20657 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgNaryBooleanOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20658 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgNaryBooleanOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20659 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgNaryBooleanOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20660 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgNaryBooleanOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20661 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgNaryBooleanOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20662 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgNaryBooleanOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20663 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgNaryBooleanOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20664 0 : doRTI("operands", (void*)(&p_operands), sizeof(p_operands), (void*)this, "SgNaryBooleanOp", "SgExpressionPtrList", "p_operands", toStringForRTI(p_operands), rtiContainer[22]);
20665 0 : doRTI("operators", (void*)(&p_operators), sizeof(p_operators), (void*)this, "SgNaryBooleanOp", "VariantTList", "p_operators", toStringForRTI(p_operators), rtiContainer[23]);
20666 0 : return rtiContainer;
20667 : }
20668 : RTIReturnType
20669 0 : SgNaryComparisonOp::roseRTI() {
20670 0 : RTIReturnType rtiContainer(24);
20671 :
20672 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgNaryComparisonOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20673 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgNaryComparisonOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20674 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgNaryComparisonOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20675 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgNaryComparisonOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20676 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgNaryComparisonOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20677 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgNaryComparisonOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20678 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgNaryComparisonOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20679 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgNaryComparisonOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20680 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgNaryComparisonOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20681 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgNaryComparisonOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20682 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgNaryComparisonOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20683 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgNaryComparisonOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20684 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgNaryComparisonOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20685 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgNaryComparisonOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20686 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgNaryComparisonOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20687 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgNaryComparisonOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20688 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgNaryComparisonOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20689 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgNaryComparisonOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20690 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgNaryComparisonOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20691 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgNaryComparisonOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20692 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgNaryComparisonOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20693 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgNaryComparisonOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20694 0 : doRTI("operands", (void*)(&p_operands), sizeof(p_operands), (void*)this, "SgNaryComparisonOp", "SgExpressionPtrList", "p_operands", toStringForRTI(p_operands), rtiContainer[22]);
20695 0 : doRTI("operators", (void*)(&p_operators), sizeof(p_operators), (void*)this, "SgNaryComparisonOp", "VariantTList", "p_operators", toStringForRTI(p_operators), rtiContainer[23]);
20696 0 : return rtiContainer;
20697 : }
20698 : RTIReturnType
20699 0 : SgStringConversion::roseRTI() {
20700 0 : RTIReturnType rtiContainer(23);
20701 :
20702 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgStringConversion", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20703 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgStringConversion", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20704 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgStringConversion", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20705 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgStringConversion", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20706 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgStringConversion", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20707 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgStringConversion", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20708 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgStringConversion", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20709 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgStringConversion", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20710 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgStringConversion", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20711 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgStringConversion", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20712 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgStringConversion", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20713 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgStringConversion", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20714 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgStringConversion", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20715 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgStringConversion", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20716 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgStringConversion", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20717 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgStringConversion", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20718 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgStringConversion", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20719 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgStringConversion", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20720 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgStringConversion", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20721 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgStringConversion", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20722 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgStringConversion", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20723 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgStringConversion", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20724 0 : doRTI("expression", (void*)(&p_expression), sizeof(p_expression), (void*)this, "SgStringConversion", "SgExpression*", "p_expression", toStringForRTI(p_expression), rtiContainer[22]);
20725 0 : return rtiContainer;
20726 : }
20727 : RTIReturnType
20728 0 : SgYieldExpression::roseRTI() {
20729 0 : RTIReturnType rtiContainer(23);
20730 :
20731 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgYieldExpression", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20732 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgYieldExpression", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20733 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgYieldExpression", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20734 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgYieldExpression", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20735 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgYieldExpression", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20736 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgYieldExpression", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20737 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgYieldExpression", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20738 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgYieldExpression", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20739 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgYieldExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20740 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgYieldExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20741 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgYieldExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20742 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgYieldExpression", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20743 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgYieldExpression", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20744 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgYieldExpression", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20745 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgYieldExpression", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20746 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgYieldExpression", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20747 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgYieldExpression", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20748 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgYieldExpression", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20749 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgYieldExpression", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20750 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgYieldExpression", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20751 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgYieldExpression", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20752 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgYieldExpression", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20753 0 : doRTI("value", (void*)(&p_value), sizeof(p_value), (void*)this, "SgYieldExpression", "SgExpression*", "p_value", toStringForRTI(p_value), rtiContainer[22]);
20754 0 : return rtiContainer;
20755 : }
20756 : RTIReturnType
20757 0 : SgTemplateFunctionRefExp::roseRTI() {
20758 0 : RTIReturnType rtiContainer(26);
20759 :
20760 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateFunctionRefExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20761 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateFunctionRefExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20762 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateFunctionRefExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20763 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateFunctionRefExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20764 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateFunctionRefExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20765 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateFunctionRefExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20766 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateFunctionRefExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20767 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateFunctionRefExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20768 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateFunctionRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20769 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateFunctionRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20770 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateFunctionRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20771 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateFunctionRefExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20772 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateFunctionRefExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20773 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgTemplateFunctionRefExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20774 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgTemplateFunctionRefExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20775 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgTemplateFunctionRefExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20776 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTemplateFunctionRefExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20777 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgTemplateFunctionRefExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20778 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgTemplateFunctionRefExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20779 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgTemplateFunctionRefExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20780 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgTemplateFunctionRefExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20781 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgTemplateFunctionRefExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20782 0 : doRTI("symbol_i", (void*)(&p_symbol_i), sizeof(p_symbol_i), (void*)this, "SgTemplateFunctionRefExp", "SgTemplateFunctionSymbol*", "p_symbol_i", toStringForRTI(p_symbol_i), rtiContainer[22]);
20783 0 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgTemplateFunctionRefExp", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[23]);
20784 0 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgTemplateFunctionRefExp", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[24]);
20785 0 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgTemplateFunctionRefExp", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[25]);
20786 0 : return rtiContainer;
20787 : }
20788 : RTIReturnType
20789 0 : SgTemplateMemberFunctionRefExp::roseRTI() {
20790 0 : RTIReturnType rtiContainer(28);
20791 :
20792 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateMemberFunctionRefExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20793 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateMemberFunctionRefExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20794 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateMemberFunctionRefExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20795 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateMemberFunctionRefExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20796 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateMemberFunctionRefExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20797 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateMemberFunctionRefExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20798 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateMemberFunctionRefExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20799 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateMemberFunctionRefExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20800 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateMemberFunctionRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20801 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateMemberFunctionRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20802 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateMemberFunctionRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20803 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateMemberFunctionRefExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20804 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateMemberFunctionRefExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20805 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgTemplateMemberFunctionRefExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20806 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgTemplateMemberFunctionRefExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20807 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgTemplateMemberFunctionRefExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20808 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTemplateMemberFunctionRefExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20809 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgTemplateMemberFunctionRefExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20810 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgTemplateMemberFunctionRefExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20811 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgTemplateMemberFunctionRefExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20812 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgTemplateMemberFunctionRefExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20813 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgTemplateMemberFunctionRefExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20814 0 : doRTI("symbol_i", (void*)(&p_symbol_i), sizeof(p_symbol_i), (void*)this, "SgTemplateMemberFunctionRefExp", "SgTemplateMemberFunctionSymbol*", "p_symbol_i", toStringForRTI(p_symbol_i), rtiContainer[22]);
20815 0 : doRTI("virtual_call", (void*)(&p_virtual_call), sizeof(p_virtual_call), (void*)this, "SgTemplateMemberFunctionRefExp", "int", "p_virtual_call", toStringForRTI(p_virtual_call), rtiContainer[23]);
20816 0 : doRTI("need_qualifier", (void*)(&p_need_qualifier), sizeof(p_need_qualifier), (void*)this, "SgTemplateMemberFunctionRefExp", "int", "p_need_qualifier", toStringForRTI(p_need_qualifier), rtiContainer[24]);
20817 0 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgTemplateMemberFunctionRefExp", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[25]);
20818 0 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgTemplateMemberFunctionRefExp", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[26]);
20819 0 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgTemplateMemberFunctionRefExp", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[27]);
20820 0 : return rtiContainer;
20821 : }
20822 : RTIReturnType
20823 0 : SgAlignOfOp::roseRTI() {
20824 0 : RTIReturnType rtiContainer(29);
20825 :
20826 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgAlignOfOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20827 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgAlignOfOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20828 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgAlignOfOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20829 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgAlignOfOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20830 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgAlignOfOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20831 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgAlignOfOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20832 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgAlignOfOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20833 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgAlignOfOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20834 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgAlignOfOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20835 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgAlignOfOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20836 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgAlignOfOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20837 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgAlignOfOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20838 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgAlignOfOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20839 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgAlignOfOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20840 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgAlignOfOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20841 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgAlignOfOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20842 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgAlignOfOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20843 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgAlignOfOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20844 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgAlignOfOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20845 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgAlignOfOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20846 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgAlignOfOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20847 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgAlignOfOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20848 0 : doRTI("operand_expr", (void*)(&p_operand_expr), sizeof(p_operand_expr), (void*)this, "SgAlignOfOp", "SgExpression*", "p_operand_expr", toStringForRTI(p_operand_expr), rtiContainer[22]);
20849 0 : doRTI("operand_type", (void*)(&p_operand_type), sizeof(p_operand_type), (void*)this, "SgAlignOfOp", "SgType*", "p_operand_type", toStringForRTI(p_operand_type), rtiContainer[23]);
20850 0 : doRTI("expression_type", (void*)(&p_expression_type), sizeof(p_expression_type), (void*)this, "SgAlignOfOp", "SgType*", "p_expression_type", toStringForRTI(p_expression_type), rtiContainer[24]);
20851 0 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgAlignOfOp", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[25]);
20852 0 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgAlignOfOp", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[26]);
20853 0 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgAlignOfOp", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[27]);
20854 0 : doRTI("alignOfContainsBaseTypeDefiningDeclaration", (void*)(&p_alignOfContainsBaseTypeDefiningDeclaration), sizeof(p_alignOfContainsBaseTypeDefiningDeclaration), (void*)this, "SgAlignOfOp", "bool", "p_alignOfContainsBaseTypeDefiningDeclaration", toStringForRTI(p_alignOfContainsBaseTypeDefiningDeclaration), rtiContainer[28]);
20855 0 : return rtiContainer;
20856 : }
20857 : RTIReturnType
20858 0 : SgRangeExp::roseRTI() {
20859 0 : RTIReturnType rtiContainer(25);
20860 :
20861 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgRangeExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20862 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgRangeExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20863 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgRangeExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20864 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgRangeExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20865 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgRangeExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20866 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgRangeExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20867 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgRangeExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20868 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgRangeExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20869 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgRangeExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20870 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgRangeExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20871 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgRangeExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20872 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgRangeExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20873 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgRangeExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20874 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgRangeExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20875 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgRangeExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20876 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgRangeExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20877 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgRangeExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20878 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgRangeExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20879 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgRangeExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20880 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgRangeExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20881 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgRangeExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20882 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgRangeExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20883 0 : doRTI("start", (void*)(&p_start), sizeof(p_start), (void*)this, "SgRangeExp", "SgExpression*", "p_start", toStringForRTI(p_start), rtiContainer[22]);
20884 0 : doRTI("end", (void*)(&p_end), sizeof(p_end), (void*)this, "SgRangeExp", "SgExpression*", "p_end", toStringForRTI(p_end), rtiContainer[23]);
20885 0 : doRTI("stride", (void*)(&p_stride), sizeof(p_stride), (void*)this, "SgRangeExp", "SgExpression*", "p_stride", toStringForRTI(p_stride), rtiContainer[24]);
20886 0 : return rtiContainer;
20887 : }
20888 : RTIReturnType
20889 0 : SgMagicColonExp::roseRTI() {
20890 0 : RTIReturnType rtiContainer(22);
20891 :
20892 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgMagicColonExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20893 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgMagicColonExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20894 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgMagicColonExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20895 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgMagicColonExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20896 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgMagicColonExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20897 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgMagicColonExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20898 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgMagicColonExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20899 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgMagicColonExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20900 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgMagicColonExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20901 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgMagicColonExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20902 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgMagicColonExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20903 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgMagicColonExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20904 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgMagicColonExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20905 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgMagicColonExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20906 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgMagicColonExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20907 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgMagicColonExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20908 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgMagicColonExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20909 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgMagicColonExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20910 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgMagicColonExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20911 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgMagicColonExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20912 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgMagicColonExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20913 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgMagicColonExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20914 0 : return rtiContainer;
20915 : }
20916 : RTIReturnType
20917 8 : SgTypeTraitBuiltinOperator::roseRTI() {
20918 8 : RTIReturnType rtiContainer(24);
20919 :
20920 8 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeTraitBuiltinOperator", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20921 8 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeTraitBuiltinOperator", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20922 8 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeTraitBuiltinOperator", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20923 8 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeTraitBuiltinOperator", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20924 8 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeTraitBuiltinOperator", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20925 8 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeTraitBuiltinOperator", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20926 8 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeTraitBuiltinOperator", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20927 8 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeTraitBuiltinOperator", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20928 8 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeTraitBuiltinOperator", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20929 8 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeTraitBuiltinOperator", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20930 8 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeTraitBuiltinOperator", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20931 8 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeTraitBuiltinOperator", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20932 8 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeTraitBuiltinOperator", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20933 8 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgTypeTraitBuiltinOperator", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20934 8 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgTypeTraitBuiltinOperator", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20935 8 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgTypeTraitBuiltinOperator", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20936 8 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeTraitBuiltinOperator", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20937 8 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgTypeTraitBuiltinOperator", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20938 8 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgTypeTraitBuiltinOperator", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20939 8 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgTypeTraitBuiltinOperator", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20940 8 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgTypeTraitBuiltinOperator", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20941 8 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgTypeTraitBuiltinOperator", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20942 8 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgTypeTraitBuiltinOperator", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[22]);
20943 8 : doRTI("args", (void*)(&p_args), sizeof(p_args), (void*)this, "SgTypeTraitBuiltinOperator", "SgNodePtrList", "p_args", toStringForRTI(p_args), rtiContainer[23]);
20944 8 : return rtiContainer;
20945 : }
20946 : RTIReturnType
20947 0 : SgCompoundLiteralExp::roseRTI() {
20948 0 : RTIReturnType rtiContainer(23);
20949 :
20950 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgCompoundLiteralExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20951 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgCompoundLiteralExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20952 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgCompoundLiteralExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20953 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgCompoundLiteralExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20954 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgCompoundLiteralExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20955 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgCompoundLiteralExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20956 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgCompoundLiteralExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20957 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgCompoundLiteralExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20958 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgCompoundLiteralExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20959 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgCompoundLiteralExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20960 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgCompoundLiteralExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20961 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgCompoundLiteralExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20962 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgCompoundLiteralExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20963 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgCompoundLiteralExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20964 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgCompoundLiteralExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20965 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgCompoundLiteralExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20966 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgCompoundLiteralExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20967 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgCompoundLiteralExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20968 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgCompoundLiteralExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20969 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgCompoundLiteralExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20970 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgCompoundLiteralExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
20971 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgCompoundLiteralExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
20972 0 : doRTI("symbol", (void*)(&p_symbol), sizeof(p_symbol), (void*)this, "SgCompoundLiteralExp", "SgVariableSymbol*", "p_symbol", toStringForRTI(p_symbol), rtiContainer[22]);
20973 0 : return rtiContainer;
20974 : }
20975 : RTIReturnType
20976 0 : SgTypeExpression::roseRTI() {
20977 0 : RTIReturnType rtiContainer(23);
20978 :
20979 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypeExpression", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
20980 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypeExpression", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
20981 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypeExpression", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
20982 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypeExpression", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
20983 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypeExpression", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
20984 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypeExpression", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
20985 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypeExpression", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
20986 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypeExpression", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
20987 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypeExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
20988 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypeExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
20989 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypeExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
20990 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypeExpression", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
20991 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypeExpression", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
20992 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgTypeExpression", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
20993 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgTypeExpression", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
20994 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgTypeExpression", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
20995 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypeExpression", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
20996 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgTypeExpression", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
20997 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgTypeExpression", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
20998 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgTypeExpression", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
20999 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgTypeExpression", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
21000 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgTypeExpression", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
21001 0 : doRTI("type", (void*)(&p_type), sizeof(p_type), (void*)this, "SgTypeExpression", "SgType*", "p_type", toStringForRTI(p_type), rtiContainer[22]);
21002 0 : return rtiContainer;
21003 : }
21004 : RTIReturnType
21005 0 : SgClassExp::roseRTI() {
21006 0 : RTIReturnType rtiContainer(24);
21007 :
21008 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgClassExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21009 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgClassExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21010 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgClassExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21011 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgClassExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21012 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgClassExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21013 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgClassExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21014 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgClassExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21015 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgClassExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21016 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgClassExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21017 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgClassExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21018 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgClassExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21019 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgClassExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21020 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgClassExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21021 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgClassExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
21022 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgClassExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
21023 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgClassExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
21024 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgClassExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
21025 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgClassExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
21026 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgClassExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
21027 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgClassExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
21028 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgClassExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
21029 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgClassExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
21030 0 : doRTI("class_symbol", (void*)(&p_class_symbol), sizeof(p_class_symbol), (void*)this, "SgClassExp", "SgClassSymbol*", "p_class_symbol", toStringForRTI(p_class_symbol), rtiContainer[22]);
21031 0 : doRTI("pobj_class", (void*)(&p_pobj_class), sizeof(p_pobj_class), (void*)this, "SgClassExp", "int", "p_pobj_class", toStringForRTI(p_pobj_class), rtiContainer[23]);
21032 0 : return rtiContainer;
21033 : }
21034 : RTIReturnType
21035 0 : SgFunctionParameterRefExp::roseRTI() {
21036 0 : RTIReturnType rtiContainer(26);
21037 :
21038 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgFunctionParameterRefExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21039 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgFunctionParameterRefExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21040 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgFunctionParameterRefExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21041 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgFunctionParameterRefExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21042 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgFunctionParameterRefExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21043 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgFunctionParameterRefExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21044 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgFunctionParameterRefExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21045 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgFunctionParameterRefExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21046 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgFunctionParameterRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21047 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgFunctionParameterRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21048 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgFunctionParameterRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21049 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgFunctionParameterRefExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21050 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgFunctionParameterRefExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21051 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgFunctionParameterRefExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
21052 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgFunctionParameterRefExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
21053 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgFunctionParameterRefExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
21054 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgFunctionParameterRefExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
21055 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgFunctionParameterRefExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
21056 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgFunctionParameterRefExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
21057 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgFunctionParameterRefExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
21058 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgFunctionParameterRefExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
21059 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgFunctionParameterRefExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
21060 0 : doRTI("parameter_number", (void*)(&p_parameter_number), sizeof(p_parameter_number), (void*)this, "SgFunctionParameterRefExp", "int", "p_parameter_number", toStringForRTI(p_parameter_number), rtiContainer[22]);
21061 0 : doRTI("parameter_levels_up", (void*)(&p_parameter_levels_up), sizeof(p_parameter_levels_up), (void*)this, "SgFunctionParameterRefExp", "int", "p_parameter_levels_up", toStringForRTI(p_parameter_levels_up), rtiContainer[23]);
21062 0 : doRTI("parameter_expression", (void*)(&p_parameter_expression), sizeof(p_parameter_expression), (void*)this, "SgFunctionParameterRefExp", "SgExpression*", "p_parameter_expression", toStringForRTI(p_parameter_expression), rtiContainer[24]);
21063 0 : doRTI("parameter_type", (void*)(&p_parameter_type), sizeof(p_parameter_type), (void*)this, "SgFunctionParameterRefExp", "SgType*", "p_parameter_type", toStringForRTI(p_parameter_type), rtiContainer[25]);
21064 0 : return rtiContainer;
21065 : }
21066 : RTIReturnType
21067 0 : SgLambdaExp::roseRTI() {
21068 0 : RTIReturnType rtiContainer(31);
21069 :
21070 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgLambdaExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21071 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgLambdaExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21072 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgLambdaExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21073 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgLambdaExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21074 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgLambdaExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21075 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgLambdaExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21076 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgLambdaExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21077 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgLambdaExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21078 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgLambdaExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21079 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgLambdaExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21080 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgLambdaExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21081 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgLambdaExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21082 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgLambdaExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21083 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgLambdaExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
21084 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgLambdaExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
21085 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgLambdaExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
21086 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgLambdaExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
21087 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgLambdaExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
21088 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgLambdaExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
21089 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgLambdaExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
21090 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgLambdaExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
21091 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgLambdaExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
21092 0 : doRTI("lambda_capture_list", (void*)(&p_lambda_capture_list), sizeof(p_lambda_capture_list), (void*)this, "SgLambdaExp", "SgLambdaCaptureList*", "p_lambda_capture_list", toStringForRTI(p_lambda_capture_list), rtiContainer[22]);
21093 0 : doRTI("lambda_closure_class", (void*)(&p_lambda_closure_class), sizeof(p_lambda_closure_class), (void*)this, "SgLambdaExp", "SgClassDeclaration*", "p_lambda_closure_class", toStringForRTI(p_lambda_closure_class), rtiContainer[23]);
21094 0 : doRTI("lambda_function", (void*)(&p_lambda_function), sizeof(p_lambda_function), (void*)this, "SgLambdaExp", "SgFunctionDeclaration*", "p_lambda_function", toStringForRTI(p_lambda_function), rtiContainer[24]);
21095 0 : doRTI("is_mutable", (void*)(&p_is_mutable), sizeof(p_is_mutable), (void*)this, "SgLambdaExp", "bool", "p_is_mutable", toStringForRTI(p_is_mutable), rtiContainer[25]);
21096 0 : doRTI("capture_default", (void*)(&p_capture_default), sizeof(p_capture_default), (void*)this, "SgLambdaExp", "bool", "p_capture_default", toStringForRTI(p_capture_default), rtiContainer[26]);
21097 0 : doRTI("default_is_by_reference", (void*)(&p_default_is_by_reference), sizeof(p_default_is_by_reference), (void*)this, "SgLambdaExp", "bool", "p_default_is_by_reference", toStringForRTI(p_default_is_by_reference), rtiContainer[27]);
21098 0 : doRTI("explicit_return_type", (void*)(&p_explicit_return_type), sizeof(p_explicit_return_type), (void*)this, "SgLambdaExp", "bool", "p_explicit_return_type", toStringForRTI(p_explicit_return_type), rtiContainer[28]);
21099 0 : doRTI("has_parameter_decl", (void*)(&p_has_parameter_decl), sizeof(p_has_parameter_decl), (void*)this, "SgLambdaExp", "bool", "p_has_parameter_decl", toStringForRTI(p_has_parameter_decl), rtiContainer[29]);
21100 0 : doRTI("is_device", (void*)(&p_is_device), sizeof(p_is_device), (void*)this, "SgLambdaExp", "bool", "p_is_device", toStringForRTI(p_is_device), rtiContainer[30]);
21101 0 : return rtiContainer;
21102 : }
21103 : RTIReturnType
21104 0 : SgNoexceptOp::roseRTI() {
21105 0 : RTIReturnType rtiContainer(23);
21106 :
21107 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgNoexceptOp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21108 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgNoexceptOp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21109 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgNoexceptOp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21110 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgNoexceptOp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21111 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgNoexceptOp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21112 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgNoexceptOp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21113 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgNoexceptOp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21114 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgNoexceptOp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21115 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgNoexceptOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21116 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgNoexceptOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21117 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgNoexceptOp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21118 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgNoexceptOp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21119 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgNoexceptOp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21120 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgNoexceptOp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
21121 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgNoexceptOp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
21122 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgNoexceptOp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
21123 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgNoexceptOp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
21124 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgNoexceptOp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
21125 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgNoexceptOp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
21126 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgNoexceptOp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
21127 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgNoexceptOp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
21128 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgNoexceptOp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
21129 0 : doRTI("operand_expr", (void*)(&p_operand_expr), sizeof(p_operand_expr), (void*)this, "SgNoexceptOp", "SgExpression*", "p_operand_expr", toStringForRTI(p_operand_expr), rtiContainer[22]);
21130 0 : return rtiContainer;
21131 : }
21132 : RTIReturnType
21133 0 : SgNonrealRefExp::roseRTI() {
21134 0 : RTIReturnType rtiContainer(26);
21135 :
21136 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgNonrealRefExp", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21137 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgNonrealRefExp", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21138 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgNonrealRefExp", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21139 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgNonrealRefExp", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21140 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgNonrealRefExp", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21141 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgNonrealRefExp", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21142 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgNonrealRefExp", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21143 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgNonrealRefExp", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21144 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgNonrealRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21145 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgNonrealRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21146 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgNonrealRefExp", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21147 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgNonrealRefExp", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21148 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgNonrealRefExp", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21149 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgNonrealRefExp", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
21150 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgNonrealRefExp", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
21151 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgNonrealRefExp", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
21152 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgNonrealRefExp", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
21153 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgNonrealRefExp", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
21154 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgNonrealRefExp", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
21155 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgNonrealRefExp", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
21156 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgNonrealRefExp", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
21157 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgNonrealRefExp", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
21158 0 : doRTI("symbol", (void*)(&p_symbol), sizeof(p_symbol), (void*)this, "SgNonrealRefExp", "SgNonrealSymbol*", "p_symbol", toStringForRTI(p_symbol), rtiContainer[22]);
21159 0 : doRTI("name_qualification_length", (void*)(&p_name_qualification_length), sizeof(p_name_qualification_length), (void*)this, "SgNonrealRefExp", "int", "p_name_qualification_length", toStringForRTI(p_name_qualification_length), rtiContainer[23]);
21160 0 : doRTI("type_elaboration_required", (void*)(&p_type_elaboration_required), sizeof(p_type_elaboration_required), (void*)this, "SgNonrealRefExp", "bool", "p_type_elaboration_required", toStringForRTI(p_type_elaboration_required), rtiContainer[24]);
21161 0 : doRTI("global_qualification_required", (void*)(&p_global_qualification_required), sizeof(p_global_qualification_required), (void*)this, "SgNonrealRefExp", "bool", "p_global_qualification_required", toStringForRTI(p_global_qualification_required), rtiContainer[25]);
21162 0 : return rtiContainer;
21163 : }
21164 : RTIReturnType
21165 0 : SgFoldExpression::roseRTI() {
21166 0 : RTIReturnType rtiContainer(25);
21167 :
21168 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgFoldExpression", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21169 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgFoldExpression", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21170 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgFoldExpression", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21171 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgFoldExpression", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21172 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgFoldExpression", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21173 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgFoldExpression", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21174 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgFoldExpression", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21175 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgFoldExpression", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21176 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgFoldExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21177 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgFoldExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21178 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgFoldExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21179 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgFoldExpression", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21180 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgFoldExpression", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21181 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgFoldExpression", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
21182 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgFoldExpression", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
21183 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgFoldExpression", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
21184 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgFoldExpression", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
21185 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgFoldExpression", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
21186 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgFoldExpression", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
21187 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgFoldExpression", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
21188 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgFoldExpression", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
21189 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgFoldExpression", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
21190 0 : doRTI("operands", (void*)(&p_operands), sizeof(p_operands), (void*)this, "SgFoldExpression", "SgExpression*", "p_operands", toStringForRTI(p_operands), rtiContainer[22]);
21191 0 : doRTI("operator_token", (void*)(&p_operator_token), sizeof(p_operator_token), (void*)this, "SgFoldExpression", "std::string", "p_operator_token", toStringForRTI(p_operator_token), rtiContainer[23]);
21192 0 : doRTI("is_left_associative", (void*)(&p_is_left_associative), sizeof(p_is_left_associative), (void*)this, "SgFoldExpression", "bool", "p_is_left_associative", toStringForRTI(p_is_left_associative), rtiContainer[24]);
21193 0 : return rtiContainer;
21194 : }
21195 : RTIReturnType
21196 0 : SgAwaitExpression::roseRTI() {
21197 0 : RTIReturnType rtiContainer(23);
21198 :
21199 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgAwaitExpression", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21200 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgAwaitExpression", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21201 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgAwaitExpression", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21202 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgAwaitExpression", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21203 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgAwaitExpression", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21204 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgAwaitExpression", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21205 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgAwaitExpression", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21206 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgAwaitExpression", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21207 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgAwaitExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21208 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgAwaitExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21209 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgAwaitExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21210 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgAwaitExpression", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21211 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgAwaitExpression", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21212 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgAwaitExpression", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
21213 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgAwaitExpression", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
21214 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgAwaitExpression", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
21215 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgAwaitExpression", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
21216 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgAwaitExpression", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
21217 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgAwaitExpression", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
21218 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgAwaitExpression", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
21219 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgAwaitExpression", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
21220 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgAwaitExpression", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
21221 0 : doRTI("value", (void*)(&p_value), sizeof(p_value), (void*)this, "SgAwaitExpression", "SgExpression*", "p_value", toStringForRTI(p_value), rtiContainer[22]);
21222 0 : return rtiContainer;
21223 : }
21224 : RTIReturnType
21225 0 : SgChooseExpression::roseRTI() {
21226 0 : RTIReturnType rtiContainer(23);
21227 :
21228 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgChooseExpression", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21229 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgChooseExpression", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21230 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgChooseExpression", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21231 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgChooseExpression", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21232 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgChooseExpression", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21233 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgChooseExpression", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21234 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgChooseExpression", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21235 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgChooseExpression", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21236 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgChooseExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21237 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgChooseExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21238 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgChooseExpression", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21239 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgChooseExpression", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21240 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgChooseExpression", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21241 0 : doRTI("startOfConstruct", (void*)(&p_startOfConstruct), sizeof(p_startOfConstruct), (void*)this, "SgChooseExpression", "Sg_File_Info*", "p_startOfConstruct", toStringForRTI(p_startOfConstruct), rtiContainer[13]);
21242 0 : doRTI("endOfConstruct", (void*)(&p_endOfConstruct), sizeof(p_endOfConstruct), (void*)this, "SgChooseExpression", "Sg_File_Info*", "p_endOfConstruct", toStringForRTI(p_endOfConstruct), rtiContainer[14]);
21243 0 : doRTI("attachedPreprocessingInfoPtr", (void*)(&p_attachedPreprocessingInfoPtr), sizeof(p_attachedPreprocessingInfoPtr), (void*)this, "SgChooseExpression", "AttachedPreprocessingInfoType*", "p_attachedPreprocessingInfoPtr", toStringForRTI(p_attachedPreprocessingInfoPtr), rtiContainer[15]);
21244 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgChooseExpression", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[16]);
21245 0 : doRTI("containsTransformationToSurroundingWhitespace", (void*)(&p_containsTransformationToSurroundingWhitespace), sizeof(p_containsTransformationToSurroundingWhitespace), (void*)this, "SgChooseExpression", "bool", "p_containsTransformationToSurroundingWhitespace", toStringForRTI(p_containsTransformationToSurroundingWhitespace), rtiContainer[17]);
21246 0 : doRTI("need_paren", (void*)(&p_need_paren), sizeof(p_need_paren), (void*)this, "SgChooseExpression", "bool", "p_need_paren", toStringForRTI(p_need_paren), rtiContainer[18]);
21247 0 : doRTI("lvalue", (void*)(&p_lvalue), sizeof(p_lvalue), (void*)this, "SgChooseExpression", "bool", "p_lvalue", toStringForRTI(p_lvalue), rtiContainer[19]);
21248 0 : doRTI("global_qualified_name", (void*)(&p_global_qualified_name), sizeof(p_global_qualified_name), (void*)this, "SgChooseExpression", "bool", "p_global_qualified_name", toStringForRTI(p_global_qualified_name), rtiContainer[20]);
21249 0 : doRTI("operatorPosition", (void*)(&p_operatorPosition), sizeof(p_operatorPosition), (void*)this, "SgChooseExpression", "Sg_File_Info*", "p_operatorPosition", toStringForRTI(p_operatorPosition), rtiContainer[21]);
21250 0 : doRTI("value", (void*)(&p_value), sizeof(p_value), (void*)this, "SgChooseExpression", "SgExpression*", "p_value", toStringForRTI(p_value), rtiContainer[22]);
21251 0 : return rtiContainer;
21252 : }
21253 : RTIReturnType
21254 0 : SgSymbol::roseRTI() {
21255 0 : RTIReturnType rtiContainer(14);
21256 :
21257 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgSymbol", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21258 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgSymbol", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21259 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgSymbol", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21260 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgSymbol", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21261 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgSymbol", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21262 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgSymbol", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21263 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgSymbol", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21264 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgSymbol", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21265 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21266 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21267 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21268 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgSymbol", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21269 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgSymbol", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21270 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgSymbol", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[13]);
21271 0 : return rtiContainer;
21272 : }
21273 : RTIReturnType
21274 0 : SgVariableSymbol::roseRTI() {
21275 0 : RTIReturnType rtiContainer(15);
21276 :
21277 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgVariableSymbol", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21278 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgVariableSymbol", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21279 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgVariableSymbol", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21280 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgVariableSymbol", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21281 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgVariableSymbol", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21282 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgVariableSymbol", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21283 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgVariableSymbol", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21284 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgVariableSymbol", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21285 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgVariableSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21286 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgVariableSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21287 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgVariableSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21288 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgVariableSymbol", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21289 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgVariableSymbol", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21290 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgVariableSymbol", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[13]);
21291 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgVariableSymbol", "SgInitializedName*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[14]);
21292 0 : return rtiContainer;
21293 : }
21294 : RTIReturnType
21295 0 : SgTemplateVariableSymbol::roseRTI() {
21296 0 : RTIReturnType rtiContainer(15);
21297 :
21298 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateVariableSymbol", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21299 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateVariableSymbol", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21300 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateVariableSymbol", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21301 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateVariableSymbol", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21302 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateVariableSymbol", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21303 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateVariableSymbol", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21304 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateVariableSymbol", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21305 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateVariableSymbol", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21306 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateVariableSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21307 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateVariableSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21308 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateVariableSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21309 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateVariableSymbol", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21310 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateVariableSymbol", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21311 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTemplateVariableSymbol", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[13]);
21312 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgTemplateVariableSymbol", "SgInitializedName*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[14]);
21313 0 : return rtiContainer;
21314 : }
21315 : RTIReturnType
21316 0 : SgNonrealSymbol::roseRTI() {
21317 0 : RTIReturnType rtiContainer(15);
21318 :
21319 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgNonrealSymbol", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21320 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgNonrealSymbol", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21321 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgNonrealSymbol", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21322 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgNonrealSymbol", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21323 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgNonrealSymbol", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21324 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgNonrealSymbol", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21325 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgNonrealSymbol", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21326 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgNonrealSymbol", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21327 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgNonrealSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21328 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgNonrealSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21329 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgNonrealSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21330 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgNonrealSymbol", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21331 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgNonrealSymbol", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21332 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgNonrealSymbol", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[13]);
21333 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgNonrealSymbol", "SgNonrealDecl*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[14]);
21334 0 : return rtiContainer;
21335 : }
21336 : RTIReturnType
21337 0 : SgFunctionSymbol::roseRTI() {
21338 0 : RTIReturnType rtiContainer(15);
21339 :
21340 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgFunctionSymbol", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21341 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgFunctionSymbol", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21342 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgFunctionSymbol", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21343 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgFunctionSymbol", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21344 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgFunctionSymbol", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21345 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgFunctionSymbol", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21346 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgFunctionSymbol", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21347 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgFunctionSymbol", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21348 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgFunctionSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21349 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgFunctionSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21350 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgFunctionSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21351 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgFunctionSymbol", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21352 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgFunctionSymbol", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21353 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgFunctionSymbol", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[13]);
21354 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgFunctionSymbol", "SgFunctionDeclaration*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[14]);
21355 0 : return rtiContainer;
21356 : }
21357 : RTIReturnType
21358 0 : SgMemberFunctionSymbol::roseRTI() {
21359 0 : RTIReturnType rtiContainer(15);
21360 :
21361 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgMemberFunctionSymbol", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21362 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgMemberFunctionSymbol", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21363 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgMemberFunctionSymbol", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21364 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgMemberFunctionSymbol", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21365 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgMemberFunctionSymbol", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21366 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgMemberFunctionSymbol", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21367 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgMemberFunctionSymbol", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21368 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgMemberFunctionSymbol", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21369 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgMemberFunctionSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21370 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgMemberFunctionSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21371 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgMemberFunctionSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21372 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgMemberFunctionSymbol", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21373 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgMemberFunctionSymbol", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21374 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgMemberFunctionSymbol", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[13]);
21375 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgMemberFunctionSymbol", "SgFunctionDeclaration*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[14]);
21376 0 : return rtiContainer;
21377 : }
21378 : RTIReturnType
21379 0 : SgTemplateMemberFunctionSymbol::roseRTI() {
21380 0 : RTIReturnType rtiContainer(15);
21381 :
21382 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateMemberFunctionSymbol", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21383 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateMemberFunctionSymbol", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21384 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateMemberFunctionSymbol", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21385 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateMemberFunctionSymbol", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21386 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateMemberFunctionSymbol", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21387 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateMemberFunctionSymbol", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21388 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateMemberFunctionSymbol", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21389 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateMemberFunctionSymbol", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21390 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateMemberFunctionSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21391 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateMemberFunctionSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21392 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateMemberFunctionSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21393 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateMemberFunctionSymbol", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21394 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateMemberFunctionSymbol", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21395 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTemplateMemberFunctionSymbol", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[13]);
21396 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgTemplateMemberFunctionSymbol", "SgFunctionDeclaration*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[14]);
21397 0 : return rtiContainer;
21398 : }
21399 : RTIReturnType
21400 0 : SgTemplateFunctionSymbol::roseRTI() {
21401 0 : RTIReturnType rtiContainer(15);
21402 :
21403 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateFunctionSymbol", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21404 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateFunctionSymbol", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21405 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateFunctionSymbol", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21406 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateFunctionSymbol", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21407 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateFunctionSymbol", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21408 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateFunctionSymbol", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21409 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateFunctionSymbol", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21410 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateFunctionSymbol", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21411 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateFunctionSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21412 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateFunctionSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21413 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateFunctionSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21414 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateFunctionSymbol", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21415 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateFunctionSymbol", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21416 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTemplateFunctionSymbol", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[13]);
21417 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgTemplateFunctionSymbol", "SgFunctionDeclaration*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[14]);
21418 0 : return rtiContainer;
21419 : }
21420 : RTIReturnType
21421 0 : SgRenameSymbol::roseRTI() {
21422 0 : RTIReturnType rtiContainer(17);
21423 :
21424 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgRenameSymbol", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21425 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgRenameSymbol", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21426 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgRenameSymbol", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21427 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgRenameSymbol", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21428 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgRenameSymbol", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21429 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgRenameSymbol", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21430 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgRenameSymbol", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21431 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgRenameSymbol", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21432 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgRenameSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21433 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgRenameSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21434 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgRenameSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21435 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgRenameSymbol", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21436 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgRenameSymbol", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21437 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgRenameSymbol", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[13]);
21438 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgRenameSymbol", "SgFunctionDeclaration*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[14]);
21439 0 : doRTI("original_symbol", (void*)(&p_original_symbol), sizeof(p_original_symbol), (void*)this, "SgRenameSymbol", "SgSymbol*", "p_original_symbol", toStringForRTI(p_original_symbol), rtiContainer[15]);
21440 0 : doRTI("new_name", (void*)(&p_new_name), sizeof(p_new_name), (void*)this, "SgRenameSymbol", "SgName", "p_new_name", toStringForRTI(p_new_name), rtiContainer[16]);
21441 0 : return rtiContainer;
21442 : }
21443 : RTIReturnType
21444 0 : SgFunctionTypeSymbol::roseRTI() {
21445 0 : RTIReturnType rtiContainer(16);
21446 :
21447 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgFunctionTypeSymbol", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21448 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgFunctionTypeSymbol", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21449 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgFunctionTypeSymbol", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21450 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgFunctionTypeSymbol", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21451 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgFunctionTypeSymbol", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21452 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgFunctionTypeSymbol", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21453 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgFunctionTypeSymbol", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21454 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgFunctionTypeSymbol", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21455 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgFunctionTypeSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21456 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgFunctionTypeSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21457 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgFunctionTypeSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21458 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgFunctionTypeSymbol", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21459 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgFunctionTypeSymbol", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21460 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgFunctionTypeSymbol", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[13]);
21461 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgFunctionTypeSymbol", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[14]);
21462 0 : doRTI("type", (void*)(&p_type), sizeof(p_type), (void*)this, "SgFunctionTypeSymbol", "SgType*", "p_type", toStringForRTI(p_type), rtiContainer[15]);
21463 0 : return rtiContainer;
21464 : }
21465 : RTIReturnType
21466 0 : SgClassSymbol::roseRTI() {
21467 0 : RTIReturnType rtiContainer(15);
21468 :
21469 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgClassSymbol", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21470 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgClassSymbol", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21471 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgClassSymbol", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21472 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgClassSymbol", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21473 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgClassSymbol", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21474 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgClassSymbol", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21475 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgClassSymbol", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21476 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgClassSymbol", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21477 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgClassSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21478 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgClassSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21479 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgClassSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21480 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgClassSymbol", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21481 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgClassSymbol", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21482 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgClassSymbol", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[13]);
21483 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgClassSymbol", "SgClassDeclaration*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[14]);
21484 0 : return rtiContainer;
21485 : }
21486 : RTIReturnType
21487 0 : SgTemplateClassSymbol::roseRTI() {
21488 0 : RTIReturnType rtiContainer(15);
21489 :
21490 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateClassSymbol", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21491 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateClassSymbol", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21492 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateClassSymbol", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21493 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateClassSymbol", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21494 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateClassSymbol", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21495 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateClassSymbol", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21496 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateClassSymbol", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21497 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateClassSymbol", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21498 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateClassSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21499 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateClassSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21500 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateClassSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21501 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateClassSymbol", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21502 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateClassSymbol", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21503 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTemplateClassSymbol", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[13]);
21504 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgTemplateClassSymbol", "SgClassDeclaration*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[14]);
21505 0 : return rtiContainer;
21506 : }
21507 : RTIReturnType
21508 0 : SgTemplateSymbol::roseRTI() {
21509 0 : RTIReturnType rtiContainer(15);
21510 :
21511 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateSymbol", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21512 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateSymbol", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21513 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateSymbol", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21514 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateSymbol", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21515 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateSymbol", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21516 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateSymbol", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21517 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateSymbol", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21518 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateSymbol", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21519 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21520 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21521 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21522 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateSymbol", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21523 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateSymbol", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21524 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTemplateSymbol", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[13]);
21525 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgTemplateSymbol", "SgTemplateDeclaration*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[14]);
21526 0 : return rtiContainer;
21527 : }
21528 : RTIReturnType
21529 0 : SgEnumSymbol::roseRTI() {
21530 0 : RTIReturnType rtiContainer(15);
21531 :
21532 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgEnumSymbol", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21533 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgEnumSymbol", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21534 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgEnumSymbol", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21535 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgEnumSymbol", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21536 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgEnumSymbol", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21537 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgEnumSymbol", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21538 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgEnumSymbol", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21539 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgEnumSymbol", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21540 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgEnumSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21541 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgEnumSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21542 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgEnumSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21543 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgEnumSymbol", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21544 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgEnumSymbol", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21545 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgEnumSymbol", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[13]);
21546 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgEnumSymbol", "SgEnumDeclaration*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[14]);
21547 0 : return rtiContainer;
21548 : }
21549 : RTIReturnType
21550 0 : SgEnumFieldSymbol::roseRTI() {
21551 0 : RTIReturnType rtiContainer(15);
21552 :
21553 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgEnumFieldSymbol", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21554 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgEnumFieldSymbol", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21555 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgEnumFieldSymbol", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21556 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgEnumFieldSymbol", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21557 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgEnumFieldSymbol", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21558 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgEnumFieldSymbol", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21559 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgEnumFieldSymbol", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21560 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgEnumFieldSymbol", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21561 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgEnumFieldSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21562 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgEnumFieldSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21563 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgEnumFieldSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21564 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgEnumFieldSymbol", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21565 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgEnumFieldSymbol", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21566 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgEnumFieldSymbol", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[13]);
21567 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgEnumFieldSymbol", "SgInitializedName*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[14]);
21568 0 : return rtiContainer;
21569 : }
21570 : RTIReturnType
21571 0 : SgTypedefSymbol::roseRTI() {
21572 0 : RTIReturnType rtiContainer(15);
21573 :
21574 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTypedefSymbol", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21575 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTypedefSymbol", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21576 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTypedefSymbol", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21577 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTypedefSymbol", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21578 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTypedefSymbol", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21579 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTypedefSymbol", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21580 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTypedefSymbol", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21581 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTypedefSymbol", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21582 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTypedefSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21583 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTypedefSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21584 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTypedefSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21585 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTypedefSymbol", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21586 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTypedefSymbol", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21587 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTypedefSymbol", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[13]);
21588 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgTypedefSymbol", "SgTypedefDeclaration*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[14]);
21589 0 : return rtiContainer;
21590 : }
21591 : RTIReturnType
21592 0 : SgTemplateTypedefSymbol::roseRTI() {
21593 0 : RTIReturnType rtiContainer(15);
21594 :
21595 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgTemplateTypedefSymbol", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21596 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgTemplateTypedefSymbol", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21597 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgTemplateTypedefSymbol", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21598 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgTemplateTypedefSymbol", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21599 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgTemplateTypedefSymbol", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21600 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgTemplateTypedefSymbol", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21601 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgTemplateTypedefSymbol", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21602 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgTemplateTypedefSymbol", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21603 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgTemplateTypedefSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21604 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgTemplateTypedefSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21605 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgTemplateTypedefSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21606 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgTemplateTypedefSymbol", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21607 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgTemplateTypedefSymbol", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21608 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgTemplateTypedefSymbol", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[13]);
21609 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgTemplateTypedefSymbol", "SgTypedefDeclaration*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[14]);
21610 0 : return rtiContainer;
21611 : }
21612 : RTIReturnType
21613 0 : SgLabelSymbol::roseRTI() {
21614 0 : RTIReturnType rtiContainer(19);
21615 :
21616 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgLabelSymbol", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21617 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgLabelSymbol", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21618 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgLabelSymbol", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21619 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgLabelSymbol", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21620 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgLabelSymbol", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21621 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgLabelSymbol", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21622 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgLabelSymbol", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21623 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgLabelSymbol", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21624 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgLabelSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21625 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgLabelSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21626 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgLabelSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21627 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgLabelSymbol", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21628 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgLabelSymbol", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21629 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgLabelSymbol", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[13]);
21630 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgLabelSymbol", "SgLabelStatement*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[14]);
21631 0 : doRTI("fortran_statement", (void*)(&p_fortran_statement), sizeof(p_fortran_statement), (void*)this, "SgLabelSymbol", "SgStatement*", "p_fortran_statement", toStringForRTI(p_fortran_statement), rtiContainer[15]);
21632 0 : doRTI("fortran_alternate_return_parameter", (void*)(&p_fortran_alternate_return_parameter), sizeof(p_fortran_alternate_return_parameter), (void*)this, "SgLabelSymbol", "SgInitializedName*", "p_fortran_alternate_return_parameter", toStringForRTI(p_fortran_alternate_return_parameter), rtiContainer[16]);
21633 0 : doRTI("numeric_label_value", (void*)(&p_numeric_label_value), sizeof(p_numeric_label_value), (void*)this, "SgLabelSymbol", "int", "p_numeric_label_value", toStringForRTI(p_numeric_label_value), rtiContainer[17]);
21634 0 : doRTI("label_type", (void*)(&p_label_type), sizeof(p_label_type), (void*)this, "SgLabelSymbol", "SgLabelSymbol::label_type_enum", "p_label_type", toStringForRTI(p_label_type), rtiContainer[18]);
21635 0 : return rtiContainer;
21636 : }
21637 : RTIReturnType
21638 0 : SgDefaultSymbol::roseRTI() {
21639 0 : RTIReturnType rtiContainer(15);
21640 :
21641 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgDefaultSymbol", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21642 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgDefaultSymbol", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21643 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgDefaultSymbol", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21644 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgDefaultSymbol", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21645 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgDefaultSymbol", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21646 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgDefaultSymbol", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21647 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgDefaultSymbol", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21648 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgDefaultSymbol", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21649 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgDefaultSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21650 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgDefaultSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21651 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgDefaultSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21652 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgDefaultSymbol", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21653 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgDefaultSymbol", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21654 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgDefaultSymbol", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[13]);
21655 0 : doRTI("type", (void*)(&p_type), sizeof(p_type), (void*)this, "SgDefaultSymbol", "SgType*", "p_type", toStringForRTI(p_type), rtiContainer[14]);
21656 0 : return rtiContainer;
21657 : }
21658 : RTIReturnType
21659 0 : SgNamespaceSymbol::roseRTI() {
21660 0 : RTIReturnType rtiContainer(18);
21661 :
21662 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgNamespaceSymbol", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21663 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgNamespaceSymbol", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21664 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgNamespaceSymbol", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21665 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgNamespaceSymbol", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21666 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgNamespaceSymbol", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21667 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgNamespaceSymbol", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21668 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgNamespaceSymbol", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21669 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgNamespaceSymbol", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21670 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgNamespaceSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21671 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgNamespaceSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21672 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgNamespaceSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21673 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgNamespaceSymbol", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21674 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgNamespaceSymbol", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21675 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgNamespaceSymbol", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[13]);
21676 0 : doRTI("name", (void*)(&p_name), sizeof(p_name), (void*)this, "SgNamespaceSymbol", "SgName", "p_name", toStringForRTI(p_name), rtiContainer[14]);
21677 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgNamespaceSymbol", "SgNamespaceDeclarationStatement*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[15]);
21678 0 : doRTI("aliasDeclaration", (void*)(&p_aliasDeclaration), sizeof(p_aliasDeclaration), (void*)this, "SgNamespaceSymbol", "SgNamespaceAliasDeclarationStatement*", "p_aliasDeclaration", toStringForRTI(p_aliasDeclaration), rtiContainer[16]);
21679 0 : doRTI("isAlias", (void*)(&p_isAlias), sizeof(p_isAlias), (void*)this, "SgNamespaceSymbol", "bool", "p_isAlias", toStringForRTI(p_isAlias), rtiContainer[17]);
21680 0 : return rtiContainer;
21681 : }
21682 : RTIReturnType
21683 0 : SgIntrinsicSymbol::roseRTI() {
21684 0 : RTIReturnType rtiContainer(15);
21685 :
21686 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgIntrinsicSymbol", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21687 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgIntrinsicSymbol", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21688 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgIntrinsicSymbol", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21689 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgIntrinsicSymbol", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21690 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgIntrinsicSymbol", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21691 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgIntrinsicSymbol", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21692 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgIntrinsicSymbol", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21693 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgIntrinsicSymbol", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21694 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgIntrinsicSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21695 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgIntrinsicSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21696 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgIntrinsicSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21697 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgIntrinsicSymbol", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21698 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgIntrinsicSymbol", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21699 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgIntrinsicSymbol", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[13]);
21700 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgIntrinsicSymbol", "SgInitializedName*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[14]);
21701 0 : return rtiContainer;
21702 : }
21703 : RTIReturnType
21704 0 : SgModuleSymbol::roseRTI() {
21705 0 : RTIReturnType rtiContainer(15);
21706 :
21707 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgModuleSymbol", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21708 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgModuleSymbol", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21709 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgModuleSymbol", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21710 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgModuleSymbol", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21711 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgModuleSymbol", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21712 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgModuleSymbol", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21713 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgModuleSymbol", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21714 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgModuleSymbol", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21715 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgModuleSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21716 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgModuleSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21717 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgModuleSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21718 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgModuleSymbol", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21719 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgModuleSymbol", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21720 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgModuleSymbol", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[13]);
21721 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgModuleSymbol", "SgModuleStatement*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[14]);
21722 0 : return rtiContainer;
21723 : }
21724 : RTIReturnType
21725 0 : SgInterfaceSymbol::roseRTI() {
21726 0 : RTIReturnType rtiContainer(15);
21727 :
21728 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgInterfaceSymbol", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21729 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgInterfaceSymbol", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21730 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgInterfaceSymbol", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21731 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgInterfaceSymbol", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21732 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgInterfaceSymbol", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21733 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgInterfaceSymbol", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21734 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgInterfaceSymbol", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21735 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgInterfaceSymbol", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21736 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgInterfaceSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21737 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgInterfaceSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21738 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgInterfaceSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21739 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgInterfaceSymbol", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21740 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgInterfaceSymbol", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21741 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgInterfaceSymbol", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[13]);
21742 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgInterfaceSymbol", "SgInterfaceStatement*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[14]);
21743 0 : return rtiContainer;
21744 : }
21745 : RTIReturnType
21746 0 : SgCommonSymbol::roseRTI() {
21747 0 : RTIReturnType rtiContainer(15);
21748 :
21749 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgCommonSymbol", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21750 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgCommonSymbol", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21751 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgCommonSymbol", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21752 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgCommonSymbol", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21753 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgCommonSymbol", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21754 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgCommonSymbol", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21755 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgCommonSymbol", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21756 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgCommonSymbol", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21757 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgCommonSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21758 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgCommonSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21759 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgCommonSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21760 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgCommonSymbol", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21761 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgCommonSymbol", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21762 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgCommonSymbol", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[13]);
21763 0 : doRTI("declaration", (void*)(&p_declaration), sizeof(p_declaration), (void*)this, "SgCommonSymbol", "SgInitializedName*", "p_declaration", toStringForRTI(p_declaration), rtiContainer[14]);
21764 0 : return rtiContainer;
21765 : }
21766 : RTIReturnType
21767 0 : SgAliasSymbol::roseRTI() {
21768 0 : RTIReturnType rtiContainer(18);
21769 :
21770 0 : doRTI("parent", (void*)(&p_parent), sizeof(p_parent), (void*)this, "SgAliasSymbol", "SgNode*", "p_parent", toStringForRTI(p_parent), rtiContainer[0]);
21771 0 : doRTI("isModified", (void*)(&p_isModified), sizeof(p_isModified), (void*)this, "SgAliasSymbol", "bool", "p_isModified", toStringForRTI(p_isModified), rtiContainer[1]);
21772 0 : doRTI("containsTransformation", (void*)(&p_containsTransformation), sizeof(p_containsTransformation), (void*)this, "SgAliasSymbol", "bool", "p_containsTransformation", toStringForRTI(p_containsTransformation), rtiContainer[2]);
21773 0 : doRTI("freepointer", (void*)(&p_freepointer), sizeof(p_freepointer), (void*)this, "SgAliasSymbol", "$CLASSNAME*", "p_freepointer", toStringForRTI(p_freepointer), rtiContainer[3]);
21774 0 : doRTI("globalFunctionTypeTable", (void*)(&p_globalFunctionTypeTable), sizeof(p_globalFunctionTypeTable), (void*)this, "SgAliasSymbol", "static SgFunctionTypeTable*", "p_globalFunctionTypeTable", toStringForRTI(p_globalFunctionTypeTable), rtiContainer[4]);
21775 0 : doRTI("globalTypeTable", (void*)(&p_globalTypeTable), sizeof(p_globalTypeTable), (void*)this, "SgAliasSymbol", "static SgTypeTable*", "p_globalTypeTable", toStringForRTI(p_globalTypeTable), rtiContainer[5]);
21776 0 : doRTI("globalMangledNameMap", (void*)(&p_globalMangledNameMap), sizeof(p_globalMangledNameMap), (void*)this, "SgAliasSymbol", "static std::map<SgNode*,std::string>", "p_globalMangledNameMap", toStringForRTI(p_globalMangledNameMap), rtiContainer[6]);
21777 0 : doRTI("shortMangledNameCache", (void*)(&p_shortMangledNameCache), sizeof(p_shortMangledNameCache), (void*)this, "SgAliasSymbol", "static std::map<std::string, int>", "p_shortMangledNameCache", toStringForRTI(p_shortMangledNameCache), rtiContainer[7]);
21778 0 : doRTI("globalQualifiedNameMapForNames", (void*)(&p_globalQualifiedNameMapForNames), sizeof(p_globalQualifiedNameMapForNames), (void*)this, "SgAliasSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForNames", toStringForRTI(p_globalQualifiedNameMapForNames), rtiContainer[8]);
21779 0 : doRTI("globalQualifiedNameMapForTypes", (void*)(&p_globalQualifiedNameMapForTypes), sizeof(p_globalQualifiedNameMapForTypes), (void*)this, "SgAliasSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTypes", toStringForRTI(p_globalQualifiedNameMapForTypes), rtiContainer[9]);
21780 0 : doRTI("globalQualifiedNameMapForTemplateHeaders", (void*)(&p_globalQualifiedNameMapForTemplateHeaders), sizeof(p_globalQualifiedNameMapForTemplateHeaders), (void*)this, "SgAliasSymbol", "static std::map<SgNode*,std::string>", "p_globalQualifiedNameMapForTemplateHeaders", toStringForRTI(p_globalQualifiedNameMapForTemplateHeaders), rtiContainer[10]);
21781 0 : doRTI("globalTypeNameMap", (void*)(&p_globalTypeNameMap), sizeof(p_globalTypeNameMap), (void*)this, "SgAliasSymbol", "static std::map<SgNode*,std::string>", "p_globalTypeNameMap", toStringForRTI(p_globalTypeNameMap), rtiContainer[11]);
21782 0 : doRTI("globalQualifiedNameMapForMapsOfTypes", (void*)(&p_globalQualifiedNameMapForMapsOfTypes), sizeof(p_globalQualifiedNameMapForMapsOfTypes), (void*)this, "SgAliasSymbol", "static std::map<SgNode*,std::map<SgNode*,std::string> >", "p_globalQualifiedNameMapForMapsOfTypes", toStringForRTI(p_globalQualifiedNameMapForMapsOfTypes), rtiContainer[12]);
21783 0 : doRTI("attributeMechanism", (void*)(&p_attributeMechanism), sizeof(p_attributeMechanism), (void*)this, "SgAliasSymbol", "AstAttributeMechanism*", "p_attributeMechanism", toStringForRTI(p_attributeMechanism), rtiContainer[13]);
21784 0 : doRTI("alias", (void*)(&p_alias), sizeof(p_alias), (void*)this, "SgAliasSymbol", "SgSymbol*", "p_alias", toStringForRTI(p_alias), rtiContainer[14]);
21785 0 : doRTI("isRenamed", (void*)(&p_isRenamed), sizeof(p_isRenamed), (void*)this, "SgAliasSymbol", "bool", "p_isRenamed", toStringForRTI(p_isRenamed), rtiContainer[15]);
21786 0 : doRTI("new_name", (void*)(&p_new_name), sizeof(p_new_name), (void*)this, "SgAliasSymbol", "SgName", "p_new_name", toStringForRTI(p_new_name), rtiContainer[16]);
21787 0 : doRTI("causal_nodes", (void*)(&p_causal_nodes), sizeof(p_causal_nodes), (void*)this, "SgAliasSymbol", "SgNodePtrList", "p_causal_nodes", toStringForRTI(p_causal_nodes), rtiContainer[17]);
21788 0 : return rtiContainer;
21789 : }
21790 :
|