3#ifndef ROSE_STRINGIFY_H
4#define ROSE_STRINGIFY_H
5#include <boost/algorithm/string/predicate.hpp>
6#include <boost/lexical_cast.hpp>
21 std::string(*stringifier_)(int64_t,
const char*, bool);
23 Stringifier(std::string(*stringifier)(int64_t,
const char*,
bool)): stringifier_(stringifier) {}
24 std::string operator()(int64_t n,
const char *strip=NULL,
bool canonic=
false) {
25 return stringifier_(n, strip, canonic);
32namespace stringify {
namespace LibraryIdentification {
44 std::string stringifyLibraryIdentificationDUPLICATE_OPTION(int64_t n,
const char *strip=NULL,
bool canonic=
false);
45 const std::vector<int64_t>& stringifyLibraryIdentificationDUPLICATE_OPTION();
50namespace stringify {
namespace Rose {
namespace EditDistance {
namespace TreeEditDistance {
55 std::string
EditType(int64_t,
const std::string &strip);
50namespace stringify {
namespace Rose {
namespace EditDistance {
namespace TreeEditDistance {
…}
62 std::string stringifyEditDistanceTreeEditDistanceEditType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
63 const std::vector<int64_t>& stringifyEditDistanceTreeEditDistanceEditType();
73 std::string
Type(int64_t,
const std::string &strip);
76 const std::vector<int64_t>&
Type();
80 std::string stringifyReachingDefType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
81 const std::vector<int64_t>& stringifyReachingDefType();
91 std::string
IRProcType(int64_t,
const std::string &strip);
98 std::string stringifyIRProcType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
99 const std::vector<int64_t>& stringifyIRProcType();
116 std::string stringifyIRStmtType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
117 const std::vector<int64_t>& stringifyIRStmtType();
122namespace stringify {
namespace BaseGraph {
namespace BiDirNodesIterator {
127 std::string
dirType(int64_t,
const std::string &strip);
122namespace stringify {
namespace BaseGraph {
namespace BiDirNodesIterator {
…}
134 std::string stringifyBaseGraphBiDirNodesIterator_dirType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
135 const std::vector<int64_t>& stringifyBaseGraphBiDirNodesIterator_dirType();
145 std::string
EdgeType(int64_t,
const std::string &strip);
152 std::string stringifyCFG_EdgeType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
153 const std::vector<int64_t>& stringifyCFG_EdgeType();
170 std::string stringifyRIFG_EdgeDirection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
171 const std::vector<int64_t>& stringifyRIFG_EdgeDirection();
188 std::string stringifyRIFG_ForwardBackward(int64_t n,
const char *strip=NULL,
bool canonic=
false);
189 const std::vector<int64_t>& stringifyRIFG_ForwardBackward();
206 std::string stringifyRITarjType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
207 const std::vector<int64_t>& stringifyRITarjType();
224 std::string stringifyRITarjEdgeType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
225 const std::vector<int64_t>& stringifyRITarjEdgeType();
235 std::string
EdgeType(int64_t,
const std::string &strip);
242 std::string stringifyCallGraphEdgeType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
243 const std::vector<int64_t>& stringifyCallGraphEdgeType();
248namespace stringify {
namespace DominatorTreesAndDominanceFrontiers {
namespace DominatorTree {
253 std::string
Direction(int64_t,
const std::string &strip);
248namespace stringify {
namespace DominatorTreesAndDominanceFrontiers {
namespace DominatorTree {
…}
260 std::string stringifyDominatorTreesAndDominanceFrontiersDominatorTreeDirection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
261 const std::vector<int64_t>& stringifyDominatorTreesAndDominanceFrontiersDominatorTreeDirection();
271 std::string
Vertex(int64_t,
const std::string &strip);
278 std::string stringifyTaintLatticeVertex(int64_t n,
const char *strip=NULL,
bool canonic=
false);
279 const std::vector<int64_t>& stringifyTaintLatticeVertex();
289 std::string
levels(int64_t,
const std::string &strip);
296 std::string stringifyConstrGraph_levels(int64_t n,
const char *strip=NULL,
bool canonic=
false);
297 const std::vector<int64_t>& stringifyConstrGraph_levels();
307 std::string
direction(int64_t,
const std::string &strip);
314 std::string stringifyCGFunction_iterator_direction(int64_t n,
const char *strip=NULL,
bool canonic=
false);
315 const std::vector<int64_t>& stringifyCGFunction_iterator_direction();
320namespace stringify {
namespace ArithmeticIntensityMeasurement {
320namespace stringify {
namespace ArithmeticIntensityMeasurement {
…}
332 std::string stringifyArithmeticIntensityMeasurement_running_mode_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
333 const std::vector<int64_t>& stringifyArithmeticIntensityMeasurement_running_mode_enum();
338namespace stringify {
namespace ArithmeticIntensityMeasurement {
350 std::string stringifyArithmeticIntensityMeasurement_fp_operation_kind_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
351 const std::vector<int64_t>& stringifyArithmeticIntensityMeasurement_fp_operation_kind_enum();
361 std::string
Type(int64_t,
const std::string &strip);
364 const std::vector<int64_t>&
Type();
368 std::string stringify_ssa_unfiltered_cfgReachingDefType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
369 const std::vector<int64_t>& stringify_ssa_unfiltered_cfgReachingDefType();
379 std::string
Globality(int64_t,
const std::string &strip);
386 std::string stringifyReadWriteSetsGlobality(int64_t n,
const char *strip=NULL,
bool canonic=
false);
387 const std::vector<int64_t>& stringifyReadWriteSetsGlobality();
392namespace stringify {
namespace ReadWriteSets {
397 std::string
VarType(int64_t,
const std::string &strip);
404 std::string stringifyReadWriteSetsVarType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
405 const std::vector<int64_t>& stringifyReadWriteSetsVarType();
410namespace stringify {
namespace ReadWriteSets {
422 std::string stringifyReadWriteSetsAccessType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
423 const std::vector<int64_t>& stringifyReadWriteSetsAccessType();
433 std::string
COLOR(int64_t,
const std::string &strip);
436 const std::vector<int64_t>&
COLOR();
440 std::string stringifyPtrAliasAnalysisCOLOR(int64_t n,
const char *strip=NULL,
bool canonic=
false);
441 const std::vector<int64_t>& stringifyPtrAliasAnalysisCOLOR();
446namespace stringify {
namespace PtrAliasAnalysis {
458 std::string stringifyPtrAliasAnalysisTRAVERSAL_TYPE(int64_t n,
const char *strip=NULL,
bool canonic=
false);
459 const std::vector<int64_t>& stringifyPtrAliasAnalysisTRAVERSAL_TYPE();
469 std::string
COLOR(int64_t,
const std::string &strip);
472 const std::vector<int64_t>&
COLOR();
476 std::string stringifyCollectAliasRelationsCOLOR(int64_t n,
const char *strip=NULL,
bool canonic=
false);
477 const std::vector<int64_t>& stringifyCollectAliasRelationsCOLOR();
482namespace stringify {
namespace CollectAliasRelations {
494 std::string stringifyCollectAliasRelationsTRAVERSAL_TYPE(int64_t n,
const char *strip=NULL,
bool canonic=
false);
495 const std::vector<int64_t>& stringifyCollectAliasRelationsTRAVERSAL_TYPE();
500namespace stringify {
namespace SDG {
namespace PDGEdge {
505 std::string
EdgeType(int64_t,
const std::string &strip);
512 std::string stringifySDG_PDGEdgeEdgeType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
513 const std::vector<int64_t>& stringifySDG_PDGEdgeEdgeType();
518namespace stringify {
namespace SDG {
namespace SDGNode {
523 std::string
NodeType(int64_t,
const std::string &strip);
530 std::string stringifySDG_SDGNodeNodeType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
531 const std::vector<int64_t>& stringifySDG_SDGNodeNodeType();
536namespace stringify {
namespace SDG {
namespace SDGEdge {
541 std::string
EdgeType(int64_t,
const std::string &strip);
548 std::string stringifySDG_SDGEdgeEdgeType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
549 const std::vector<int64_t>& stringifySDG_SDGEdgeEdgeType();
554namespace stringify {
namespace SDG {
namespace SDGEdge {
566 std::string stringifySDG_SDGEdgeControlDependenceType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
567 const std::vector<int64_t>& stringifySDG_SDGEdgeControlDependenceType();
572namespace stringify {
namespace DominatorTreesAndDominanceFrontiers {
584 std::string stringifyDominatorTreesAndDominanceFrontiersDir_ection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
585 const std::vector<int64_t>& stringifyDominatorTreesAndDominanceFrontiersDir_ection();
590namespace stringify {
namespace AbstractMemoryObject {
namespace IndexSet {
590namespace stringify {
namespace AbstractMemoryObject {
namespace IndexSet {
…}
602 std::string stringifyAbstractMemoryObjectIndexSetIndex_type(int64_t n,
const char *strip=NULL,
bool canonic=
false);
603 const std::vector<int64_t>& stringifyAbstractMemoryObjectIndexSetIndex_type();
620 std::string stringifySnippetInsertMechanism(int64_t n,
const char *strip=NULL,
bool canonic=
false);
621 const std::vector<int64_t>& stringifySnippetInsertMechanism();
638 std::string stringifySnippetLocalDeclarationPosition(int64_t n,
const char *strip=NULL,
bool canonic=
false);
639 const std::vector<int64_t>& stringifySnippetLocalDeclarationPosition();
644namespace stringify {
namespace MidLevelCollectionTypedefs {
644namespace stringify {
namespace MidLevelCollectionTypedefs {
…}
656 std::string stringifyMidLevelCollectionTypedefsScopeIdentifier_Enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
657 const std::vector<int64_t>& stringifyMidLevelCollectionTypedefsScopeIdentifier_Enum();
662namespace stringify {
namespace MidLevelCollectionTypedefs {
674 std::string stringifyMidLevelCollectionTypedefsPlacementPosition_Enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
675 const std::vector<int64_t>& stringifyMidLevelCollectionTypedefsPlacementPosition_Enum();
680namespace stringify {
namespace MidLevelCollectionTypedefs {
692 std::string stringifyMidLevelCollectionTypedefsIntermediateFileStringPosition_Enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
693 const std::vector<int64_t>& stringifyMidLevelCollectionTypedefsIntermediateFileStringPosition_Enum();
698namespace stringify {
namespace HighLevelCollectionTypedefs {
698namespace stringify {
namespace HighLevelCollectionTypedefs {
…}
710 std::string stringifyHighLevelCollectionTypedefsScopeIdentifier_Enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
711 const std::vector<int64_t>& stringifyHighLevelCollectionTypedefsScopeIdentifier_Enum();
716namespace stringify {
namespace HighLevelCollectionTypedefs {
728 std::string stringifyHighLevelCollectionTypedefsPlacementPosition_Enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
729 const std::vector<int64_t>& stringifyHighLevelCollectionTypedefsPlacementPosition_Enum();
734namespace stringify {
namespace HighLevelCollectionTypedefs {
746 std::string stringifyHighLevelCollectionTypedefsIntermediateFileStringPosition_Enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
747 const std::vector<int64_t>& stringifyHighLevelCollectionTypedefsIntermediateFileStringPosition_Enum();
764 std::string stringifyFunctionCallInfoInsertionMode(int64_t n,
const char *strip=NULL,
bool canonic=
false);
765 const std::vector<int64_t>& stringifyFunctionCallInfoInsertionMode();
782 std::string stringifyOmpSupport_omp_rtl_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
783 const std::vector<int64_t>& stringifyOmpSupport_omp_rtl_enum();
800 std::string stringify_omp_rtl_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
801 const std::vector<int64_t>& stringify_omp_rtl_enum();
818 std::string stringify_defaultEnumFunctionType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
819 const std::vector<int64_t>& stringify_defaultEnumFunctionType();
836 std::string stringifyAstUtilInterfaceOperatorSideEffect(int64_t n,
const char *strip=NULL,
bool canonic=
false);
837 const std::vector<int64_t>& stringifyAstUtilInterfaceOperatorSideEffect();
854 std::string stringifyAstNodePtrSpecialAstType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
855 const std::vector<int64_t>& stringifyAstNodePtrSpecialAstType();
872 std::string stringifyAstNodeTypeSpecialAstType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
873 const std::vector<int64_t>& stringifyAstNodeTypeSpecialAstType();
878namespace stringify {
namespace AstUtilInterface {
namespace CollectTransitiveDependences {
883 std::string
Direction(int64_t,
const std::string &strip);
878namespace stringify {
namespace AstUtilInterface {
namespace CollectTransitiveDependences {
…}
890 std::string stringifyAstUtilInterfaceCollectTransitiveDependencesDirection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
891 const std::vector<int64_t>& stringifyAstUtilInterfaceCollectTransitiveDependencesDirection();
908 std::string stringifyAstAttributeOwnershipPolicy(int64_t n,
const char *strip=NULL,
bool canonic=
false);
909 const std::vector<int64_t>& stringifyAstAttributeOwnershipPolicy();
926 std::string stringifyWarningType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
927 const std::vector<int64_t>& stringifyWarningType();
944 std::string stringifyAstUnparseAttributeRelativePositionType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
945 const std::vector<int64_t>& stringifyAstUnparseAttributeRelativePositionType();
962 std::string stringifyNumberQueryTypeOfQueryTypeOneParameter(int64_t n,
const char *strip=NULL,
bool canonic=
false);
963 const std::vector<int64_t>& stringifyNumberQueryTypeOfQueryTypeOneParameter();
968namespace stringify {
namespace NumberQuery {
980 std::string stringifyNumberQueryTypeOfQueryTypeTwoParameters(int64_t n,
const char *strip=NULL,
bool canonic=
false);
981 const std::vector<int64_t>& stringifyNumberQueryTypeOfQueryTypeTwoParameters();
998 std::string stringifyNodeQueryTypeOfQueryTypeOneParameter(int64_t n,
const char *strip=NULL,
bool canonic=
false);
999 const std::vector<int64_t>& stringifyNodeQueryTypeOfQueryTypeOneParameter();
1004namespace stringify {
namespace NodeQuery {
1016 std::string stringifyNodeQueryTypeOfQueryTypeTwoParameters(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1017 const std::vector<int64_t>& stringifyNodeQueryTypeOfQueryTypeTwoParameters();
1034 std::string stringifyNameQueryTypeOfQueryTypeOneParameter(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1035 const std::vector<int64_t>& stringifyNameQueryTypeOfQueryTypeOneParameter();
1040namespace stringify {
namespace NameQuery {
1052 std::string stringifyNameQueryTypeOfQueryTypeTwoParameters(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1053 const std::vector<int64_t>& stringifyNameQueryTypeOfQueryTypeTwoParameters();
1070 std::string stringifyAstQueryNamespaceQueryDepth(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1071 const std::vector<int64_t>& stringifyAstQueryNamespaceQueryDepth();
1088 std::string stringifyBooleanQueryTypeOfQueryType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1089 const std::vector<int64_t>& stringifyBooleanQueryTypeOfQueryType();
1094namespace stringify {
namespace CodeThorn {
namespace VariableIdMapping {
1094namespace stringify {
namespace CodeThorn {
namespace VariableIdMapping {
…}
1106 std::string stringifyCodeThornVariableIdMappingAggregateType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1107 const std::vector<int64_t>& stringifyCodeThornVariableIdMappingAggregateType();
1112namespace stringify {
namespace CodeThorn {
namespace VariableIdMapping {
1124 std::string stringifyCodeThornVariableIdMappingVariableScope(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1125 const std::vector<int64_t>& stringifyCodeThornVariableIdMappingVariableScope();
1130namespace stringify {
namespace CodeThorn {
namespace LabelProperty {
1130namespace stringify {
namespace CodeThorn {
namespace LabelProperty {
…}
1142 std::string stringifyCodeThornLabelPropertyLabelType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1143 const std::vector<int64_t>& stringifyCodeThornLabelPropertyLabelType();
1148namespace stringify {
namespace CodeThorn {
namespace LabelProperty {
1153 std::string
IOType(int64_t,
const std::string &strip);
1160 std::string stringifyCodeThornLabelPropertyIOType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1161 const std::vector<int64_t>& stringifyCodeThornLabelPropertyIOType();
1166namespace stringify {
namespace SgNodeHelper {
namespace Pattern {
namespace OutputTarget {
1171 std::string
OType(int64_t,
const std::string &strip);
1166namespace stringify {
namespace SgNodeHelper {
namespace Pattern {
namespace OutputTarget {
…}
1178 std::string stringifySgNodeHelperPatternOutputTargetOType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1179 const std::vector<int64_t>& stringifySgNodeHelperPatternOutputTargetOType();
1196 std::string stringifyMatchStatusPatternMatchMode(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1197 const std::vector<int64_t>& stringifyMatchStatusPatternMatchMode();
1214 std::string stringifyMatchStatusCheckNodeMode(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1215 const std::vector<int64_t>& stringifyMatchStatusCheckNodeMode();
1232 std::string stringify_yytokentype(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1233 const std::vector<int64_t>& stringify_yytokentype();
1243 std::string
Language(int64_t,
const std::string &strip);
1250 std::string stringifyClangToSageTranslatorLanguage(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1251 const std::vector<int64_t>& stringifyClangToSageTranslatorLanguage();
1261 std::string
Language(int64_t,
const std::string &strip);
1268 std::string stringifyClangToDotTranslatorLanguage(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1269 const std::vector<int64_t>& stringifyClangToDotTranslatorLanguage();
1274namespace stringify {
namespace ClangToDotTranslator {
namespace ClangToDotTranslator {
1279 std::string
Language(int64_t,
const std::string &strip);
1274namespace stringify {
namespace ClangToDotTranslator {
namespace ClangToDotTranslator {
…}
1286 std::string stringifyClangToDotTranslatorClangToDotTranslatorLanguage(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1287 const std::vector<int64_t>& stringifyClangToDotTranslatorClangToDotTranslatorLanguage();
1297 std::string
attr_set(int64_t,
const std::string &strip);
1304 std::string stringify_dot_attr_set(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1305 const std::vector<int64_t>& stringify_dot_attr_set();
1315 std::string
SeqKind(int64_t,
const std::string &strip);
1322 std::string stringify_csharp_translatorSeqKind(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1323 const std::vector<int64_t>& stringify_csharp_translatorSeqKind();
1340 std::string stringifyJovial_ROSE_TranslationExpressionKind(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1341 const std::vector<int64_t>& stringifyJovial_ROSE_TranslationExpressionKind();
1351 std::string
State(int64_t,
const std::string &strip);
1358 std::string stringifyJovialState(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1359 const std::vector<int64_t>& stringifyJovialState();
1369 std::string
Order(int64_t,
const std::string &strip);
1376 std::string stringifyOrder(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1377 const std::vector<int64_t>& stringifyOrder();
1382namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace AssemblerX86 {
1382namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace AssemblerX86 {
…}
1394 std::string stringifyBinaryAnalysisAssemblerX86OperandDefn(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1395 const std::vector<int64_t>& stringifyBinaryAnalysisAssemblerX86OperandDefn();
1400namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace AssemblerX86 {
1412 std::string stringifyBinaryAnalysisAssemblerX86MemoryReferencePattern(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1413 const std::vector<int64_t>& stringifyBinaryAnalysisAssemblerX86MemoryReferencePattern();
1418namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Assembler {
1418namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Assembler {
…}
1430 std::string stringifyBinaryAnalysisAssemblerEncodingType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1431 const std::vector<int64_t>& stringifyBinaryAnalysisAssemblerEncodingType();
1436namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
1448 std::string stringifyBinaryAnalysisX86InstructionKind(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1449 const std::vector<int64_t>& stringifyBinaryAnalysisX86InstructionKind();
1459 std::string
ops(int64_t,
const std::string &strip);
1462 const std::vector<int64_t>&
ops();
1466 std::string stringify_ops(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1467 const std::vector<int64_t>& stringify_ops();
1484 std::string stringifyROSE_Fortran_defsROSE_Fortran_keywords(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1485 const std::vector<int64_t>& stringifyROSE_Fortran_defsROSE_Fortran_keywords();
1490namespace stringify {
namespace ROSE_Fortran_defs {
1502 std::string stringifyROSE_Fortran_defsROSE_C_CXX_keywords(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1503 const std::vector<int64_t>& stringifyROSE_Fortran_defsROSE_C_CXX_keywords();
1508namespace stringify {
namespace ROSE_Fortran_defs {
1520 std::string stringifyROSE_Fortran_defsROSE_Fortran_Operators(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1521 const std::vector<int64_t>& stringifyROSE_Fortran_defsROSE_Fortran_Operators();
1526namespace stringify {
namespace ROSE_Fortran_defs {
1538 std::string stringifyROSE_Fortran_defsROSE_C_CXX_operators(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1539 const std::vector<int64_t>& stringifyROSE_Fortran_defsROSE_C_CXX_operators();
1544namespace stringify {
namespace ROSE_Fortran_defs {
1556 std::string stringifyROSE_Fortran_defsROSE_Fortran_Additional_Info(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1557 const std::vector<int64_t>& stringifyROSE_Fortran_defsROSE_Fortran_Additional_Info();
1574 std::string stringifyROSE_Fortran_Identifiers(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1575 const std::vector<int64_t>& stringifyROSE_Fortran_Identifiers();
1592 std::string stringifyROSE_Fortran_Operators(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1593 const std::vector<int64_t>& stringifyROSE_Fortran_Operators();
1610 std::string stringifyROSE_Fortran_Additional_Info(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1611 const std::vector<int64_t>& stringifyROSE_Fortran_Additional_Info();
1616namespace stringify {
namespace Rose {
namespace builder {
namespace SageTreeBuilder {
1616namespace stringify {
namespace Rose {
namespace builder {
namespace SageTreeBuilder {
…}
1628 std::string stringify_builderSageTreeBuilderLanguageEnum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1629 const std::vector<int64_t>& stringify_builderSageTreeBuilderLanguageEnum();
1646 std::string stringify_builderJovialEnum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1647 const std::vector<int64_t>& stringify_builderJovialEnum();
1664 std::string stringifyLanguageTranslationFunctionModifier(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1665 const std::vector<int64_t>& stringifyLanguageTranslationFunctionModifier();
1670namespace stringify {
namespace LanguageTranslation {
1682 std::string stringifyLanguageTranslationPackingSpecifier(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1683 const std::vector<int64_t>& stringifyLanguageTranslationPackingSpecifier();
1688namespace stringify {
namespace LanguageTranslation {
1700 std::string stringifyLanguageTranslationExpressionKind(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1701 const std::vector<int64_t>& stringifyLanguageTranslationExpressionKind();
1718 std::string stringifyElement_Kinds(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1719 const std::vector<int64_t>& stringifyElement_Kinds();
1736 std::string stringifyOperator_Kinds(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1737 const std::vector<int64_t>& stringifyOperator_Kinds();
1754 std::string stringifyPragma_Kinds(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1755 const std::vector<int64_t>& stringifyPragma_Kinds();
1772 std::string stringifyDefining_Name_Kinds(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1773 const std::vector<int64_t>& stringifyDefining_Name_Kinds();
1790 std::string stringifyDeclaration_Kinds(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1791 const std::vector<int64_t>& stringifyDeclaration_Kinds();
1808 std::string stringifyDeclaration_Origins(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1809 const std::vector<int64_t>& stringifyDeclaration_Origins();
1826 std::string stringifyMode_Kinds(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1827 const std::vector<int64_t>& stringifyMode_Kinds();
1844 std::string stringifySubprogram_Default_Kinds(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1845 const std::vector<int64_t>& stringifySubprogram_Default_Kinds();
1862 std::string stringifyDefinition_Kinds(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1863 const std::vector<int64_t>& stringifyDefinition_Kinds();
1880 std::string stringify_Type_Kinds(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1881 const std::vector<int64_t>& stringify_Type_Kinds();
1898 std::string stringify_Constraint_Kinds(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1899 const std::vector<int64_t>& stringify_Constraint_Kinds();
1916 std::string stringify_Interface_Kinds(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1917 const std::vector<int64_t>& stringify_Interface_Kinds();
1934 std::string stringify_Root_Type_Kinds(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1935 const std::vector<int64_t>& stringify_Root_Type_Kinds();
1952 std::string stringify_Discrete_Range_Kinds(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1953 const std::vector<int64_t>& stringify_Discrete_Range_Kinds();
1970 std::string stringify_Formal_Type_Kinds(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1971 const std::vector<int64_t>& stringify_Formal_Type_Kinds();
1988 std::string stringify_Access_Type_Kinds(int64_t n,
const char *strip=NULL,
bool canonic=
false);
1989 const std::vector<int64_t>& stringify_Access_Type_Kinds();
2006 std::string stringify_Access_Definition_Kinds(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2007 const std::vector<int64_t>& stringify_Access_Definition_Kinds();
2024 std::string stringifyExpression_Kinds(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2025 const std::vector<int64_t>& stringifyExpression_Kinds();
2042 std::string stringifyAttribute_Kinds(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2043 const std::vector<int64_t>& stringifyAttribute_Kinds();
2060 std::string stringifyAssociation_Kinds(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2061 const std::vector<int64_t>& stringifyAssociation_Kinds();
2078 std::string stringifyStatement_Kinds(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2079 const std::vector<int64_t>& stringifyStatement_Kinds();
2096 std::string stringifyPath_Kinds(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2097 const std::vector<int64_t>& stringifyPath_Kinds();
2114 std::string stringifyClause_Kinds(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2115 const std::vector<int64_t>& stringifyClause_Kinds();
2132 std::string stringify_Representation_Clause_Kinds(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2133 const std::vector<int64_t>& stringify_Representation_Clause_Kinds();
2150 std::string stringifyEnclosing_Kinds(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2151 const std::vector<int64_t>& stringifyEnclosing_Kinds();
2168 std::string stringifyUnit_Kinds(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2169 const std::vector<int64_t>& stringifyUnit_Kinds();
2186 std::string stringifyUnit_Classes(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2187 const std::vector<int64_t>& stringifyUnit_Classes();
2204 std::string stringifyUnit_Origins(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2205 const std::vector<int64_t>& stringifyUnit_Origins();
2222 std::string stringifyROSE_token_ids_whitespace(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2223 const std::vector<int64_t>& stringifyROSE_token_ids_whitespace();
2228namespace stringify {
namespace ROSE_token_ids {
2240 std::string stringifyROSE_token_idsROSE_C_CXX_keywords(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2241 const std::vector<int64_t>& stringifyROSE_token_idsROSE_C_CXX_keywords();
2246namespace stringify {
namespace ROSE_token_ids {
2258 std::string stringifyROSE_token_idsROSE_C_CXX_alternate_tok(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2259 const std::vector<int64_t>& stringifyROSE_token_idsROSE_C_CXX_alternate_tok();
2264namespace stringify {
namespace ROSE_token_ids {
2276 std::string stringifyROSE_token_idsROSE_C_CXX_Additional_Info(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2277 const std::vector<int64_t>& stringifyROSE_token_idsROSE_C_CXX_Additional_Info();
2294 std::string stringifyVirtualBinCFG_EdgeConditionKind(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2295 const std::vector<int64_t>& stringifyVirtualBinCFG_EdgeConditionKind();
2312 std::string stringifyVirtualCFG_EdgeConditionKind(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2313 const std::vector<int64_t>& stringifyVirtualCFG_EdgeConditionKind();
2330 std::string stringifyOmpSupport_omp_construct_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2331 const std::vector<int64_t>& stringifyOmpSupport_omp_construct_enum();
2348 std::string stringifyPreprocessingInfoRelativePositionType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2349 const std::vector<int64_t>& stringifyPreprocessingInfoRelativePositionType();
2366 std::string stringifyPreprocessingInfoDirectiveType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2367 const std::vector<int64_t>& stringifyPreprocessingInfoDirectiveType();
2384 std::string stringifyROSEAttributesList_languageTypeEnum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2385 const std::vector<int64_t>& stringifyROSEAttributesList_languageTypeEnum();
2402 std::string stringify_omp_lock_hint_t(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2403 const std::vector<int64_t>& stringify_omp_lock_hint_t();
2420 std::string stringify_omp_sched_t(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2421 const std::vector<int64_t>& stringify_omp_sched_t();
2438 std::string stringify_omp_proc_bind_t(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2439 const std::vector<int64_t>& stringify_omp_proc_bind_t();
2456 std::string stringifySageInterfaceDeferredTransformationTransformationKind(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2457 const std::vector<int64_t>& stringifySageInterfaceDeferredTransformationTransformationKind();
2474 std::string stringifySageBuilderSourcePositionClassification(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2475 const std::vector<int64_t>& stringifySageBuilderSourcePositionClassification();
2492 std::string stringifyAstAttributeDOT_DOTStyles(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2493 const std::vector<int64_t>& stringifyAstAttributeDOT_DOTStyles();
2510 std::string stringifyDOTGraphNodeDOTShapeTypes(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2511 const std::vector<int64_t>& stringifyDOTGraphNodeDOTShapeTypes();
2528 std::string stringifyDOTGraphEdgeDOTArrowTypes(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2529 const std::vector<int64_t>& stringifyDOTGraphEdgeDOTArrowTypes();
2546 std::string stringifyAST_Graph_pointerHandling(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2547 const std::vector<int64_t>& stringifyAST_Graph_pointerHandling();
2552namespace stringify {
namespace AST_Graph {
2564 std::string stringifyAST_Graph_traversalType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2565 const std::vector<int64_t>& stringifyAST_Graph_traversalType();
2582 std::string stringifySgAsmRiscOperationRiscOperator(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2583 const std::vector<int64_t>& stringifySgAsmRiscOperationRiscOperator();
2600 std::string stringifySgAsmPESectionTableEntryPESectionFlags(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2601 const std::vector<int64_t>& stringifySgAsmPESectionTableEntryPESectionFlags();
2618 std::string stringifySgAsmPEFileHeaderHeaderFlags(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2619 const std::vector<int64_t>& stringifySgAsmPEFileHeaderHeaderFlags();
2636 std::string stringifySgAsmPEFileHeaderSubsystem(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2637 const std::vector<int64_t>& stringifySgAsmPEFileHeaderSubsystem();
2647 std::string
DLLFlags(int64_t,
const std::string &strip);
2654 std::string stringifySgAsmPEFileHeaderDLLFlags(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2655 const std::vector<int64_t>& stringifySgAsmPEFileHeaderDLLFlags();
2672 std::string stringifySgAsmPEFileHeaderPairPurpose(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2673 const std::vector<int64_t>& stringifySgAsmPEFileHeaderPairPurpose();
2683 std::string
Kind(int64_t,
const std::string &strip);
2686 const std::vector<int64_t>&
Kind();
2690 std::string stringifySgAsmNullInstructionKind(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2691 const std::vector<int64_t>& stringifySgAsmNullInstructionKind();
2708 std::string stringifySgAsmNESectionTableEntryNESectionFlags(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2709 const std::vector<int64_t>& stringifySgAsmNESectionTableEntryNESectionFlags();
2726 std::string stringifySgAsmNERelocEntryNERelocSrcType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2727 const std::vector<int64_t>& stringifySgAsmNERelocEntryNERelocSrcType();
2744 std::string stringifySgAsmNERelocEntryNERelocTgtType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2745 const std::vector<int64_t>& stringifySgAsmNERelocEntryNERelocTgtType();
2762 std::string stringifySgAsmNERelocEntryNERelocModifiers(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2763 const std::vector<int64_t>& stringifySgAsmNERelocEntryNERelocModifiers();
2780 std::string stringifySgAsmNERelocEntryNERelocFlags(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2781 const std::vector<int64_t>& stringifySgAsmNERelocEntryNERelocFlags();
2798 std::string stringifySgAsmNEFileHeaderHeaderFlags1(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2799 const std::vector<int64_t>& stringifySgAsmNEFileHeaderHeaderFlags1();
2816 std::string stringifySgAsmNEFileHeaderHeaderFlags2(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2817 const std::vector<int64_t>& stringifySgAsmNEFileHeaderHeaderFlags2();
2834 std::string stringifySgAsmNEEntryPointNEEntryFlags(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2835 const std::vector<int64_t>& stringifySgAsmNEEntryPointNEEntryFlags();
2852 std::string stringifySgAsmLESectionTableEntryLESectionFlags(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2853 const std::vector<int64_t>& stringifySgAsmLESectionTableEntryLESectionFlags();
2870 std::string stringifySgAsmLEFileHeaderLEFileHeaderFlags(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2871 const std::vector<int64_t>& stringifySgAsmLEFileHeaderLEFileHeaderFlags();
2888 std::string stringifySgAsmJvmStackMapVerificationType_verification_type_tag(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2889 const std::vector<int64_t>& stringifySgAsmJvmStackMapVerificationType_verification_type_tag();
2899 std::string
Kind(int64_t,
const std::string &strip);
2902 const std::vector<int64_t>&
Kind();
2906 std::string stringifySgAsmJvmConstantPoolEntryKind(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2907 const std::vector<int64_t>& stringifySgAsmJvmConstantPoolEntryKind();
2924 std::string stringifySgAsmGenericFileAddressSpace(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2925 const std::vector<int64_t>& stringifySgAsmGenericFileAddressSpace();
2942 std::string stringifySgAsmGenericFileElasticity(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2943 const std::vector<int64_t>& stringifySgAsmGenericFileElasticity();
2960 std::string stringifySgAsmFunctionMayReturn(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2961 const std::vector<int64_t>& stringifySgAsmFunctionMayReturn();
2978 std::string stringifySgAsmFunctionFunctionReason(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2979 const std::vector<int64_t>& stringifySgAsmFunctionFunctionReason();
2996 std::string stringifySgAsmFunction_function_kind_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
2997 const std::vector<int64_t>& stringifySgAsmFunction_function_kind_enum();
3007 std::string
Flag(int64_t,
const std::string &strip);
3010 const std::vector<int64_t>&
Flag();
3014 std::string stringifySgAsmFloatTypeFlag(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3015 const std::vector<int64_t>& stringifySgAsmFloatTypeFlag();
3032 std::string stringifySgAsmElfSymbolElfSymBinding(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3033 const std::vector<int64_t>& stringifySgAsmElfSymbolElfSymBinding();
3050 std::string stringifySgAsmElfSymbolElfSymType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3051 const std::vector<int64_t>& stringifySgAsmElfSymbolElfSymType();
3068 std::string stringifySgAsmElfSegmentTableEntrySegmentType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3069 const std::vector<int64_t>& stringifySgAsmElfSegmentTableEntrySegmentType();
3086 std::string stringifySgAsmElfSegmentTableEntrySegmentFlags(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3087 const std::vector<int64_t>& stringifySgAsmElfSegmentTableEntrySegmentFlags();
3104 std::string stringifySgAsmElfSectionTableEntrySectionType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3105 const std::vector<int64_t>& stringifySgAsmElfSectionTableEntrySectionType();
3122 std::string stringifySgAsmElfSectionTableEntrySectionFlags(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3123 const std::vector<int64_t>& stringifySgAsmElfSectionTableEntrySectionFlags();
3140 std::string stringifySgAsmElfRelocEntryRelocType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3141 const std::vector<int64_t>& stringifySgAsmElfRelocEntryRelocType();
3158 std::string stringifySgAsmElfFileHeaderObjectType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3159 const std::vector<int64_t>& stringifySgAsmElfFileHeaderObjectType();
3176 std::string stringifySgAsmElfDynamicEntryEntryType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3177 const std::vector<int64_t>& stringifySgAsmElfDynamicEntryEntryType();
3194 std::string stringifySgAsmGenericSymbolSymbolDefState(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3195 const std::vector<int64_t>& stringifySgAsmGenericSymbolSymbolDefState();
3212 std::string stringifySgAsmGenericSymbolSymbolType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3213 const std::vector<int64_t>& stringifySgAsmGenericSymbolSymbolType();
3230 std::string stringifySgAsmGenericSymbolSymbolBinding(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3231 const std::vector<int64_t>& stringifySgAsmGenericSymbolSymbolBinding();
3248 std::string stringifySgAsmGenericSectionSectionPurpose(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3249 const std::vector<int64_t>& stringifySgAsmGenericSectionSectionPurpose();
3266 std::string stringifySgAsmCilMetadataHeapReferenceKind(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3267 const std::vector<int64_t>& stringifySgAsmCilMetadataHeapReferenceKind();
3277 std::string
Reason(int64_t,
const std::string &strip);
3284 std::string stringifySgAsmBlockReason(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3285 const std::vector<int64_t>& stringifySgAsmBlockReason();
3302 std::string stringifySgAsmExecutableFileFormatExecFamily(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3303 const std::vector<int64_t>& stringifySgAsmExecutableFileFormatExecFamily();
3313 std::string
ExecABI(int64_t,
const std::string &strip);
3320 std::string stringifySgAsmExecutableFileFormatExecABI(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3321 const std::vector<int64_t>& stringifySgAsmExecutableFileFormatExecABI();
3338 std::string stringifySgAsmExecutableFileFormatInsSetArchitecture(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3339 const std::vector<int64_t>& stringifySgAsmExecutableFileFormatInsSetArchitecture();
3356 std::string stringifySgAsmExecutableFileFormatExecPurpose(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3357 const std::vector<int64_t>& stringifySgAsmExecutableFileFormatExecPurpose();
3374 std::string stringifyAstNodeClass_locationInTree(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3375 const std::vector<int64_t>& stringifyAstNodeClass_locationInTree();
3380namespace stringify {
namespace AstNodeClass {
3392 std::string stringifyAstNodeClass_includeExcludeMechanism(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3393 const std::vector<int64_t>& stringifyAstNodeClass_includeExcludeMechanism();
3398namespace stringify {
namespace AstNodeClass {
3410 std::string stringifyAstNodeClassTypeEvaluation(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3411 const std::vector<int64_t>& stringifyAstNodeClassTypeEvaluation();
3428 std::string stringifyConstructParamEnum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3429 const std::vector<int64_t>& stringifyConstructParamEnum();
3446 std::string stringifyBuildAccessEnum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3447 const std::vector<int64_t>& stringifyBuildAccessEnum();
3464 std::string stringifyCopyConfigEnum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3465 const std::vector<int64_t>& stringifyCopyConfigEnum();
3482 std::string stringifyTraversalEnum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3483 const std::vector<int64_t>& stringifyTraversalEnum();
3500 std::string stringifyDeleteEnum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3501 const std::vector<int64_t>& stringifyDeleteEnum();
3511 std::string
Generate(int64_t,
const std::string &strip);
3518 std::string stringifyGenerate(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3519 const std::vector<int64_t>& stringifyGenerate();
3529 std::string
Flag(int64_t,
const std::string &strip);
3532 const std::vector<int64_t>&
Flag();
3536 std::string stringifyFlag(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3537 const std::vector<int64_t>& stringifyFlag();
3554 std::string stringifySawyerContainerGraphEdgePhase(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3555 const std::vector<int64_t>& stringifySawyerContainerGraphEdgePhase();
3572 std::string stringifySawyerTreeTraversalEvent(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3573 const std::vector<int64_t>& stringifySawyerTreeTraversalEvent();
3583 std::string
Link(int64_t,
const std::string &strip);
3586 const std::vector<int64_t>&
Link();
3590 std::string stringifySawyerTreeVertexLink(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3591 const std::vector<int64_t>& stringifySawyerTreeVertexLink();
3608 std::string stringifySawyerContainerAlgorithmCsiNextAction(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3609 const std::vector<int64_t>& stringifySawyerContainerAlgorithmCsiNextAction();
3626 std::string stringifySawyerMessageImportance(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3627 const std::vector<int64_t>& stringifySawyerMessageImportance();
3644 std::string stringifySawyerMessageAnsiColor(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3645 const std::vector<int64_t>& stringifySawyerMessageAnsiColor();
3655 std::string
When(int64_t,
const std::string &strip);
3658 const std::vector<int64_t>&
When();
3662 std::string stringifySawyerMessagePrefixWhen(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3663 const std::vector<int64_t>& stringifySawyerMessagePrefixWhen();
3680 std::string stringifySawyerLanguageClexerTokenType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3681 const std::vector<int64_t>& stringifySawyerLanguageClexerTokenType();
3691 std::string
eType(int64_t,
const std::string &strip);
3698 std::string stringifySawyerYamlException_eType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3699 const std::vector<int64_t>& stringifySawyerYamlException_eType();
3709 std::string
eType(int64_t,
const std::string &strip);
3716 std::string stringifySawyerYamlIterator_eType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3717 const std::vector<int64_t>& stringifySawyerYamlIterator_eType();
3727 std::string
eType(int64_t,
const std::string &strip);
3734 std::string stringifySawyerYamlConstIterator_eType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3735 const std::vector<int64_t>& stringifySawyerYamlConstIterator_eType();
3745 std::string
eType(int64_t,
const std::string &strip);
3752 std::string stringifySawyerYamlNode_eType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3753 const std::vector<int64_t>& stringifySawyerYamlNode_eType();
3763 std::string
State(int64_t,
const std::string &strip);
3770 std::string stringifySawyerDatabaseStatementState(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3771 const std::vector<int64_t>& stringifySawyerDatabaseStatementState();
3788 std::string stringifySawyerCommandLineSortOrder(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3789 const std::vector<int64_t>& stringifySawyerCommandLineSortOrder();
3806 std::string stringifySawyerCommandLineCanonical(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3807 const std::vector<int64_t>& stringifySawyerCommandLineCanonical();
3824 std::string stringifySawyerCommandLineShowGroupName(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3825 const std::vector<int64_t>& stringifySawyerCommandLineShowGroupName();
3842 std::string stringifySawyerCommandLineSwitchSkipping(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3843 const std::vector<int64_t>& stringifySawyerCommandLineSwitchSkipping();
3860 std::string stringifySawyerCommandLineWhichValue(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3861 const std::vector<int64_t>& stringifySawyerCommandLineWhichValue();
3878 std::string stringifySawyerCommandLineParserGroupingFlags(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3879 const std::vector<int64_t>& stringifySawyerCommandLineParserGroupingFlags();
3896 std::string stringifySawyerDocumentMarkupTokenType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3897 const std::vector<int64_t>& stringifySawyerDocumentMarkupTokenType();
3902namespace stringify {
namespace Sawyer {
namespace Container {
namespace Algorithm {
3914 std::string stringifySawyerContainerAlgorithmTraversalEvent(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3915 const std::vector<int64_t>& stringifySawyerContainerAlgorithmTraversalEvent();
3925 std::string
Access(int64_t,
const std::string &strip);
3932 std::string stringifySawyerAccessAccess(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3933 const std::vector<int64_t>& stringifySawyerAccessAccess();
3943 std::string
OSType(int64_t,
const std::string &strip);
3950 std::string stringifyStringUtilityOSType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3951 const std::vector<int64_t>& stringifyStringUtilityOSType();
3956namespace stringify {
namespace Rose {
namespace StringUtility {
3968 std::string stringifyStringUtilityFileNameLocation(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3969 const std::vector<int64_t>& stringifyStringUtilityFileNameLocation();
3986 std::string stringifyDOTGeneration_traversalType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
3987 const std::vector<int64_t>& stringifyDOTGeneration_traversalType();
3997 std::string
Type(int64_t,
const std::string &strip);
4000 const std::vector<int64_t>&
Type();
4004 std::string stringify_qrsQRSelectType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4005 const std::vector<int64_t>& stringify_qrsQRSelectType();
4015 std::string
Type(int64_t,
const std::string &strip);
4018 const std::vector<int64_t>&
Type();
4022 std::string stringify_qrsQREditType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4023 const std::vector<int64_t>& stringify_qrsQREditType();
4033 std::string
Type(int64_t,
const std::string &strip);
4036 const std::vector<int64_t>&
Type();
4040 std::string stringify_qrsQRButtonsType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4041 const std::vector<int64_t>& stringify_qrsQRButtonsType();
4051 std::string
TypeSel(int64_t,
const std::string &strip);
4058 std::string stringify_qrsQEditorTypeSel(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4059 const std::vector<int64_t>& stringify_qrsQEditorTypeSel();
4064namespace stringify {
namespace qrs {
namespace QRSourceBox {
4076 std::string stringify_qrsQRSourceBoxToolbarIdx(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4077 const std::vector<int64_t>& stringify_qrsQRSourceBoxToolbarIdx();
4082namespace stringify {
namespace qrs {
namespace QSourceColorizer {
4087 std::string
Type(int64_t,
const std::string &strip);
4090 const std::vector<int64_t>&
Type();
4082namespace stringify {
namespace qrs {
namespace QSourceColorizer {
…}
4094 std::string stringify_qrsQSourceColorizerType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4095 const std::vector<int64_t>& stringify_qrsQSourceColorizerType();
4100namespace stringify {
namespace qrs {
namespace Q3TextStringChar {
4105 std::string
Type(int64_t,
const std::string &strip);
4108 const std::vector<int64_t>&
Type();
4100namespace stringify {
namespace qrs {
namespace Q3TextStringChar {
…}
4112 std::string stringify_qrsQ3TextStringCharType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4113 const std::vector<int64_t>& stringify_qrsQ3TextStringCharType();
4118namespace stringify {
namespace qrs {
namespace Q3TextCursor {
4130 std::string stringify_qrsQ3TextCursorOperation(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4131 const std::vector<int64_t>& stringify_qrsQ3TextCursorOperation();
4136namespace stringify {
namespace qrs {
namespace Q3TextCommand {
4141 std::string
Commands(int64_t,
const std::string &strip);
4148 std::string stringify_qrsQ3TextCommandCommands(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4149 const std::vector<int64_t>& stringify_qrsQ3TextCommandCommands();
4154namespace stringify {
namespace qrs {
namespace Q3TextCustomItem {
4154namespace stringify {
namespace qrs {
namespace Q3TextCustomItem {
…}
4166 std::string stringify_qrsQ3TextCustomItemPlacement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4167 const std::vector<int64_t>& stringify_qrsQ3TextCustomItemPlacement();
4172namespace stringify {
namespace qrs {
namespace Q3TextDocument {
4172namespace stringify {
namespace qrs {
namespace Q3TextDocument {
…}
4184 std::string stringify_qrsQ3TextDocumentSelectionIds(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4185 const std::vector<int64_t>& stringify_qrsQ3TextDocumentSelectionIds();
4190namespace stringify {
namespace qrs {
namespace Q3TextPreProcessor {
4195 std::string
Ids(int64_t,
const std::string &strip);
4198 const std::vector<int64_t>&
Ids();
4190namespace stringify {
namespace qrs {
namespace Q3TextPreProcessor {
…}
4202 std::string stringify_qrsQ3TextPreProcessorIds(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4203 const std::vector<int64_t>& stringify_qrsQ3TextPreProcessorIds();
4208namespace stringify {
namespace qrs {
namespace Q3TextFormat {
4213 std::string
Flags(int64_t,
const std::string &strip);
4220 std::string stringify_qrsQ3TextFormatFlags(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4221 const std::vector<int64_t>& stringify_qrsQ3TextFormatFlags();
4226namespace stringify {
namespace qrs {
namespace Q3TextFormat {
4238 std::string stringify_qrsQ3TextFormatVerticalAlignment(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4239 const std::vector<int64_t>& stringify_qrsQ3TextFormatVerticalAlignment();
4249 std::string
Type(int64_t,
const std::string &strip);
4252 const std::vector<int64_t>&
Type();
4256 std::string stringify_qrsSymbolType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4257 const std::vector<int64_t>& stringify_qrsSymbolType();
4267 std::string
Type(int64_t,
const std::string &strip);
4270 const std::vector<int64_t>&
Type();
4274 std::string stringify_qrsParenType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4275 const std::vector<int64_t>& stringify_qrsParenType();
4280namespace stringify {
namespace qrs {
namespace ParenMatcher {
4292 std::string stringify_qrsParenMatcherSelection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4293 const std::vector<int64_t>& stringify_qrsParenMatcherSelection();
4310 std::string stringify_qrsQRTreeBoxToolbarIdx(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4311 const std::vector<int64_t>& stringify_qrsQRTreeBoxToolbarIdx();
4316namespace stringify {
namespace qrs {
namespace QRTreeBox {
4328 std::string stringify_qrsQRTreeBox_popmenu_nodes_id(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4329 const std::vector<int64_t>& stringify_qrsQRTreeBox_popmenu_nodes_id();
4334namespace stringify {
namespace nlohmann {
namespace detail {
4346 std::string stringify_nlohmann_detail_input_format_t(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4347 const std::vector<int64_t>& stringify_nlohmann_detail_input_format_t();
4352namespace stringify {
namespace nlohmann {
namespace detail {
namespace lexer_base {
4352namespace stringify {
namespace nlohmann {
namespace detail {
namespace lexer_base {
…}
4364 std::string stringify_nlohmann_detail_lexer_base_token_type(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4365 const std::vector<int64_t>& stringify_nlohmann_detail_lexer_base_token_type();
4370namespace stringify {
namespace nlohmann {
namespace detail {
4382 std::string stringify_nlohmann_detail_cbor_tag_handler_t(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4383 const std::vector<int64_t>& stringify_nlohmann_detail_cbor_tag_handler_t();
4388namespace stringify {
namespace nlohmann {
namespace detail {
4400 std::string stringify_nlohmann_detail_error_handler_t(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4401 const std::vector<int64_t>& stringify_nlohmann_detail_error_handler_t();
4406namespace stringify {
namespace nlohmann {
namespace basic_json {
4406namespace stringify {
namespace nlohmann {
namespace basic_json {
…}
4418 std::string stringify_nlohmann_basic_json_patch_operations(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4419 const std::vector<int64_t>& stringify_nlohmann_basic_json_patch_operations();
4436 std::string stringifyCallbacksDirection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4437 const std::vector<int64_t>& stringifyCallbacksDirection();
4454 std::string stringifyTransformationSupport_operatorCodeType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4455 const std::vector<int64_t>& stringifyTransformationSupport_operatorCodeType();
4472 std::string stringify_language_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4473 const std::vector<int64_t>& stringify_language_enum();
4483 std::string
Type(int64_t,
const std::string &strip);
4486 const std::vector<int64_t>&
Type();
4490 std::string stringifyRosebudAstCppStackType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4491 const std::vector<int64_t>& stringifyRosebudAstCppStackType();
4501 std::string
Access(int64_t,
const std::string &strip);
4508 std::string stringifyRosebudAccess(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4509 const std::vector<int64_t>& stringifyRosebudAccess();
4526 std::string stringifyRosebudCamelCase(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4527 const std::vector<int64_t>& stringifyRosebudCamelCase();
4537 std::string
Expand(int64_t,
const std::string &strip);
4544 std::string stringifyRosebudExpand(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4545 const std::vector<int64_t>& stringifyRosebudExpand();
4555 std::string
When(int64_t,
const std::string &strip);
4558 const std::vector<int64_t>&
When();
4562 std::string stringifyRosebudWhen(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4563 const std::vector<int64_t>& stringifyRosebudWhen();
4573 std::string
Kind(int64_t,
const std::string &strip);
4576 const std::vector<int64_t>&
Kind();
4580 std::string stringifyAST_DefectsKind(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4581 const std::vector<int64_t>& stringifyAST_DefectsKind();
4586namespace stringify {
namespace Rose {
namespace AST {
namespace Defects {
4591 std::string
Reason(int64_t,
const std::string &strip);
4598 std::string stringifyAST_DefectsReason(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4599 const std::vector<int64_t>& stringifyAST_DefectsReason();
4604namespace stringify {
namespace Rose {
namespace AST {
namespace cmdline {
namespace graphviz_t {
4609 std::string
Mode(int64_t,
const std::string &strip);
4612 const std::vector<int64_t>&
Mode();
4604namespace stringify {
namespace Rose {
namespace AST {
namespace cmdline {
namespace graphviz_t {
…}
4616 std::string stringifyASTcmdline_graphviz_tMode(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4617 const std::vector<int64_t>& stringifyASTcmdline_graphviz_tMode();
4622namespace stringify {
namespace Rose {
namespace AST {
namespace cmdline {
namespace checker_t {
4627 std::string
Mode(int64_t,
const std::string &strip);
4630 const std::vector<int64_t>&
Mode();
4622namespace stringify {
namespace Rose {
namespace AST {
namespace cmdline {
namespace checker_t {
…}
4634 std::string stringifyASTcmdline_checker_tMode(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4635 const std::vector<int64_t>& stringifyASTcmdline_checker_tMode();
4640namespace stringify {
namespace Rose {
namespace AST {
namespace cmdline {
namespace checker_t {
4645 std::string
Effect(int64_t,
const std::string &strip);
4652 std::string stringifyASTcmdline_checker_tEffect(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4653 const std::vector<int64_t>& stringifyASTcmdline_checker_tEffect();
4663 std::string
Order(int64_t,
const std::string &strip);
4670 std::string stringifyAST_TraversalOrder(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4671 const std::vector<int64_t>& stringifyAST_TraversalOrder();
4681 std::string
Format(int64_t,
const std::string &strip);
4688 std::string stringifyFormattedTableFormat(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4689 const std::vector<int64_t>& stringifyFormattedTableFormat();
4694namespace stringify {
namespace Rose {
namespace FormattedTable {
4706 std::string stringifyFormattedTableAlignment(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4707 const std::vector<int64_t>& stringifyFormattedTableAlignment();
4712namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
4724 std::string stringifyBinaryAnalysisMipsRegisterClass(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4725 const std::vector<int64_t>& stringifyBinaryAnalysisMipsRegisterClass();
4730namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
4742 std::string stringifyBinaryAnalysisMipsFcsrMinors(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4743 const std::vector<int64_t>& stringifyBinaryAnalysisMipsFcsrMinors();
4748namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
4760 std::string stringifyBinaryAnalysisMipsSpecialPurposeRegister(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4761 const std::vector<int64_t>& stringifyBinaryAnalysisMipsSpecialPurposeRegister();
4766namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
4778 std::string stringifyBinaryAnalysisMipsInterruptMajor(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4779 const std::vector<int64_t>& stringifyBinaryAnalysisMipsInterruptMajor();
4784namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
4796 std::string stringifyBinaryAnalysisMipsInterruptMinor(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4797 const std::vector<int64_t>& stringifyBinaryAnalysisMipsInterruptMinor();
4802namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
4814 std::string stringifyBinaryAnalysisMipsDataFormat(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4815 const std::vector<int64_t>& stringifyBinaryAnalysisMipsDataFormat();
4820namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
4832 std::string stringifyBinaryAnalysisMipsInstructionKind(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4833 const std::vector<int64_t>& stringifyBinaryAnalysisMipsInstructionKind();
4838namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace SymbolicExpression {
namespace TypeStyle {
4843 std::string
Flag(int64_t,
const std::string &strip);
4846 const std::vector<int64_t>&
Flag();
4838namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace SymbolicExpression {
namespace TypeStyle {
…}
4850 std::string stringifyBinaryAnalysisSymbolicExpressionTypeStyleFlag(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4851 const std::vector<int64_t>& stringifyBinaryAnalysisSymbolicExpressionTypeStyleFlag();
4856namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace SymbolicExpression {
4861 std::string
Operator(int64_t,
const std::string &strip);
4868 std::string stringifyBinaryAnalysisSymbolicExpressionOperator(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4869 const std::vector<int64_t>& stringifyBinaryAnalysisSymbolicExpressionOperator();
4874namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace SymbolicExpression {
namespace Formatter {
4874namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace SymbolicExpression {
namespace Formatter {
…}
4886 std::string stringifyBinaryAnalysisSymbolicExpressionFormatterShowComments(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4887 const std::vector<int64_t>& stringifyBinaryAnalysisSymbolicExpressionFormatterShowComments();
4892namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace SymbolicExpression {
4904 std::string stringifyBinaryAnalysisSymbolicExpressionVisitAction(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4905 const std::vector<int64_t>& stringifyBinaryAnalysisSymbolicExpressionVisitAction();
4910namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace SymbolicExpression {
namespace Type {
4910namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace SymbolicExpression {
namespace Type {
…}
4922 std::string stringifyBinaryAnalysisSymbolicExpressionTypeTypeClass(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4923 const std::vector<int64_t>& stringifyBinaryAnalysisSymbolicExpressionTypeTypeClass();
4928namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
4940 std::string stringifyBinaryAnalysisM68kFamily(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4941 const std::vector<int64_t>& stringifyBinaryAnalysisM68kFamily();
4946namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
4958 std::string stringifyBinaryAnalysisM68kRegisterClass(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4959 const std::vector<int64_t>& stringifyBinaryAnalysisM68kRegisterClass();
4964namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
4976 std::string stringifyBinaryAnalysisM68kSpecialPurposeRegister(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4977 const std::vector<int64_t>& stringifyBinaryAnalysisM68kSpecialPurposeRegister();
4982namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
4994 std::string stringifyBinaryAnalysisM68kMacRegister(int64_t n,
const char *strip=NULL,
bool canonic=
false);
4995 const std::vector<int64_t>& stringifyBinaryAnalysisM68kMacRegister();
5000namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
5012 std::string stringifyBinaryAnalysisM68kEmacRegister(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5013 const std::vector<int64_t>& stringifyBinaryAnalysisM68kEmacRegister();
5018namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
5030 std::string stringifyBinaryAnalysisM68kSupervisorRegister(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5031 const std::vector<int64_t>& stringifyBinaryAnalysisM68kSupervisorRegister();
5036namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
5048 std::string stringifyBinaryAnalysisM68kEffectiveAddressMode(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5049 const std::vector<int64_t>& stringifyBinaryAnalysisM68kEffectiveAddressMode();
5054namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
5066 std::string stringifyBinaryAnalysisM68kDataFormat(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5067 const std::vector<int64_t>& stringifyBinaryAnalysisM68kDataFormat();
5072namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
5084 std::string stringifyBinaryAnalysisM68kInstructionKind(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5085 const std::vector<int64_t>& stringifyBinaryAnalysisM68kInstructionKind();
5090namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace SymbolicExpressionParser {
namespace Token {
5095 std::string
Type(int64_t,
const std::string &strip);
5098 const std::vector<int64_t>&
Type();
5090namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace SymbolicExpressionParser {
namespace Token {
…}
5102 std::string stringifyBinaryAnalysisSymbolicExpressionParserTokenType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5103 const std::vector<int64_t>& stringifyBinaryAnalysisSymbolicExpressionParserTokenType();
5108namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Dwarf {
5120 std::string stringifyBinaryAnalysisDwarfDWARF_TAG(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5121 const std::vector<int64_t>& stringifyBinaryAnalysisDwarfDWARF_TAG();
5126namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Dwarf {
5138 std::string stringifyBinaryAnalysisDwarfDWARF_FORM(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5139 const std::vector<int64_t>& stringifyBinaryAnalysisDwarfDWARF_FORM();
5144namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Dwarf {
5149 std::string
DWARF_AT(int64_t,
const std::string &strip);
5156 std::string stringifyBinaryAnalysisDwarfDWARF_AT(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5157 const std::vector<int64_t>& stringifyBinaryAnalysisDwarfDWARF_AT();
5162namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Dwarf {
5174 std::string stringifyBinaryAnalysisDwarfDWARF_LANG(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5175 const std::vector<int64_t>& stringifyBinaryAnalysisDwarfDWARF_LANG();
5180namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace VxworksTerminal {
namespace DataTransfer {
5185 std::string
State(int64_t,
const std::string &strip);
5180namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace VxworksTerminal {
namespace DataTransfer {
…}
5192 std::string stringifyBinaryAnalysisVxworksTerminalDataTransferState(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5193 const std::vector<int64_t>& stringifyBinaryAnalysisVxworksTerminalDataTransferState();
5198namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace SRecord {
5203 std::string
Syntax(int64_t,
const std::string &strip);
5198namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace SRecord {
…}
5210 std::string stringifyBinaryAnalysisSRecordSyntax(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5211 const std::vector<int64_t>& stringifyBinaryAnalysisSRecordSyntax();
5216namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace SRecord {
5221 std::string
Type(int64_t,
const std::string &strip);
5224 const std::vector<int64_t>&
Type();
5228 std::string stringifyBinaryAnalysisSRecordType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5229 const std::vector<int64_t>& stringifyBinaryAnalysisSRecordType();
5234namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Unparser {
namespace ArrowMargin {
namespace CfgEndpoint {
5239 std::string
End(int64_t,
const std::string &strip);
5242 const std::vector<int64_t>&
End();
5234namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Unparser {
namespace ArrowMargin {
namespace CfgEndpoint {
…}
5246 std::string stringifyBinaryAnalysisUnparserArrowMarginCfgEndpointEnd(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5247 const std::vector<int64_t>& stringifyBinaryAnalysisUnparserArrowMarginCfgEndpointEnd();
5252namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Unparser {
namespace ArrowMargin {
namespace CfgEndpoint {
5257 std::string
Type(int64_t,
const std::string &strip);
5260 const std::vector<int64_t>&
Type();
5264 std::string stringifyBinaryAnalysisUnparserArrowMarginCfgEndpointType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5265 const std::vector<int64_t>& stringifyBinaryAnalysisUnparserArrowMarginCfgEndpointType();
5270namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Unparser {
namespace EdgeArrows {
5270namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Unparser {
namespace EdgeArrows {
…}
5282 std::string stringifyBinaryAnalysisUnparserEdgeArrowsOutputPart(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5283 const std::vector<int64_t>& stringifyBinaryAnalysisUnparserEdgeArrowsOutputPart();
5288namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Unparser {
namespace EdgeArrows {
5300 std::string stringifyBinaryAnalysisUnparserEdgeArrowsArrowStylePreset(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5301 const std::vector<int64_t>& stringifyBinaryAnalysisUnparserEdgeArrowsArrowStylePreset();
5306namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Unparser {
namespace EdgeArrows {
5318 std::string stringifyBinaryAnalysisUnparserEdgeArrowsArrowSide(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5319 const std::vector<int64_t>& stringifyBinaryAnalysisUnparserEdgeArrowsArrowSide();
5324namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace FunctionSimilarity {
5329 std::string
CValKind(int64_t,
const std::string &strip);
5324namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace FunctionSimilarity {
…}
5336 std::string stringifyBinaryAnalysisFunctionSimilarityCValKind(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5337 const std::vector<int64_t>& stringifyBinaryAnalysisFunctionSimilarityCValKind();
5342namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace FunctionSimilarity {
5354 std::string stringifyBinaryAnalysisFunctionSimilarityStatistic(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5355 const std::vector<int64_t>& stringifyBinaryAnalysisFunctionSimilarityStatistic();
5360namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Concolic {
namespace ExecutionEvent {
5365 std::string
Action(int64_t,
const std::string &strip);
5360namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Concolic {
namespace ExecutionEvent {
…}
5372 std::string stringifyBinaryAnalysisConcolicExecutionEventAction(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5373 const std::vector<int64_t>& stringifyBinaryAnalysisConcolicExecutionEventAction();
5378namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Concolic {
5383 std::string
Update(int64_t,
const std::string &strip);
5390 std::string stringifyBinaryAnalysisConcolicUpdate(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5391 const std::vector<int64_t>& stringifyBinaryAnalysisConcolicUpdate();
5396namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Concolic {
5408 std::string stringifyBinaryAnalysisConcolicShowEvents(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5409 const std::vector<int64_t>& stringifyBinaryAnalysisConcolicShowEvents();
5414namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Concolic {
5426 std::string stringifyBinaryAnalysisConcolicShowAssertions(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5427 const std::vector<int64_t>& stringifyBinaryAnalysisConcolicShowAssertions();
5432namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Concolic {
5444 std::string stringifyBinaryAnalysisConcolicInputType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5445 const std::vector<int64_t>& stringifyBinaryAnalysisConcolicInputType();
5450namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Concolic {
5462 std::string stringifyBinaryAnalysisConcolicIoDirection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5463 const std::vector<int64_t>& stringifyBinaryAnalysisConcolicIoDirection();
5468namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Concolic {
5473 std::string
When(int64_t,
const std::string &strip);
5476 const std::vector<int64_t>&
When();
5480 std::string stringifyBinaryAnalysisConcolicWhen(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5481 const std::vector<int64_t>& stringifyBinaryAnalysisConcolicWhen();
5486namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Concolic {
5498 std::string stringifyBinaryAnalysisConcolicConcolicPhase(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5499 const std::vector<int64_t>& stringifyBinaryAnalysisConcolicConcolicPhase();
5504namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Reachability {
5509 std::string
Reason(int64_t,
const std::string &strip);
5504namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Reachability {
…}
5516 std::string stringifyBinaryAnalysisReachabilityReason(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5517 const std::vector<int64_t>& stringifyBinaryAnalysisReachabilityReason();
5522namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Disassembler {
namespace Aarch32 {
5527 std::string
Mode(int64_t,
const std::string &strip);
5530 const std::vector<int64_t>&
Mode();
5522namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Disassembler {
namespace Aarch32 {
…}
5534 std::string stringifyBinaryAnalysisDisassemblerAarch32Mode(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5535 const std::vector<int64_t>& stringifyBinaryAnalysisDisassemblerAarch32Mode();
5540namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Disassembler {
namespace Mips {
namespace Decoder {
5540namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Disassembler {
namespace Mips {
namespace Decoder {
…}
5552 std::string stringifyBinaryAnalysisDisassemblerMipsDecoderArchitecture(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5553 const std::vector<int64_t>& stringifyBinaryAnalysisDisassemblerMipsDecoderArchitecture();
5558namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Disassembler {
namespace X86 {
5558namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Disassembler {
namespace X86 {
…}
5570 std::string stringifyBinaryAnalysisDisassemblerX86RegisterMode(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5571 const std::vector<int64_t>& stringifyBinaryAnalysisDisassemblerX86RegisterMode();
5576namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Disassembler {
namespace X86 {
5581 std::string
MMPrefix(int64_t,
const std::string &strip);
5588 std::string stringifyBinaryAnalysisDisassemblerX86MMPrefix(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5589 const std::vector<int64_t>& stringifyBinaryAnalysisDisassemblerX86MMPrefix();
5594namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Disassembler {
namespace Aarch64 {
5599 std::string
Mode(int64_t,
const std::string &strip);
5602 const std::vector<int64_t>&
Mode();
5594namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Disassembler {
namespace Aarch64 {
…}
5606 std::string stringifyBinaryAnalysisDisassemblerAarch64Mode(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5607 const std::vector<int64_t>& stringifyBinaryAnalysisDisassemblerAarch64Mode();
5612namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
5624 std::string stringifyBinaryAnalysisX86InstructionSize(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5625 const std::vector<int64_t>& stringifyBinaryAnalysisX86InstructionSize();
5630namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
5642 std::string stringifyBinaryAnalysisX86RegisterClass(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5643 const std::vector<int64_t>& stringifyBinaryAnalysisX86RegisterClass();
5648namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
5660 std::string stringifyBinaryAnalysisX86SegmentRegister(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5661 const std::vector<int64_t>& stringifyBinaryAnalysisX86SegmentRegister();
5666namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
5678 std::string stringifyBinaryAnalysisX86GeneralPurposeRegister(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5679 const std::vector<int64_t>& stringifyBinaryAnalysisX86GeneralPurposeRegister();
5684namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
5696 std::string stringifyBinaryAnalysisX86StRegister(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5697 const std::vector<int64_t>& stringifyBinaryAnalysisX86StRegister();
5702namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
5707 std::string
X86Flags(int64_t,
const std::string &strip);
5714 std::string stringifyBinaryAnalysisX86Flags(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5715 const std::vector<int64_t>& stringifyBinaryAnalysisX86Flags();
5720namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
5725 std::string
X86Flag(int64_t,
const std::string &strip);
5732 std::string stringifyBinaryAnalysisX86Flag(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5733 const std::vector<int64_t>& stringifyBinaryAnalysisX86Flag();
5738namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
5750 std::string stringifyBinaryAnalysisX86BranchPrediction(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5751 const std::vector<int64_t>& stringifyBinaryAnalysisX86BranchPrediction();
5756namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
5768 std::string stringifyBinaryAnalysisX86RepeatPrefix(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5769 const std::vector<int64_t>& stringifyBinaryAnalysisX86RepeatPrefix();
5774namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
5786 std::string stringifyBinaryAnalysisX86Exception(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5787 const std::vector<int64_t>& stringifyBinaryAnalysisX86Exception();
5792namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace RegisterDictionary {
namespace SortBySize {
5792namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace RegisterDictionary {
namespace SortBySize {
…}
5804 std::string stringifyBinaryAnalysisRegisterDictionarySortBySizeDirection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5805 const std::vector<int64_t>& stringifyBinaryAnalysisRegisterDictionarySortBySizeDirection();
5810namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Partitioner2 {
namespace Partitioner {
namespace MayReturnVertexInfo {
5815 std::string
State(int64_t,
const std::string &strip);
5810namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Partitioner2 {
namespace Partitioner {
namespace MayReturnVertexInfo {
…}
5822 std::string stringifyBinaryAnalysisPartitioner2PartitionerMayReturnVertexInfoState(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5823 const std::vector<int64_t>& stringifyBinaryAnalysisPartitioner2PartitionerMayReturnVertexInfoState();
5828namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Partitioner2 {
namespace ModulesX86 {
namespace SwitchSuccessors {
5828namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Partitioner2 {
namespace ModulesX86 {
namespace SwitchSuccessors {
…}
5840 std::string stringifyBinaryAnalysisPartitioner2ModulesX86SwitchSuccessorsEntryType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5841 const std::vector<int64_t>& stringifyBinaryAnalysisPartitioner2ModulesX86SwitchSuccessorsEntryType();
5846namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Partitioner2 {
namespace DataFlow {
namespace DfCfgVertex {
5851 std::string
Type(int64_t,
const std::string &strip);
5854 const std::vector<int64_t>&
Type();
5846namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Partitioner2 {
namespace DataFlow {
namespace DfCfgVertex {
…}
5858 std::string stringifyBinaryAnalysisPartitioner2DataFlowDfCfgVertexType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5859 const std::vector<int64_t>& stringifyBinaryAnalysisPartitioner2DataFlowDfCfgVertexType();
5864namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Partitioner2 {
namespace Inliner {
5864namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Partitioner2 {
namespace Inliner {
…}
5876 std::string stringifyBinaryAnalysisPartitioner2InlinerHowInline(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5877 const std::vector<int64_t>& stringifyBinaryAnalysisPartitioner2InlinerHowInline();
5882namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Partitioner2 {
namespace Precision {
5887 std::string
Level(int64_t,
const std::string &strip);
5882namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Partitioner2 {
namespace Precision {
…}
5894 std::string stringifyBinaryAnalysisPartitioner2PrecisionLevel(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5895 const std::vector<int64_t>& stringifyBinaryAnalysisPartitioner2PrecisionLevel();
5900namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Partitioner2 {
namespace AllowParallelEdges {
5905 std::string
Type(int64_t,
const std::string &strip);
5908 const std::vector<int64_t>&
Type();
5900namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Partitioner2 {
namespace AllowParallelEdges {
…}
5912 std::string stringifyBinaryAnalysisPartitioner2AllowParallelEdgesType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5913 const std::vector<int64_t>& stringifyBinaryAnalysisPartitioner2AllowParallelEdgesType();
5918namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Partitioner2 {
5930 std::string stringifyBinaryAnalysisPartitioner2VertexType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5931 const std::vector<int64_t>& stringifyBinaryAnalysisPartitioner2VertexType();
5936namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Partitioner2 {
5941 std::string
EdgeType(int64_t,
const std::string &strip);
5948 std::string stringifyBinaryAnalysisPartitioner2EdgeType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5949 const std::vector<int64_t>& stringifyBinaryAnalysisPartitioner2EdgeType();
5954namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Partitioner2 {
5966 std::string stringifyBinaryAnalysisPartitioner2Confidence(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5967 const std::vector<int64_t>& stringifyBinaryAnalysisPartitioner2Confidence();
5972namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Partitioner2 {
5984 std::string stringifyBinaryAnalysisPartitioner2SemanticMemoryParadigm(int64_t n,
const char *strip=NULL,
bool canonic=
false);
5985 const std::vector<int64_t>& stringifyBinaryAnalysisPartitioner2SemanticMemoryParadigm();
5990namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Partitioner2 {
6002 std::string stringifyBinaryAnalysisPartitioner2MemoryDataAdjustment(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6003 const std::vector<int64_t>& stringifyBinaryAnalysisPartitioner2MemoryDataAdjustment();
6008namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Partitioner2 {
6020 std::string stringifyBinaryAnalysisPartitioner2FunctionReturnAnalysis(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6021 const std::vector<int64_t>& stringifyBinaryAnalysisPartitioner2FunctionReturnAnalysis();
6026namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Partitioner2 {
namespace ModulesElf {
namespace FixUndefinedSymbols {
6031 std::string
Boolean(int64_t,
const std::string &strip);
6026namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Partitioner2 {
namespace ModulesElf {
namespace FixUndefinedSymbols {
…}
6038 std::string stringifyBinaryAnalysisPartitioner2ModulesElfFixUndefinedSymbolsBoolean(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6039 const std::vector<int64_t>& stringifyBinaryAnalysisPartitioner2ModulesElfFixUndefinedSymbolsBoolean();
6044namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Partitioner2 {
namespace Reference {
6044namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Partitioner2 {
namespace Reference {
…}
6056 std::string stringifyBinaryAnalysisPartitioner2ReferenceGranularity(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6057 const std::vector<int64_t>& stringifyBinaryAnalysisPartitioner2ReferenceGranularity();
6062namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Partitioner2 {
namespace BasicBlockCallback {
6062namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Partitioner2 {
namespace BasicBlockCallback {
…}
6074 std::string stringifyBinaryAnalysisPartitioner2BasicBlockCallbackTermination(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6075 const std::vector<int64_t>& stringifyBinaryAnalysisPartitioner2BasicBlockCallbackTermination();
6092 std::string stringifyBinaryAnalysisPartitioner2FunctionOwnership(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6093 const std::vector<int64_t>& stringifyBinaryAnalysisPartitioner2FunctionOwnership();
6098namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
6110 std::string stringifyBinaryAnalysisAarch32Exception(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6111 const std::vector<int64_t>& stringifyBinaryAnalysisAarch32Exception();
6116namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
6128 std::string stringifyBinaryAnalysisAarch32RegisterClass(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6129 const std::vector<int64_t>& stringifyBinaryAnalysisAarch32RegisterClass();
6134namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
6146 std::string stringifyBinaryAnalysisAarch32GeneralPurposeRegister(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6147 const std::vector<int64_t>& stringifyBinaryAnalysisAarch32GeneralPurposeRegister();
6152namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
6164 std::string stringifyBinaryAnalysisAarch32DebugRegister(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6165 const std::vector<int64_t>& stringifyBinaryAnalysisAarch32DebugRegister();
6170namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
6182 std::string stringifyBinaryAnalysisAarch32SystemRegister(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6183 const std::vector<int64_t>& stringifyBinaryAnalysisAarch32SystemRegister();
6188namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
6200 std::string stringifyBinaryAnalysisAarch64Exception(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6201 const std::vector<int64_t>& stringifyBinaryAnalysisAarch64Exception();
6206namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
6218 std::string stringifyBinaryAnalysisAarch64RegisterClass(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6219 const std::vector<int64_t>& stringifyBinaryAnalysisAarch64RegisterClass();
6224namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
6236 std::string stringifyBinaryAnalysisAarch64SystemRegisters(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6237 const std::vector<int64_t>& stringifyBinaryAnalysisAarch64SystemRegisters();
6242namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace TaintedFlow {
6242namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace TaintedFlow {
…}
6254 std::string stringifyBinaryAnalysisTaintedFlowTaintedness(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6255 const std::vector<int64_t>& stringifyBinaryAnalysisTaintedFlowTaintedness();
6260namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace TaintedFlow {
6272 std::string stringifyBinaryAnalysisTaintedFlowApproximation(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6273 const std::vector<int64_t>& stringifyBinaryAnalysisTaintedFlowApproximation();
6278namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace PointerDetection {
namespace PointerDescriptor {
6278namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace PointerDetection {
namespace PointerDescriptor {
…}
6290 std::string stringifyBinaryAnalysisPointerDetectionPointerDescriptorDirection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6291 const std::vector<int64_t>& stringifyBinaryAnalysisPointerDetectionPointerDescriptorDirection();
6296namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace ConcreteLocation {
6301 std::string
Type(int64_t,
const std::string &strip);
6304 const std::vector<int64_t>&
Type();
6296namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace ConcreteLocation {
…}
6308 std::string stringifyBinaryAnalysisConcreteLocationType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6309 const std::vector<int64_t>& stringifyBinaryAnalysisConcreteLocationType();
6314namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace ByteOrder {
6314namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace ByteOrder {
…}
6326 std::string stringifyBinaryAnalysisByteOrderEndianness(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6327 const std::vector<int64_t>& stringifyBinaryAnalysisByteOrderEndianness();
6332namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace HotPatch {
namespace Record {
6337 std::string
Type(int64_t,
const std::string &strip);
6340 const std::vector<int64_t>&
Type();
6332namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace HotPatch {
namespace Record {
…}
6344 std::string stringifyBinaryAnalysisHotPatchRecordType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6345 const std::vector<int64_t>& stringifyBinaryAnalysisHotPatchRecordType();
6350namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace HotPatch {
namespace Record {
6355 std::string
Behavior(int64_t,
const std::string &strip);
6362 std::string stringifyBinaryAnalysisHotPatchRecordBehavior(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6363 const std::vector<int64_t>& stringifyBinaryAnalysisHotPatchRecordBehavior();
6368namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
6380 std::string stringifyBinaryAnalysisCilFamily(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6381 const std::vector<int64_t>& stringifyBinaryAnalysisCilFamily();
6386namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
6398 std::string stringifyBinaryAnalysisCilInstructionKind(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6399 const std::vector<int64_t>& stringifyBinaryAnalysisCilInstructionKind();
6404namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
6416 std::string stringifyBinaryAnalysisPowerpcCapability(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6417 const std::vector<int64_t>& stringifyBinaryAnalysisPowerpcCapability();
6422namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
6434 std::string stringifyBinaryAnalysisPowerpcWordSize(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6435 const std::vector<int64_t>& stringifyBinaryAnalysisPowerpcWordSize();
6440namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
6452 std::string stringifyBinaryAnalysisPowerpcInstructionKind(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6453 const std::vector<int64_t>& stringifyBinaryAnalysisPowerpcInstructionKind();
6458namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
6470 std::string stringifyBinaryAnalysisPowerpcRegisterClass(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6471 const std::vector<int64_t>& stringifyBinaryAnalysisPowerpcRegisterClass();
6476namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
6488 std::string stringifyBinaryAnalysisPowerpcConditionRegisterAccessGranularity(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6489 const std::vector<int64_t>& stringifyBinaryAnalysisPowerpcConditionRegisterAccessGranularity();
6494namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
6506 std::string stringifyBinaryAnalysisPowerpcSpecialPurposeRegister(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6507 const std::vector<int64_t>& stringifyBinaryAnalysisPowerpcSpecialPurposeRegister();
6512namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
6524 std::string stringifyBinaryAnalysisPowerpcTimeBaseRegister(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6525 const std::vector<int64_t>& stringifyBinaryAnalysisPowerpcTimeBaseRegister();
6542 std::string stringifyBinaryAnalysisInstructionSemanticsBaseSemanticsAddressSpacePurpose(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6543 const std::vector<int64_t>& stringifyBinaryAnalysisInstructionSemanticsBaseSemanticsAddressSpacePurpose();
6560 std::string stringifyBinaryAnalysisInstructionSemanticsBaseSemanticsInputOutputProperty(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6561 const std::vector<int64_t>& stringifyBinaryAnalysisInstructionSemanticsBaseSemanticsInputOutputProperty();
6566namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace InstructionSemantics {
namespace BaseSemantics {
namespace RiscOperators {
6566namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace InstructionSemantics {
namespace BaseSemantics {
namespace RiscOperators {
…}
6578 std::string stringifyBinaryAnalysisInstructionSemanticsBaseSemanticsRiscOperatorsIteStatus(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6579 const std::vector<int64_t>& stringifyBinaryAnalysisInstructionSemanticsBaseSemanticsRiscOperatorsIteStatus();
6584namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace InstructionSemantics {
namespace IntervalSemantics {
6589 std::string
Carry(int64_t,
const std::string &strip);
6584namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace InstructionSemantics {
namespace IntervalSemantics {
…}
6596 std::string stringifyBinaryAnalysisInstructionSemanticsIntervalSemanticsCarry(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6597 const std::vector<int64_t>& stringifyBinaryAnalysisInstructionSemanticsIntervalSemanticsCarry();
6602namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace InstructionSemantics {
namespace DataFlowSemantics {
namespace DataFlowEdge {
6607 std::string
EdgeType(int64_t,
const std::string &strip);
6602namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace InstructionSemantics {
namespace DataFlowSemantics {
namespace DataFlowEdge {
…}
6614 std::string stringifyBinaryAnalysisInstructionSemanticsDataFlowSemanticsDataFlowEdgeEdgeType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6615 const std::vector<int64_t>& stringifyBinaryAnalysisInstructionSemanticsDataFlowSemanticsDataFlowEdgeEdgeType();
6620namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace InstructionSemantics {
namespace UpdateCr {
6625 std::string
Flag(int64_t,
const std::string &strip);
6628 const std::vector<int64_t>&
Flag();
6620namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace InstructionSemantics {
namespace UpdateCr {
…}
6632 std::string stringifyBinaryAnalysisInstructionSemanticsUpdateCrFlag(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6633 const std::vector<int64_t>& stringifyBinaryAnalysisInstructionSemanticsUpdateCrFlag();
6638namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace InstructionSemantics {
namespace SaveLink {
6643 std::string
Flag(int64_t,
const std::string &strip);
6646 const std::vector<int64_t>&
Flag();
6638namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace InstructionSemantics {
namespace SaveLink {
…}
6650 std::string stringifyBinaryAnalysisInstructionSemanticsSaveLinkFlag(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6651 const std::vector<int64_t>& stringifyBinaryAnalysisInstructionSemanticsSaveLinkFlag();
6656namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace InstructionSemantics {
namespace DispatcherAarch32 {
6661 std::string
SrType(int64_t,
const std::string &strip);
6656namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace InstructionSemantics {
namespace DispatcherAarch32 {
…}
6668 std::string stringifyBinaryAnalysisInstructionSemanticsDispatcherAarch32SrType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6669 const std::vector<int64_t>& stringifyBinaryAnalysisInstructionSemanticsDispatcherAarch32SrType();
6674namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace InstructionSemantics {
namespace DispatcherAarch32 {
6686 std::string stringifyBinaryAnalysisInstructionSemanticsDispatcherAarch32BranchType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6687 const std::vector<int64_t>& stringifyBinaryAnalysisInstructionSemanticsDispatcherAarch32BranchType();
6692namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace InstructionSemantics {
namespace SymbolicSemantics {
namespace AllowSideEffects {
6697 std::string
Flag(int64_t,
const std::string &strip);
6700 const std::vector<int64_t>&
Flag();
6692namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace InstructionSemantics {
namespace SymbolicSemantics {
namespace AllowSideEffects {
…}
6704 std::string stringifyBinaryAnalysisInstructionSemanticsSymbolicSemanticsAllowSideEffectsFlag(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6705 const std::vector<int64_t>& stringifyBinaryAnalysisInstructionSemanticsSymbolicSemanticsAllowSideEffectsFlag();
6710namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace InstructionSemantics {
namespace SymbolicSemantics {
6722 std::string stringifyBinaryAnalysisInstructionSemanticsSymbolicSemanticsWritersMode(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6723 const std::vector<int64_t>& stringifyBinaryAnalysisInstructionSemanticsSymbolicSemanticsWritersMode();
6728namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace InstructionSemantics {
namespace SymbolicSemantics {
6740 std::string stringifyBinaryAnalysisInstructionSemanticsSymbolicSemanticsDefinersMode(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6741 const std::vector<int64_t>& stringifyBinaryAnalysisInstructionSemanticsSymbolicSemanticsDefinersMode();
6746namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace InstructionSemantics {
namespace DispatcherX86 {
6746namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace InstructionSemantics {
namespace DispatcherX86 {
…}
6758 std::string stringifyBinaryAnalysisInstructionSemanticsDispatcherX86AccessMode(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6759 const std::vector<int64_t>& stringifyBinaryAnalysisInstructionSemanticsDispatcherX86AccessMode();
6764namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace InstructionSemantics {
namespace TaintSemantics {
6764namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace InstructionSemantics {
namespace TaintSemantics {
…}
6776 std::string stringifyBinaryAnalysisInstructionSemanticsTaintSemanticsTaintedness(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6777 const std::vector<int64_t>& stringifyBinaryAnalysisInstructionSemanticsTaintSemanticsTaintedness();
6782namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace MagicNumber {
6782namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace MagicNumber {
…}
6794 std::string stringifyBinaryAnalysisMagicNumberMechanism(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6795 const std::vector<int64_t>& stringifyBinaryAnalysisMagicNumberMechanism();
6800namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace SerialIo {
6805 std::string
Format(int64_t,
const std::string &strip);
6800namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace SerialIo {
…}
6812 std::string stringifyBinaryAnalysisSerialIoFormat(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6813 const std::vector<int64_t>& stringifyBinaryAnalysisSerialIoFormat();
6818namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace SerialIo {
6823 std::string
Savable(int64_t,
const std::string &strip);
6830 std::string stringifyBinaryAnalysisSerialIoSavable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6831 const std::vector<int64_t>& stringifyBinaryAnalysisSerialIoSavable();
6836namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace ModelChecker {
namespace PartitionerModel {
namespace Settings {
6836namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace ModelChecker {
namespace PartitionerModel {
namespace Settings {
…}
6848 std::string stringifyBinaryAnalysisModelCheckerPartitionerModelSettingsMemoryType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6849 const std::vector<int64_t>& stringifyBinaryAnalysisModelCheckerPartitionerModelSettingsMemoryType();
6854namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace ModelChecker {
6859 std::string
TestMode(int64_t,
const std::string &strip);
6866 std::string stringifyBinaryAnalysisModelCheckerTestMode(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6867 const std::vector<int64_t>& stringifyBinaryAnalysisModelCheckerTestMode();
6872namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace ModelChecker {
6877 std::string
IoMode(int64_t,
const std::string &strip);
6884 std::string stringifyBinaryAnalysisModelCheckerIoMode(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6885 const std::vector<int64_t>& stringifyBinaryAnalysisModelCheckerIoMode();
6890namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace ModelChecker {
6895 std::string
Prune(int64_t,
const std::string &strip);
6902 std::string stringifyBinaryAnalysisModelCheckerPrune(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6903 const std::vector<int64_t>& stringifyBinaryAnalysisModelCheckerPrune();
6908namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace ModelChecker {
6920 std::string stringifyBinaryAnalysisModelCheckerWorkerState(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6921 const std::vector<int64_t>& stringifyBinaryAnalysisModelCheckerWorkerState();
6926namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Debugger {
namespace Gdb {
namespace Response {
namespace ResultRecord {
6926namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Debugger {
namespace Gdb {
namespace Response {
namespace ResultRecord {
…}
6938 std::string stringifyBinaryAnalysisDebuggerGdbResponseResultRecordResultClass(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6939 const std::vector<int64_t>& stringifyBinaryAnalysisDebuggerGdbResponseResultRecordResultClass();
6944namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Debugger {
namespace Linux {
6944namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Debugger {
namespace Linux {
…}
6956 std::string stringifyBinaryAnalysisDebuggerLinuxDetachMode(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6957 const std::vector<int64_t>& stringifyBinaryAnalysisDebuggerLinuxDetachMode();
6962namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Debugger {
namespace Linux {
6967 std::string
Flag(int64_t,
const std::string &strip);
6970 const std::vector<int64_t>&
Flag();
6974 std::string stringifyBinaryAnalysisDebuggerLinuxFlag(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6975 const std::vector<int64_t>& stringifyBinaryAnalysisDebuggerLinuxFlag();
6980namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Debugger {
namespace Linux {
6992 std::string stringifyBinaryAnalysisDebuggerLinuxRegCacheType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
6993 const std::vector<int64_t>& stringifyBinaryAnalysisDebuggerLinuxRegCacheType();
6998namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Debugger {
7010 std::string stringifyBinaryAnalysisDebuggerFilterActionFlag(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7011 const std::vector<int64_t>& stringifyBinaryAnalysisDebuggerFilterActionFlag();
7016namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Debugger {
namespace GdbResponse {
7016namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Debugger {
namespace GdbResponse {
…}
7028 std::string stringifyBinaryAnalysisDebuggerGdbResponseTokenType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7029 const std::vector<int64_t>& stringifyBinaryAnalysisDebuggerGdbResponseTokenType();
7034namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Debugger {
namespace GdbResponse {
7046 std::string stringifyBinaryAnalysisDebuggerGdbResponseResultClass(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7047 const std::vector<int64_t>& stringifyBinaryAnalysisDebuggerGdbResponseResultClass();
7052namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Debugger {
namespace GdbResponse {
7064 std::string stringifyBinaryAnalysisDebuggerGdbResponseAsyncClass(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7065 const std::vector<int64_t>& stringifyBinaryAnalysisDebuggerGdbResponseAsyncClass();
7070namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Architecture {
namespace ArmAarch32 {
7070namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Architecture {
namespace ArmAarch32 {
…}
7082 std::string stringifyBinaryAnalysisArchitectureArmAarch32InstructionSet(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7083 const std::vector<int64_t>& stringifyBinaryAnalysisArchitectureArmAarch32InstructionSet();
7088namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace MemoryMap {
namespace Attach {
7093 std::string
Boolean(int64_t,
const std::string &strip);
7088namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace MemoryMap {
namespace Attach {
…}
7100 std::string stringifyBinaryAnalysisMemoryMapAttachBoolean(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7101 const std::vector<int64_t>& stringifyBinaryAnalysisMemoryMapAttachBoolean();
7106namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace MemoryMap {
7111 std::string
Clobber(int64_t,
const std::string &strip);
7118 std::string stringifyBinaryAnalysisMemoryMapClobber(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7119 const std::vector<int64_t>& stringifyBinaryAnalysisMemoryMapClobber();
7124namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace MemoryMap {
7136 std::string stringifyBinaryAnalysisMemoryMapInsertFileMapMode(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7137 const std::vector<int64_t>& stringifyBinaryAnalysisMemoryMapInsertFileMapMode();
7142namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Strings {
7147 std::string
State(int64_t,
const std::string &strip);
7142namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Strings {
…}
7154 std::string stringifyBinaryAnalysisStringsState(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7155 const std::vector<int64_t>& stringifyBinaryAnalysisStringsState();
7160namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Commit {
7165 std::string
Boolean(int64_t,
const std::string &strip);
7160namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Commit {
…}
7172 std::string stringifyBinaryAnalysisCommitBoolean(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7173 const std::vector<int64_t>& stringifyBinaryAnalysisCommitBoolean();
7178namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace CodeInserter {
7178namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace CodeInserter {
…}
7190 std::string stringifyBinaryAnalysisCodeInserterAggregationDirection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7191 const std::vector<int64_t>& stringifyBinaryAnalysisCodeInserterAggregationDirection();
7196namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace CodeInserter {
7208 std::string stringifyBinaryAnalysisCodeInserterNopPadding(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7209 const std::vector<int64_t>& stringifyBinaryAnalysisCodeInserterNopPadding();
7214namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace CodeInserter {
7226 std::string stringifyBinaryAnalysisCodeInserterRelocType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7227 const std::vector<int64_t>& stringifyBinaryAnalysisCodeInserterRelocType();
7232namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Variables {
namespace StackVariable {
7237 std::string
Purpose(int64_t,
const std::string &strip);
7232namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Variables {
namespace StackVariable {
…}
7244 std::string stringifyBinaryAnalysisVariablesStackVariablePurpose(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7245 const std::vector<int64_t>& stringifyBinaryAnalysisVariablesStackVariablePurpose();
7250namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Variables {
namespace StackFrame {
7250namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Variables {
namespace StackFrame {
…}
7262 std::string stringifyBinaryAnalysisVariablesStackFrameDirection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7263 const std::vector<int64_t>& stringifyBinaryAnalysisVariablesStackFrameDirection();
7268namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace Variables {
7273 std::string
Access(int64_t,
const std::string &strip);
7280 std::string stringifyBinaryAnalysisVariablesAccess(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7281 const std::vector<int64_t>& stringifyBinaryAnalysisVariablesAccess();
7286namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace FeasiblePath {
7286namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace FeasiblePath {
…}
7298 std::string stringifyBinaryAnalysisFeasiblePathSearchMode(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7299 const std::vector<int64_t>& stringifyBinaryAnalysisFeasiblePathSearchMode();
7304namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace FeasiblePath {
7316 std::string stringifyBinaryAnalysisFeasiblePathSemanticMemoryParadigm(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7317 const std::vector<int64_t>& stringifyBinaryAnalysisFeasiblePathSemanticMemoryParadigm();
7322namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace FeasiblePath {
7334 std::string stringifyBinaryAnalysisFeasiblePathEdgeVisitOrder(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7335 const std::vector<int64_t>& stringifyBinaryAnalysisFeasiblePathEdgeVisitOrder();
7340namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace FeasiblePath {
7345 std::string
IoMode(int64_t,
const std::string &strip);
7352 std::string stringifyBinaryAnalysisFeasiblePathIoMode(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7353 const std::vector<int64_t>& stringifyBinaryAnalysisFeasiblePathIoMode();
7358namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace FeasiblePath {
7370 std::string stringifyBinaryAnalysisFeasiblePathMayOrMust(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7371 const std::vector<int64_t>& stringifyBinaryAnalysisFeasiblePathMayOrMust();
7376namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace FeasiblePath {
namespace PathProcessor {
7381 std::string
Action(int64_t,
const std::string &strip);
7376namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace FeasiblePath {
namespace PathProcessor {
…}
7388 std::string stringifyBinaryAnalysisFeasiblePathPathProcessorAction(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7389 const std::vector<int64_t>& stringifyBinaryAnalysisFeasiblePathPathProcessorAction();
7394namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace BinaryLoader {
7394namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace BinaryLoader {
…}
7406 std::string stringifyBinaryAnalysisBinaryLoaderMappingContribution(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7407 const std::vector<int64_t>& stringifyBinaryAnalysisBinaryLoaderMappingContribution();
7412namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace BinaryLoader {
7424 std::string stringifyBinaryAnalysisBinaryLoaderConflictResolution(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7425 const std::vector<int64_t>& stringifyBinaryAnalysisBinaryLoaderConflictResolution();
7430namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace SmtSolver {
7435 std::string
LinkMode(int64_t,
const std::string &strip);
7430namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace SmtSolver {
…}
7442 std::string stringifyBinaryAnalysisSmtSolverLinkMode(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7443 const std::vector<int64_t>& stringifyBinaryAnalysisSmtSolverLinkMode();
7448namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace SmtSolver {
7453 std::string
Type(int64_t,
const std::string &strip);
7456 const std::vector<int64_t>&
Type();
7460 std::string stringifyBinaryAnalysisSmtSolverType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7461 const std::vector<int64_t>& stringifyBinaryAnalysisSmtSolverType();
7466namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace SmtSolver {
7478 std::string stringifyBinaryAnalysisSmtSolverSatisfiable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7479 const std::vector<int64_t>& stringifyBinaryAnalysisSmtSolverSatisfiable();
7484namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace CallingConvention {
7484namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace CallingConvention {
…}
7496 std::string stringifyBinaryAnalysisCallingConventionStackParameterOrder(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7497 const std::vector<int64_t>& stringifyBinaryAnalysisCallingConventionStackParameterOrder();
7502namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace CallingConvention {
7514 std::string stringifyBinaryAnalysisCallingConventionStackDirection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7515 const std::vector<int64_t>& stringifyBinaryAnalysisCallingConventionStackDirection();
7520namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
namespace CallingConvention {
7532 std::string stringifyBinaryAnalysisCallingConventionStackCleanup(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7533 const std::vector<int64_t>& stringifyBinaryAnalysisCallingConventionStackCleanup();
7538namespace stringify {
namespace Rose {
namespace BinaryAnalysis {
7550 std::string stringifyBinaryAnalysisJvmInstructionKind(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7551 const std::vector<int64_t>& stringifyBinaryAnalysisJvmInstructionKind();
7561 std::string
Object(int64_t,
const std::string &strip);
7568 std::string stringifyCodeGenObject(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7569 const std::vector<int64_t>& stringifyCodeGenObject();
7579 std::string
Enabled(int64_t,
const std::string &strip);
7586 std::string stringifyColorEnabled(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7587 const std::vector<int64_t>& stringifyColorEnabled();
7597 std::string
Theme(int64_t,
const std::string &strip);
7604 std::string stringifyColorTheme(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7605 const std::vector<int64_t>& stringifyColorTheme();
7615 std::string
Layer(int64_t,
const std::string &strip);
7622 std::string stringifyColorLayer(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7623 const std::vector<int64_t>& stringifyColorLayer();
7640 std::string stringifyColorAnsiColor(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7641 const std::vector<int64_t>& stringifyColorAnsiColor();
7646namespace stringify {
namespace Rose {
namespace CommandLine {
namespace SuffixMultiplierParser {
7646namespace stringify {
namespace Rose {
namespace CommandLine {
namespace SuffixMultiplierParser {
…}
7658 std::string stringifyCommandLineSuffixMultiplierParserPreferred(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7659 const std::vector<int64_t>& stringifyCommandLineSuffixMultiplierParserPreferred();
7664namespace stringify {
namespace Rose {
namespace CommandLine {
namespace FailedAssertionBehaviorAdjuster {
7669 std::string
Behavior(int64_t,
const std::string &strip);
7664namespace stringify {
namespace Rose {
namespace CommandLine {
namespace FailedAssertionBehaviorAdjuster {
…}
7676 std::string stringifyCommandLineFailedAssertionBehaviorAdjusterBehavior(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7677 const std::vector<int64_t>& stringifyCommandLineFailedAssertionBehaviorAdjusterBehavior();
7687 std::string
Level(int64_t,
const std::string &strip);
7694 std::string stringifyLoggerLevel(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7695 const std::vector<int64_t>& stringifyLoggerLevel();
7705 std::string
Kind(int64_t,
const std::string &strip);
7708 const std::vector<int64_t>&
Kind();
7712 std::string stringifySarifKind(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7713 const std::vector<int64_t>& stringifySarifKind();
7723 std::string
Severity(int64_t,
const std::string &strip);
7730 std::string stringifySarifSeverity(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7731 const std::vector<int64_t>& stringifySarifSeverity();
7748 std::string stringifyFailSafe_fail_safe_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7749 const std::vector<int64_t>& stringifyFailSafe_fail_safe_enum();
7766 std::string stringifyGenRepresentationTypeOfPrint(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7767 const std::vector<int64_t>& stringifyGenRepresentationTypeOfPrint();
7784 std::string stringify_controlEnum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7785 const std::vector<int64_t>& stringify_controlEnum();
7802 std::string stringifyCompilerOutputWidgetPatternType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7803 const std::vector<int64_t>& stringifyCompilerOutputWidgetPatternType();
7813 std::string
State(int64_t,
const std::string &strip);
7820 std::string stringifyTaskState(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7821 const std::vector<int64_t>& stringifyTaskState();
7831 std::string
Handle(int64_t,
const std::string &strip);
7838 std::string stringifyQtGradientWidgetPrivateHandle(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7839 const std::vector<int64_t>& stringifyQtGradientWidgetPrivateHandle();
7856 std::string stringifyQtColorLineColorComponent(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7857 const std::vector<int64_t>& stringifyQtColorLineColorComponent();
7867 std::string
NodeType(int64_t,
const std::string &strip);
7874 std::string stringifyAstDisplayInfoNodeType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7875 const std::vector<int64_t>& stringifyAstDisplayInfoNodeType();
7892 std::string stringifyQEditorCodecUpdatePolicy(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7893 const std::vector<int64_t>& stringifyQEditorCodecUpdatePolicy();
7898namespace stringify {
namespace QEditor {
7903 std::string
EditFlag(int64_t,
const std::string &strip);
7910 std::string stringifyQEditorEditFlag(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7911 const std::vector<int64_t>& stringifyQEditorEditFlag();
7916namespace stringify {
namespace QEditor {
7928 std::string stringifyQEditorSaveState(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7929 const std::vector<int64_t>& stringifyQEditorSaveState();
7939 std::string
State(int64_t,
const std::string &strip);
7946 std::string stringifyQReliableFileWatchState(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7947 const std::vector<int64_t>& stringifyQReliableFileWatchState();
7957 std::string
Position(int64_t,
const std::string &strip);
7964 std::string stringifyQPanelLayoutPosition(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7965 const std::vector<int64_t>& stringifyQPanelLayoutPosition();
7970namespace stringify {
namespace QPanelLayout {
7975 std::string
SizeType(int64_t,
const std::string &strip);
7982 std::string stringifyQPanelLayoutSizeType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
7983 const std::vector<int64_t>& stringifyQPanelLayoutSizeType();
7993 std::string
Role(int64_t,
const std::string &strip);
7996 const std::vector<int64_t>&
Role();
8000 std::string stringifyQParenthesisRole(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8001 const std::vector<int64_t>& stringifyQParenthesisRole();
8011 std::string
State(int64_t,
const std::string &strip);
8018 std::string stringifyQDocumentLineState(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8019 const std::vector<int64_t>& stringifyQDocumentLineState();
8029 std::string
Command(int64_t,
const std::string &strip);
8036 std::string stringifyQDocumentCommandCommand(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8037 const std::vector<int64_t>& stringifyQDocumentCommandCommand();
8047 std::string
MoveFlag(int64_t,
const std::string &strip);
8054 std::string stringifyQDocumentCursorMoveFlag(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8055 const std::vector<int64_t>& stringifyQDocumentCursorMoveFlag();
8060namespace stringify {
namespace QDocumentCursor {
8072 std::string stringifyQDocumentCursorMoveOperation(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8073 const std::vector<int64_t>& stringifyQDocumentCursorMoveOperation();
8078namespace stringify {
namespace QDocumentCursor {
8090 std::string stringifyQDocumentCursorSelectionType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8091 const std::vector<int64_t>& stringifyQDocumentCursorSelectionType();
8101 std::string
Option(int64_t,
const std::string &strip);
8108 std::string stringifyQDocumentSearchOption(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8109 const std::vector<int64_t>& stringifyQDocumentSearchOption();
8126 std::string stringifyQDocumentLineEnding(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8127 const std::vector<int64_t>& stringifyQDocumentLineEnding();
8132namespace stringify {
namespace QDocument {
8144 std::string stringifyQDocumentTextProcessing(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8145 const std::vector<int64_t>& stringifyQDocumentTextProcessing();
8150namespace stringify {
namespace QDocument {
8162 std::string stringifyQDocumentWhiteSpaceFlag(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8163 const std::vector<int64_t>& stringifyQDocumentWhiteSpaceFlag();
8173 std::string
Flags(int64_t,
const std::string &strip);
8180 std::string stringifyQDocumentCursorHandleFlags(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8181 const std::vector<int64_t>& stringifyQDocumentCursorHandleFlags();
8198 std::string stringifyQLanguageDefinitionCollapseFlag(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8199 const std::vector<int64_t>& stringifyQLanguageDefinitionCollapseFlag();
8209 std::string
NFAType(int64_t,
const std::string &strip);
8216 std::string stringifyNFAType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8217 const std::vector<int64_t>& stringifyNFAType();
8234 std::string stringifyNFAAssertion(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8235 const std::vector<int64_t>& stringifyNFAAssertion();
8252 std::string stringifyQNFAActionQNFAAction_(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8253 const std::vector<int64_t>& stringifyQNFAActionQNFAAction_();
8258namespace stringify {
namespace QNFADefinition {
namespace PMatch {
8263 std::string
Type(int64_t,
const std::string &strip);
8266 const std::vector<int64_t>&
Type();
8258namespace stringify {
namespace QNFADefinition {
namespace PMatch {
…}
8270 std::string stringifyQNFADefinitionPMatchType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8271 const std::vector<int64_t>& stringifyQNFADefinitionPMatchType();
8281 std::string
Position(int64_t,
const std::string &strip);
8288 std::string stringifyQCodeEditPosition(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8289 const std::vector<int64_t>& stringifyQCodeEditPosition();
8306 std::string stringifyDisplayEdgePaintMode(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8307 const std::vector<int64_t>& stringifyDisplayEdgePaintMode();
8317 std::string
State(int64_t,
const std::string &strip);
8324 std::string stringifyDependencyInfoState(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8325 const std::vector<int64_t>& stringifyDependencyInfoState();
8342 std::string stringifyAssociativitySpecifier(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8343 const std::vector<int64_t>& stringifyAssociativitySpecifier();
8348namespace stringify {
namespace UnparseLanguageIndependentConstructs {
8348namespace stringify {
namespace UnparseLanguageIndependentConstructs {
…}
8360 std::string stringifyUnparseLanguageIndependentConstructs_token_sequence_position_enum_type(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8361 const std::vector<int64_t>& stringifyUnparseLanguageIndependentConstructs_token_sequence_position_enum_type();
8366namespace stringify {
namespace UnparseLanguageIndependentConstructs {
8378 std::string stringifyUnparseLanguageIndependentConstructs_unparsed_as_enum_type(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8379 const std::vector<int64_t>& stringifyUnparseLanguageIndependentConstructs_unparsed_as_enum_type();
8396 std::string stringifyFormat_Opt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8397 const std::vector<int64_t>& stringifyFormat_Opt();
8414 std::string stringifyE_SgSourceFile(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8415 const std::vector<int64_t>& stringifyE_SgSourceFile();
8432 std::string stringifyE_SgUnknownFile(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8433 const std::vector<int64_t>& stringifyE_SgUnknownFile();
8450 std::string stringifyE_SgJvmComposite(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8451 const std::vector<int64_t>& stringifyE_SgJvmComposite();
8468 std::string stringifyE_SgBinaryComposite(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8469 const std::vector<int64_t>& stringifyE_SgBinaryComposite();
8486 std::string stringifyE_SgProject(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8487 const std::vector<int64_t>& stringifyE_SgProject();
8504 std::string stringifyE_SgExpBaseClass(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8505 const std::vector<int64_t>& stringifyE_SgExpBaseClass();
8522 std::string stringifyE_SgNonrealBaseClass(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8523 const std::vector<int64_t>& stringifyE_SgNonrealBaseClass();
8540 std::string stringifyE_SgBaseClass(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8541 const std::vector<int64_t>& stringifyE_SgBaseClass();
8558 std::string stringifyE_SgTemplateParameter(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8559 const std::vector<int64_t>& stringifyE_SgTemplateParameter();
8576 std::string stringifyE_SgTemplateArgument(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8577 const std::vector<int64_t>& stringifyE_SgTemplateArgument();
8594 std::string stringifyE_SgDirectory(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8595 const std::vector<int64_t>& stringifyE_SgDirectory();
8612 std::string stringifyE_SgFileList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8613 const std::vector<int64_t>& stringifyE_SgFileList();
8630 std::string stringifyE_SgDirectoryList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8631 const std::vector<int64_t>& stringifyE_SgDirectoryList();
8648 std::string stringifyE_SgTemplateArgumentList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8649 const std::vector<int64_t>& stringifyE_SgTemplateArgumentList();
8666 std::string stringifyE_SgTemplateParameterList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8667 const std::vector<int64_t>& stringifyE_SgTemplateParameterList();
8684 std::string stringifyE_SgIncludeFile(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8685 const std::vector<int64_t>& stringifyE_SgIncludeFile();
8702 std::string stringifyE_SgJavaImportStatementList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8703 const std::vector<int64_t>& stringifyE_SgJavaImportStatementList();
8720 std::string stringifyE_SgJavaClassDeclarationList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8721 const std::vector<int64_t>& stringifyE_SgJavaClassDeclarationList();
8738 std::string stringifyE_SgTypeUnknown(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8739 const std::vector<int64_t>& stringifyE_SgTypeUnknown();
8756 std::string stringifyE_SgTypeChar(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8757 const std::vector<int64_t>& stringifyE_SgTypeChar();
8774 std::string stringifyE_SgTypeSignedChar(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8775 const std::vector<int64_t>& stringifyE_SgTypeSignedChar();
8792 std::string stringifyE_SgTypeUnsignedChar(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8793 const std::vector<int64_t>& stringifyE_SgTypeUnsignedChar();
8810 std::string stringifyE_SgTypeShort(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8811 const std::vector<int64_t>& stringifyE_SgTypeShort();
8828 std::string stringifyE_SgTypeSignedShort(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8829 const std::vector<int64_t>& stringifyE_SgTypeSignedShort();
8846 std::string stringifyE_SgTypeUnsignedShort(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8847 const std::vector<int64_t>& stringifyE_SgTypeUnsignedShort();
8864 std::string stringifyE_SgTypeInt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8865 const std::vector<int64_t>& stringifyE_SgTypeInt();
8882 std::string stringifyE_SgTypeSignedInt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8883 const std::vector<int64_t>& stringifyE_SgTypeSignedInt();
8900 std::string stringifyE_SgTypeUnsignedInt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8901 const std::vector<int64_t>& stringifyE_SgTypeUnsignedInt();
8918 std::string stringifyE_SgTypeLong(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8919 const std::vector<int64_t>& stringifyE_SgTypeLong();
8936 std::string stringifyE_SgTypeSignedLong(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8937 const std::vector<int64_t>& stringifyE_SgTypeSignedLong();
8954 std::string stringifyE_SgTypeUnsignedLong(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8955 const std::vector<int64_t>& stringifyE_SgTypeUnsignedLong();
8972 std::string stringifyE_SgTypeVoid(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8973 const std::vector<int64_t>& stringifyE_SgTypeVoid();
8990 std::string stringifyE_SgTypeGlobalVoid(int64_t n,
const char *strip=NULL,
bool canonic=
false);
8991 const std::vector<int64_t>& stringifyE_SgTypeGlobalVoid();
9008 std::string stringifyE_SgTypeWchar(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9009 const std::vector<int64_t>& stringifyE_SgTypeWchar();
9026 std::string stringifyE_SgTypeFloat(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9027 const std::vector<int64_t>& stringifyE_SgTypeFloat();
9044 std::string stringifyE_SgTypeDouble(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9045 const std::vector<int64_t>& stringifyE_SgTypeDouble();
9062 std::string stringifyE_SgTypeLongLong(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9063 const std::vector<int64_t>& stringifyE_SgTypeLongLong();
9080 std::string stringifyE_SgTypeSignedLongLong(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9081 const std::vector<int64_t>& stringifyE_SgTypeSignedLongLong();
9098 std::string stringifyE_SgTypeUnsignedLongLong(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9099 const std::vector<int64_t>& stringifyE_SgTypeUnsignedLongLong();
9116 std::string stringifyE_SgTypeSigned128bitInteger(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9117 const std::vector<int64_t>& stringifyE_SgTypeSigned128bitInteger();
9134 std::string stringifyE_SgTypeUnsigned128bitInteger(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9135 const std::vector<int64_t>& stringifyE_SgTypeUnsigned128bitInteger();
9152 std::string stringifyE_SgTypeFloat80(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9153 const std::vector<int64_t>& stringifyE_SgTypeFloat80();
9170 std::string stringifyE_SgTypeLongDouble(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9171 const std::vector<int64_t>& stringifyE_SgTypeLongDouble();
9188 std::string stringifyE_SgTypeString(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9189 const std::vector<int64_t>& stringifyE_SgTypeString();
9206 std::string stringifyE_SgTypeBool(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9207 const std::vector<int64_t>& stringifyE_SgTypeBool();
9224 std::string stringifyE_SgPointerMemberType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9225 const std::vector<int64_t>& stringifyE_SgPointerMemberType();
9242 std::string stringifyE_SgPointerType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9243 const std::vector<int64_t>& stringifyE_SgPointerType();
9260 std::string stringifyE_SgReferenceType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9261 const std::vector<int64_t>& stringifyE_SgReferenceType();
9278 std::string stringifyE_SgJavaParameterType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9279 const std::vector<int64_t>& stringifyE_SgJavaParameterType();
9296 std::string stringifyE_SgJovialTableType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9297 const std::vector<int64_t>& stringifyE_SgJovialTableType();
9314 std::string stringifyE_SgClassType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9315 const std::vector<int64_t>& stringifyE_SgClassType();
9332 std::string stringifyE_SgEnumType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9333 const std::vector<int64_t>& stringifyE_SgEnumType();
9350 std::string stringifyE_SgTypedefType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9351 const std::vector<int64_t>& stringifyE_SgTypedefType();
9368 std::string stringifyE_SgNonrealType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9369 const std::vector<int64_t>& stringifyE_SgNonrealType();
9386 std::string stringifyE_SgJavaParameterizedType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9387 const std::vector<int64_t>& stringifyE_SgJavaParameterizedType();
9404 std::string stringifyE_SgJavaQualifiedType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9405 const std::vector<int64_t>& stringifyE_SgJavaQualifiedType();
9422 std::string stringifyE_SgJavaWildcardType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9423 const std::vector<int64_t>& stringifyE_SgJavaWildcardType();
9440 std::string stringifyE_SgAdaTaskType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9441 const std::vector<int64_t>& stringifyE_SgAdaTaskType();
9458 std::string stringifyE_SgAdaProtectedType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9459 const std::vector<int64_t>& stringifyE_SgAdaProtectedType();
9476 std::string stringifyE_SgAdaFormalType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9477 const std::vector<int64_t>& stringifyE_SgAdaFormalType();
9494 std::string stringifyE_SgAdaDiscriminatedType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9495 const std::vector<int64_t>& stringifyE_SgAdaDiscriminatedType();
9512 std::string stringifyE_SgScopedType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9513 const std::vector<int64_t>& stringifyE_SgScopedType();
9530 std::string stringifyE_SgNamedType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9531 const std::vector<int64_t>& stringifyE_SgNamedType();
9548 std::string stringifyE_SgModifierType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9549 const std::vector<int64_t>& stringifyE_SgModifierType();
9566 std::string stringifyE_SgPartialFunctionModifierType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9567 const std::vector<int64_t>& stringifyE_SgPartialFunctionModifierType();
9584 std::string stringifyE_SgPartialFunctionType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9585 const std::vector<int64_t>& stringifyE_SgPartialFunctionType();
9602 std::string stringifyE_SgMemberFunctionType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9603 const std::vector<int64_t>& stringifyE_SgMemberFunctionType();
9620 std::string stringifyE_SgFunctionType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9621 const std::vector<int64_t>& stringifyE_SgFunctionType();
9638 std::string stringifyE_SgArrayType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9639 const std::vector<int64_t>& stringifyE_SgArrayType();
9656 std::string stringifyE_SgTypeEllipse(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9657 const std::vector<int64_t>& stringifyE_SgTypeEllipse();
9674 std::string stringifyE_SgTemplateType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9675 const std::vector<int64_t>& stringifyE_SgTemplateType();
9692 std::string stringifyE_SgQualifiedNameType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9693 const std::vector<int64_t>& stringifyE_SgQualifiedNameType();
9710 std::string stringifyE_SgTypeComplex(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9711 const std::vector<int64_t>& stringifyE_SgTypeComplex();
9728 std::string stringifyE_SgTypeImaginary(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9729 const std::vector<int64_t>& stringifyE_SgTypeImaginary();
9746 std::string stringifyE_SgTypeDefault(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9747 const std::vector<int64_t>& stringifyE_SgTypeDefault();
9764 std::string stringifyE_SgTypeCAFTeam(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9765 const std::vector<int64_t>& stringifyE_SgTypeCAFTeam();
9782 std::string stringifyE_SgTypeCrayPointer(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9783 const std::vector<int64_t>& stringifyE_SgTypeCrayPointer();
9800 std::string stringifyE_SgTypeLabel(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9801 const std::vector<int64_t>& stringifyE_SgTypeLabel();
9818 std::string stringifyE_SgJavaUnionType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9819 const std::vector<int64_t>& stringifyE_SgJavaUnionType();
9836 std::string stringifyE_SgRvalueReferenceType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9837 const std::vector<int64_t>& stringifyE_SgRvalueReferenceType();
9854 std::string stringifyE_SgTypeNullptr(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9855 const std::vector<int64_t>& stringifyE_SgTypeNullptr();
9872 std::string stringifyE_SgDeclType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9873 const std::vector<int64_t>& stringifyE_SgDeclType();
9890 std::string stringifyE_SgTypeOfType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9891 const std::vector<int64_t>& stringifyE_SgTypeOfType();
9908 std::string stringifyE_SgTypeMatrix(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9909 const std::vector<int64_t>& stringifyE_SgTypeMatrix();
9926 std::string stringifyE_SgTypeTuple(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9927 const std::vector<int64_t>& stringifyE_SgTypeTuple();
9944 std::string stringifyE_SgTypeChar16(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9945 const std::vector<int64_t>& stringifyE_SgTypeChar16();
9962 std::string stringifyE_SgTypeChar32(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9963 const std::vector<int64_t>& stringifyE_SgTypeChar32();
9980 std::string stringifyE_SgTypeFloat128(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9981 const std::vector<int64_t>& stringifyE_SgTypeFloat128();
9998 std::string stringifyE_SgTypeFixed(int64_t n,
const char *strip=NULL,
bool canonic=
false);
9999 const std::vector<int64_t>& stringifyE_SgTypeFixed();
10016 std::string stringifyE_SgAutoType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10017 const std::vector<int64_t>& stringifyE_SgAutoType();
10034 std::string stringifyE_SgAdaAccessType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10035 const std::vector<int64_t>& stringifyE_SgAdaAccessType();
10052 std::string stringifyE_SgAdaSubtype(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10053 const std::vector<int64_t>& stringifyE_SgAdaSubtype();
10070 std::string stringifyE_SgAdaDiscreteType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10071 const std::vector<int64_t>& stringifyE_SgAdaDiscreteType();
10088 std::string stringifyE_SgAdaModularType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10089 const std::vector<int64_t>& stringifyE_SgAdaModularType();
10106 std::string stringifyE_SgAdaDerivedType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10107 const std::vector<int64_t>& stringifyE_SgAdaDerivedType();
10124 std::string stringifyE_SgAdaSubroutineType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10125 const std::vector<int64_t>& stringifyE_SgAdaSubroutineType();
10142 std::string stringifyE_SgJovialBitType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10143 const std::vector<int64_t>& stringifyE_SgJovialBitType();
10160 std::string stringifyE_SgRangeType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10161 const std::vector<int64_t>& stringifyE_SgRangeType();
10178 std::string stringifyE_SgType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10179 const std::vector<int64_t>& stringifyE_SgType();
10196 std::string stringifyE_SgCommonBlockObject(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10197 const std::vector<int64_t>& stringifyE_SgCommonBlockObject();
10214 std::string stringifyE_SgInitializedName(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10215 const std::vector<int64_t>& stringifyE_SgInitializedName();
10232 std::string stringifyE_SgJavaMemberValuePair(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10233 const std::vector<int64_t>& stringifyE_SgJavaMemberValuePair();
10250 std::string stringifyE_SgOmpOrderedClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10251 const std::vector<int64_t>& stringifyE_SgOmpOrderedClause();
10268 std::string stringifyE_SgOmpCollapseClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10269 const std::vector<int64_t>& stringifyE_SgOmpCollapseClause();
10286 std::string stringifyE_SgOmpIfClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10287 const std::vector<int64_t>& stringifyE_SgOmpIfClause();
10304 std::string stringifyE_SgOmpNumThreadsClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10305 const std::vector<int64_t>& stringifyE_SgOmpNumThreadsClause();
10322 std::string stringifyE_SgOmpDeviceClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10323 const std::vector<int64_t>& stringifyE_SgOmpDeviceClause();
10340 std::string stringifyE_SgOmpSafelenClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10341 const std::vector<int64_t>& stringifyE_SgOmpSafelenClause();
10358 std::string stringifyE_SgOmpSimdlenClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10359 const std::vector<int64_t>& stringifyE_SgOmpSimdlenClause();
10376 std::string stringifyE_SgOmpFinalClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10377 const std::vector<int64_t>& stringifyE_SgOmpFinalClause();
10394 std::string stringifyE_SgOmpPriorityClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10395 const std::vector<int64_t>& stringifyE_SgOmpPriorityClause();
10412 std::string stringifyE_SgOmpExpressionClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10413 const std::vector<int64_t>& stringifyE_SgOmpExpressionClause();
10430 std::string stringifyE_SgOmpCopyprivateClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10431 const std::vector<int64_t>& stringifyE_SgOmpCopyprivateClause();
10448 std::string stringifyE_SgOmpPrivateClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10449 const std::vector<int64_t>& stringifyE_SgOmpPrivateClause();
10466 std::string stringifyE_SgOmpFirstprivateClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10467 const std::vector<int64_t>& stringifyE_SgOmpFirstprivateClause();
10484 std::string stringifyE_SgOmpSharedClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10485 const std::vector<int64_t>& stringifyE_SgOmpSharedClause();
10502 std::string stringifyE_SgOmpCopyinClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10503 const std::vector<int64_t>& stringifyE_SgOmpCopyinClause();
10520 std::string stringifyE_SgOmpLastprivateClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10521 const std::vector<int64_t>& stringifyE_SgOmpLastprivateClause();
10538 std::string stringifyE_SgOmpReductionClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10539 const std::vector<int64_t>& stringifyE_SgOmpReductionClause();
10556 std::string stringifyE_SgOmpMapClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10557 const std::vector<int64_t>& stringifyE_SgOmpMapClause();
10574 std::string stringifyE_SgOmpUniformClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10575 const std::vector<int64_t>& stringifyE_SgOmpUniformClause();
10592 std::string stringifyE_SgOmpAlignedClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10593 const std::vector<int64_t>& stringifyE_SgOmpAlignedClause();
10610 std::string stringifyE_SgOmpLinearClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10611 const std::vector<int64_t>& stringifyE_SgOmpLinearClause();
10628 std::string stringifyE_SgOmpDependClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10629 const std::vector<int64_t>& stringifyE_SgOmpDependClause();
10646 std::string stringifyE_SgOmpVariablesClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10647 const std::vector<int64_t>& stringifyE_SgOmpVariablesClause();
10664 std::string stringifyE_SgOmpScheduleClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10665 const std::vector<int64_t>& stringifyE_SgOmpScheduleClause();
10682 std::string stringifyE_SgLambdaCapture(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10683 const std::vector<int64_t>& stringifyE_SgLambdaCapture();
10700 std::string stringifyE_SgLambdaCaptureList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10701 const std::vector<int64_t>& stringifyE_SgLambdaCaptureList();
10718 std::string stringifyE_SgAdaRangeConstraint(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10719 const std::vector<int64_t>& stringifyE_SgAdaRangeConstraint();
10736 std::string stringifyE_SgAdaIndexConstraint(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10737 const std::vector<int64_t>& stringifyE_SgAdaIndexConstraint();
10754 std::string stringifyE_SgAdaDigitsConstraint(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10755 const std::vector<int64_t>& stringifyE_SgAdaDigitsConstraint();
10772 std::string stringifyE_SgAdaDeltaConstraint(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10773 const std::vector<int64_t>& stringifyE_SgAdaDeltaConstraint();
10790 std::string stringifyE_SgAdaDiscriminantConstraint(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10791 const std::vector<int64_t>& stringifyE_SgAdaDiscriminantConstraint();
10808 std::string stringifyE_SgGlobal(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10809 const std::vector<int64_t>& stringifyE_SgGlobal();
10826 std::string stringifyE_SgBasicBlock(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10827 const std::vector<int64_t>& stringifyE_SgBasicBlock();
10844 std::string stringifyE_SgIfStmt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10845 const std::vector<int64_t>& stringifyE_SgIfStmt();
10862 std::string stringifyE_SgForStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10863 const std::vector<int64_t>& stringifyE_SgForStatement();
10880 std::string stringifyE_SgTemplateFunctionDefinition(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10881 const std::vector<int64_t>& stringifyE_SgTemplateFunctionDefinition();
10898 std::string stringifyE_SgFunctionDefinition(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10899 const std::vector<int64_t>& stringifyE_SgFunctionDefinition();
10916 std::string stringifyE_SgTemplateInstantiationDefn(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10917 const std::vector<int64_t>& stringifyE_SgTemplateInstantiationDefn();
10934 std::string stringifyE_SgTemplateClassDefinition(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10935 const std::vector<int64_t>& stringifyE_SgTemplateClassDefinition();
10952 std::string stringifyE_SgClassDefinition(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10953 const std::vector<int64_t>& stringifyE_SgClassDefinition();
10970 std::string stringifyE_SgWhileStmt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10971 const std::vector<int64_t>& stringifyE_SgWhileStmt();
10988 std::string stringifyE_SgDoWhileStmt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
10989 const std::vector<int64_t>& stringifyE_SgDoWhileStmt();
11006 std::string stringifyE_SgSwitchStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11007 const std::vector<int64_t>& stringifyE_SgSwitchStatement();
11024 std::string stringifyE_SgCatchOptionStmt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11025 const std::vector<int64_t>& stringifyE_SgCatchOptionStmt();
11042 std::string stringifyE_SgNamespaceDefinitionStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11043 const std::vector<int64_t>& stringifyE_SgNamespaceDefinitionStatement();
11060 std::string stringifyE_SgAssociateStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11061 const std::vector<int64_t>& stringifyE_SgAssociateStatement();
11078 std::string stringifyE_SgFortranNonblockedDo(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11079 const std::vector<int64_t>& stringifyE_SgFortranNonblockedDo();
11096 std::string stringifyE_SgFortranDo(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11097 const std::vector<int64_t>& stringifyE_SgFortranDo();
11114 std::string stringifyE_SgForAllStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11115 const std::vector<int64_t>& stringifyE_SgForAllStatement();
11132 std::string stringifyE_SgUpcForAllStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11133 const std::vector<int64_t>& stringifyE_SgUpcForAllStatement();
11150 std::string stringifyE_SgCAFWithTeamStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11151 const std::vector<int64_t>& stringifyE_SgCAFWithTeamStatement();
11168 std::string stringifyE_SgJavaForEachStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11169 const std::vector<int64_t>& stringifyE_SgJavaForEachStatement();
11186 std::string stringifyE_SgJavaLabelStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11187 const std::vector<int64_t>& stringifyE_SgJavaLabelStatement();
11204 std::string stringifyE_SgMatlabForStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11205 const std::vector<int64_t>& stringifyE_SgMatlabForStatement();
11222 std::string stringifyE_SgFunctionParameterScope(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11223 const std::vector<int64_t>& stringifyE_SgFunctionParameterScope();
11240 std::string stringifyE_SgRangeBasedForStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11241 const std::vector<int64_t>& stringifyE_SgRangeBasedForStatement();
11258 std::string stringifyE_SgJovialForThenStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11259 const std::vector<int64_t>& stringifyE_SgJovialForThenStatement();
11276 std::string stringifyE_SgAdaAcceptStmt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11277 const std::vector<int64_t>& stringifyE_SgAdaAcceptStmt();
11294 std::string stringifyE_SgAdaPackageSpec(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11295 const std::vector<int64_t>& stringifyE_SgAdaPackageSpec();
11312 std::string stringifyE_SgAdaPackageBody(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11313 const std::vector<int64_t>& stringifyE_SgAdaPackageBody();
11330 std::string stringifyE_SgAdaTaskSpec(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11331 const std::vector<int64_t>& stringifyE_SgAdaTaskSpec();
11348 std::string stringifyE_SgAdaTaskBody(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11349 const std::vector<int64_t>& stringifyE_SgAdaTaskBody();
11366 std::string stringifyE_SgAdaProtectedBody(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11367 const std::vector<int64_t>& stringifyE_SgAdaProtectedBody();
11384 std::string stringifyE_SgAdaProtectedSpec(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11385 const std::vector<int64_t>& stringifyE_SgAdaProtectedSpec();
11402 std::string stringifyE_SgAdaGenericDefn(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11403 const std::vector<int64_t>& stringifyE_SgAdaGenericDefn();
11420 std::string stringifyE_SgFunctionParameterList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11421 const std::vector<int64_t>& stringifyE_SgFunctionParameterList();
11438 std::string stringifyE_SgTemplateVariableDeclaration(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11439 const std::vector<int64_t>& stringifyE_SgTemplateVariableDeclaration();
11456 std::string stringifyE_SgTemplateVariableInstantiation(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11457 const std::vector<int64_t>& stringifyE_SgTemplateVariableInstantiation();
11474 std::string stringifyE_SgVariableDeclaration(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11475 const std::vector<int64_t>& stringifyE_SgVariableDeclaration();
11492 std::string stringifyE_SgVariableDefinition(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11493 const std::vector<int64_t>& stringifyE_SgVariableDefinition();
11510 std::string stringifyE_SgEnumDeclaration(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11511 const std::vector<int64_t>& stringifyE_SgEnumDeclaration();
11528 std::string stringifyE_SgAsmStmt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11529 const std::vector<int64_t>& stringifyE_SgAsmStmt();
11546 std::string stringifyE_SgTemplateInstantiationDirectiveStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11547 const std::vector<int64_t>& stringifyE_SgTemplateInstantiationDirectiveStatement();
11564 std::string stringifyE_SgUseStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11565 const std::vector<int64_t>& stringifyE_SgUseStatement();
11582 std::string stringifyE_SgNamespaceDeclarationStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11583 const std::vector<int64_t>& stringifyE_SgNamespaceDeclarationStatement();
11600 std::string stringifyE_SgInterfaceStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11601 const std::vector<int64_t>& stringifyE_SgInterfaceStatement();
11618 std::string stringifyE_SgCommonBlock(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11619 const std::vector<int64_t>& stringifyE_SgCommonBlock();
11636 std::string stringifyE_SgTemplateTypedefDeclaration(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11637 const std::vector<int64_t>& stringifyE_SgTemplateTypedefDeclaration();
11654 std::string stringifyE_SgTemplateInstantiationTypedefDeclaration(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11655 const std::vector<int64_t>& stringifyE_SgTemplateInstantiationTypedefDeclaration();
11672 std::string stringifyE_SgTypedefDeclaration(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11673 const std::vector<int64_t>& stringifyE_SgTypedefDeclaration();
11690 std::string stringifyE_SgStatementFunctionStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11691 const std::vector<int64_t>& stringifyE_SgStatementFunctionStatement();
11708 std::string stringifyE_SgCtorInitializerList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11709 const std::vector<int64_t>& stringifyE_SgCtorInitializerList();
11726 std::string stringifyE_SgPragmaDeclaration(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11727 const std::vector<int64_t>& stringifyE_SgPragmaDeclaration();
11744 std::string stringifyE_SgTemplateClassDeclaration(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11745 const std::vector<int64_t>& stringifyE_SgTemplateClassDeclaration();
11762 std::string stringifyE_SgTemplateInstantiationDecl(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11763 const std::vector<int64_t>& stringifyE_SgTemplateInstantiationDecl();
11780 std::string stringifyE_SgDerivedTypeStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11781 const std::vector<int64_t>& stringifyE_SgDerivedTypeStatement();
11798 std::string stringifyE_SgModuleStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11799 const std::vector<int64_t>& stringifyE_SgModuleStatement();
11816 std::string stringifyE_SgJavaPackageDeclaration(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11817 const std::vector<int64_t>& stringifyE_SgJavaPackageDeclaration();
11834 std::string stringifyE_SgJovialTableStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11835 const std::vector<int64_t>& stringifyE_SgJovialTableStatement();
11852 std::string stringifyE_SgClassDeclaration(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11853 const std::vector<int64_t>& stringifyE_SgClassDeclaration();
11870 std::string stringifyE_SgImplicitStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11871 const std::vector<int64_t>& stringifyE_SgImplicitStatement();
11888 std::string stringifyE_SgTemplateFunctionDeclaration(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11889 const std::vector<int64_t>& stringifyE_SgTemplateFunctionDeclaration();
11906 std::string stringifyE_SgTemplateMemberFunctionDeclaration(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11907 const std::vector<int64_t>& stringifyE_SgTemplateMemberFunctionDeclaration();
11924 std::string stringifyE_SgTemplateInstantiationMemberFunctionDecl(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11925 const std::vector<int64_t>& stringifyE_SgTemplateInstantiationMemberFunctionDecl();
11942 std::string stringifyE_SgMemberFunctionDeclaration(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11943 const std::vector<int64_t>& stringifyE_SgMemberFunctionDeclaration();
11960 std::string stringifyE_SgTemplateInstantiationFunctionDecl(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11961 const std::vector<int64_t>& stringifyE_SgTemplateInstantiationFunctionDecl();
11978 std::string stringifyE_SgProgramHeaderStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11979 const std::vector<int64_t>& stringifyE_SgProgramHeaderStatement();
11996 std::string stringifyE_SgProcedureHeaderStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
11997 const std::vector<int64_t>& stringifyE_SgProcedureHeaderStatement();
12014 std::string stringifyE_SgEntryStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12015 const std::vector<int64_t>& stringifyE_SgEntryStatement();
12032 std::string stringifyE_SgAdaEntryDecl(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12033 const std::vector<int64_t>& stringifyE_SgAdaEntryDecl();
12050 std::string stringifyE_SgAdaFunctionRenamingDecl(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12051 const std::vector<int64_t>& stringifyE_SgAdaFunctionRenamingDecl();
12068 std::string stringifyE_SgFunctionDeclaration(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12069 const std::vector<int64_t>& stringifyE_SgFunctionDeclaration();
12086 std::string stringifyE_SgIncludeDirectiveStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12087 const std::vector<int64_t>& stringifyE_SgIncludeDirectiveStatement();
12104 std::string stringifyE_SgOmpThreadprivateStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12105 const std::vector<int64_t>& stringifyE_SgOmpThreadprivateStatement();
12122 std::string stringifyE_SgStmtDeclarationStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12123 const std::vector<int64_t>& stringifyE_SgStmtDeclarationStatement();
12140 std::string stringifyE_SgStaticAssertionDeclaration(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12141 const std::vector<int64_t>& stringifyE_SgStaticAssertionDeclaration();
12158 std::string stringifyE_SgOmpDeclareSimdStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12159 const std::vector<int64_t>& stringifyE_SgOmpDeclareSimdStatement();
12176 std::string stringifyE_SgJovialOverlayDeclaration(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12177 const std::vector<int64_t>& stringifyE_SgJovialOverlayDeclaration();
12194 std::string stringifyE_SgAdaPackageBodyDecl(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12195 const std::vector<int64_t>& stringifyE_SgAdaPackageBodyDecl();
12212 std::string stringifyE_SgAdaPackageSpecDecl(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12213 const std::vector<int64_t>& stringifyE_SgAdaPackageSpecDecl();
12230 std::string stringifyE_SgAdaRenamingDecl(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12231 const std::vector<int64_t>& stringifyE_SgAdaRenamingDecl();
12248 std::string stringifyE_SgAdaTaskSpecDecl(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12249 const std::vector<int64_t>& stringifyE_SgAdaTaskSpecDecl();
12266 std::string stringifyE_SgAdaTaskBodyDecl(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12267 const std::vector<int64_t>& stringifyE_SgAdaTaskBodyDecl();
12284 std::string stringifyE_SgAdaTaskTypeDecl(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12285 const std::vector<int64_t>& stringifyE_SgAdaTaskTypeDecl();
12302 std::string stringifyE_SgAdaProtectedSpecDecl(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12303 const std::vector<int64_t>& stringifyE_SgAdaProtectedSpecDecl();
12320 std::string stringifyE_SgAdaProtectedBodyDecl(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12321 const std::vector<int64_t>& stringifyE_SgAdaProtectedBodyDecl();
12338 std::string stringifyE_SgAdaProtectedTypeDecl(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12339 const std::vector<int64_t>& stringifyE_SgAdaProtectedTypeDecl();
12356 std::string stringifyE_SgAdaRepresentationClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12357 const std::vector<int64_t>& stringifyE_SgAdaRepresentationClause();
12374 std::string stringifyE_SgAdaComponentClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12375 const std::vector<int64_t>& stringifyE_SgAdaComponentClause();
12392 std::string stringifyE_SgAdaAttributeClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12393 const std::vector<int64_t>& stringifyE_SgAdaAttributeClause();
12410 std::string stringifyE_SgAdaEnumRepresentationClause(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12411 const std::vector<int64_t>& stringifyE_SgAdaEnumRepresentationClause();
12428 std::string stringifyE_SgAdaGenericDecl(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12429 const std::vector<int64_t>& stringifyE_SgAdaGenericDecl();
12446 std::string stringifyE_SgAdaFormalTypeDecl(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12447 const std::vector<int64_t>& stringifyE_SgAdaFormalTypeDecl();
12464 std::string stringifyE_SgAdaDiscriminatedTypeDecl(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12465 const std::vector<int64_t>& stringifyE_SgAdaDiscriminatedTypeDecl();
12482 std::string stringifyE_SgAdaGenericInstanceDecl(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12483 const std::vector<int64_t>& stringifyE_SgAdaGenericInstanceDecl();
12500 std::string stringifyE_SgAdaParameterList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12501 const std::vector<int64_t>& stringifyE_SgAdaParameterList();
12518 std::string stringifyE_SgAdaVariantDecl(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12519 const std::vector<int64_t>& stringifyE_SgAdaVariantDecl();
12536 std::string stringifyE_SgExprStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12537 const std::vector<int64_t>& stringifyE_SgExprStatement();
12554 std::string stringifyE_SgLabelStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12555 const std::vector<int64_t>& stringifyE_SgLabelStatement();
12572 std::string stringifyE_SgCaseOptionStmt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12573 const std::vector<int64_t>& stringifyE_SgCaseOptionStmt();
12590 std::string stringifyE_SgTryStmt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12591 const std::vector<int64_t>& stringifyE_SgTryStmt();
12608 std::string stringifyE_SgDefaultOptionStmt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12609 const std::vector<int64_t>& stringifyE_SgDefaultOptionStmt();
12626 std::string stringifyE_SgReturnStmt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12627 const std::vector<int64_t>& stringifyE_SgReturnStmt();
12644 std::string stringifyE_SgSpawnStmt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12645 const std::vector<int64_t>& stringifyE_SgSpawnStmt();
12662 std::string stringifyE_SgForInitStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12663 const std::vector<int64_t>& stringifyE_SgForInitStatement();
12680 std::string stringifyE_SgCatchStatementSeq(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12681 const std::vector<int64_t>& stringifyE_SgCatchStatementSeq();
12698 std::string stringifyE_SgProcessControlStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12699 const std::vector<int64_t>& stringifyE_SgProcessControlStatement();
12716 std::string stringifyE_SgPrintStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12717 const std::vector<int64_t>& stringifyE_SgPrintStatement();
12734 std::string stringifyE_SgReadStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12735 const std::vector<int64_t>& stringifyE_SgReadStatement();
12752 std::string stringifyE_SgWriteStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12753 const std::vector<int64_t>& stringifyE_SgWriteStatement();
12770 std::string stringifyE_SgOpenStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12771 const std::vector<int64_t>& stringifyE_SgOpenStatement();
12788 std::string stringifyE_SgCloseStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12789 const std::vector<int64_t>& stringifyE_SgCloseStatement();
12806 std::string stringifyE_SgInquireStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12807 const std::vector<int64_t>& stringifyE_SgInquireStatement();
12824 std::string stringifyE_SgFlushStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12825 const std::vector<int64_t>& stringifyE_SgFlushStatement();
12842 std::string stringifyE_SgBackspaceStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12843 const std::vector<int64_t>& stringifyE_SgBackspaceStatement();
12860 std::string stringifyE_SgRewindStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12861 const std::vector<int64_t>& stringifyE_SgRewindStatement();
12878 std::string stringifyE_SgEndfileStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12879 const std::vector<int64_t>& stringifyE_SgEndfileStatement();
12896 std::string stringifyE_SgWaitStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12897 const std::vector<int64_t>& stringifyE_SgWaitStatement();
12914 std::string stringifyE_SgIOStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12915 const std::vector<int64_t>& stringifyE_SgIOStatement();
12932 std::string stringifyE_SgWhereStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12933 const std::vector<int64_t>& stringifyE_SgWhereStatement();
12950 std::string stringifyE_SgElseWhereStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12951 const std::vector<int64_t>& stringifyE_SgElseWhereStatement();
12968 std::string stringifyE_SgNullifyStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12969 const std::vector<int64_t>& stringifyE_SgNullifyStatement();
12986 std::string stringifyE_SgArithmeticIfStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
12987 const std::vector<int64_t>& stringifyE_SgArithmeticIfStatement();
13004 std::string stringifyE_SgAssignStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13005 const std::vector<int64_t>& stringifyE_SgAssignStatement();
13022 std::string stringifyE_SgComputedGotoStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13023 const std::vector<int64_t>& stringifyE_SgComputedGotoStatement();
13040 std::string stringifyE_SgAssignedGotoStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13041 const std::vector<int64_t>& stringifyE_SgAssignedGotoStatement();
13058 std::string stringifyE_SgAllocateStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13059 const std::vector<int64_t>& stringifyE_SgAllocateStatement();
13076 std::string stringifyE_SgDeallocateStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13077 const std::vector<int64_t>& stringifyE_SgDeallocateStatement();
13094 std::string stringifyE_SgUpcNotifyStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13095 const std::vector<int64_t>& stringifyE_SgUpcNotifyStatement();
13112 std::string stringifyE_SgUpcWaitStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13113 const std::vector<int64_t>& stringifyE_SgUpcWaitStatement();
13130 std::string stringifyE_SgUpcBarrierStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13131 const std::vector<int64_t>& stringifyE_SgUpcBarrierStatement();
13148 std::string stringifyE_SgOmpFlushStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13149 const std::vector<int64_t>& stringifyE_SgOmpFlushStatement();
13166 std::string stringifyE_SgOmpMasterStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13167 const std::vector<int64_t>& stringifyE_SgOmpMasterStatement();
13184 std::string stringifyE_SgOmpOrderedStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13185 const std::vector<int64_t>& stringifyE_SgOmpOrderedStatement();
13202 std::string stringifyE_SgOmpCriticalStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13203 const std::vector<int64_t>& stringifyE_SgOmpCriticalStatement();
13220 std::string stringifyE_SgOmpSectionStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13221 const std::vector<int64_t>& stringifyE_SgOmpSectionStatement();
13238 std::string stringifyE_SgOmpWorkshareStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13239 const std::vector<int64_t>& stringifyE_SgOmpWorkshareStatement();
13256 std::string stringifyE_SgOmpParallelStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13257 const std::vector<int64_t>& stringifyE_SgOmpParallelStatement();
13274 std::string stringifyE_SgOmpSingleStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13275 const std::vector<int64_t>& stringifyE_SgOmpSingleStatement();
13292 std::string stringifyE_SgOmpAtomicStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13293 const std::vector<int64_t>& stringifyE_SgOmpAtomicStatement();
13310 std::string stringifyE_SgOmpTaskStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13311 const std::vector<int64_t>& stringifyE_SgOmpTaskStatement();
13328 std::string stringifyE_SgOmpForStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13329 const std::vector<int64_t>& stringifyE_SgOmpForStatement();
13346 std::string stringifyE_SgOmpDoStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13347 const std::vector<int64_t>& stringifyE_SgOmpDoStatement();
13364 std::string stringifyE_SgOmpSectionsStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13365 const std::vector<int64_t>& stringifyE_SgOmpSectionsStatement();
13382 std::string stringifyE_SgOmpTargetStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13383 const std::vector<int64_t>& stringifyE_SgOmpTargetStatement();
13400 std::string stringifyE_SgOmpTargetDataStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13401 const std::vector<int64_t>& stringifyE_SgOmpTargetDataStatement();
13418 std::string stringifyE_SgOmpSimdStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13419 const std::vector<int64_t>& stringifyE_SgOmpSimdStatement();
13436 std::string stringifyE_SgOmpForSimdStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13437 const std::vector<int64_t>& stringifyE_SgOmpForSimdStatement();
13454 std::string stringifyE_SgOmpClauseBodyStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13455 const std::vector<int64_t>& stringifyE_SgOmpClauseBodyStatement();
13472 std::string stringifyE_SgOmpBodyStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13473 const std::vector<int64_t>& stringifyE_SgOmpBodyStatement();
13490 std::string stringifyE_SgWithStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13491 const std::vector<int64_t>& stringifyE_SgWithStatement();
13508 std::string stringifyE_SgPythonPrintStmt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13509 const std::vector<int64_t>& stringifyE_SgPythonPrintStmt();
13526 std::string stringifyE_SgAssertStmt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13527 const std::vector<int64_t>& stringifyE_SgAssertStmt();
13544 std::string stringifyE_SgExecStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13545 const std::vector<int64_t>& stringifyE_SgExecStatement();
13562 std::string stringifyE_SgPythonGlobalStmt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13563 const std::vector<int64_t>& stringifyE_SgPythonGlobalStmt();
13580 std::string stringifyE_SgJavaSynchronizedStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13581 const std::vector<int64_t>& stringifyE_SgJavaSynchronizedStatement();
13598 std::string stringifyE_SgAsyncStmt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13599 const std::vector<int64_t>& stringifyE_SgAsyncStmt();
13616 std::string stringifyE_SgFinishStmt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13617 const std::vector<int64_t>& stringifyE_SgFinishStmt();
13634 std::string stringifyE_SgAtStmt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13635 const std::vector<int64_t>& stringifyE_SgAtStmt();
13652 std::string stringifyE_SgAtomicStmt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13653 const std::vector<int64_t>& stringifyE_SgAtomicStmt();
13670 std::string stringifyE_SgWhenStmt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13671 const std::vector<int64_t>& stringifyE_SgWhenStmt();
13688 std::string stringifyE_SgSyncAllStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13689 const std::vector<int64_t>& stringifyE_SgSyncAllStatement();
13706 std::string stringifyE_SgSyncImagesStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13707 const std::vector<int64_t>& stringifyE_SgSyncImagesStatement();
13724 std::string stringifyE_SgSyncMemoryStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13725 const std::vector<int64_t>& stringifyE_SgSyncMemoryStatement();
13742 std::string stringifyE_SgSyncTeamStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13743 const std::vector<int64_t>& stringifyE_SgSyncTeamStatement();
13760 std::string stringifyE_SgLockStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13761 const std::vector<int64_t>& stringifyE_SgLockStatement();
13778 std::string stringifyE_SgUnlockStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13779 const std::vector<int64_t>& stringifyE_SgUnlockStatement();
13796 std::string stringifyE_SgImageControlStatement(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13797 const std::vector<int64_t>& stringifyE_SgImageControlStatement();
13814 std::string stringifyE_SgAdaExitStmt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13815 const std::vector<int64_t>& stringifyE_SgAdaExitStmt();
13832 std::string stringifyE_SgAdaDelayStmt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13833 const std::vector<int64_t>& stringifyE_SgAdaDelayStmt();
13850 std::string stringifyE_SgAdaLoopStmt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13851 const std::vector<int64_t>& stringifyE_SgAdaLoopStmt();
13868 std::string stringifyE_SgAdaSelectStmt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13869 const std::vector<int64_t>& stringifyE_SgAdaSelectStmt();
13886 std::string stringifyE_SgAdaSelectAlternativeStmt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13887 const std::vector<int64_t>& stringifyE_SgAdaSelectAlternativeStmt();
13904 std::string stringifyE_SgAdaUnscopedBlock(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13905 const std::vector<int64_t>& stringifyE_SgAdaUnscopedBlock();
13922 std::string stringifyE_SgAdaVariantWhenStmt(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13923 const std::vector<int64_t>& stringifyE_SgAdaVariantWhenStmt();
13940 std::string stringifyE_SgExpressionRoot(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13941 const std::vector<int64_t>& stringifyE_SgExpressionRoot();
13958 std::string stringifyE_SgMinusOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13959 const std::vector<int64_t>& stringifyE_SgMinusOp();
13976 std::string stringifyE_SgUnaryAddOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13977 const std::vector<int64_t>& stringifyE_SgUnaryAddOp();
13994 std::string stringifyE_SgNotOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
13995 const std::vector<int64_t>& stringifyE_SgNotOp();
14012 std::string stringifyE_SgPointerDerefExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14013 const std::vector<int64_t>& stringifyE_SgPointerDerefExp();
14030 std::string stringifyE_SgAddressOfOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14031 const std::vector<int64_t>& stringifyE_SgAddressOfOp();
14048 std::string stringifyE_SgMinusMinusOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14049 const std::vector<int64_t>& stringifyE_SgMinusMinusOp();
14066 std::string stringifyE_SgPlusPlusOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14067 const std::vector<int64_t>& stringifyE_SgPlusPlusOp();
14084 std::string stringifyE_SgBitComplementOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14085 const std::vector<int64_t>& stringifyE_SgBitComplementOp();
14102 std::string stringifyE_SgCastExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14103 const std::vector<int64_t>& stringifyE_SgCastExp();
14120 std::string stringifyE_SgThrowOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14121 const std::vector<int64_t>& stringifyE_SgThrowOp();
14138 std::string stringifyE_SgRealPartOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14139 const std::vector<int64_t>& stringifyE_SgRealPartOp();
14156 std::string stringifyE_SgImagPartOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14157 const std::vector<int64_t>& stringifyE_SgImagPartOp();
14174 std::string stringifyE_SgConjugateOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14175 const std::vector<int64_t>& stringifyE_SgConjugateOp();
14192 std::string stringifyE_SgUserDefinedUnaryOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14193 const std::vector<int64_t>& stringifyE_SgUserDefinedUnaryOp();
14210 std::string stringifyE_SgMatrixTransposeOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14211 const std::vector<int64_t>& stringifyE_SgMatrixTransposeOp();
14228 std::string stringifyE_SgAbsOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14229 const std::vector<int64_t>& stringifyE_SgAbsOp();
14246 std::string stringifyE_SgUnaryOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14247 const std::vector<int64_t>& stringifyE_SgUnaryOp();
14264 std::string stringifyE_SgArrowExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14265 const std::vector<int64_t>& stringifyE_SgArrowExp();
14282 std::string stringifyE_SgDotExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14283 const std::vector<int64_t>& stringifyE_SgDotExp();
14300 std::string stringifyE_SgDotStarOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14301 const std::vector<int64_t>& stringifyE_SgDotStarOp();
14318 std::string stringifyE_SgArrowStarOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14319 const std::vector<int64_t>& stringifyE_SgArrowStarOp();
14336 std::string stringifyE_SgEqualityOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14337 const std::vector<int64_t>& stringifyE_SgEqualityOp();
14354 std::string stringifyE_SgLessThanOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14355 const std::vector<int64_t>& stringifyE_SgLessThanOp();
14372 std::string stringifyE_SgGreaterThanOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14373 const std::vector<int64_t>& stringifyE_SgGreaterThanOp();
14390 std::string stringifyE_SgNotEqualOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14391 const std::vector<int64_t>& stringifyE_SgNotEqualOp();
14408 std::string stringifyE_SgLessOrEqualOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14409 const std::vector<int64_t>& stringifyE_SgLessOrEqualOp();
14426 std::string stringifyE_SgGreaterOrEqualOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14427 const std::vector<int64_t>& stringifyE_SgGreaterOrEqualOp();
14444 std::string stringifyE_SgAddOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14445 const std::vector<int64_t>& stringifyE_SgAddOp();
14462 std::string stringifyE_SgSubtractOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14463 const std::vector<int64_t>& stringifyE_SgSubtractOp();
14480 std::string stringifyE_SgMultiplyOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14481 const std::vector<int64_t>& stringifyE_SgMultiplyOp();
14498 std::string stringifyE_SgDivideOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14499 const std::vector<int64_t>& stringifyE_SgDivideOp();
14516 std::string stringifyE_SgIntegerDivideOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14517 const std::vector<int64_t>& stringifyE_SgIntegerDivideOp();
14534 std::string stringifyE_SgModOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14535 const std::vector<int64_t>& stringifyE_SgModOp();
14552 std::string stringifyE_SgAndOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14553 const std::vector<int64_t>& stringifyE_SgAndOp();
14570 std::string stringifyE_SgOrOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14571 const std::vector<int64_t>& stringifyE_SgOrOp();
14588 std::string stringifyE_SgBitXorOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14589 const std::vector<int64_t>& stringifyE_SgBitXorOp();
14606 std::string stringifyE_SgBitAndOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14607 const std::vector<int64_t>& stringifyE_SgBitAndOp();
14624 std::string stringifyE_SgBitOrOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14625 const std::vector<int64_t>& stringifyE_SgBitOrOp();
14642 std::string stringifyE_SgBitEqvOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14643 const std::vector<int64_t>& stringifyE_SgBitEqvOp();
14660 std::string stringifyE_SgCommaOpExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14661 const std::vector<int64_t>& stringifyE_SgCommaOpExp();
14678 std::string stringifyE_SgLshiftOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14679 const std::vector<int64_t>& stringifyE_SgLshiftOp();
14696 std::string stringifyE_SgRshiftOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14697 const std::vector<int64_t>& stringifyE_SgRshiftOp();
14714 std::string stringifyE_SgPntrArrRefExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14715 const std::vector<int64_t>& stringifyE_SgPntrArrRefExp();
14732 std::string stringifyE_SgScopeOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14733 const std::vector<int64_t>& stringifyE_SgScopeOp();
14750 std::string stringifyE_SgAssignOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14751 const std::vector<int64_t>& stringifyE_SgAssignOp();
14768 std::string stringifyE_SgExponentiationOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14769 const std::vector<int64_t>& stringifyE_SgExponentiationOp();
14786 std::string stringifyE_SgJavaUnsignedRshiftOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14787 const std::vector<int64_t>& stringifyE_SgJavaUnsignedRshiftOp();
14804 std::string stringifyE_SgConcatenationOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14805 const std::vector<int64_t>& stringifyE_SgConcatenationOp();
14822 std::string stringifyE_SgPointerAssignOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14823 const std::vector<int64_t>& stringifyE_SgPointerAssignOp();
14840 std::string stringifyE_SgUserDefinedBinaryOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14841 const std::vector<int64_t>& stringifyE_SgUserDefinedBinaryOp();
14858 std::string stringifyE_SgPlusAssignOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14859 const std::vector<int64_t>& stringifyE_SgPlusAssignOp();
14876 std::string stringifyE_SgMinusAssignOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14877 const std::vector<int64_t>& stringifyE_SgMinusAssignOp();
14894 std::string stringifyE_SgAndAssignOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14895 const std::vector<int64_t>& stringifyE_SgAndAssignOp();
14912 std::string stringifyE_SgIorAssignOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14913 const std::vector<int64_t>& stringifyE_SgIorAssignOp();
14930 std::string stringifyE_SgMultAssignOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14931 const std::vector<int64_t>& stringifyE_SgMultAssignOp();
14948 std::string stringifyE_SgDivAssignOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14949 const std::vector<int64_t>& stringifyE_SgDivAssignOp();
14966 std::string stringifyE_SgModAssignOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14967 const std::vector<int64_t>& stringifyE_SgModAssignOp();
14984 std::string stringifyE_SgXorAssignOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
14985 const std::vector<int64_t>& stringifyE_SgXorAssignOp();
15002 std::string stringifyE_SgLshiftAssignOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15003 const std::vector<int64_t>& stringifyE_SgLshiftAssignOp();
15020 std::string stringifyE_SgRshiftAssignOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15021 const std::vector<int64_t>& stringifyE_SgRshiftAssignOp();
15038 std::string stringifyE_SgJavaUnsignedRshiftAssignOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15039 const std::vector<int64_t>& stringifyE_SgJavaUnsignedRshiftAssignOp();
15056 std::string stringifyE_SgIntegerDivideAssignOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15057 const std::vector<int64_t>& stringifyE_SgIntegerDivideAssignOp();
15074 std::string stringifyE_SgExponentiationAssignOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15075 const std::vector<int64_t>& stringifyE_SgExponentiationAssignOp();
15092 std::string stringifyE_SgCompoundAssignOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15093 const std::vector<int64_t>& stringifyE_SgCompoundAssignOp();
15110 std::string stringifyE_SgMembershipOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15111 const std::vector<int64_t>& stringifyE_SgMembershipOp();
15128 std::string stringifyE_SgSpaceshipOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15129 const std::vector<int64_t>& stringifyE_SgSpaceshipOp();
15146 std::string stringifyE_SgNonMembershipOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15147 const std::vector<int64_t>& stringifyE_SgNonMembershipOp();
15164 std::string stringifyE_SgIsOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15165 const std::vector<int64_t>& stringifyE_SgIsOp();
15182 std::string stringifyE_SgIsNotOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15183 const std::vector<int64_t>& stringifyE_SgIsNotOp();
15200 std::string stringifyE_SgDotDotExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15201 const std::vector<int64_t>& stringifyE_SgDotDotExp();
15218 std::string stringifyE_SgElementwiseMultiplyOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15219 const std::vector<int64_t>& stringifyE_SgElementwiseMultiplyOp();
15236 std::string stringifyE_SgElementwisePowerOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15237 const std::vector<int64_t>& stringifyE_SgElementwisePowerOp();
15254 std::string stringifyE_SgElementwiseLeftDivideOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15255 const std::vector<int64_t>& stringifyE_SgElementwiseLeftDivideOp();
15272 std::string stringifyE_SgElementwiseDivideOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15273 const std::vector<int64_t>& stringifyE_SgElementwiseDivideOp();
15290 std::string stringifyE_SgElementwiseAddOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15291 const std::vector<int64_t>& stringifyE_SgElementwiseAddOp();
15308 std::string stringifyE_SgElementwiseSubtractOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15309 const std::vector<int64_t>& stringifyE_SgElementwiseSubtractOp();
15326 std::string stringifyE_SgElementwiseOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15327 const std::vector<int64_t>& stringifyE_SgElementwiseOp();
15344 std::string stringifyE_SgPowerOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15345 const std::vector<int64_t>& stringifyE_SgPowerOp();
15362 std::string stringifyE_SgLeftDivideOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15363 const std::vector<int64_t>& stringifyE_SgLeftDivideOp();
15380 std::string stringifyE_SgRemOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15381 const std::vector<int64_t>& stringifyE_SgRemOp();
15398 std::string stringifyE_SgReplicationOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15399 const std::vector<int64_t>& stringifyE_SgReplicationOp();
15416 std::string stringifyE_SgAtOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15417 const std::vector<int64_t>& stringifyE_SgAtOp();
15434 std::string stringifyE_SgBinaryOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15435 const std::vector<int64_t>& stringifyE_SgBinaryOp();
15452 std::string stringifyE_SgListExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15453 const std::vector<int64_t>& stringifyE_SgListExp();
15470 std::string stringifyE_SgTupleExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15471 const std::vector<int64_t>& stringifyE_SgTupleExp();
15488 std::string stringifyE_SgMatrixExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15489 const std::vector<int64_t>& stringifyE_SgMatrixExp();
15506 std::string stringifyE_SgExprListExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15507 const std::vector<int64_t>& stringifyE_SgExprListExp();
15524 std::string stringifyE_SgComplexVal(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15525 const std::vector<int64_t>& stringifyE_SgComplexVal();
15542 std::string stringifyE_SgCudaKernelCallExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15543 const std::vector<int64_t>& stringifyE_SgCudaKernelCallExp();
15560 std::string stringifyE_SgFunctionCallExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15561 const std::vector<int64_t>& stringifyE_SgFunctionCallExp();
15578 std::string stringifyE_SgCallExpression(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15579 const std::vector<int64_t>& stringifyE_SgCallExpression();
15596 std::string stringifyE_SgUpcLocalsizeofExpression(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15597 const std::vector<int64_t>& stringifyE_SgUpcLocalsizeofExpression();
15614 std::string stringifyE_SgUpcBlocksizeofExpression(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15615 const std::vector<int64_t>& stringifyE_SgUpcBlocksizeofExpression();
15632 std::string stringifyE_SgUpcElemsizeofExpression(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15633 const std::vector<int64_t>& stringifyE_SgUpcElemsizeofExpression();
15650 std::string stringifyE_SgJavaInstanceOfOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15651 const std::vector<int64_t>& stringifyE_SgJavaInstanceOfOp();
15668 std::string stringifyE_SgTypeIdOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15669 const std::vector<int64_t>& stringifyE_SgTypeIdOp();
15686 std::string stringifyE_SgConditionalExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15687 const std::vector<int64_t>& stringifyE_SgConditionalExp();
15704 std::string stringifyE_SgNewExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15705 const std::vector<int64_t>& stringifyE_SgNewExp();
15722 std::string stringifyE_SgDeleteExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15723 const std::vector<int64_t>& stringifyE_SgDeleteExp();
15740 std::string stringifyE_SgAggregateInitializer(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15741 const std::vector<int64_t>& stringifyE_SgAggregateInitializer();
15758 std::string stringifyE_SgCompoundInitializer(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15759 const std::vector<int64_t>& stringifyE_SgCompoundInitializer();
15776 std::string stringifyE_SgConstructorInitializer(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15777 const std::vector<int64_t>& stringifyE_SgConstructorInitializer();
15794 std::string stringifyE_SgAssignInitializer(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15795 const std::vector<int64_t>& stringifyE_SgAssignInitializer();
15812 std::string stringifyE_SgDesignatedInitializer(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15813 const std::vector<int64_t>& stringifyE_SgDesignatedInitializer();
15830 std::string stringifyE_SgBracedInitializer(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15831 const std::vector<int64_t>& stringifyE_SgBracedInitializer();
15848 std::string stringifyE_SgAdaAncestorInitializer(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15849 const std::vector<int64_t>& stringifyE_SgAdaAncestorInitializer();
15866 std::string stringifyE_SgVarArgStartOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15867 const std::vector<int64_t>& stringifyE_SgVarArgStartOp();
15884 std::string stringifyE_SgVarArgOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15885 const std::vector<int64_t>& stringifyE_SgVarArgOp();
15902 std::string stringifyE_SgVarArgEndOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15903 const std::vector<int64_t>& stringifyE_SgVarArgEndOp();
15920 std::string stringifyE_SgVarArgCopyOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15921 const std::vector<int64_t>& stringifyE_SgVarArgCopyOp();
15938 std::string stringifyE_SgVarArgStartOneOperandOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15939 const std::vector<int64_t>& stringifyE_SgVarArgStartOneOperandOp();
15956 std::string stringifyE_SgSubscriptExpression(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15957 const std::vector<int64_t>& stringifyE_SgSubscriptExpression();
15974 std::string stringifyE_SgImpliedDo(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15975 const std::vector<int64_t>& stringifyE_SgImpliedDo();
15992 std::string stringifyE_SgIOItemExpression(int64_t n,
const char *strip=NULL,
bool canonic=
false);
15993 const std::vector<int64_t>& stringifyE_SgIOItemExpression();
16010 std::string stringifyE_SgActualArgumentExpression(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16011 const std::vector<int64_t>& stringifyE_SgActualArgumentExpression();
16028 std::string stringifyE_SgStatementExpression(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16029 const std::vector<int64_t>& stringifyE_SgStatementExpression();
16046 std::string stringifyE_SgAsmOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16047 const std::vector<int64_t>& stringifyE_SgAsmOp();
16064 std::string stringifyE_SgCudaKernelExecConfig(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16065 const std::vector<int64_t>& stringifyE_SgCudaKernelExecConfig();
16082 std::string stringifyE_SgUnknownArrayOrFunctionReference(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16083 const std::vector<int64_t>& stringifyE_SgUnknownArrayOrFunctionReference();
16100 std::string stringifyE_SgCAFCoExpression(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16101 const std::vector<int64_t>& stringifyE_SgCAFCoExpression();
16118 std::string stringifyE_SgSizeOfOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16119 const std::vector<int64_t>& stringifyE_SgSizeOfOp();
16136 std::string stringifyE_SgLambdaRefExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16137 const std::vector<int64_t>& stringifyE_SgLambdaRefExp();
16154 std::string stringifyE_SgDictionaryExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16155 const std::vector<int64_t>& stringifyE_SgDictionaryExp();
16172 std::string stringifyE_SgKeyDatumPair(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16173 const std::vector<int64_t>& stringifyE_SgKeyDatumPair();
16190 std::string stringifyE_SgScopedRefExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16191 const std::vector<int64_t>& stringifyE_SgScopedRefExp();
16208 std::string stringifyE_SgComprehension(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16209 const std::vector<int64_t>& stringifyE_SgComprehension();
16226 std::string stringifyE_SgListComprehension(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16227 const std::vector<int64_t>& stringifyE_SgListComprehension();
16244 std::string stringifyE_SgSetComprehension(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16245 const std::vector<int64_t>& stringifyE_SgSetComprehension();
16262 std::string stringifyE_SgDictionaryComprehension(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16263 const std::vector<int64_t>& stringifyE_SgDictionaryComprehension();
16280 std::string stringifyE_SgNaryBooleanOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16281 const std::vector<int64_t>& stringifyE_SgNaryBooleanOp();
16298 std::string stringifyE_SgNaryComparisonOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16299 const std::vector<int64_t>& stringifyE_SgNaryComparisonOp();
16316 std::string stringifyE_SgNaryOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16317 const std::vector<int64_t>& stringifyE_SgNaryOp();
16334 std::string stringifyE_SgStringConversion(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16335 const std::vector<int64_t>& stringifyE_SgStringConversion();
16352 std::string stringifyE_SgYieldExpression(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16353 const std::vector<int64_t>& stringifyE_SgYieldExpression();
16370 std::string stringifyE_SgAlignOfOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16371 const std::vector<int64_t>& stringifyE_SgAlignOfOp();
16388 std::string stringifyE_SgRangeExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16389 const std::vector<int64_t>& stringifyE_SgRangeExp();
16406 std::string stringifyE_SgJavaSingleMemberAnnotation(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16407 const std::vector<int64_t>& stringifyE_SgJavaSingleMemberAnnotation();
16424 std::string stringifyE_SgJavaNormalAnnotation(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16425 const std::vector<int64_t>& stringifyE_SgJavaNormalAnnotation();
16442 std::string stringifyE_SgFunctionParameterRefExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16443 const std::vector<int64_t>& stringifyE_SgFunctionParameterRefExp();
16460 std::string stringifyE_SgLambdaExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16461 const std::vector<int64_t>& stringifyE_SgLambdaExp();
16478 std::string stringifyE_SgHereExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16479 const std::vector<int64_t>& stringifyE_SgHereExp();
16496 std::string stringifyE_SgAtExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16497 const std::vector<int64_t>& stringifyE_SgAtExp();
16514 std::string stringifyE_SgFinishExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16515 const std::vector<int64_t>& stringifyE_SgFinishExp();
16532 std::string stringifyE_SgNoexceptOp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16533 const std::vector<int64_t>& stringifyE_SgNoexceptOp();
16550 std::string stringifyE_SgFoldExpression(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16551 const std::vector<int64_t>& stringifyE_SgFoldExpression();
16568 std::string stringifyE_SgAwaitExpression(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16569 const std::vector<int64_t>& stringifyE_SgAwaitExpression();
16586 std::string stringifyE_SgChooseExpression(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16587 const std::vector<int64_t>& stringifyE_SgChooseExpression();
16604 std::string stringifyE_SgAdaAttributeExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16605 const std::vector<int64_t>& stringifyE_SgAdaAttributeExp();
16622 std::string stringifyE_SgJovialTablePresetExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16623 const std::vector<int64_t>& stringifyE_SgJovialTablePresetExp();
16640 std::string stringifyE_SgJovialPresetPositionExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16641 const std::vector<int64_t>& stringifyE_SgJovialPresetPositionExp();
16658 std::string stringifyE_SgNonrealSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16659 const std::vector<int64_t>& stringifyE_SgNonrealSymbol();
16676 std::string stringifyE_SgTemplateMemberFunctionSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16677 const std::vector<int64_t>& stringifyE_SgTemplateMemberFunctionSymbol();
16694 std::string stringifyE_SgMemberFunctionSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16695 const std::vector<int64_t>& stringifyE_SgMemberFunctionSymbol();
16712 std::string stringifyE_SgTemplateFunctionSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16713 const std::vector<int64_t>& stringifyE_SgTemplateFunctionSymbol();
16730 std::string stringifyE_SgRenameSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16731 const std::vector<int64_t>& stringifyE_SgRenameSymbol();
16748 std::string stringifyE_SgAdaInheritedFunctionSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16749 const std::vector<int64_t>& stringifyE_SgAdaInheritedFunctionSymbol();
16766 std::string stringifyE_SgFunctionSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16767 const std::vector<int64_t>& stringifyE_SgFunctionSymbol();
16784 std::string stringifyE_SgTemplateSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16785 const std::vector<int64_t>& stringifyE_SgTemplateSymbol();
16802 std::string stringifyE_SgTemplateClassSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16803 const std::vector<int64_t>& stringifyE_SgTemplateClassSymbol();
16820 std::string stringifyE_SgClassSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16821 const std::vector<int64_t>& stringifyE_SgClassSymbol();
16838 std::string stringifyE_SgTemplateTypedefSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16839 const std::vector<int64_t>& stringifyE_SgTemplateTypedefSymbol();
16856 std::string stringifyE_SgTypedefSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16857 const std::vector<int64_t>& stringifyE_SgTypedefSymbol();
16874 std::string stringifyE_SgEnumSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16875 const std::vector<int64_t>& stringifyE_SgEnumSymbol();
16892 std::string stringifyE_SgLabelSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16893 const std::vector<int64_t>& stringifyE_SgLabelSymbol();
16910 std::string stringifyE_SgNamespaceSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16911 const std::vector<int64_t>& stringifyE_SgNamespaceSymbol();
16928 std::string stringifyE_SgModuleSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16929 const std::vector<int64_t>& stringifyE_SgModuleSymbol();
16946 std::string stringifyE_SgAliasSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16947 const std::vector<int64_t>& stringifyE_SgAliasSymbol();
16964 std::string stringifyE_SgJavaLabelSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16965 const std::vector<int64_t>& stringifyE_SgJavaLabelSymbol();
16982 std::string stringifyE_SgAdaPackageSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
16983 const std::vector<int64_t>& stringifyE_SgAdaPackageSymbol();
17000 std::string stringifyE_SgAdaTaskSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17001 const std::vector<int64_t>& stringifyE_SgAdaTaskSymbol();
17018 std::string stringifyE_SgAdaProtectedSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17019 const std::vector<int64_t>& stringifyE_SgAdaProtectedSymbol();
17036 std::string stringifyE_SgAdaRenamingSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17037 const std::vector<int64_t>& stringifyE_SgAdaRenamingSymbol();
17054 std::string stringifyE_SgAdaGenericSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17055 const std::vector<int64_t>& stringifyE_SgAdaGenericSymbol();
17072 std::string stringifyE_SgAdaGenericInstanceSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17073 const std::vector<int64_t>& stringifyE_SgAdaGenericInstanceSymbol();
17090 std::string stringifyE_SgAdaFormalPackageSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17091 const std::vector<int64_t>& stringifyE_SgAdaFormalPackageSymbol();
17108 std::string stringifyE_SgAsmCilMetadataHeap(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17109 const std::vector<int64_t>& stringifyE_SgAsmCilMetadataHeap();
17126 std::string stringifyE_SgAsmCilAssemblyOSTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17127 const std::vector<int64_t>& stringifyE_SgAsmCilAssemblyOSTable();
17144 std::string stringifyE_SgAsmCilAssemblyProcessorTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17145 const std::vector<int64_t>& stringifyE_SgAsmCilAssemblyProcessorTable();
17162 std::string stringifyE_SgAsmCilAssemblyRefOSTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17163 const std::vector<int64_t>& stringifyE_SgAsmCilAssemblyRefOSTable();
17180 std::string stringifyE_SgAsmCilAssemblyRefProcessorTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17181 const std::vector<int64_t>& stringifyE_SgAsmCilAssemblyRefProcessorTable();
17198 std::string stringifyE_SgAsmCilAssemblyRefTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17199 const std::vector<int64_t>& stringifyE_SgAsmCilAssemblyRefTable();
17216 std::string stringifyE_SgAsmCilAssemblyTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17217 const std::vector<int64_t>& stringifyE_SgAsmCilAssemblyTable();
17234 std::string stringifyE_SgAsmCilClassLayoutTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17235 const std::vector<int64_t>& stringifyE_SgAsmCilClassLayoutTable();
17252 std::string stringifyE_SgAsmCilConstantTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17253 const std::vector<int64_t>& stringifyE_SgAsmCilConstantTable();
17270 std::string stringifyE_SgAsmCilCustomAttributeTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17271 const std::vector<int64_t>& stringifyE_SgAsmCilCustomAttributeTable();
17288 std::string stringifyE_SgAsmCilDeclSecurityTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17289 const std::vector<int64_t>& stringifyE_SgAsmCilDeclSecurityTable();
17306 std::string stringifyE_SgAsmCilEventMapTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17307 const std::vector<int64_t>& stringifyE_SgAsmCilEventMapTable();
17324 std::string stringifyE_SgAsmCilEventTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17325 const std::vector<int64_t>& stringifyE_SgAsmCilEventTable();
17342 std::string stringifyE_SgAsmCilExportedTypeTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17343 const std::vector<int64_t>& stringifyE_SgAsmCilExportedTypeTable();
17360 std::string stringifyE_SgAsmCilFieldLayoutTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17361 const std::vector<int64_t>& stringifyE_SgAsmCilFieldLayoutTable();
17378 std::string stringifyE_SgAsmCilFieldMarshalTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17379 const std::vector<int64_t>& stringifyE_SgAsmCilFieldMarshalTable();
17396 std::string stringifyE_SgAsmCilFieldRVATable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17397 const std::vector<int64_t>& stringifyE_SgAsmCilFieldRVATable();
17414 std::string stringifyE_SgAsmCilFieldTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17415 const std::vector<int64_t>& stringifyE_SgAsmCilFieldTable();
17432 std::string stringifyE_SgAsmCilFileTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17433 const std::vector<int64_t>& stringifyE_SgAsmCilFileTable();
17450 std::string stringifyE_SgAsmCilGenericParamConstraintTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17451 const std::vector<int64_t>& stringifyE_SgAsmCilGenericParamConstraintTable();
17468 std::string stringifyE_SgAsmCilGenericParamTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17469 const std::vector<int64_t>& stringifyE_SgAsmCilGenericParamTable();
17486 std::string stringifyE_SgAsmCilImplMapTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17487 const std::vector<int64_t>& stringifyE_SgAsmCilImplMapTable();
17504 std::string stringifyE_SgAsmCilInterfaceImplTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17505 const std::vector<int64_t>& stringifyE_SgAsmCilInterfaceImplTable();
17522 std::string stringifyE_SgAsmCilManifestResourceTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17523 const std::vector<int64_t>& stringifyE_SgAsmCilManifestResourceTable();
17540 std::string stringifyE_SgAsmCilMemberRefTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17541 const std::vector<int64_t>& stringifyE_SgAsmCilMemberRefTable();
17558 std::string stringifyE_SgAsmCilMethodDefTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17559 const std::vector<int64_t>& stringifyE_SgAsmCilMethodDefTable();
17576 std::string stringifyE_SgAsmCilMethodImplTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17577 const std::vector<int64_t>& stringifyE_SgAsmCilMethodImplTable();
17594 std::string stringifyE_SgAsmCilMethodSemanticsTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17595 const std::vector<int64_t>& stringifyE_SgAsmCilMethodSemanticsTable();
17612 std::string stringifyE_SgAsmCilMethodSpecTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17613 const std::vector<int64_t>& stringifyE_SgAsmCilMethodSpecTable();
17630 std::string stringifyE_SgAsmCilModuleRefTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17631 const std::vector<int64_t>& stringifyE_SgAsmCilModuleRefTable();
17648 std::string stringifyE_SgAsmCilModuleTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17649 const std::vector<int64_t>& stringifyE_SgAsmCilModuleTable();
17666 std::string stringifyE_SgAsmCilNestedClassTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17667 const std::vector<int64_t>& stringifyE_SgAsmCilNestedClassTable();
17684 std::string stringifyE_SgAsmCilParamTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17685 const std::vector<int64_t>& stringifyE_SgAsmCilParamTable();
17702 std::string stringifyE_SgAsmCilPropertyMapTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17703 const std::vector<int64_t>& stringifyE_SgAsmCilPropertyMapTable();
17720 std::string stringifyE_SgAsmCilPropertyTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17721 const std::vector<int64_t>& stringifyE_SgAsmCilPropertyTable();
17738 std::string stringifyE_SgAsmCilStandAloneSigTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17739 const std::vector<int64_t>& stringifyE_SgAsmCilStandAloneSigTable();
17756 std::string stringifyE_SgAsmCilTypeDefTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17757 const std::vector<int64_t>& stringifyE_SgAsmCilTypeDefTable();
17774 std::string stringifyE_SgAsmCilTypeRefTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17775 const std::vector<int64_t>& stringifyE_SgAsmCilTypeRefTable();
17792 std::string stringifyE_SgAsmCilTypeSpecTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17793 const std::vector<int64_t>& stringifyE_SgAsmCilTypeSpecTable();
17810 std::string stringifyE_SgAsmCilMetadataRoot(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17811 const std::vector<int64_t>& stringifyE_SgAsmCilMetadataRoot();
17828 std::string stringifyE_SgAsmCoffSymbolList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17829 const std::vector<int64_t>& stringifyE_SgAsmCoffSymbolList();
17846 std::string stringifyE_SgAsmDwarfCompilationUnitList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17847 const std::vector<int64_t>& stringifyE_SgAsmDwarfCompilationUnitList();
17864 std::string stringifyE_SgAsmDwarfArrayType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17865 const std::vector<int64_t>& stringifyE_SgAsmDwarfArrayType();
17882 std::string stringifyE_SgAsmDwarfClassType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17883 const std::vector<int64_t>& stringifyE_SgAsmDwarfClassType();
17900 std::string stringifyE_SgAsmDwarfCommonBlock(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17901 const std::vector<int64_t>& stringifyE_SgAsmDwarfCommonBlock();
17918 std::string stringifyE_SgAsmDwarfCompilationUnit(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17919 const std::vector<int64_t>& stringifyE_SgAsmDwarfCompilationUnit();
17936 std::string stringifyE_SgAsmDwarfEnumerationType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17937 const std::vector<int64_t>& stringifyE_SgAsmDwarfEnumerationType();
17954 std::string stringifyE_SgAsmDwarfInlinedSubroutine(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17955 const std::vector<int64_t>& stringifyE_SgAsmDwarfInlinedSubroutine();
17972 std::string stringifyE_SgAsmDwarfLexicalBlock(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17973 const std::vector<int64_t>& stringifyE_SgAsmDwarfLexicalBlock();
17990 std::string stringifyE_SgAsmDwarfNamespace(int64_t n,
const char *strip=NULL,
bool canonic=
false);
17991 const std::vector<int64_t>& stringifyE_SgAsmDwarfNamespace();
18008 std::string stringifyE_SgAsmDwarfStructureType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18009 const std::vector<int64_t>& stringifyE_SgAsmDwarfStructureType();
18026 std::string stringifyE_SgAsmDwarfSubprogram(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18027 const std::vector<int64_t>& stringifyE_SgAsmDwarfSubprogram();
18044 std::string stringifyE_SgAsmDwarfSubroutineType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18045 const std::vector<int64_t>& stringifyE_SgAsmDwarfSubroutineType();
18062 std::string stringifyE_SgAsmDwarfUnionType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18063 const std::vector<int64_t>& stringifyE_SgAsmDwarfUnionType();
18080 std::string stringifyE_SgAsmDwarfConstructList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18081 const std::vector<int64_t>& stringifyE_SgAsmDwarfConstructList();
18098 std::string stringifyE_SgAsmDwarfLineList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18099 const std::vector<int64_t>& stringifyE_SgAsmDwarfLineList();
18116 std::string stringifyE_SgAsmDwarfMacroList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18117 const std::vector<int64_t>& stringifyE_SgAsmDwarfMacroList();
18134 std::string stringifyE_SgAsmElfDynamicEntry(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18135 const std::vector<int64_t>& stringifyE_SgAsmElfDynamicEntry();
18152 std::string stringifyE_SgAsmElfEHFrameEntryCI(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18153 const std::vector<int64_t>& stringifyE_SgAsmElfEHFrameEntryCI();
18170 std::string stringifyE_SgAsmElfNoteEntry(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18171 const std::vector<int64_t>& stringifyE_SgAsmElfNoteEntry();
18188 std::string stringifyE_SgAsmElfRelocEntryList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18189 const std::vector<int64_t>& stringifyE_SgAsmElfRelocEntryList();
18206 std::string stringifyE_SgAsmElfSegmentTableEntryList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18207 const std::vector<int64_t>& stringifyE_SgAsmElfSegmentTableEntryList();
18224 std::string stringifyE_SgAsmElfSymbolList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18225 const std::vector<int64_t>& stringifyE_SgAsmElfSymbolList();
18242 std::string stringifyE_SgAsmElfSymverDefinedAux(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18243 const std::vector<int64_t>& stringifyE_SgAsmElfSymverDefinedAux();
18260 std::string stringifyE_SgAsmElfSymverDefinedAuxList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18261 const std::vector<int64_t>& stringifyE_SgAsmElfSymverDefinedAuxList();
18278 std::string stringifyE_SgAsmElfSymverDefinedEntry(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18279 const std::vector<int64_t>& stringifyE_SgAsmElfSymverDefinedEntry();
18296 std::string stringifyE_SgAsmElfSymverDefinedEntryList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18297 const std::vector<int64_t>& stringifyE_SgAsmElfSymverDefinedEntryList();
18314 std::string stringifyE_SgAsmElfSymverEntryList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18315 const std::vector<int64_t>& stringifyE_SgAsmElfSymverEntryList();
18332 std::string stringifyE_SgAsmElfSymverNeededAux(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18333 const std::vector<int64_t>& stringifyE_SgAsmElfSymverNeededAux();
18350 std::string stringifyE_SgAsmElfSymverNeededAuxList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18351 const std::vector<int64_t>& stringifyE_SgAsmElfSymverNeededAuxList();
18368 std::string stringifyE_SgAsmElfSymverNeededEntry(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18369 const std::vector<int64_t>& stringifyE_SgAsmElfSymverNeededEntry();
18386 std::string stringifyE_SgAsmElfSymverNeededEntryList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18387 const std::vector<int64_t>& stringifyE_SgAsmElfSymverNeededEntryList();
18404 std::string stringifyE_SgAsmGenericDLL(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18405 const std::vector<int64_t>& stringifyE_SgAsmGenericDLL();
18422 std::string stringifyE_SgAsmGenericFile(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18423 const std::vector<int64_t>& stringifyE_SgAsmGenericFile();
18440 std::string stringifyE_SgAsmGenericHeaderList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18441 const std::vector<int64_t>& stringifyE_SgAsmGenericHeaderList();
18458 std::string stringifyE_SgAsmCliHeader(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18459 const std::vector<int64_t>& stringifyE_SgAsmCliHeader();
18476 std::string stringifyE_SgAsmCoffSymbolTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18477 const std::vector<int64_t>& stringifyE_SgAsmCoffSymbolTable();
18494 std::string stringifyE_SgAsmElfDynamicSection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18495 const std::vector<int64_t>& stringifyE_SgAsmElfDynamicSection();
18512 std::string stringifyE_SgAsmElfEHFrameSection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18513 const std::vector<int64_t>& stringifyE_SgAsmElfEHFrameSection();
18530 std::string stringifyE_SgAsmElfNoteSection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18531 const std::vector<int64_t>& stringifyE_SgAsmElfNoteSection();
18548 std::string stringifyE_SgAsmElfRelocSection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18549 const std::vector<int64_t>& stringifyE_SgAsmElfRelocSection();
18566 std::string stringifyE_SgAsmElfStringSection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18567 const std::vector<int64_t>& stringifyE_SgAsmElfStringSection();
18584 std::string stringifyE_SgAsmElfSymbolSection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18585 const std::vector<int64_t>& stringifyE_SgAsmElfSymbolSection();
18602 std::string stringifyE_SgAsmElfSymverDefinedSection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18603 const std::vector<int64_t>& stringifyE_SgAsmElfSymverDefinedSection();
18620 std::string stringifyE_SgAsmElfSymverNeededSection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18621 const std::vector<int64_t>& stringifyE_SgAsmElfSymverNeededSection();
18638 std::string stringifyE_SgAsmElfSymverSection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18639 const std::vector<int64_t>& stringifyE_SgAsmElfSymverSection();
18656 std::string stringifyE_SgAsmElfSection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18657 const std::vector<int64_t>& stringifyE_SgAsmElfSection();
18674 std::string stringifyE_SgAsmDOSFileHeader(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18675 const std::vector<int64_t>& stringifyE_SgAsmDOSFileHeader();
18692 std::string stringifyE_SgAsmElfFileHeader(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18693 const std::vector<int64_t>& stringifyE_SgAsmElfFileHeader();
18710 std::string stringifyE_SgAsmJvmFileHeader(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18711 const std::vector<int64_t>& stringifyE_SgAsmJvmFileHeader();
18728 std::string stringifyE_SgAsmLEFileHeader(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18729 const std::vector<int64_t>& stringifyE_SgAsmLEFileHeader();
18746 std::string stringifyE_SgAsmNEFileHeader(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18747 const std::vector<int64_t>& stringifyE_SgAsmNEFileHeader();
18764 std::string stringifyE_SgAsmPEFileHeader(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18765 const std::vector<int64_t>& stringifyE_SgAsmPEFileHeader();
18782 std::string stringifyE_SgAsmGenericHeader(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18783 const std::vector<int64_t>& stringifyE_SgAsmGenericHeader();
18800 std::string stringifyE_SgAsmJvmAttributeTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18801 const std::vector<int64_t>& stringifyE_SgAsmJvmAttributeTable();
18818 std::string stringifyE_SgAsmJvmFieldTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18819 const std::vector<int64_t>& stringifyE_SgAsmJvmFieldTable();
18836 std::string stringifyE_SgAsmJvmMethodTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18837 const std::vector<int64_t>& stringifyE_SgAsmJvmMethodTable();
18854 std::string stringifyE_SgAsmLEEntryTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18855 const std::vector<int64_t>& stringifyE_SgAsmLEEntryTable();
18872 std::string stringifyE_SgAsmLEPageTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18873 const std::vector<int64_t>& stringifyE_SgAsmLEPageTable();
18890 std::string stringifyE_SgAsmLERelocTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18891 const std::vector<int64_t>& stringifyE_SgAsmLERelocTable();
18908 std::string stringifyE_SgAsmLESection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18909 const std::vector<int64_t>& stringifyE_SgAsmLESection();
18926 std::string stringifyE_SgAsmNEEntryTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18927 const std::vector<int64_t>& stringifyE_SgAsmNEEntryTable();
18944 std::string stringifyE_SgAsmNEModuleTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18945 const std::vector<int64_t>& stringifyE_SgAsmNEModuleTable();
18962 std::string stringifyE_SgAsmNERelocTable(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18963 const std::vector<int64_t>& stringifyE_SgAsmNERelocTable();
18980 std::string stringifyE_SgAsmNESection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18981 const std::vector<int64_t>& stringifyE_SgAsmNESection();
18998 std::string stringifyE_SgAsmPEExportSection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
18999 const std::vector<int64_t>& stringifyE_SgAsmPEExportSection();
19016 std::string stringifyE_SgAsmPEImportSection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19017 const std::vector<int64_t>& stringifyE_SgAsmPEImportSection();
19034 std::string stringifyE_SgAsmPEStringSection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19035 const std::vector<int64_t>& stringifyE_SgAsmPEStringSection();
19052 std::string stringifyE_SgAsmPESection(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19053 const std::vector<int64_t>& stringifyE_SgAsmPESection();
19070 std::string stringifyE_SgAsmGenericSectionList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19071 const std::vector<int64_t>& stringifyE_SgAsmGenericSectionList();
19088 std::string stringifyE_SgAsmCoffSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19089 const std::vector<int64_t>& stringifyE_SgAsmCoffSymbol();
19106 std::string stringifyE_SgAsmElfSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19107 const std::vector<int64_t>& stringifyE_SgAsmElfSymbol();
19124 std::string stringifyE_SgAsmGenericSymbol(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19125 const std::vector<int64_t>& stringifyE_SgAsmGenericSymbol();
19142 std::string stringifyE_SgAsmLEEntryPoint(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19143 const std::vector<int64_t>& stringifyE_SgAsmLEEntryPoint();
19160 std::string stringifyE_SgAsmPEExportDirectory(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19161 const std::vector<int64_t>& stringifyE_SgAsmPEExportDirectory();
19178 std::string stringifyE_SgAsmPEExportEntry(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19179 const std::vector<int64_t>& stringifyE_SgAsmPEExportEntry();
19196 std::string stringifyE_SgAsmPEExportEntryList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19197 const std::vector<int64_t>& stringifyE_SgAsmPEExportEntryList();
19214 std::string stringifyE_SgAsmPEImportDirectory(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19215 const std::vector<int64_t>& stringifyE_SgAsmPEImportDirectory();
19232 std::string stringifyE_SgAsmPEImportDirectoryList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19233 const std::vector<int64_t>& stringifyE_SgAsmPEImportDirectoryList();
19250 std::string stringifyE_SgAsmPEImportItem(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19251 const std::vector<int64_t>& stringifyE_SgAsmPEImportItem();
19268 std::string stringifyE_SgAsmPEImportItemList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19269 const std::vector<int64_t>& stringifyE_SgAsmPEImportItemList();
19286 std::string stringifyE_SgAsmPERVASizePairList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19287 const std::vector<int64_t>& stringifyE_SgAsmPERVASizePairList();
19304 std::string stringifyE_SgAsmBinaryAdd(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19305 const std::vector<int64_t>& stringifyE_SgAsmBinaryAdd();
19322 std::string stringifyE_SgAsmBinaryAsr(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19323 const std::vector<int64_t>& stringifyE_SgAsmBinaryAsr();
19340 std::string stringifyE_SgAsmBinaryConcat(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19341 const std::vector<int64_t>& stringifyE_SgAsmBinaryConcat();
19358 std::string stringifyE_SgAsmBinaryDivide(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19359 const std::vector<int64_t>& stringifyE_SgAsmBinaryDivide();
19376 std::string stringifyE_SgAsmBinaryLsl(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19377 const std::vector<int64_t>& stringifyE_SgAsmBinaryLsl();
19394 std::string stringifyE_SgAsmBinaryLsr(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19395 const std::vector<int64_t>& stringifyE_SgAsmBinaryLsr();
19412 std::string stringifyE_SgAsmBinaryMod(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19413 const std::vector<int64_t>& stringifyE_SgAsmBinaryMod();
19430 std::string stringifyE_SgAsmBinaryMsl(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19431 const std::vector<int64_t>& stringifyE_SgAsmBinaryMsl();
19448 std::string stringifyE_SgAsmBinaryMultiply(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19449 const std::vector<int64_t>& stringifyE_SgAsmBinaryMultiply();
19466 std::string stringifyE_SgAsmBinaryPostupdate(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19467 const std::vector<int64_t>& stringifyE_SgAsmBinaryPostupdate();
19484 std::string stringifyE_SgAsmBinaryPreupdate(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19485 const std::vector<int64_t>& stringifyE_SgAsmBinaryPreupdate();
19502 std::string stringifyE_SgAsmBinaryRor(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19503 const std::vector<int64_t>& stringifyE_SgAsmBinaryRor();
19520 std::string stringifyE_SgAsmBinarySubtract(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19521 const std::vector<int64_t>& stringifyE_SgAsmBinarySubtract();
19538 std::string stringifyE_SgAsmBinaryExpression(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19539 const std::vector<int64_t>& stringifyE_SgAsmBinaryExpression();
19556 std::string stringifyE_SgAsmCommonSubExpression(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19557 const std::vector<int64_t>& stringifyE_SgAsmCommonSubExpression();
19574 std::string stringifyE_SgAsmExprListExp(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19575 const std::vector<int64_t>& stringifyE_SgAsmExprListExp();
19592 std::string stringifyE_SgAsmMemoryReferenceExpression(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19593 const std::vector<int64_t>& stringifyE_SgAsmMemoryReferenceExpression();
19610 std::string stringifyE_SgAsmRegisterNames(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19611 const std::vector<int64_t>& stringifyE_SgAsmRegisterNames();
19628 std::string stringifyE_SgAsmRiscOperation(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19629 const std::vector<int64_t>& stringifyE_SgAsmRiscOperation();
19646 std::string stringifyE_SgAsmUnaryMinus(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19647 const std::vector<int64_t>& stringifyE_SgAsmUnaryMinus();
19664 std::string stringifyE_SgAsmUnaryPlus(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19665 const std::vector<int64_t>& stringifyE_SgAsmUnaryPlus();
19682 std::string stringifyE_SgAsmUnaryRrx(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19683 const std::vector<int64_t>& stringifyE_SgAsmUnaryRrx();
19700 std::string stringifyE_SgAsmUnarySignedExtend(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19701 const std::vector<int64_t>& stringifyE_SgAsmUnarySignedExtend();
19718 std::string stringifyE_SgAsmUnaryTruncate(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19719 const std::vector<int64_t>& stringifyE_SgAsmUnaryTruncate();
19736 std::string stringifyE_SgAsmUnaryUnsignedExtend(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19737 const std::vector<int64_t>& stringifyE_SgAsmUnaryUnsignedExtend();
19754 std::string stringifyE_SgAsmUnaryExpression(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19755 const std::vector<int64_t>& stringifyE_SgAsmUnaryExpression();
19772 std::string stringifyE_SgAsmFloatValueExpression(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19773 const std::vector<int64_t>& stringifyE_SgAsmFloatValueExpression();
19790 std::string stringifyE_SgAsmIntegerValueExpression(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19791 const std::vector<int64_t>& stringifyE_SgAsmIntegerValueExpression();
19808 std::string stringifyE_SgAsmConstantExpression(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19809 const std::vector<int64_t>& stringifyE_SgAsmConstantExpression();
19826 std::string stringifyE_SgAsmValueExpression(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19827 const std::vector<int64_t>& stringifyE_SgAsmValueExpression();
19844 std::string stringifyE_SgAsmGenericFileList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19845 const std::vector<int64_t>& stringifyE_SgAsmGenericFileList();
19862 std::string stringifyE_SgAsmInterpretation(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19863 const std::vector<int64_t>& stringifyE_SgAsmInterpretation();
19880 std::string stringifyE_SgAsmInterpretationList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19881 const std::vector<int64_t>& stringifyE_SgAsmInterpretationList();
19898 std::string stringifyE_SgAsmJvmField(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19899 const std::vector<int64_t>& stringifyE_SgAsmJvmField();
19916 std::string stringifyE_SgAsmJvmMethod(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19917 const std::vector<int64_t>& stringifyE_SgAsmJvmMethod();
19934 std::string stringifyE_SgAsmOperandList(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19935 const std::vector<int64_t>& stringifyE_SgAsmOperandList();
19952 std::string stringifyE_SgAsmBlock(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19953 const std::vector<int64_t>& stringifyE_SgAsmBlock();
19970 std::string stringifyE_SgAsmAarch32Instruction(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19971 const std::vector<int64_t>& stringifyE_SgAsmAarch32Instruction();
19988 std::string stringifyE_SgAsmAarch64Instruction(int64_t n,
const char *strip=NULL,
bool canonic=
false);
19989 const std::vector<int64_t>& stringifyE_SgAsmAarch64Instruction();
20006 std::string stringifyE_SgAsmCilInstruction(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20007 const std::vector<int64_t>& stringifyE_SgAsmCilInstruction();
20024 std::string stringifyE_SgAsmJvmInstruction(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20025 const std::vector<int64_t>& stringifyE_SgAsmJvmInstruction();
20042 std::string stringifyE_SgAsmM68kInstruction(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20043 const std::vector<int64_t>& stringifyE_SgAsmM68kInstruction();
20060 std::string stringifyE_SgAsmMipsInstruction(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20061 const std::vector<int64_t>& stringifyE_SgAsmMipsInstruction();
20078 std::string stringifyE_SgAsmNullInstruction(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20079 const std::vector<int64_t>& stringifyE_SgAsmNullInstruction();
20096 std::string stringifyE_SgAsmPowerpcInstruction(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20097 const std::vector<int64_t>& stringifyE_SgAsmPowerpcInstruction();
20114 std::string stringifyE_SgAsmUserInstruction(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20115 const std::vector<int64_t>& stringifyE_SgAsmUserInstruction();
20132 std::string stringifyE_SgAsmX86Instruction(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20133 const std::vector<int64_t>& stringifyE_SgAsmX86Instruction();
20150 std::string stringifyE_SgAsmInstruction(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20151 const std::vector<int64_t>& stringifyE_SgAsmInstruction();
20168 std::string stringifyE_SgAsmFunction(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20169 const std::vector<int64_t>& stringifyE_SgAsmFunction();
20186 std::string stringifyE_SgAsmPointerType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20187 const std::vector<int64_t>& stringifyE_SgAsmPointerType();
20204 std::string stringifySgConstVolatileModifier_cv_modifier_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20205 const std::vector<int64_t>& stringifySgConstVolatileModifier_cv_modifier_enum();
20222 std::string stringifySgStorageModifier_storage_modifier_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20223 const std::vector<int64_t>& stringifySgStorageModifier_storage_modifier_enum();
20240 std::string stringifySgAccessModifier_access_modifier_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20241 const std::vector<int64_t>& stringifySgAccessModifier_access_modifier_enum();
20258 std::string stringifySgFunctionModifier_function_modifier_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20259 const std::vector<int64_t>& stringifySgFunctionModifier_function_modifier_enum();
20276 std::string stringifySgUPC_AccessModifier_upc_access_modifier_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20277 const std::vector<int64_t>& stringifySgUPC_AccessModifier_upc_access_modifier_enum();
20294 std::string stringifySgSpecialFunctionModifier_special_function_modifier_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20295 const std::vector<int64_t>& stringifySgSpecialFunctionModifier_special_function_modifier_enum();
20312 std::string stringifySgElaboratedTypeModifier_elaborated_type_modifier_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20313 const std::vector<int64_t>& stringifySgElaboratedTypeModifier_elaborated_type_modifier_enum();
20330 std::string stringifySgLinkageModifier_linkage_modifier_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20331 const std::vector<int64_t>& stringifySgLinkageModifier_linkage_modifier_enum();
20348 std::string stringifySgBaseClassModifier_baseclass_modifier_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20349 const std::vector<int64_t>& stringifySgBaseClassModifier_baseclass_modifier_enum();
20366 std::string stringifySgStructureModifier_jovial_structure_modifier_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20367 const std::vector<int64_t>& stringifySgStructureModifier_jovial_structure_modifier_enum();
20384 std::string stringifySgTypeModifier_type_modifier_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20385 const std::vector<int64_t>& stringifySgTypeModifier_type_modifier_enum();
20402 std::string stringifySgTypeModifier_gnu_extension_machine_mode_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20403 const std::vector<int64_t>& stringifySgTypeModifier_gnu_extension_machine_mode_enum();
20420 std::string stringifySgDeclarationModifier_declaration_modifier_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20421 const std::vector<int64_t>& stringifySgDeclarationModifier_declaration_modifier_enum();
20438 std::string stringifySgDeclarationModifier_gnu_declaration_visability_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20439 const std::vector<int64_t>& stringifySgDeclarationModifier_gnu_declaration_visability_enum();
20456 std::string stringifySgOpenclAccessModeModifier_access_mode_modifier_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20457 const std::vector<int64_t>& stringifySgOpenclAccessModeModifier_access_mode_modifier_enum();
20474 std::string stringifySg_File_Info_classifier(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20475 const std::vector<int64_t>& stringifySg_File_Info_classifier();
20492 std::string stringifySg_File_Info_p_fileflags(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20493 const std::vector<int64_t>& stringifySg_File_Info_p_fileflags();
20510 std::string stringifySgFile_outputFormatOption_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20511 const std::vector<int64_t>& stringifySgFile_outputFormatOption_enum();
20528 std::string stringifySgFile_languageOption_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20529 const std::vector<int64_t>& stringifySgFile_languageOption_enum();
20546 std::string stringifySgFile_standard_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20547 const std::vector<int64_t>& stringifySgFile_standard_enum();
20564 std::string stringifySgProject_template_instantiation_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20565 const std::vector<int64_t>& stringifySgProject_template_instantiation_enum();
20582 std::string stringifySgUnparse_Info_unparse_type_num(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20583 const std::vector<int64_t>& stringifySgUnparse_Info_unparse_type_num();
20600 std::string stringifySgUnparse_Info_access_attr_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20601 const std::vector<int64_t>& stringifySgUnparse_Info_access_attr_enum();
20618 std::string stringifySgTemplateParameter_template_parameter_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20619 const std::vector<int64_t>& stringifySgTemplateParameter_template_parameter_enum();
20636 std::string stringifySgTemplateArgument_template_argument_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20637 const std::vector<int64_t>& stringifySgTemplateArgument_template_argument_enum();
20654 std::string stringifySgGraphGraphEdgeType(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20655 const std::vector<int64_t>& stringifySgGraphGraphEdgeType();
20672 std::string stringifySgGraphGraphProperties(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20673 const std::vector<int64_t>& stringifySgGraphGraphProperties();
20690 std::string stringifySgDataStatementValue_data_statement_value_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20691 const std::vector<int64_t>& stringifySgDataStatementValue_data_statement_value_enum();
20708 std::string stringifySgType_fortran_attribute_specifiers_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20709 const std::vector<int64_t>& stringifySgType_fortran_attribute_specifiers_enum();
20726 std::string stringifySgJovialTableTypeStructureSpecifier(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20727 const std::vector<int64_t>& stringifySgJovialTableTypeStructureSpecifier();
20744 std::string stringifySgMemberFunctionType_mfunc_specifier_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20745 const std::vector<int64_t>& stringifySgMemberFunctionType_mfunc_specifier_enum();
20762 std::string stringifySgTokenROSE_Fortran_Keywords(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20763 const std::vector<int64_t>& stringifySgTokenROSE_Fortran_Keywords();
20780 std::string stringifySgTokenROSE_C_CXX_keywords(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20781 const std::vector<int64_t>& stringifySgTokenROSE_C_CXX_keywords();
20798 std::string stringifySgTokenROSE_Fortran_Operators(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20799 const std::vector<int64_t>& stringifySgTokenROSE_Fortran_Operators();
20816 std::string stringifySgTokenROSE_C_CXX_Operators(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20817 const std::vector<int64_t>& stringifySgTokenROSE_C_CXX_Operators();
20834 std::string stringifySgTokenROSE_Fortran_Additional_Info(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20835 const std::vector<int64_t>& stringifySgTokenROSE_Fortran_Additional_Info();
20852 std::string stringifySgInitializedName_preinitialization_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20853 const std::vector<int64_t>& stringifySgInitializedName_preinitialization_enum();
20870 std::string stringifySgInitializedName_asm_register_name_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20871 const std::vector<int64_t>& stringifySgInitializedName_asm_register_name_enum();
20888 std::string stringifySgInitializedName_gnu_variable_attribute_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20889 const std::vector<int64_t>& stringifySgInitializedName_gnu_variable_attribute_enum();
20906 std::string stringifySgInitializedName_excess_specifier_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20907 const std::vector<int64_t>& stringifySgInitializedName_excess_specifier_enum();
20924 std::string stringifySgOmpClause_omp_default_option_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20925 const std::vector<int64_t>& stringifySgOmpClause_omp_default_option_enum();
20942 std::string stringifySgOmpClause_omp_schedule_kind_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20943 const std::vector<int64_t>& stringifySgOmpClause_omp_schedule_kind_enum();
20960 std::string stringifySgOmpClause_omp_reduction_operator_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20961 const std::vector<int64_t>& stringifySgOmpClause_omp_reduction_operator_enum();
20978 std::string stringifySgOmpClause_omp_dependence_type_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20979 const std::vector<int64_t>& stringifySgOmpClause_omp_dependence_type_enum();
20996 std::string stringifySgOmpClause_omp_map_operator_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
20997 const std::vector<int64_t>& stringifySgOmpClause_omp_map_operator_enum();
21014 std::string stringifySgOmpClause_omp_map_dist_data_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21015 const std::vector<int64_t>& stringifySgOmpClause_omp_map_dist_data_enum();
21032 std::string stringifySgOmpClause_omp_proc_bind_policy_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21033 const std::vector<int64_t>& stringifySgOmpClause_omp_proc_bind_policy_enum();
21050 std::string stringifySgOmpClause_omp_atomic_clause_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21051 const std::vector<int64_t>& stringifySgOmpClause_omp_atomic_clause_enum();
21068 std::string stringifySgForAllStatement_forall_statement_kind_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21069 const std::vector<int64_t>& stringifySgForAllStatement_forall_statement_kind_enum();
21086 std::string stringifySgJovialForThenStatement_loop_statement_type_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21087 const std::vector<int64_t>& stringifySgJovialForThenStatement_loop_statement_type_enum();
21104 std::string stringifySgDeclarationStatement_template_specialization_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21105 const std::vector<int64_t>& stringifySgDeclarationStatement_template_specialization_enum();
21122 std::string stringifySgDeclarationStatement_gnu_extension_visability_attribute_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21123 const std::vector<int64_t>& stringifySgDeclarationStatement_gnu_extension_visability_attribute_enum();
21140 std::string stringifySgVariableDeclaration_gnu_extension_declaration_attributes_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21141 const std::vector<int64_t>& stringifySgVariableDeclaration_gnu_extension_declaration_attributes_enum();
21158 std::string stringifySgAttributeSpecificationStatement_attribute_spec_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21159 const std::vector<int64_t>& stringifySgAttributeSpecificationStatement_attribute_spec_enum();
21176 std::string stringifySgTemplateDeclaration_template_type_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21177 const std::vector<int64_t>& stringifySgTemplateDeclaration_template_type_enum();
21194 std::string stringifySgInterfaceStatement_generic_spec_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21195 const std::vector<int64_t>& stringifySgInterfaceStatement_generic_spec_enum();
21212 std::string stringifySgClassDeclaration_class_types(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21213 const std::vector<int64_t>& stringifySgClassDeclaration_class_types();
21230 std::string stringifySgTemplateClassDeclaration_class_types(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21231 const std::vector<int64_t>& stringifySgTemplateClassDeclaration_class_types();
21248 std::string stringifySgJovialTableStatementWordsPerEntry(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21249 const std::vector<int64_t>& stringifySgJovialTableStatementWordsPerEntry();
21266 std::string stringifySgImplicitStatement_implicit_spec_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21267 const std::vector<int64_t>& stringifySgImplicitStatement_implicit_spec_enum();
21284 std::string stringifySgProcedureHeaderStatement_subprogram_kind_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21285 const std::vector<int64_t>& stringifySgProcedureHeaderStatement_subprogram_kind_enum();
21302 std::string stringifySgJovialDirectiveStatement_directive_types(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21303 const std::vector<int64_t>& stringifySgJovialDirectiveStatement_directive_types();
21320 std::string stringifySgJovialLabelDeclaration_label_type_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21321 const std::vector<int64_t>& stringifySgJovialLabelDeclaration_label_type_enum();
21338 std::string stringifySgLabelStatement_label_type_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21339 const std::vector<int64_t>& stringifySgLabelStatement_label_type_enum();
21356 std::string stringifySgProcessControlStatement_control_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21357 const std::vector<int64_t>& stringifySgProcessControlStatement_control_enum();
21374 std::string stringifySgIOStatement_io_statement_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21375 const std::vector<int64_t>& stringifySgIOStatement_io_statement_enum();
21392 std::string stringifySgImageControlStatement_image_control_statement_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21393 const std::vector<int64_t>& stringifySgImageControlStatement_image_control_statement_enum();
21410 std::string stringifySgAdaSelectStmt_select_type_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21411 const std::vector<int64_t>& stringifySgAdaSelectStmt_select_type_enum();
21428 std::string stringifySgUnaryOpSgop_mode(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21429 const std::vector<int64_t>& stringifySgUnaryOpSgop_mode();
21446 std::string stringifySgCastExp_cast_type_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21447 const std::vector<int64_t>& stringifySgCastExp_cast_type_enum();
21464 std::string stringifySgThrowOp_e_throw_kind(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21465 const std::vector<int64_t>& stringifySgThrowOp_e_throw_kind();
21482 std::string stringifySgAsmOp_asm_operand_modifier_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21483 const std::vector<int64_t>& stringifySgAsmOp_asm_operand_modifier_enum();
21500 std::string stringifySgAsmOp_asm_operand_constraint_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21501 const std::vector<int64_t>& stringifySgAsmOp_asm_operand_constraint_enum();
21518 std::string stringifySgLabelSymbol_label_type_enum(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21519 const std::vector<int64_t>& stringifySgLabelSymbol_label_type_enum();
21536 std::string stringifyCxx_GrammarVariants(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21537 const std::vector<int64_t>& stringifyCxx_GrammarVariants();
21554 std::string stringifyVariantT(int64_t n,
const char *strip=NULL,
bool canonic=
false);
21555 const std::vector<int64_t>& stringifyVariantT();
21561 namespace LibraryIdentification {
21566 namespace EditDistance {
21568 namespace TreeEditDistance {
21572 namespace Snippet {
21575 namespace BinaryAnalysis {
21577 namespace AssemblerX86 {
21580 namespace Assembler {
21583 namespace SymbolicExpression {
21585 namespace TypeStyle {
21595 namespace SymbolicExpressionParser {
21604 namespace VxworksTerminal {
21606 namespace DataTransfer {
21610 namespace SRecord {
21613 namespace Unparser {
21615 namespace ArrowMargin {
21617 namespace CfgEndpoint {
21621 namespace EdgeArrows {
21625 namespace FunctionSimilarity {
21628 namespace Concolic {
21630 namespace ExecutionEvent {
21634 namespace Reachability {
21637 namespace Disassembler {
21639 namespace Aarch32 {
21644 namespace Decoder {
21651 namespace Aarch64 {
21655 namespace RegisterDictionary {
21657 namespace SortBySize {
21661 namespace Partitioner2 {
21663 namespace Partitioner {
21665 namespace MayReturnVertexInfo {
21669 namespace ModulesX86 {
21671 namespace SwitchSuccessors {
21675 namespace DataFlow {
21677 namespace DfCfgVertex {
21681 namespace Inliner {
21684 namespace Precision {
21687 namespace AllowParallelEdges {
21690 namespace ModulesElf {
21692 namespace FixUndefinedSymbols {
21696 namespace Reference {
21699 namespace BasicBlockCallback {
21706 namespace TaintedFlow {
21709 namespace PointerDetection {
21711 namespace PointerDescriptor {
21715 namespace ConcreteLocation {
21718 namespace ByteOrder {
21721 namespace HotPatch {
21727 namespace InstructionSemantics {
21731 namespace RiscOperators {
21735 namespace IntervalSemantics {
21738 namespace DataFlowSemantics {
21740 namespace DataFlowEdge {
21744 namespace UpdateCr {
21747 namespace SaveLink {
21750 namespace DispatcherAarch32 {
21753 namespace SymbolicSemantics {
21755 namespace AllowSideEffects {
21759 namespace DispatcherX86 {
21762 namespace TaintSemantics {
21766 namespace MagicNumber {
21769 namespace SerialIo {
21772 namespace ModelChecker {
21774 namespace PartitionerModel {
21776 namespace Settings {
21781 namespace Debugger {
21785 namespace Response {
21787 namespace ResultRecord {
21795 namespace GdbResponse {
21801 namespace ArmAarch32 {
21805 namespace MemoryMap {
21811 namespace Strings {
21817 namespace CodeInserter {
21820 namespace Variables {
21822 namespace StackVariable {
21825 namespace StackFrame {
21829 namespace FeasiblePath {
21831 namespace PathProcessor {
21835 namespace BinaryLoader {
21838 namespace SmtSolver {
21841 namespace CallingConvention {
21845 namespace builder {
21847 namespace SageTreeBuilder {
21851 namespace StringUtility {
21854 namespace Callbacks {
21859 namespace Defects {
21862 namespace cmdline {
21864 namespace graphviz_t {
21867 namespace checker_t {
21871 namespace Traversal {
21875 namespace FormattedTable {
21878 namespace CodeGen {
21884 namespace CommandLine {
21886 namespace SuffixMultiplierParser {
21889 namespace FailedAssertionBehaviorAdjuster {
21903 namespace BaseGraph {
21905 namespace BiDirNodesIterator {
21915 namespace CallGraph {
21918 namespace DominatorTreesAndDominanceFrontiers {
21920 namespace DominatorTree {
21932 namespace iterator {
21936 namespace ArithmeticIntensityMeasurement {
21939 namespace ssa_unfiltered_cfg {
21945 namespace ReadWriteSets {
21948 namespace PtrAliasAnalysis {
21951 namespace CollectAliasRelations {
21956 namespace PDGEdge {
21959 namespace SDGNode {
21962 namespace SDGEdge {
21966 namespace AbstractMemoryObject {
21968 namespace IndexSet {
21972 namespace MidLevelCollectionTypedefs {
21975 namespace HighLevelCollectionTypedefs {
21984 namespace AstUtilInterface {
21986 namespace CollectTransitiveDependences {
21990 namespace AstNodePtr {
21993 namespace AstNodeType {
21999 namespace AstUnparseAttribute {
22002 namespace NumberQuery {
22005 namespace NodeQuery {
22008 namespace NameQuery {
22011 namespace AstQueryNamespace {
22014 namespace BooleanQuery {
22017 namespace CodeThorn {
22019 namespace VariableIdMapping {
22022 namespace LabelProperty {
22026 namespace SgNodeHelper {
22028 namespace Pattern {
22030 namespace OutputTarget {
22038 namespace ClangToSageTranslator {
22041 namespace ClangToDotTranslator {
22043 namespace ClangToDotTranslator {
22050 namespace csharp_translator {
22053 namespace Jovial_ROSE_Translation {
22059 namespace ROSE_Fortran_defs {
22062 namespace LanguageTranslation {
22065 namespace ROSE_token_ids {
22068 namespace VirtualBinCFG {
22071 namespace VirtualCFG {
22082 namespace DeferredTransformation {
22089 namespace AstAttributeDOT {
22092 namespace DOTGraphNode {
22095 namespace DOTGraphEdge {
22098 namespace AST_Graph {
22179 namespace AstNodeClass {
22184 namespace Container {
22189 namespace Algorithm {
22199 namespace Message {
22213 namespace Exception {
22216 namespace Iterator {
22219 namespace ConstIterator {
22226 namespace Database {
22228 namespace Statement {
22232 namespace CommandLine {
22238 namespace Document {
22253 namespace QRSelect {
22259 namespace QRButtons {
22262 namespace QEditor {
22265 namespace QRSourceBox {
22268 namespace QSourceColorizer {
22271 namespace Q3TextStringChar {
22274 namespace Q3TextCursor {
22277 namespace Q3TextCommand {
22280 namespace Q3TextCustomItem {
22283 namespace Q3TextDocument {
22286 namespace Q3TextPreProcessor {
22289 namespace Q3TextFormat {
22298 namespace ParenMatcher {
22301 namespace QRTreeBox {
22305 namespace nlohmann {
22309 namespace lexer_base {
22313 namespace basic_json {
22324 namespace CppStack {
22329 namespace FailSafe {
22332 namespace GenRepresentation {
22335 namespace CompilerOutputWidget {
22341 namespace QtGradientWidgetPrivate {
22344 namespace QtColorLine {
22347 namespace AstDisplayInfo {
22350 namespace QEditor {
22353 namespace QReliableFileWatch {
22356 namespace QPanelLayout {
22359 namespace QParenthesis {
22362 namespace QDocumentLine {
22365 namespace QDocumentCommand {
22368 namespace QDocumentCursor {
22371 namespace QDocumentSearch {
22374 namespace QDocument {
22377 namespace QDocumentCursorHandle {
22380 namespace QLanguageDefinition {
22383 namespace QNFAAction {
22386 namespace QNFADefinition {
22392 namespace QCodeEdit {
22395 namespace DisplayEdge {
22398 namespace DependencyInfo {
22401 namespace UnparseLanguageIndependentConstructs {
Base class for all IR node attribute values.
This class defines the DOT output (graphical representation) of the AST.
For preprocessing information including source comments, include , if, define, etc.
Shortens names of int64_t stringifiers.
One entry from the dynamic linking table.
One entry of an ELF relocation table.
Represents one entry in an ELF section table.
Represents one entry of a segment table.
Represents a single ELF symbol.
Represents a synthesized function.
Base class for binary files.
Contiguous region of a file.
Represents an entry in a JVM constant pool.
Represents an entry in a stack map table.
Static representation of instruction semantics.
This class represents a cast of one type to another.
This class represents the concept of a class declaration statement. It includes the concept of an ins...
This class represents modifiers for SgDeclaration (declaration statements).
This class represents the concept of a declaration statement.
This class represents a source file for a project (which may contian many source files and or directo...
This class represents the notion of a declared variable.
This class represents the concept of a C or C++ label statement.
This class represents a source project, with a list of SgFile objects and global information about th...
This class represents modifiers specific to storage.
This class represents template argument within the use of a template to build an instantiation.
This class represents the concept of a template declaration.
This class represents the C++ throw expression (handled as a unary operator).
This class represents the base class for all types.
This class represents the notion of a unary operator. It is derived from a SgExpression because opera...
This class represents the concept of a C or C++ variable declaration.
This class represents the location of the code associated with the IR node in the original source cod...
A pointer to a vertex of the static taint lattice.
Types and functions to support OpenMP.
Base classes for instruction semantics.
BaseSemantics::Formatter Formatter
Formatter for symbolic values.
Access
Whether a variable is read or written.
Rosebud is a tool to generate abstract syntax trees.
Sawyer::Language::Clexer::Token Token
A token parsed from the input file.
Functions that build an AST.
Functions that are useful when operating on the AST.
const std::vector< int64_t > & traversalType()
Return all AST_Graph::traversalType member values as a vector.
const std::vector< int64_t > & pointerHandling()
Return all AST_Graph::pointerHandling member values as a vector.
const std::vector< int64_t > & Index_type()
Return all AbstractMemoryObject::IndexSet::Index_type member values as a vector.
const std::vector< int64_t > & running_mode_enum()
Return all ArithmeticIntensityMeasurement::running_mode_enum member values as a vector.
const std::vector< int64_t > & fp_operation_kind_enum()
Return all ArithmeticIntensityMeasurement::fp_operation_kind_enum member values as a vector.
const std::vector< int64_t > & DOTStyles()
Return all AstAttributeDOT::DOTStyles member values as a vector.
const std::vector< int64_t > & OwnershipPolicy()
Return all AstAttribute::OwnershipPolicy member values as a vector.
const std::vector< int64_t > & NodeType()
Return all AstDisplayInfo::NodeType member values as a vector.
const std::vector< int64_t > & locationInTree()
Return all AstNodeClass::locationInTree member values as a vector.
const std::vector< int64_t > & includeExcludeMechanism()
Return all AstNodeClass::includeExcludeMechanism member values as a vector.
const std::vector< int64_t > & TypeEvaluation()
Return all AstNodeClass::TypeEvaluation member values as a vector.
const std::vector< int64_t > & SpecialAstType()
Return all AstNodePtr::SpecialAstType member values as a vector.
const std::vector< int64_t > & SpecialAstType()
Return all AstNodeType::SpecialAstType member values as a vector.
const std::vector< int64_t > & QueryDepth()
Return all AstQueryNamespace::QueryDepth member values as a vector.
const std::vector< int64_t > & RelativePositionType()
Return all AstUnparseAttribute::RelativePositionType member values as a vector.
const std::vector< int64_t > & Direction()
Return all AstUtilInterface::CollectTransitiveDependences::Direction member values as a vector.
const std::vector< int64_t > & OperatorSideEffect()
Return all AstUtilInterface::OperatorSideEffect member values as a vector.
const std::vector< int64_t > & dirType()
Return all BaseGraph::BiDirNodesIterator::dirType member values as a vector.
const std::vector< int64_t > & TypeOfQueryType()
Return all BooleanQuery::TypeOfQueryType member values as a vector.
const std::vector< int64_t > & EdgeType()
Return all CFG::EdgeType member values as a vector.
const std::vector< int64_t > & direction()
Return all CGFunction::iterator::direction member values as a vector.
const std::vector< int64_t > & EdgeType()
Return all CallGraph::EdgeType member values as a vector.
const std::vector< int64_t > & Language()
Return all ClangToDotTranslator::ClangToDotTranslator::Language member values as a vector.
const std::vector< int64_t > & Language()
Return all ClangToDotTranslator::Language member values as a vector.
const std::vector< int64_t > & Language()
Return all ClangToSageTranslator::Language member values as a vector.
const char * Language(int64_t)
Convert ClangToSageTranslator::Language enum constant to a string.
const std::vector< int64_t > & LabelType()
Return all CodeThorn::LabelProperty::LabelType member values as a vector.
const std::vector< int64_t > & IOType()
Return all CodeThorn::LabelProperty::IOType member values as a vector.
const std::vector< int64_t > & AggregateType()
Return all CodeThorn::VariableIdMapping::AggregateType member values as a vector.
const std::vector< int64_t > & VariableScope()
Return all CodeThorn::VariableIdMapping::VariableScope member values as a vector.
const std::vector< int64_t > & TRAVERSAL_TYPE()
Return all CollectAliasRelations::TRAVERSAL_TYPE member values as a vector.
const std::vector< int64_t > & COLOR()
Return all CollectAliasRelations::COLOR member values as a vector.
const std::vector< int64_t > & levels()
Return all ConstrGraph::levels member values as a vector.
const std::vector< int64_t > & traversalType()
Return all DOTGeneration::traversalType member values as a vector.
const std::vector< int64_t > & DOTArrowTypes()
Return all DOTGraphEdge::DOTArrowTypes member values as a vector.
const std::vector< int64_t > & DOTShapeTypes()
Return all DOTGraphNode::DOTShapeTypes member values as a vector.
const std::vector< int64_t > & State()
Return all DependencyInfo::State member values as a vector.
const std::vector< int64_t > & PaintMode()
Return all DisplayEdge::PaintMode member values as a vector.
const std::vector< int64_t > & Direction()
Return all DominatorTreesAndDominanceFrontiers::DominatorTree::Direction member values as a vector.
const std::vector< int64_t > & Dir_ection()
Return all DominatorTreesAndDominanceFrontiers::Dir_ection member values as a vector.
const std::vector< int64_t > & fail_safe_enum()
Return all FailSafe::fail_safe_enum member values as a vector.
const std::vector< int64_t > & InsertionMode()
Return all FunctionCallInfo::InsertionMode member values as a vector.
const std::vector< int64_t > & TypeOfPrint()
Return all GenRepresentation::TypeOfPrint member values as a vector.
const std::vector< int64_t > & ScopeIdentifier_Enum()
Return all HighLevelCollectionTypedefs::ScopeIdentifier_Enum member values as a vector.
const std::vector< int64_t > & PlacementPosition_Enum()
Return all HighLevelCollectionTypedefs::PlacementPosition_Enum member values as a vector.
const std::vector< int64_t > & IntermediateFileStringPosition_Enum()
Return all HighLevelCollectionTypedefs::IntermediateFileStringPosition_Enum member values as a vector...
const std::vector< int64_t > & ExpressionKind()
Return all Jovial_ROSE_Translation::ExpressionKind member values as a vector.
const std::vector< int64_t > & State()
Return all Jovial::State member values as a vector.
const std::vector< int64_t > & FunctionModifier()
Return all LanguageTranslation::FunctionModifier member values as a vector.
const std::vector< int64_t > & PackingSpecifier()
Return all LanguageTranslation::PackingSpecifier member values as a vector.
const std::vector< int64_t > & ExpressionKind()
Return all LanguageTranslation::ExpressionKind member values as a vector.
const std::vector< int64_t > & DUPLICATE_OPTION()
Return all LibraryIdentification::DUPLICATE_OPTION member values as a vector.
const std::vector< int64_t > & PatternMatchMode()
Return all MatchStatus::PatternMatchMode member values as a vector.
const std::vector< int64_t > & CheckNodeMode()
Return all MatchStatus::CheckNodeMode member values as a vector.
const std::vector< int64_t > & ScopeIdentifier_Enum()
Return all MidLevelCollectionTypedefs::ScopeIdentifier_Enum member values as a vector.
const std::vector< int64_t > & IntermediateFileStringPosition_Enum()
Return all MidLevelCollectionTypedefs::IntermediateFileStringPosition_Enum member values as a vector.
const std::vector< int64_t > & PlacementPosition_Enum()
Return all MidLevelCollectionTypedefs::PlacementPosition_Enum member values as a vector.
const std::vector< int64_t > & TypeOfQueryTypeOneParameter()
Return all NameQuery::TypeOfQueryTypeOneParameter member values as a vector.
const std::vector< int64_t > & TypeOfQueryTypeTwoParameters()
Return all NameQuery::TypeOfQueryTypeTwoParameters member values as a vector.
const std::vector< int64_t > & TypeOfQueryTypeOneParameter()
Return all NodeQuery::TypeOfQueryTypeOneParameter member values as a vector.
const std::vector< int64_t > & TypeOfQueryTypeTwoParameters()
Return all NodeQuery::TypeOfQueryTypeTwoParameters member values as a vector.
const std::vector< int64_t > & TypeOfQueryTypeTwoParameters()
Return all NumberQuery::TypeOfQueryTypeTwoParameters member values as a vector.
const std::vector< int64_t > & TypeOfQueryTypeOneParameter()
Return all NumberQuery::TypeOfQueryTypeOneParameter member values as a vector.
const std::vector< int64_t > & omp_construct_enum()
Return all OmpSupport::omp_construct_enum member values as a vector.
const std::vector< int64_t > & omp_rtl_enum()
Return all OmpSupport::omp_rtl_enum member values as a vector.
const std::vector< int64_t > & DirectiveType()
Return all PreprocessingInfo::DirectiveType member values as a vector.
const std::vector< int64_t > & RelativePositionType()
Return all PreprocessingInfo::RelativePositionType member values as a vector.
const std::vector< int64_t > & TRAVERSAL_TYPE()
Return all PtrAliasAnalysis::TRAVERSAL_TYPE member values as a vector.
const std::vector< int64_t > & COLOR()
Return all PtrAliasAnalysis::COLOR member values as a vector.
const std::vector< int64_t > & Position()
Return all QCodeEdit::Position member values as a vector.
const std::vector< int64_t > & Command()
Return all QDocumentCommand::Command member values as a vector.
const std::vector< int64_t > & Flags()
Return all QDocumentCursorHandle::Flags member values as a vector.
const std::vector< int64_t > & MoveFlag()
Return all QDocumentCursor::MoveFlag member values as a vector.
const std::vector< int64_t > & MoveOperation()
Return all QDocumentCursor::MoveOperation member values as a vector.
const std::vector< int64_t > & SelectionType()
Return all QDocumentCursor::SelectionType member values as a vector.
const std::vector< int64_t > & State()
Return all QDocumentLine::State member values as a vector.
const std::vector< int64_t > & Option()
Return all QDocumentSearch::Option member values as a vector.
const std::vector< int64_t > & WhiteSpaceFlag()
Return all QDocument::WhiteSpaceFlag member values as a vector.
const std::vector< int64_t > & TextProcessing()
Return all QDocument::TextProcessing member values as a vector.
const std::vector< int64_t > & LineEnding()
Return all QDocument::LineEnding member values as a vector.
const std::vector< int64_t > & EditFlag()
Return all QEditor::EditFlag member values as a vector.
const std::vector< int64_t > & CodecUpdatePolicy()
Return all QEditor::CodecUpdatePolicy member values as a vector.
const std::vector< int64_t > & SaveState()
Return all QEditor::SaveState member values as a vector.
const std::vector< int64_t > & CollapseFlag()
Return all QLanguageDefinition::CollapseFlag member values as a vector.
const std::vector< int64_t > & QNFAAction_()
Return all QNFAAction::QNFAAction_ member values as a vector.
const std::vector< int64_t > & Type()
Return all QNFADefinition::PMatch::Type member values as a vector.
const std::vector< int64_t > & SizeType()
Return all QPanelLayout::SizeType member values as a vector.
const std::vector< int64_t > & Position()
Return all QPanelLayout::Position member values as a vector.
const std::vector< int64_t > & Role()
Return all QParenthesis::Role member values as a vector.
const std::vector< int64_t > & State()
Return all QReliableFileWatch::State member values as a vector.
const std::vector< int64_t > & ColorComponent()
Return all QtColorLine::ColorComponent member values as a vector.
const std::vector< int64_t > & ForwardBackward()
Return all RIFG::ForwardBackward member values as a vector.
const std::vector< int64_t > & EdgeDirection()
Return all RIFG::EdgeDirection member values as a vector.
const std::vector< int64_t > & languageTypeEnum()
Return all ROSEAttributesList::languageTypeEnum member values as a vector.
const std::vector< int64_t > & ROSE_C_CXX_operators()
Return all ROSE_Fortran_defs::ROSE_C_CXX_operators member values as a vector.
const std::vector< int64_t > & ROSE_Fortran_keywords()
Return all ROSE_Fortran_defs::ROSE_Fortran_keywords member values as a vector.
const std::vector< int64_t > & ROSE_Fortran_Additional_Info()
Return all ROSE_Fortran_defs::ROSE_Fortran_Additional_Info member values as a vector.
const std::vector< int64_t > & ROSE_Fortran_Operators()
Return all ROSE_Fortran_defs::ROSE_Fortran_Operators member values as a vector.
const std::vector< int64_t > & ROSE_C_CXX_keywords()
Return all ROSE_Fortran_defs::ROSE_C_CXX_keywords member values as a vector.
const std::vector< int64_t > & whitespace()
Return all ROSE_token_ids::whitespace member values as a vector.
const std::vector< int64_t > & ROSE_C_CXX_Additional_Info()
Return all ROSE_token_ids::ROSE_C_CXX_Additional_Info member values as a vector.
const std::vector< int64_t > & ROSE_C_CXX_alternate_tok()
Return all ROSE_token_ids::ROSE_C_CXX_alternate_tok member values as a vector.
const std::vector< int64_t > & ROSE_C_CXX_keywords()
Return all ROSE_token_ids::ROSE_C_CXX_keywords member values as a vector.
const std::vector< int64_t > & Type()
Return all ReachingDef::Type member values as a vector.
const std::vector< int64_t > & VarType()
Return all ReadWriteSets::VarType member values as a vector.
const std::vector< int64_t > & Globality()
Return all ReadWriteSets::Globality member values as a vector.
const std::vector< int64_t > & AccessType()
Return all ReadWriteSets::AccessType member values as a vector.
const std::vector< int64_t > & Kind()
Return all Rose::AST::Defects::Kind member values as a vector.
const std::vector< int64_t > & Reason()
Return all Rose::AST::Defects::Reason member values as a vector.
const std::vector< int64_t > & Order()
Return all Rose::AST::Traversal::Order member values as a vector.
const std::vector< int64_t > & Effect()
Return all Rose::AST::cmdline::checker_t::Effect member values as a vector.
const std::vector< int64_t > & Mode()
Return all Rose::AST::cmdline::checker_t::Mode member values as a vector.
const std::vector< int64_t > & Mode()
Return all Rose::AST::cmdline::graphviz_t::Mode member values as a vector.
const std::vector< int64_t > & InstructionSet()
Return all Rose::BinaryAnalysis::Architecture::ArmAarch32::InstructionSet member values as a vector.
const std::vector< int64_t > & OperandDefn()
Return all Rose::BinaryAnalysis::AssemblerX86::OperandDefn member values as a vector.
const std::vector< int64_t > & MemoryReferencePattern()
Return all Rose::BinaryAnalysis::AssemblerX86::MemoryReferencePattern member values as a vector.
const std::vector< int64_t > & EncodingType()
Return all Rose::BinaryAnalysis::Assembler::EncodingType member values as a vector.
const std::vector< int64_t > & ConflictResolution()
Return all Rose::BinaryAnalysis::BinaryLoader::ConflictResolution member values as a vector.
const std::vector< int64_t > & MappingContribution()
Return all Rose::BinaryAnalysis::BinaryLoader::MappingContribution member values as a vector.
const std::vector< int64_t > & Endianness()
Return all Rose::BinaryAnalysis::ByteOrder::Endianness member values as a vector.
const std::vector< int64_t > & StackDirection()
Return all Rose::BinaryAnalysis::CallingConvention::StackDirection member values as a vector.
const std::vector< int64_t > & StackParameterOrder()
Return all Rose::BinaryAnalysis::CallingConvention::StackParameterOrder member values as a vector.
const std::vector< int64_t > & StackCleanup()
Return all Rose::BinaryAnalysis::CallingConvention::StackCleanup member values as a vector.
const std::vector< int64_t > & RelocType()
Return all Rose::BinaryAnalysis::CodeInserter::RelocType member values as a vector.
const std::vector< int64_t > & NopPadding()
Return all Rose::BinaryAnalysis::CodeInserter::NopPadding member values as a vector.
const std::vector< int64_t > & AggregationDirection()
Return all Rose::BinaryAnalysis::CodeInserter::AggregationDirection member values as a vector.
const std::vector< int64_t > & Boolean()
Return all Rose::BinaryAnalysis::Commit::Boolean member values as a vector.
const std::vector< int64_t > & Action()
Return all Rose::BinaryAnalysis::Concolic::ExecutionEvent::Action member values as a vector.
const std::vector< int64_t > & When()
Return all Rose::BinaryAnalysis::Concolic::When member values as a vector.
const std::vector< int64_t > & Update()
Return all Rose::BinaryAnalysis::Concolic::Update member values as a vector.
const std::vector< int64_t > & IoDirection()
Return all Rose::BinaryAnalysis::Concolic::IoDirection member values as a vector.
const std::vector< int64_t > & InputType()
Return all Rose::BinaryAnalysis::Concolic::InputType member values as a vector.
const std::vector< int64_t > & ShowEvents()
Return all Rose::BinaryAnalysis::Concolic::ShowEvents member values as a vector.
const std::vector< int64_t > & ShowAssertions()
Return all Rose::BinaryAnalysis::Concolic::ShowAssertions member values as a vector.
const std::vector< int64_t > & ConcolicPhase()
Return all Rose::BinaryAnalysis::Concolic::ConcolicPhase member values as a vector.
const std::vector< int64_t > & Type()
Return all Rose::BinaryAnalysis::ConcreteLocation::Type member values as a vector.
const std::vector< int64_t > & AsyncClass()
Return all Rose::BinaryAnalysis::Debugger::GdbResponse::AsyncClass member values as a vector.
const std::vector< int64_t > & ResultClass()
Return all Rose::BinaryAnalysis::Debugger::GdbResponse::ResultClass member values as a vector.
const std::vector< int64_t > & TokenType()
Return all Rose::BinaryAnalysis::Debugger::GdbResponse::TokenType member values as a vector.
const std::vector< int64_t > & ResultClass()
Return all Rose::BinaryAnalysis::Debugger::Gdb::Response::ResultRecord::ResultClass member values as ...
const std::vector< int64_t > & RegCacheType()
Return all Rose::BinaryAnalysis::Debugger::Linux::RegCacheType member values as a vector.
const std::vector< int64_t > & DetachMode()
Return all Rose::BinaryAnalysis::Debugger::Linux::DetachMode member values as a vector.
const std::vector< int64_t > & Flag()
Return all Rose::BinaryAnalysis::Debugger::Linux::Flag member values as a vector.
const std::vector< int64_t > & FilterActionFlag()
Return all Rose::BinaryAnalysis::Debugger::FilterActionFlag member values as a vector.
const std::vector< int64_t > & Mode()
Return all Rose::BinaryAnalysis::Disassembler::Aarch32::Mode member values as a vector.
const std::vector< int64_t > & Mode()
Return all Rose::BinaryAnalysis::Disassembler::Aarch64::Mode member values as a vector.
const char * Architecture(int64_t)
Convert Rose::BinaryAnalysis::Disassembler::Mips::Decoder::Architecture enum constant to a string.
const std::vector< int64_t > & Architecture()
Return all Rose::BinaryAnalysis::Disassembler::Mips::Decoder::Architecture member values as a vector.
const std::vector< int64_t > & RegisterMode()
Return all Rose::BinaryAnalysis::Disassembler::X86::RegisterMode member values as a vector.
const std::vector< int64_t > & MMPrefix()
Return all Rose::BinaryAnalysis::Disassembler::X86::MMPrefix member values as a vector.
const std::vector< int64_t > & DWARF_FORM()
Return all Rose::BinaryAnalysis::Dwarf::DWARF_FORM member values as a vector.
const std::vector< int64_t > & DWARF_TAG()
Return all Rose::BinaryAnalysis::Dwarf::DWARF_TAG member values as a vector.
const std::vector< int64_t > & DWARF_AT()
Return all Rose::BinaryAnalysis::Dwarf::DWARF_AT member values as a vector.
const std::vector< int64_t > & DWARF_LANG()
Return all Rose::BinaryAnalysis::Dwarf::DWARF_LANG member values as a vector.
const std::vector< int64_t > & Action()
Return all Rose::BinaryAnalysis::FeasiblePath::PathProcessor::Action member values as a vector.
const std::vector< int64_t > & SemanticMemoryParadigm()
Return all Rose::BinaryAnalysis::FeasiblePath::SemanticMemoryParadigm member values as a vector.
const std::vector< int64_t > & SearchMode()
Return all Rose::BinaryAnalysis::FeasiblePath::SearchMode member values as a vector.
const std::vector< int64_t > & EdgeVisitOrder()
Return all Rose::BinaryAnalysis::FeasiblePath::EdgeVisitOrder member values as a vector.
const std::vector< int64_t > & MayOrMust()
Return all Rose::BinaryAnalysis::FeasiblePath::MayOrMust member values as a vector.
const std::vector< int64_t > & IoMode()
Return all Rose::BinaryAnalysis::FeasiblePath::IoMode member values as a vector.
const std::vector< int64_t > & CValKind()
Return all Rose::BinaryAnalysis::FunctionSimilarity::CValKind member values as a vector.
const std::vector< int64_t > & Statistic()
Return all Rose::BinaryAnalysis::FunctionSimilarity::Statistic member values as a vector.
const std::vector< int64_t > & Type()
Return all Rose::BinaryAnalysis::HotPatch::Record::Type member values as a vector.
const std::vector< int64_t > & Behavior()
Return all Rose::BinaryAnalysis::HotPatch::Record::Behavior member values as a vector.
const std::vector< int64_t > & IteStatus()
Return all Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::RiscOperators::IteStatus member...
const std::vector< int64_t > & AddressSpacePurpose()
Return all Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::AddressSpacePurpose member valu...
const std::vector< int64_t > & InputOutputProperty()
Return all Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::InputOutputProperty member valu...
const std::vector< int64_t > & EdgeType()
Return all Rose::BinaryAnalysis::InstructionSemantics::DataFlowSemantics::DataFlowEdge::EdgeType memb...
const std::vector< int64_t > & SrType()
Return all Rose::BinaryAnalysis::InstructionSemantics::DispatcherAarch32::SrType member values as a v...
const std::vector< int64_t > & BranchType()
Return all Rose::BinaryAnalysis::InstructionSemantics::DispatcherAarch32::BranchType member values as...
const std::vector< int64_t > & AccessMode()
Return all Rose::BinaryAnalysis::InstructionSemantics::DispatcherX86::AccessMode member values as a v...
const std::vector< int64_t > & Carry()
Return all Rose::BinaryAnalysis::InstructionSemantics::IntervalSemantics::Carry member values as a ve...
const std::vector< int64_t > & Flag()
Return all Rose::BinaryAnalysis::InstructionSemantics::SaveLink::Flag member values as a vector.
const std::vector< int64_t > & Flag()
Return all Rose::BinaryAnalysis::InstructionSemantics::SymbolicSemantics::AllowSideEffects::Flag memb...
const std::vector< int64_t > & WritersMode()
Return all Rose::BinaryAnalysis::InstructionSemantics::SymbolicSemantics::WritersMode member values a...
const std::vector< int64_t > & DefinersMode()
Return all Rose::BinaryAnalysis::InstructionSemantics::SymbolicSemantics::DefinersMode member values ...
const std::vector< int64_t > & Taintedness()
Return all Rose::BinaryAnalysis::InstructionSemantics::TaintSemantics::Taintedness member values as a...
const std::vector< int64_t > & Flag()
Return all Rose::BinaryAnalysis::InstructionSemantics::UpdateCr::Flag member values as a vector.
const std::vector< int64_t > & Mechanism()
Return all Rose::BinaryAnalysis::MagicNumber::Mechanism member values as a vector.
const std::vector< int64_t > & Boolean()
Return all Rose::BinaryAnalysis::MemoryMap::Attach::Boolean member values as a vector.
const std::vector< int64_t > & Clobber()
Return all Rose::BinaryAnalysis::MemoryMap::Clobber member values as a vector.
const std::vector< int64_t > & InsertFileMapMode()
Return all Rose::BinaryAnalysis::MemoryMap::InsertFileMapMode member values as a vector.
const std::vector< int64_t > & MemoryType()
Return all Rose::BinaryAnalysis::ModelChecker::PartitionerModel::Settings::MemoryType member values a...
const std::vector< int64_t > & WorkerState()
Return all Rose::BinaryAnalysis::ModelChecker::WorkerState member values as a vector.
const std::vector< int64_t > & Prune()
Return all Rose::BinaryAnalysis::ModelChecker::Prune member values as a vector.
const std::vector< int64_t > & IoMode()
Return all Rose::BinaryAnalysis::ModelChecker::IoMode member values as a vector.
const std::vector< int64_t > & TestMode()
Return all Rose::BinaryAnalysis::ModelChecker::TestMode member values as a vector.
const std::vector< int64_t > & Type()
Return all Rose::BinaryAnalysis::Partitioner2::AllowParallelEdges::Type member values as a vector.
const std::vector< int64_t > & Termination()
Return all Rose::BinaryAnalysis::Partitioner2::BasicBlockCallback::Termination member values as a vec...
const std::vector< int64_t > & Type()
Return all Rose::BinaryAnalysis::Partitioner2::DataFlow::DfCfgVertex::Type member values as a vector.
const std::vector< int64_t > & Ownership()
Return all Rose::BinaryAnalysis::Partitioner2::Function::Ownership member values as a vector.
const std::vector< int64_t > & HowInline()
Return all Rose::BinaryAnalysis::Partitioner2::Inliner::HowInline member values as a vector.
const std::vector< int64_t > & Boolean()
Return all Rose::BinaryAnalysis::Partitioner2::ModulesElf::FixUndefinedSymbols::Boolean member values...
const std::vector< int64_t > & EntryType()
Return all Rose::BinaryAnalysis::Partitioner2::ModulesX86::SwitchSuccessors::EntryType member values ...
const std::vector< int64_t > & State()
Return all Rose::BinaryAnalysis::Partitioner2::Partitioner::MayReturnVertexInfo::State member values ...
const std::vector< int64_t > & Level()
Return all Rose::BinaryAnalysis::Partitioner2::Precision::Level member values as a vector.
const std::vector< int64_t > & Granularity()
Return all Rose::BinaryAnalysis::Partitioner2::Reference::Granularity member values as a vector.
const std::vector< int64_t > & FunctionReturnAnalysis()
Return all Rose::BinaryAnalysis::Partitioner2::FunctionReturnAnalysis member values as a vector.
const std::vector< int64_t > & EdgeType()
Return all Rose::BinaryAnalysis::Partitioner2::EdgeType member values as a vector.
const std::vector< int64_t > & Confidence()
Return all Rose::BinaryAnalysis::Partitioner2::Confidence member values as a vector.
const std::vector< int64_t > & SemanticMemoryParadigm()
Return all Rose::BinaryAnalysis::Partitioner2::SemanticMemoryParadigm member values as a vector.
const std::vector< int64_t > & VertexType()
Return all Rose::BinaryAnalysis::Partitioner2::VertexType member values as a vector.
const std::vector< int64_t > & MemoryDataAdjustment()
Return all Rose::BinaryAnalysis::Partitioner2::MemoryDataAdjustment member values as a vector.
const std::vector< int64_t > & Direction()
Return all Rose::BinaryAnalysis::PointerDetection::PointerDescriptor::Direction member values as a ve...
const std::vector< int64_t > & Reason()
Return all Rose::BinaryAnalysis::Reachability::Reason member values as a vector.
const std::vector< int64_t > & Direction()
Return all Rose::BinaryAnalysis::RegisterDictionary::SortBySize::Direction member values as a vector.
const std::vector< int64_t > & Type()
Return all Rose::BinaryAnalysis::SRecord::Type member values as a vector.
const std::vector< int64_t > & Syntax()
Return all Rose::BinaryAnalysis::SRecord::Syntax member values as a vector.
const std::vector< int64_t > & Format()
Return all Rose::BinaryAnalysis::SerialIo::Format member values as a vector.
const std::vector< int64_t > & Savable()
Return all Rose::BinaryAnalysis::SerialIo::Savable member values as a vector.
const std::vector< int64_t > & Satisfiable()
Return all Rose::BinaryAnalysis::SmtSolver::Satisfiable member values as a vector.
const std::vector< int64_t > & LinkMode()
Return all Rose::BinaryAnalysis::SmtSolver::LinkMode member values as a vector.
const std::vector< int64_t > & Type()
Return all Rose::BinaryAnalysis::SmtSolver::Type member values as a vector.
const std::vector< int64_t > & State()
Return all Rose::BinaryAnalysis::Strings::State member values as a vector.
const std::vector< int64_t > & Type()
Return all Rose::BinaryAnalysis::SymbolicExpressionParser::Token::Type member values as a vector.
const std::vector< int64_t > & Flag()
Return all Rose::BinaryAnalysis::SymbolicExpression::TypeStyle::Flag member values as a vector.
const std::vector< int64_t > & TypeClass()
Return all Rose::BinaryAnalysis::SymbolicExpression::Type::TypeClass member values as a vector.
const std::vector< int64_t > & Operator()
Return all Rose::BinaryAnalysis::SymbolicExpression::Operator member values as a vector.
const std::vector< int64_t > & VisitAction()
Return all Rose::BinaryAnalysis::SymbolicExpression::VisitAction member values as a vector.
const std::vector< int64_t > & Taintedness()
Return all Rose::BinaryAnalysis::TaintedFlow::Taintedness member values as a vector.
const std::vector< int64_t > & Approximation()
Return all Rose::BinaryAnalysis::TaintedFlow::Approximation member values as a vector.
const std::vector< int64_t > & Type()
Return all Rose::BinaryAnalysis::Unparser::ArrowMargin::CfgEndpoint::Type member values as a vector.
const std::vector< int64_t > & End()
Return all Rose::BinaryAnalysis::Unparser::ArrowMargin::CfgEndpoint::End member values as a vector.
const std::vector< int64_t > & ArrowSide()
Return all Rose::BinaryAnalysis::Unparser::EdgeArrows::ArrowSide member values as a vector.
const std::vector< int64_t > & OutputPart()
Return all Rose::BinaryAnalysis::Unparser::EdgeArrows::OutputPart member values as a vector.
const std::vector< int64_t > & ArrowStylePreset()
Return all Rose::BinaryAnalysis::Unparser::EdgeArrows::ArrowStylePreset member values as a vector.
const std::vector< int64_t > & Direction()
Return all Rose::BinaryAnalysis::Variables::StackFrame::Direction member values as a vector.
const std::vector< int64_t > & Purpose()
Return all Rose::BinaryAnalysis::Variables::StackVariable::Purpose member values as a vector.
const std::vector< int64_t > & Access()
Return all Rose::BinaryAnalysis::Variables::Access member values as a vector.
const std::vector< int64_t > & State()
Return all Rose::BinaryAnalysis::VxworksTerminal::DataTransfer::State member values as a vector.
const std::vector< int64_t > & JvmInstructionKind()
Return all Rose::BinaryAnalysis::JvmInstructionKind member values as a vector.
const std::vector< int64_t > & MipsSpecialPurposeRegister()
Return all Rose::BinaryAnalysis::MipsSpecialPurposeRegister member values as a vector.
const std::vector< int64_t > & Aarch32RegisterClass()
Return all Rose::BinaryAnalysis::Aarch32RegisterClass member values as a vector.
const std::vector< int64_t > & MipsInstructionKind()
Return all Rose::BinaryAnalysis::MipsInstructionKind member values as a vector.
const std::vector< int64_t > & M68kMacRegister()
Return all Rose::BinaryAnalysis::M68kMacRegister member values as a vector.
const std::vector< int64_t > & PowerpcTimeBaseRegister()
Return all Rose::BinaryAnalysis::PowerpcTimeBaseRegister member values as a vector.
const std::vector< int64_t > & X86BranchPrediction()
Return all Rose::BinaryAnalysis::X86BranchPrediction member values as a vector.
const std::vector< int64_t > & Aarch64Exception()
Return all Rose::BinaryAnalysis::Aarch64Exception member values as a vector.
const std::vector< int64_t > & Aarch32GeneralPurposeRegister()
Return all Rose::BinaryAnalysis::Aarch32GeneralPurposeRegister member values as a vector.
const std::vector< int64_t > & MipsInterruptMajor()
Return all Rose::BinaryAnalysis::MipsInterruptMajor member values as a vector.
const std::vector< int64_t > & M68kRegisterClass()
Return all Rose::BinaryAnalysis::M68kRegisterClass member values as a vector.
const std::vector< int64_t > & X86RepeatPrefix()
Return all Rose::BinaryAnalysis::X86RepeatPrefix member values as a vector.
const std::vector< int64_t > & X86GeneralPurposeRegister()
Return all Rose::BinaryAnalysis::X86GeneralPurposeRegister member values as a vector.
const std::vector< int64_t > & M68kFamily()
Return all Rose::BinaryAnalysis::M68kFamily member values as a vector.
const std::vector< int64_t > & PowerpcSpecialPurposeRegister()
Return all Rose::BinaryAnalysis::PowerpcSpecialPurposeRegister member values as a vector.
const std::vector< int64_t > & PowerpcInstructionKind()
Return all Rose::BinaryAnalysis::PowerpcInstructionKind member values as a vector.
const std::vector< int64_t > & X86Flags()
Return all Rose::BinaryAnalysis::X86Flags member values as a vector.
const std::vector< int64_t > & Aarch64SystemRegisters()
Return all Rose::BinaryAnalysis::Aarch64SystemRegisters member values as a vector.
const std::vector< int64_t > & M68kSupervisorRegister()
Return all Rose::BinaryAnalysis::M68kSupervisorRegister member values as a vector.
const std::vector< int64_t > & PowerpcWordSize()
Return all Rose::BinaryAnalysis::PowerpcWordSize member values as a vector.
const std::vector< int64_t > & M68kSpecialPurposeRegister()
Return all Rose::BinaryAnalysis::M68kSpecialPurposeRegister member values as a vector.
const std::vector< int64_t > & MipsRegisterClass()
Return all Rose::BinaryAnalysis::MipsRegisterClass member values as a vector.
const std::vector< int64_t > & Aarch32DebugRegister()
Return all Rose::BinaryAnalysis::Aarch32DebugRegister member values as a vector.
const std::vector< int64_t > & PowerpcRegisterClass()
Return all Rose::BinaryAnalysis::PowerpcRegisterClass member values as a vector.
const std::vector< int64_t > & MipsFcsrMinors()
Return all Rose::BinaryAnalysis::MipsFcsrMinors member values as a vector.
const std::vector< int64_t > & CilFamily()
Return all Rose::BinaryAnalysis::CilFamily member values as a vector.
const std::vector< int64_t > & M68kDataFormat()
Return all Rose::BinaryAnalysis::M68kDataFormat member values as a vector.
const std::vector< int64_t > & PowerpcConditionRegisterAccessGranularity()
Return all Rose::BinaryAnalysis::PowerpcConditionRegisterAccessGranularity member values as a vector.
const std::vector< int64_t > & X86InstructionSize()
Return all Rose::BinaryAnalysis::X86InstructionSize member values as a vector.
const std::vector< int64_t > & X86StRegister()
Return all Rose::BinaryAnalysis::X86StRegister member values as a vector.
const std::vector< int64_t > & X86SegmentRegister()
Return all Rose::BinaryAnalysis::X86SegmentRegister member values as a vector.
const std::vector< int64_t > & X86Flag()
Return all Rose::BinaryAnalysis::X86Flag member values as a vector.
const std::vector< int64_t > & M68kEffectiveAddressMode()
Return all Rose::BinaryAnalysis::M68kEffectiveAddressMode member values as a vector.
const std::vector< int64_t > & X86Exception()
Return all Rose::BinaryAnalysis::X86Exception member values as a vector.
const std::vector< int64_t > & X86RegisterClass()
Return all Rose::BinaryAnalysis::X86RegisterClass member values as a vector.
const std::vector< int64_t > & Aarch32SystemRegister()
Return all Rose::BinaryAnalysis::Aarch32SystemRegister member values as a vector.
const std::vector< int64_t > & M68kInstructionKind()
Return all Rose::BinaryAnalysis::M68kInstructionKind member values as a vector.
const std::vector< int64_t > & M68kEmacRegister()
Return all Rose::BinaryAnalysis::M68kEmacRegister member values as a vector.
const std::vector< int64_t > & Aarch32Exception()
Return all Rose::BinaryAnalysis::Aarch32Exception member values as a vector.
const std::vector< int64_t > & X86InstructionKind()
Return all Rose::BinaryAnalysis::X86InstructionKind member values as a vector.
const std::vector< int64_t > & Aarch64RegisterClass()
Return all Rose::BinaryAnalysis::Aarch64RegisterClass member values as a vector.
const std::vector< int64_t > & CilInstructionKind()
Return all Rose::BinaryAnalysis::CilInstructionKind member values as a vector.
const std::vector< int64_t > & MipsInterruptMinor()
Return all Rose::BinaryAnalysis::MipsInterruptMinor member values as a vector.
const std::vector< int64_t > & MipsDataFormat()
Return all Rose::BinaryAnalysis::MipsDataFormat member values as a vector.
const std::vector< int64_t > & PowerpcCapability()
Return all Rose::BinaryAnalysis::PowerpcCapability member values as a vector.
const std::vector< int64_t > & Direction()
Return all Rose::Callbacks::Direction member values as a vector.
const std::vector< int64_t > & Object()
Return all Rose::CodeGen::Object member values as a vector.
const std::vector< int64_t > & AnsiColor()
Return all Rose::Color::AnsiColor member values as a vector.
const std::vector< int64_t > & Enabled()
Return all Rose::Color::Enabled member values as a vector.
const std::vector< int64_t > & Layer()
Return all Rose::Color::Layer member values as a vector.
const std::vector< int64_t > & Theme()
Return all Rose::Color::Theme member values as a vector.
const std::vector< int64_t > & Behavior()
Return all Rose::CommandLine::FailedAssertionBehaviorAdjuster::Behavior member values as a vector.
const std::vector< int64_t > & Preferred()
Return all Rose::CommandLine::SuffixMultiplierParser::Preferred member values as a vector.
const std::vector< int64_t > & EditType()
Return all Rose::EditDistance::TreeEditDistance::EditType member values as a vector.
const std::vector< int64_t > & Level()
Return all Rose::Logger::Level member values as a vector.
const std::vector< int64_t > & Severity()
Return all Rose::Sarif::Severity member values as a vector.
const std::vector< int64_t > & Kind()
Return all Rose::Sarif::Kind member values as a vector.
const std::vector< int64_t > & InsertMechanism()
Return all Rose::Snippet::InsertMechanism member values as a vector.
const std::vector< int64_t > & LocalDeclarationPosition()
Return all Rose::Snippet::LocalDeclarationPosition member values as a vector.
const std::vector< int64_t > & OSType()
Return all Rose::StringUtility::OSType member values as a vector.
const std::vector< int64_t > & FileNameLocation()
Return all Rose::StringUtility::FileNameLocation member values as a vector.
const std::vector< int64_t > & LanguageEnum()
Return all Rose::builder::SageTreeBuilder::LanguageEnum member values as a vector.
const std::vector< int64_t > & JovialEnum()
Return all Rose::builder::JovialEnum member values as a vector.
const std::vector< int64_t > & Type()
Return all Rosebud::Ast::CppStack::Type member values as a vector.
const std::vector< int64_t > & Expand()
Return all Rosebud::Expand member values as a vector.
const std::vector< int64_t > & When()
Return all Rosebud::When member values as a vector.
const std::vector< int64_t > & Access()
Return all Rosebud::Access member values as a vector.
const std::vector< int64_t > & CamelCase()
Return all Rosebud::CamelCase member values as a vector.
const std::vector< int64_t > & EdgeType()
Return all SDG::PDGEdge::EdgeType member values as a vector.
const std::vector< int64_t > & ControlDependenceType()
Return all SDG::SDGEdge::ControlDependenceType member values as a vector.
const std::vector< int64_t > & EdgeType()
Return all SDG::SDGEdge::EdgeType member values as a vector.
const std::vector< int64_t > & NodeType()
Return all SDG::SDGNode::NodeType member values as a vector.
const std::vector< int64_t > & SourcePositionClassification()
Return all SageBuilder::SourcePositionClassification member values as a vector.
const std::vector< int64_t > & Access()
Return all Sawyer::Access::Access member values as a vector.
const std::vector< int64_t > & GroupingFlags()
Return all Sawyer::CommandLine::Parser::GroupingFlags member values as a vector.
const std::vector< int64_t > & SortOrder()
Return all Sawyer::CommandLine::SortOrder member values as a vector.
const std::vector< int64_t > & Canonical()
Return all Sawyer::CommandLine::Canonical member values as a vector.
const std::vector< int64_t > & ShowGroupName()
Return all Sawyer::CommandLine::ShowGroupName member values as a vector.
const std::vector< int64_t > & WhichValue()
Return all Sawyer::CommandLine::WhichValue member values as a vector.
const std::vector< int64_t > & SwitchSkipping()
Return all Sawyer::CommandLine::SwitchSkipping member values as a vector.
const std::vector< int64_t > & TraversalEvent()
Return all Sawyer::Container::Algorithm::TraversalEvent member values as a vector.
const std::vector< int64_t > & CsiNextAction()
Return all Sawyer::Container::Algorithm::CsiNextAction member values as a vector.
const std::vector< int64_t > & EdgePhase()
Return all Sawyer::Container::Graph::EdgePhase member values as a vector.
const std::vector< int64_t > & State()
Return all Sawyer::Database::Statement::State member values as a vector.
const std::vector< int64_t > & TokenType()
Return all Sawyer::Document::Markup::TokenType member values as a vector.
const std::vector< int64_t > & TokenType()
Return all Sawyer::Language::Clexer::TokenType member values as a vector.
const std::vector< int64_t > & When()
Return all Sawyer::Message::Prefix::When member values as a vector.
const std::vector< int64_t > & Importance()
Return all Sawyer::Message::Importance member values as a vector.
const std::vector< int64_t > & AnsiColor()
Return all Sawyer::Message::AnsiColor member values as a vector.
const std::vector< int64_t > & Link()
Return all Sawyer::Tree::Vertex::Link member values as a vector.
const std::vector< int64_t > & TraversalEvent()
Return all Sawyer::Tree::TraversalEvent member values as a vector.
const std::vector< int64_t > & eType()
Return all Sawyer::Yaml::ConstIterator::eType member values as a vector.
const std::vector< int64_t > & eType()
Return all Sawyer::Yaml::Exception::eType member values as a vector.
const std::vector< int64_t > & eType()
Return all Sawyer::Yaml::Iterator::eType member values as a vector.
const std::vector< int64_t > & eType()
Return all Sawyer::Yaml::Node::eType member values as a vector.
const std::vector< int64_t > & access_modifier_enum()
Return all SgAccessModifier::access_modifier_enum member values as a vector.
const std::vector< int64_t > & select_type_enum()
Return all SgAdaSelectStmt::select_type_enum member values as a vector.
const std::vector< int64_t > & Reason()
Return all SgAsmBlock::Reason member values as a vector.
const std::vector< int64_t > & EntryType()
Return all SgAsmElfDynamicEntry::EntryType member values as a vector.
const std::vector< int64_t > & RelocType()
Return all SgAsmElfRelocEntry::RelocType member values as a vector.
const std::vector< int64_t > & SectionFlags()
Return all SgAsmElfSectionTableEntry::SectionFlags member values as a vector.
const std::vector< int64_t > & SectionType()
Return all SgAsmElfSectionTableEntry::SectionType member values as a vector.
const std::vector< int64_t > & SegmentFlags()
Return all SgAsmElfSegmentTableEntry::SegmentFlags member values as a vector.
const std::vector< int64_t > & SegmentType()
Return all SgAsmElfSegmentTableEntry::SegmentType member values as a vector.
const std::vector< int64_t > & ElfSymType()
Return all SgAsmElfSymbol::ElfSymType member values as a vector.
const std::vector< int64_t > & ElfSymBinding()
Return all SgAsmElfSymbol::ElfSymBinding member values as a vector.
const std::vector< int64_t > & Flag()
Return all SgAsmFloatType::Flag member values as a vector.
const std::vector< int64_t > & function_kind_enum()
Return all SgAsmFunction::function_kind_enum member values as a vector.
const std::vector< int64_t > & FunctionReason()
Return all SgAsmFunction::FunctionReason member values as a vector.
const std::vector< int64_t > & MayReturn()
Return all SgAsmFunction::MayReturn member values as a vector.
const std::vector< int64_t > & AddressSpace()
Return all SgAsmGenericFile::AddressSpace member values as a vector.
const std::vector< int64_t > & Elasticity()
Return all SgAsmGenericFile::Elasticity member values as a vector.
const std::vector< int64_t > & SectionPurpose()
Return all SgAsmGenericSection::SectionPurpose member values as a vector.
const std::vector< int64_t > & SymbolType()
Return all SgAsmGenericSymbol::SymbolType member values as a vector.
const std::vector< int64_t > & SymbolBinding()
Return all SgAsmGenericSymbol::SymbolBinding member values as a vector.
const std::vector< int64_t > & SymbolDefState()
Return all SgAsmGenericSymbol::SymbolDefState member values as a vector.
const std::vector< int64_t > & Kind()
Return all SgAsmJvmConstantPoolEntry::Kind member values as a vector.
const std::vector< int64_t > & verification_type_tag()
Return all SgAsmJvmStackMapVerificationType::verification_type_tag member values as a vector.
const std::vector< int64_t > & LESectionFlags()
Return all SgAsmLESectionTableEntry::LESectionFlags member values as a vector.
const std::vector< int64_t > & NEEntryFlags()
Return all SgAsmNEEntryPoint::NEEntryFlags member values as a vector.
const std::vector< int64_t > & NERelocTgtType()
Return all SgAsmNERelocEntry::NERelocTgtType member values as a vector.
const std::vector< int64_t > & NERelocFlags()
Return all SgAsmNERelocEntry::NERelocFlags member values as a vector.
const std::vector< int64_t > & NERelocModifiers()
Return all SgAsmNERelocEntry::NERelocModifiers member values as a vector.
const std::vector< int64_t > & NERelocSrcType()
Return all SgAsmNERelocEntry::NERelocSrcType member values as a vector.
const std::vector< int64_t > & NESectionFlags()
Return all SgAsmNESectionTableEntry::NESectionFlags member values as a vector.
const std::vector< int64_t > & Kind()
Return all SgAsmNullInstruction::Kind member values as a vector.
const std::vector< int64_t > & asm_operand_modifier_enum()
Return all SgAsmOp::asm_operand_modifier_enum member values as a vector.
const std::vector< int64_t > & asm_operand_constraint_enum()
Return all SgAsmOp::asm_operand_constraint_enum member values as a vector.
const std::vector< int64_t > & PESectionFlags()
Return all SgAsmPESectionTableEntry::PESectionFlags member values as a vector.
const std::vector< int64_t > & RiscOperator()
Return all SgAsmRiscOperation::RiscOperator member values as a vector.
const std::vector< int64_t > & attribute_spec_enum()
Return all SgAttributeSpecificationStatement::attribute_spec_enum member values as a vector.
const std::vector< int64_t > & baseclass_modifier_enum()
Return all SgBaseClassModifier::baseclass_modifier_enum member values as a vector.
const std::vector< int64_t > & cast_type_enum()
Return all SgCastExp::cast_type_enum member values as a vector.
const std::vector< int64_t > & class_types()
Return all SgClassDeclaration::class_types member values as a vector.
const std::vector< int64_t > & cv_modifier_enum()
Return all SgConstVolatileModifier::cv_modifier_enum member values as a vector.
const std::vector< int64_t > & data_statement_value_enum()
Return all SgDataStatementValue::data_statement_value_enum member values as a vector.
const std::vector< int64_t > & declaration_modifier_enum()
Return all SgDeclarationModifier::declaration_modifier_enum member values as a vector.
const std::vector< int64_t > & gnu_declaration_visability_enum()
Return all SgDeclarationModifier::gnu_declaration_visability_enum member values as a vector.
const std::vector< int64_t > & gnu_extension_visability_attribute_enum()
Return all SgDeclarationStatement::gnu_extension_visability_attribute_enum member values as a vector.
const std::vector< int64_t > & template_specialization_enum()
Return all SgDeclarationStatement::template_specialization_enum member values as a vector.
const std::vector< int64_t > & elaborated_type_modifier_enum()
Return all SgElaboratedTypeModifier::elaborated_type_modifier_enum member values as a vector.
const std::vector< int64_t > & languageOption_enum()
Return all SgFile::languageOption_enum member values as a vector.
const std::vector< int64_t > & outputFormatOption_enum()
Return all SgFile::outputFormatOption_enum member values as a vector.
const std::vector< int64_t > & standard_enum()
Return all SgFile::standard_enum member values as a vector.
const std::vector< int64_t > & forall_statement_kind_enum()
Return all SgForAllStatement::forall_statement_kind_enum member values as a vector.
const std::vector< int64_t > & function_modifier_enum()
Return all SgFunctionModifier::function_modifier_enum member values as a vector.
const std::vector< int64_t > & GraphEdgeType()
Return all SgGraph::GraphEdgeType member values as a vector.
const std::vector< int64_t > & GraphProperties()
Return all SgGraph::GraphProperties member values as a vector.
const std::vector< int64_t > & io_statement_enum()
Return all SgIOStatement::io_statement_enum member values as a vector.
const std::vector< int64_t > & image_control_statement_enum()
Return all SgImageControlStatement::image_control_statement_enum member values as a vector.
const std::vector< int64_t > & implicit_spec_enum()
Return all SgImplicitStatement::implicit_spec_enum member values as a vector.
const std::vector< int64_t > & preinitialization_enum()
Return all SgInitializedName::preinitialization_enum member values as a vector.
const std::vector< int64_t > & gnu_variable_attribute_enum()
Return all SgInitializedName::gnu_variable_attribute_enum member values as a vector.
const std::vector< int64_t > & asm_register_name_enum()
Return all SgInitializedName::asm_register_name_enum member values as a vector.
const std::vector< int64_t > & excess_specifier_enum()
Return all SgInitializedName::excess_specifier_enum member values as a vector.
const std::vector< int64_t > & generic_spec_enum()
Return all SgInterfaceStatement::generic_spec_enum member values as a vector.
const std::vector< int64_t > & directive_types()
Return all SgJovialDirectiveStatement::directive_types member values as a vector.
const std::vector< int64_t > & loop_statement_type_enum()
Return all SgJovialForThenStatement::loop_statement_type_enum member values as a vector.
const std::vector< int64_t > & label_type_enum()
Return all SgJovialLabelDeclaration::label_type_enum member values as a vector.
const std::vector< int64_t > & WordsPerEntry()
Return all SgJovialTableStatement::WordsPerEntry member values as a vector.
const std::vector< int64_t > & StructureSpecifier()
Return all SgJovialTableType::StructureSpecifier member values as a vector.
const std::vector< int64_t > & label_type_enum()
Return all SgLabelStatement::label_type_enum member values as a vector.
const std::vector< int64_t > & label_type_enum()
Return all SgLabelSymbol::label_type_enum member values as a vector.
const std::vector< int64_t > & linkage_modifier_enum()
Return all SgLinkageModifier::linkage_modifier_enum member values as a vector.
const std::vector< int64_t > & mfunc_specifier_enum()
Return all SgMemberFunctionType::mfunc_specifier_enum member values as a vector.
const std::vector< int64_t > & OType()
Return all SgNodeHelper::Pattern::OutputTarget::OType member values as a vector.
const std::vector< int64_t > & omp_reduction_operator_enum()
Return all SgOmpClause::omp_reduction_operator_enum member values as a vector.
const std::vector< int64_t > & omp_schedule_kind_enum()
Return all SgOmpClause::omp_schedule_kind_enum member values as a vector.
const std::vector< int64_t > & omp_dependence_type_enum()
Return all SgOmpClause::omp_dependence_type_enum member values as a vector.
const std::vector< int64_t > & omp_atomic_clause_enum()
Return all SgOmpClause::omp_atomic_clause_enum member values as a vector.
const std::vector< int64_t > & omp_map_operator_enum()
Return all SgOmpClause::omp_map_operator_enum member values as a vector.
const std::vector< int64_t > & omp_default_option_enum()
Return all SgOmpClause::omp_default_option_enum member values as a vector.
const std::vector< int64_t > & omp_proc_bind_policy_enum()
Return all SgOmpClause::omp_proc_bind_policy_enum member values as a vector.
const std::vector< int64_t > & omp_map_dist_data_enum()
Return all SgOmpClause::omp_map_dist_data_enum member values as a vector.
const std::vector< int64_t > & access_mode_modifier_enum()
Return all SgOpenclAccessModeModifier::access_mode_modifier_enum member values as a vector.
const std::vector< int64_t > & control_enum()
Return all SgProcessControlStatement::control_enum member values as a vector.
const std::vector< int64_t > & template_instantiation_enum()
Return all SgProject::template_instantiation_enum member values as a vector.
const std::vector< int64_t > & special_function_modifier_enum()
Return all SgSpecialFunctionModifier::special_function_modifier_enum member values as a vector.
const std::vector< int64_t > & storage_modifier_enum()
Return all SgStorageModifier::storage_modifier_enum member values as a vector.
const std::vector< int64_t > & jovial_structure_modifier_enum()
Return all SgStructureModifier::jovial_structure_modifier_enum member values as a vector.
const std::vector< int64_t > & template_argument_enum()
Return all SgTemplateArgument::template_argument_enum member values as a vector.
const std::vector< int64_t > & class_types()
Return all SgTemplateClassDeclaration::class_types member values as a vector.
const std::vector< int64_t > & template_type_enum()
Return all SgTemplateDeclaration::template_type_enum member values as a vector.
const std::vector< int64_t > & template_parameter_enum()
Return all SgTemplateParameter::template_parameter_enum member values as a vector.
const std::vector< int64_t > & e_throw_kind()
Return all SgThrowOp::e_throw_kind member values as a vector.
const std::vector< int64_t > & ROSE_C_CXX_Operators()
Return all SgToken::ROSE_C_CXX_Operators member values as a vector.
const std::vector< int64_t > & ROSE_C_CXX_keywords()
Return all SgToken::ROSE_C_CXX_keywords member values as a vector.
const std::vector< int64_t > & ROSE_Fortran_Additional_Info()
Return all SgToken::ROSE_Fortran_Additional_Info member values as a vector.
const std::vector< int64_t > & ROSE_Fortran_Keywords()
Return all SgToken::ROSE_Fortran_Keywords member values as a vector.
const std::vector< int64_t > & ROSE_Fortran_Operators()
Return all SgToken::ROSE_Fortran_Operators member values as a vector.
const std::vector< int64_t > & type_modifier_enum()
Return all SgTypeModifier::type_modifier_enum member values as a vector.
const std::vector< int64_t > & gnu_extension_machine_mode_enum()
Return all SgTypeModifier::gnu_extension_machine_mode_enum member values as a vector.
const std::vector< int64_t > & fortran_attribute_specifiers_enum()
Return all SgType::fortran_attribute_specifiers_enum member values as a vector.
const std::vector< int64_t > & upc_access_modifier_enum()
Return all SgUPC_AccessModifier::upc_access_modifier_enum member values as a vector.
const std::vector< int64_t > & Sgop_mode()
Return all SgUnaryOp::Sgop_mode member values as a vector.
const std::vector< int64_t > & access_attr_enum()
Return all SgUnparse_Info::access_attr_enum member values as a vector.
const std::vector< int64_t > & unparse_type_num()
Return all SgUnparse_Info::unparse_type_num member values as a vector.
const std::vector< int64_t > & gnu_extension_declaration_attributes_enum()
Return all SgVariableDeclaration::gnu_extension_declaration_attributes_enum member values as a vector...
const std::vector< int64_t > & classifier()
Return all Sg_File_Info::classifier member values as a vector.
const std::vector< int64_t > & p_fileflags()
Return all Sg_File_Info::p_fileflags member values as a vector.
const std::vector< int64_t > & Vertex()
Return all TaintLattice::Vertex member values as a vector.
const std::vector< int64_t > & State()
Return all Task::State member values as a vector.
const std::vector< int64_t > & token_sequence_position_enum_type()
Return all UnparseLanguageIndependentConstructs::token_sequence_position_enum_type member values as a...
const std::vector< int64_t > & unparsed_as_enum_type()
Return all UnparseLanguageIndependentConstructs::unparsed_as_enum_type member values as a vector.
const std::vector< int64_t > & EdgeConditionKind()
Return all VirtualBinCFG::EdgeConditionKind member values as a vector.
const std::vector< int64_t > & EdgeConditionKind()
Return all VirtualCFG::EdgeConditionKind member values as a vector.
const std::vector< int64_t > & SeqKind()
Return all csharp_translator::SeqKind member values as a vector.
const std::vector< int64_t > & attr_set()
Return all dot::attr_set member values as a vector.
const std::vector< int64_t > & patch_operations()
Return all nlohmann::basic_json::patch_operations member values as a vector.
const std::vector< int64_t > & token_type()
Return all nlohmann::detail::lexer_base::token_type member values as a vector.
const std::vector< int64_t > & input_format_t()
Return all nlohmann::detail::input_format_t member values as a vector.
const std::vector< int64_t > & error_handler_t()
Return all nlohmann::detail::error_handler_t member values as a vector.
const std::vector< int64_t > & cbor_tag_handler_t()
Return all nlohmann::detail::cbor_tag_handler_t member values as a vector.
const std::vector< int64_t > & Selection()
Return all qrs::ParenMatcher::Selection member values as a vector.
const std::vector< int64_t > & Type()
Return all qrs::Paren::Type member values as a vector.
const std::vector< int64_t > & Commands()
Return all qrs::Q3TextCommand::Commands member values as a vector.
const std::vector< int64_t > & Operation()
Return all qrs::Q3TextCursor::Operation member values as a vector.
const std::vector< int64_t > & Placement()
Return all qrs::Q3TextCustomItem::Placement member values as a vector.
const std::vector< int64_t > & SelectionIds()
Return all qrs::Q3TextDocument::SelectionIds member values as a vector.
const std::vector< int64_t > & Flags()
Return all qrs::Q3TextFormat::Flags member values as a vector.
const std::vector< int64_t > & VerticalAlignment()
Return all qrs::Q3TextFormat::VerticalAlignment member values as a vector.
const std::vector< int64_t > & Ids()
Return all qrs::Q3TextPreProcessor::Ids member values as a vector.
const std::vector< int64_t > & Type()
Return all qrs::Q3TextStringChar::Type member values as a vector.
const std::vector< int64_t > & TypeSel()
Return all qrs::QEditor::TypeSel member values as a vector.
const std::vector< int64_t > & Type()
Return all qrs::QREdit::Type member values as a vector.
const std::vector< int64_t > & Type()
Return all qrs::QRSelect::Type member values as a vector.
const std::vector< int64_t > & ToolbarIdx()
Return all qrs::QRSourceBox::ToolbarIdx member values as a vector.
const std::vector< int64_t > & popmenu_nodes_id()
Return all qrs::QRTreeBox::popmenu_nodes_id member values as a vector.
const std::vector< int64_t > & ToolbarIdx()
Return all qrs::QRTreeBox::ToolbarIdx member values as a vector.
const std::vector< int64_t > & Type()
Return all qrs::QSourceColorizer::Type member values as a vector.
const std::vector< int64_t > & Type()
Return all qrs::Symbol::Type member values as a vector.
const std::vector< int64_t > & Type()
Return all ssa_unfiltered_cfg::ReachingDef::Type member values as a vector.
const std::vector< int64_t > & E_SgClassSymbol()
Return all E_SgClassSymbol member values as a vector.
const std::vector< int64_t > & E_SgAsmElfDynamicEntry()
Return all E_SgAsmElfDynamicEntry member values as a vector.
const std::vector< int64_t > & E_SgNonrealSymbol()
Return all E_SgNonrealSymbol member values as a vector.
const std::vector< int64_t > & E_SgJavaPackageDeclaration()
Return all E_SgJavaPackageDeclaration member values as a vector.
const std::vector< int64_t > & E_SgTemplateType()
Return all E_SgTemplateType member values as a vector.
const std::vector< int64_t > & E_SgOmpSingleStatement()
Return all E_SgOmpSingleStatement member values as a vector.
const std::vector< int64_t > & E_SgAsmUserInstruction()
Return all E_SgAsmUserInstruction member values as a vector.
const std::vector< int64_t > & E_SgArrowExp()
Return all E_SgArrowExp member values as a vector.
const std::vector< int64_t > & E_SgAsmNullInstruction()
Return all E_SgAsmNullInstruction member values as a vector.
const std::vector< int64_t > & E_SgAsmUnaryTruncate()
Return all E_SgAsmUnaryTruncate member values as a vector.
const std::vector< int64_t > & E_SgAsmNESection()
Return all E_SgAsmNESection member values as a vector.
const std::vector< int64_t > & E_SgIOStatement()
Return all E_SgIOStatement member values as a vector.
const std::vector< int64_t > & E_SgElementwiseOp()
Return all E_SgElementwiseOp member values as a vector.
const std::vector< int64_t > & E_SgTypeInt()
Return all E_SgTypeInt member values as a vector.
const std::vector< int64_t > & E_SgRemOp()
Return all E_SgRemOp member values as a vector.
const std::vector< int64_t > & E_SgAdaFunctionRenamingDecl()
Return all E_SgAdaFunctionRenamingDecl member values as a vector.
const std::vector< int64_t > & E_SgOmpClauseBodyStatement()
Return all E_SgOmpClauseBodyStatement member values as a vector.
const std::vector< int64_t > & E_SgClassType()
Return all E_SgClassType member values as a vector.
const std::vector< int64_t > & E_SgAsmCilClassLayoutTable()
Return all E_SgAsmCilClassLayoutTable member values as a vector.
const std::vector< int64_t > & E_SgAsmBinaryExpression()
Return all E_SgAsmBinaryExpression member values as a vector.
const std::vector< int64_t > & E_SgAsmCilAssemblyOSTable()
Return all E_SgAsmCilAssemblyOSTable member values as a vector.
const std::vector< int64_t > & E_SgAdaAncestorInitializer()
Return all E_SgAdaAncestorInitializer member values as a vector.
const std::vector< int64_t > & E_SgAndOp()
Return all E_SgAndOp member values as a vector.
const std::vector< int64_t > & omp_lock_hint_t()
Return all omp_lock_hint_t member values as a vector.
const std::vector< int64_t > & E_SgFunctionParameterScope()
Return all E_SgFunctionParameterScope member values as a vector.
const std::vector< int64_t > & E_SgTypedefDeclaration()
Return all E_SgTypedefDeclaration member values as a vector.
const std::vector< int64_t > & E_SgTypeSignedShort()
Return all E_SgTypeSignedShort member values as a vector.
const std::vector< int64_t > & E_SgTemplateSymbol()
Return all E_SgTemplateSymbol member values as a vector.
const std::vector< int64_t > & E_SgModuleStatement()
Return all E_SgModuleStatement member values as a vector.
const std::vector< int64_t > & E_SgExprStatement()
Return all E_SgExprStatement member values as a vector.
const std::vector< int64_t > & E_SgListComprehension()
Return all E_SgListComprehension member values as a vector.
const std::vector< int64_t > & E_SgAsmElfSymverNeededEntry()
Return all E_SgAsmElfSymverNeededEntry member values as a vector.
const std::vector< int64_t > & E_SgReferenceType()
Return all E_SgReferenceType member values as a vector.
const std::vector< int64_t > & E_SgAdaUnscopedBlock()
Return all E_SgAdaUnscopedBlock member values as a vector.
const std::vector< int64_t > & E_SgUpcLocalsizeofExpression()
Return all E_SgUpcLocalsizeofExpression member values as a vector.
const std::vector< int64_t > & E_SgAsmBinaryMultiply()
Return all E_SgAsmBinaryMultiply member values as a vector.
const std::vector< int64_t > & E_SgAsmCilAssemblyTable()
Return all E_SgAsmCilAssemblyTable member values as a vector.
const std::vector< int64_t > & E_SgJovialTableStatement()
Return all E_SgJovialTableStatement member values as a vector.
const std::vector< int64_t > & E_SgAdaGenericDecl()
Return all E_SgAdaGenericDecl member values as a vector.
const std::vector< int64_t > & E_SgAsmBinaryLsl()
Return all E_SgAsmBinaryLsl member values as a vector.
const std::vector< int64_t > & E_SgVarArgStartOneOperandOp()
Return all E_SgVarArgStartOneOperandOp member values as a vector.
const std::vector< int64_t > & E_SgBitXorOp()
Return all E_SgBitXorOp member values as a vector.
const std::vector< int64_t > & E_SgTypeSignedLongLong()
Return all E_SgTypeSignedLongLong member values as a vector.
const std::vector< int64_t > & E_SgMinusOp()
Return all E_SgMinusOp member values as a vector.
const std::vector< int64_t > & E_SgPlusPlusOp()
Return all E_SgPlusPlusOp member values as a vector.
const std::vector< int64_t > & E_SgAsmBinaryPostupdate()
Return all E_SgAsmBinaryPostupdate member values as a vector.
const std::vector< int64_t > & E_SgTemplateInstantiationDecl()
Return all E_SgTemplateInstantiationDecl member values as a vector.
const std::vector< int64_t > & AssociativitySpecifier()
Return all AssociativitySpecifier member values as a vector.
const std::vector< int64_t > & E_SgDeleteExp()
Return all E_SgDeleteExp member values as a vector.
const std::vector< int64_t > & E_SgAsmPEImportDirectory()
Return all E_SgAsmPEImportDirectory member values as a vector.
const std::vector< int64_t > & E_SgHereExp()
Return all E_SgHereExp member values as a vector.
const std::vector< int64_t > & E_SgConstructorInitializer()
Return all E_SgConstructorInitializer member values as a vector.
const std::vector< int64_t > & E_SgIOItemExpression()
Return all E_SgIOItemExpression member values as a vector.
const std::vector< int64_t > & E_SgOmpParallelStatement()
Return all E_SgOmpParallelStatement member values as a vector.
const std::vector< int64_t > & E_SgAsmUnaryMinus()
Return all E_SgAsmUnaryMinus member values as a vector.
const std::vector< int64_t > & E_SgAsmElfSymverEntryList()
Return all E_SgAsmElfSymverEntryList member values as a vector.
const std::vector< int64_t > & E_SgAsmOp()
Return all E_SgAsmOp member values as a vector.
const std::vector< int64_t > & E_SgAdaTaskBody()
Return all E_SgAdaTaskBody member values as a vector.
const std::vector< int64_t > & E_SgAsmBinaryConcat()
Return all E_SgAsmBinaryConcat member values as a vector.
const std::vector< int64_t > & E_SgTypeLongLong()
Return all E_SgTypeLongLong member values as a vector.
const std::vector< int64_t > & E_SgOmpTargetDataStatement()
Return all E_SgOmpTargetDataStatement member values as a vector.
const std::vector< int64_t > & E_SgAdaRepresentationClause()
Return all E_SgAdaRepresentationClause member values as a vector.
const std::vector< int64_t > & E_SgBackspaceStatement()
Return all E_SgBackspaceStatement member values as a vector.
const std::vector< int64_t > & E_SgAsmElfSymverNeededAuxList()
Return all E_SgAsmElfSymverNeededAuxList member values as a vector.
const std::vector< int64_t > & omp_proc_bind_t()
Return all omp_proc_bind_t member values as a vector.
const std::vector< int64_t > & E_SgLockStatement()
Return all E_SgLockStatement member values as a vector.
const std::vector< int64_t > & E_SgOmpDependClause()
Return all E_SgOmpDependClause member values as a vector.
const std::vector< int64_t > & E_SgAdaGenericSymbol()
Return all E_SgAdaGenericSymbol member values as a vector.
const std::vector< int64_t > & E_SgAsmPEImportSection()
Return all E_SgAsmPEImportSection member values as a vector.
const std::vector< int64_t > & E_SgSetComprehension()
Return all E_SgSetComprehension member values as a vector.
const std::vector< int64_t > & E_SgTypeUnsignedShort()
Return all E_SgTypeUnsignedShort member values as a vector.
const std::vector< int64_t > & E_SgExponentiationOp()
Return all E_SgExponentiationOp member values as a vector.
const std::vector< int64_t > & E_SgIncludeFile()
Return all E_SgIncludeFile member values as a vector.
const std::vector< int64_t > & ROSE_Fortran_Additional_Info()
Return all ROSE_Fortran_Additional_Info member values as a vector.
const std::vector< int64_t > & E_SgTypeSigned128bitInteger()
Return all E_SgTypeSigned128bitInteger member values as a vector.
const std::vector< int64_t > & E_SgTemplateParameter()
Return all E_SgTemplateParameter member values as a vector.
const std::vector< int64_t > & Cxx_GrammarVariants()
Return all Cxx_GrammarVariants member values as a vector.
const std::vector< int64_t > & E_SgAsmBinaryAdd()
Return all E_SgAsmBinaryAdd member values as a vector.
const std::vector< int64_t > & E_SgExpBaseClass()
Return all E_SgExpBaseClass member values as a vector.
const std::vector< int64_t > & E_SgJavaLabelStatement()
Return all E_SgJavaLabelStatement member values as a vector.
const std::vector< int64_t > & E_SgOmpAlignedClause()
Return all E_SgOmpAlignedClause member values as a vector.
const std::vector< int64_t > & E_SgBitComplementOp()
Return all E_SgBitComplementOp member values as a vector.
const std::vector< int64_t > & E_SgNotEqualOp()
Return all E_SgNotEqualOp member values as a vector.
const std::vector< int64_t > & E_SgTypeVoid()
Return all E_SgTypeVoid member values as a vector.
const std::vector< int64_t > & E_SgFortranDo()
Return all E_SgFortranDo member values as a vector.
const std::vector< int64_t > & E_SgAsmCilGenericParamTable()
Return all E_SgAsmCilGenericParamTable member values as a vector.
const std::vector< int64_t > & E_SgMatrixTransposeOp()
Return all E_SgMatrixTransposeOp member values as a vector.
const std::vector< int64_t > & _Type_Kinds()
Return all _Type_Kinds member values as a vector.
const std::vector< int64_t > & E_SgUpcNotifyStatement()
Return all E_SgUpcNotifyStatement member values as a vector.
const std::vector< int64_t > & E_SgLessOrEqualOp()
Return all E_SgLessOrEqualOp member values as a vector.
const std::vector< int64_t > & E_SgAsmCoffSymbolList()
Return all E_SgAsmCoffSymbolList member values as a vector.
const std::vector< int64_t > & E_SgAdaPackageSymbol()
Return all E_SgAdaPackageSymbol member values as a vector.
const std::vector< int64_t > & E_SgOmpVariablesClause()
Return all E_SgOmpVariablesClause member values as a vector.
const std::vector< int64_t > & E_SgAdaProtectedSymbol()
Return all E_SgAdaProtectedSymbol member values as a vector.
const std::vector< int64_t > & E_SgNaryOp()
Return all E_SgNaryOp member values as a vector.
const std::vector< int64_t > & E_SgModAssignOp()
Return all E_SgModAssignOp member values as a vector.
const std::vector< int64_t > & E_SgPntrArrRefExp()
Return all E_SgPntrArrRefExp member values as a vector.
const std::vector< int64_t > & E_SgTypeCAFTeam()
Return all E_SgTypeCAFTeam member values as a vector.
const std::vector< int64_t > & E_SgAsmCilAssemblyRefOSTable()
Return all E_SgAsmCilAssemblyRefOSTable member values as a vector.
const std::vector< int64_t > & E_SgElementwiseSubtractOp()
Return all E_SgElementwiseSubtractOp member values as a vector.
const std::vector< int64_t > & E_SgOmpThreadprivateStatement()
Return all E_SgOmpThreadprivateStatement member values as a vector.
const std::vector< int64_t > & E_SgAdaTaskSpecDecl()
Return all E_SgAdaTaskSpecDecl member values as a vector.
const std::vector< int64_t > & E_SgAdaGenericDefn()
Return all E_SgAdaGenericDefn member values as a vector.
const std::vector< int64_t > & E_SgAsmAarch64Instruction()
Return all E_SgAsmAarch64Instruction member values as a vector.
const std::vector< int64_t > & E_SgAsmElfSection()
Return all E_SgAsmElfSection member values as a vector.
const std::vector< int64_t > & Unit_Origins()
Return all Unit_Origins member values as a vector.
const std::vector< int64_t > & Declaration_Origins()
Return all Declaration_Origins member values as a vector.
const std::vector< int64_t > & E_SgClassDeclaration()
Return all E_SgClassDeclaration member values as a vector.
const std::vector< int64_t > & E_SgOmpForStatement()
Return all E_SgOmpForStatement member values as a vector.
const std::vector< int64_t > & E_SgTemplateVariableDeclaration()
Return all E_SgTemplateVariableDeclaration member values as a vector.
const std::vector< int64_t > & E_SgBinaryOp()
Return all E_SgBinaryOp member values as a vector.
const std::vector< int64_t > & E_SgAsmCilFileTable()
Return all E_SgAsmCilFileTable member values as a vector.
const std::vector< int64_t > & E_SgAllocateStatement()
Return all E_SgAllocateStatement member values as a vector.
const std::vector< int64_t > & E_SgStmtDeclarationStatement()
Return all E_SgStmtDeclarationStatement member values as a vector.
const std::vector< int64_t > & E_SgAsmJvmFileHeader()
Return all E_SgAsmJvmFileHeader member values as a vector.
const std::vector< int64_t > & E_SgAlignOfOp()
Return all E_SgAlignOfOp member values as a vector.
const std::vector< int64_t > & E_SgAsmDwarfInlinedSubroutine()
Return all E_SgAsmDwarfInlinedSubroutine member values as a vector.
const std::vector< int64_t > & E_SgListExp()
Return all E_SgListExp member values as a vector.
const std::vector< int64_t > & E_SgComprehension()
Return all E_SgComprehension member values as a vector.
const std::vector< int64_t > & E_SgAsmDwarfUnionType()
Return all E_SgAsmDwarfUnionType member values as a vector.
const std::vector< int64_t > & E_SgTemplateTypedefDeclaration()
Return all E_SgTemplateTypedefDeclaration member values as a vector.
const std::vector< int64_t > & E_SgAsmRegisterNames()
Return all E_SgAsmRegisterNames member values as a vector.
const std::vector< int64_t > & E_SgOmpSafelenClause()
Return all E_SgOmpSafelenClause member values as a vector.
const std::vector< int64_t > & E_SgBracedInitializer()
Return all E_SgBracedInitializer member values as a vector.
const std::vector< int64_t > & E_SgSwitchStatement()
Return all E_SgSwitchStatement member values as a vector.
const std::vector< int64_t > & E_SgThrowOp()
Return all E_SgThrowOp member values as a vector.
const std::vector< int64_t > & E_SgAsmElfNoteEntry()
Return all E_SgAsmElfNoteEntry member values as a vector.
const std::vector< int64_t > & E_SgNullifyStatement()
Return all E_SgNullifyStatement member values as a vector.
const std::vector< int64_t > & E_SgAsmBinaryDivide()
Return all E_SgAsmBinaryDivide member values as a vector.
const std::vector< int64_t > & E_SgPartialFunctionModifierType()
Return all E_SgPartialFunctionModifierType member values as a vector.
const std::vector< int64_t > & E_SgAdaFormalPackageSymbol()
Return all E_SgAdaFormalPackageSymbol member values as a vector.
const std::vector< int64_t > & E_SgTypeChar16()
Return all E_SgTypeChar16 member values as a vector.
const std::vector< int64_t > & E_SgComputedGotoStatement()
Return all E_SgComputedGotoStatement member values as a vector.
const std::vector< int64_t > & E_SgFunctionDefinition()
Return all E_SgFunctionDefinition member values as a vector.
const std::vector< int64_t > & E_SgImpliedDo()
Return all E_SgImpliedDo member values as a vector.
const std::vector< int64_t > & E_SgTypeDefault()
Return all E_SgTypeDefault member values as a vector.
const std::vector< int64_t > & E_SgAdaProtectedSpec()
Return all E_SgAdaProtectedSpec member values as a vector.
const std::vector< int64_t > & E_SgAsmElfSymverDefinedAux()
Return all E_SgAsmElfSymverDefinedAux member values as a vector.
const std::vector< int64_t > & E_SgAssignStatement()
Return all E_SgAssignStatement member values as a vector.
const std::vector< int64_t > & E_SgUserDefinedBinaryOp()
Return all E_SgUserDefinedBinaryOp member values as a vector.
const std::vector< int64_t > & E_SgAsmDwarfMacroList()
Return all E_SgAsmDwarfMacroList member values as a vector.
const std::vector< int64_t > & E_SgElementwiseLeftDivideOp()
Return all E_SgElementwiseLeftDivideOp member values as a vector.
const std::vector< int64_t > & E_SgCommaOpExp()
Return all E_SgCommaOpExp member values as a vector.
const std::vector< int64_t > & E_SgForStatement()
Return all E_SgForStatement member values as a vector.
const std::vector< int64_t > & E_SgTemplateParameterList()
Return all E_SgTemplateParameterList member values as a vector.
const std::vector< int64_t > & E_SgOmpFirstprivateClause()
Return all E_SgOmpFirstprivateClause member values as a vector.
const std::vector< int64_t > & E_SgAsmJvmField()
Return all E_SgAsmJvmField member values as a vector.
const std::vector< int64_t > & _Constraint_Kinds()
Return all _Constraint_Kinds member values as a vector.
const std::vector< int64_t > & E_SgAsmCilTypeSpecTable()
Return all E_SgAsmCilTypeSpecTable member values as a vector.
const std::vector< int64_t > & E_SgAdaPackageSpec()
Return all E_SgAdaPackageSpec member values as a vector.
const std::vector< int64_t > & E_SgNaryComparisonOp()
Return all E_SgNaryComparisonOp member values as a vector.
const std::vector< int64_t > & E_SgJavaLabelSymbol()
Return all E_SgJavaLabelSymbol member values as a vector.
const std::vector< int64_t > & E_SgTypeGlobalVoid()
Return all E_SgTypeGlobalVoid member values as a vector.
const std::vector< int64_t > & E_SgAdaPackageSpecDecl()
Return all E_SgAdaPackageSpecDecl member values as a vector.
const std::vector< int64_t > & E_SgAsmJvmMethodTable()
Return all E_SgAsmJvmMethodTable member values as a vector.
const std::vector< int64_t > & E_SgDictionaryExp()
Return all E_SgDictionaryExp member values as a vector.
const std::vector< int64_t > & E_SgOmpLinearClause()
Return all E_SgOmpLinearClause member values as a vector.
const std::vector< int64_t > & E_SgAdaVariantDecl()
Return all E_SgAdaVariantDecl member values as a vector.
const std::vector< int64_t > & E_SgExpressionRoot()
Return all E_SgExpressionRoot member values as a vector.
const std::vector< int64_t > & Format_Opt()
Return all Format_Opt member values as a vector.
const std::vector< int64_t > & E_SgNonMembershipOp()
Return all E_SgNonMembershipOp member values as a vector.
const std::vector< int64_t > & E_SgAddressOfOp()
Return all E_SgAddressOfOp member values as a vector.
const std::vector< int64_t > & E_SgAsmDwarfCompilationUnit()
Return all E_SgAsmDwarfCompilationUnit member values as a vector.
const std::vector< int64_t > & E_SgBitOrOp()
Return all E_SgBitOrOp member values as a vector.
const std::vector< int64_t > & E_SgStaticAssertionDeclaration()
Return all E_SgStaticAssertionDeclaration member values as a vector.
const std::vector< int64_t > & E_SgAdaAccessType()
Return all E_SgAdaAccessType member values as a vector.
const std::vector< int64_t > & E_SgTemplateInstantiationMemberFunctionDecl()
Return all E_SgTemplateInstantiationMemberFunctionDecl member values as a vector.
const std::vector< int64_t > & E_SgAsmElfEHFrameSection()
Return all E_SgAsmElfEHFrameSection member values as a vector.
const std::vector< int64_t > & E_SgBaseClass()
Return all E_SgBaseClass member values as a vector.
const std::vector< int64_t > & E_SgTemplateMemberFunctionSymbol()
Return all E_SgTemplateMemberFunctionSymbol member values as a vector.
const std::vector< int64_t > & E_SgAdaProtectedTypeDecl()
Return all E_SgAdaProtectedTypeDecl member values as a vector.
const std::vector< int64_t > & E_SgTypeEllipse()
Return all E_SgTypeEllipse member values as a vector.
const std::vector< int64_t > & E_SgType()
Return all E_SgType member values as a vector.
const std::vector< int64_t > & E_SgAdaEnumRepresentationClause()
Return all E_SgAdaEnumRepresentationClause member values as a vector.
const std::vector< int64_t > & E_SgLabelStatement()
Return all E_SgLabelStatement member values as a vector.
const std::vector< int64_t > & E_SgCatchStatementSeq()
Return all E_SgCatchStatementSeq member values as a vector.
const std::vector< int64_t > & E_SgAdaAttributeExp()
Return all E_SgAdaAttributeExp member values as a vector.
const std::vector< int64_t > & E_SgTemplateArgument()
Return all E_SgTemplateArgument member values as a vector.
const std::vector< int64_t > & E_SgAsmGenericDLL()
Return all E_SgAsmGenericDLL member values as a vector.
const std::vector< int64_t > & E_SgOmpForSimdStatement()
Return all E_SgOmpForSimdStatement member values as a vector.
const std::vector< int64_t > & E_SgAsmBinaryMod()
Return all E_SgAsmBinaryMod member values as a vector.
const std::vector< int64_t > & E_SgOpenStatement()
Return all E_SgOpenStatement member values as a vector.
const std::vector< int64_t > & E_SgSourceFile()
Return all E_SgSourceFile member values as a vector.
const std::vector< int64_t > & E_SgCAFCoExpression()
Return all E_SgCAFCoExpression member values as a vector.
const std::vector< int64_t > & E_SgOmpTaskStatement()
Return all E_SgOmpTaskStatement member values as a vector.
const std::vector< int64_t > & E_SgLambdaRefExp()
Return all E_SgLambdaRefExp member values as a vector.
const std::vector< int64_t > & E_SgAtomicStmt()
Return all E_SgAtomicStmt member values as a vector.
const std::vector< int64_t > & E_SgAdaTaskType()
Return all E_SgAdaTaskType member values as a vector.
const std::vector< int64_t > & E_SgVarArgOp()
Return all E_SgVarArgOp member values as a vector.
const std::vector< int64_t > & E_SgIncludeDirectiveStatement()
Return all E_SgIncludeDirectiveStatement member values as a vector.
const std::vector< int64_t > & E_SgJovialPresetPositionExp()
Return all E_SgJovialPresetPositionExp member values as a vector.
const std::vector< int64_t > & E_SgNaryBooleanOp()
Return all E_SgNaryBooleanOp member values as a vector.
const std::vector< int64_t > & E_SgAsmLEEntryTable()
Return all E_SgAsmLEEntryTable member values as a vector.
const std::vector< int64_t > & E_SgJavaMemberValuePair()
Return all E_SgJavaMemberValuePair member values as a vector.
const std::vector< int64_t > & E_SgJovialTableType()
Return all E_SgJovialTableType member values as a vector.
const std::vector< int64_t > & E_SgLeftDivideOp()
Return all E_SgLeftDivideOp member values as a vector.
const std::vector< int64_t > & E_SgAsmBinarySubtract()
Return all E_SgAsmBinarySubtract member values as a vector.
const std::vector< int64_t > & E_SgInquireStatement()
Return all E_SgInquireStatement member values as a vector.
const std::vector< int64_t > & E_SgAsmPointerType()
Return all E_SgAsmPointerType member values as a vector.
const std::vector< int64_t > & E_SgOmpPriorityClause()
Return all E_SgOmpPriorityClause member values as a vector.
const std::vector< int64_t > & E_SgGreaterOrEqualOp()
Return all E_SgGreaterOrEqualOp member values as a vector.
const std::vector< int64_t > & E_SgLshiftOp()
Return all E_SgLshiftOp member values as a vector.
const std::vector< int64_t > & E_SgAsmRiscOperation()
Return all E_SgAsmRiscOperation member values as a vector.
const std::vector< int64_t > & E_SgAsmCilEventTable()
Return all E_SgAsmCilEventTable member values as a vector.
const std::vector< int64_t > & ops()
Return all ops member values as a vector.
const std::vector< int64_t > & Expression_Kinds()
Return all Expression_Kinds member values as a vector.
const std::vector< int64_t > & E_SgAsmGenericHeader()
Return all E_SgAsmGenericHeader member values as a vector.
const std::vector< int64_t > & E_SgTemplateInstantiationDirectiveStatement()
Return all E_SgTemplateInstantiationDirectiveStatement member values as a vector.
const std::vector< int64_t > & E_SgAtOp()
Return all E_SgAtOp member values as a vector.
const std::vector< int64_t > & E_SgNewExp()
Return all E_SgNewExp member values as a vector.
const std::vector< int64_t > & E_SgAsmCilModuleTable()
Return all E_SgAsmCilModuleTable member values as a vector.
const std::vector< int64_t > & E_SgIsNotOp()
Return all E_SgIsNotOp member values as a vector.
const std::vector< int64_t > & E_SgPlusAssignOp()
Return all E_SgPlusAssignOp member values as a vector.
const std::vector< int64_t > & _Formal_Type_Kinds()
Return all _Formal_Type_Kinds member values as a vector.
const std::vector< int64_t > & E_SgLessThanOp()
Return all E_SgLessThanOp member values as a vector.
const std::vector< int64_t > & _Interface_Kinds()
Return all _Interface_Kinds member values as a vector.
const std::vector< int64_t > & E_SgAsmDwarfArrayType()
Return all E_SgAsmDwarfArrayType member values as a vector.
const std::vector< int64_t > & E_SgAdaGenericInstanceSymbol()
Return all E_SgAdaGenericInstanceSymbol member values as a vector.
const std::vector< int64_t > & Enclosing_Kinds()
Return all Enclosing_Kinds member values as a vector.
const std::vector< int64_t > & E_SgMemberFunctionType()
Return all E_SgMemberFunctionType member values as a vector.
const std::vector< int64_t > & E_SgOmpSharedClause()
Return all E_SgOmpSharedClause member values as a vector.
const std::vector< int64_t > & E_SgTypeDouble()
Return all E_SgTypeDouble member values as a vector.
const std::vector< int64_t > & E_SgAsmDwarfLineList()
Return all E_SgAsmDwarfLineList member values as a vector.
const std::vector< int64_t > & E_SgAsmCilTypeDefTable()
Return all E_SgAsmCilTypeDefTable member values as a vector.
const std::vector< int64_t > & E_SgDotStarOp()
Return all E_SgDotStarOp member values as a vector.
const std::vector< int64_t > & E_SgElseWhereStatement()
Return all E_SgElseWhereStatement member values as a vector.
const std::vector< int64_t > & E_SgAddOp()
Return all E_SgAddOp member values as a vector.
const std::vector< int64_t > & E_SgBinaryComposite()
Return all E_SgBinaryComposite member values as a vector.
const std::vector< int64_t > & E_SgAtStmt()
Return all E_SgAtStmt member values as a vector.
const std::vector< int64_t > & E_SgAsmGenericFile()
Return all E_SgAsmGenericFile member values as a vector.
const std::vector< int64_t > & Unit_Classes()
Return all Unit_Classes member values as a vector.
const std::vector< int64_t > & Mode_Kinds()
Return all Mode_Kinds member values as a vector.
const std::vector< int64_t > & E_SgProgramHeaderStatement()
Return all E_SgProgramHeaderStatement member values as a vector.
const std::vector< int64_t > & E_SgAsmCilFieldTable()
Return all E_SgAsmCilFieldTable member values as a vector.
const std::vector< int64_t > & E_SgOmpMapClause()
Return all E_SgOmpMapClause member values as a vector.
const std::vector< int64_t > & E_SgJavaForEachStatement()
Return all E_SgJavaForEachStatement member values as a vector.
const std::vector< int64_t > & E_SgAsmCilAssemblyProcessorTable()
Return all E_SgAsmCilAssemblyProcessorTable member values as a vector.
const std::vector< int64_t > & E_SgJovialOverlayDeclaration()
Return all E_SgJovialOverlayDeclaration member values as a vector.
const std::vector< int64_t > & E_SgOmpCopyinClause()
Return all E_SgOmpCopyinClause member values as a vector.
const std::vector< int64_t > & E_SgAsmUnaryExpression()
Return all E_SgAsmUnaryExpression member values as a vector.
const std::vector< int64_t > & E_SgAdaVariantWhenStmt()
Return all E_SgAdaVariantWhenStmt member values as a vector.
const std::vector< int64_t > & E_SgAsmPowerpcInstruction()
Return all E_SgAsmPowerpcInstruction member values as a vector.
const std::vector< int64_t > & E_SgGlobal()
Return all E_SgGlobal member values as a vector.
const std::vector< int64_t > & E_SgEnumDeclaration()
Return all E_SgEnumDeclaration member values as a vector.
const std::vector< int64_t > & E_SgAssignOp()
Return all E_SgAssignOp member values as a vector.
const std::vector< int64_t > & E_SgAsmPEImportItemList()
Return all E_SgAsmPEImportItemList member values as a vector.
const std::vector< int64_t > & E_SgMemberFunctionDeclaration()
Return all E_SgMemberFunctionDeclaration member values as a vector.
const std::vector< int64_t > & E_SgVarArgEndOp()
Return all E_SgVarArgEndOp member values as a vector.
const std::vector< int64_t > & E_SgAliasSymbol()
Return all E_SgAliasSymbol member values as a vector.
const std::vector< int64_t > & IRProcType()
Return all IRProcType member values as a vector.
const std::vector< int64_t > & E_SgJavaParameterizedType()
Return all E_SgJavaParameterizedType member values as a vector.
const std::vector< int64_t > & E_SgUpcBlocksizeofExpression()
Return all E_SgUpcBlocksizeofExpression member values as a vector.
const std::vector< int64_t > & E_SgTypeChar32()
Return all E_SgTypeChar32 member values as a vector.
const std::vector< int64_t > & E_SgAtExp()
Return all E_SgAtExp member values as a vector.
const std::vector< int64_t > & E_SgChooseExpression()
Return all E_SgChooseExpression member values as a vector.
const std::vector< int64_t > & E_SgOmpDeclareSimdStatement()
Return all E_SgOmpDeclareSimdStatement member values as a vector.
const std::vector< int64_t > & E_SgInterfaceStatement()
Return all E_SgInterfaceStatement member values as a vector.
const std::vector< int64_t > & E_SgAsmJvmAttributeTable()
Return all E_SgAsmJvmAttributeTable member values as a vector.
const std::vector< int64_t > & E_SgTypeImaginary()
Return all E_SgTypeImaginary member values as a vector.
const std::vector< int64_t > & E_SgAdaPackageBodyDecl()
Return all E_SgAdaPackageBodyDecl member values as a vector.
const std::vector< int64_t > & E_SgFlushStatement()
Return all E_SgFlushStatement member values as a vector.
const std::vector< int64_t > & E_SgTypeComplex()
Return all E_SgTypeComplex member values as a vector.
const std::vector< int64_t > & E_SgAsmGenericHeaderList()
Return all E_SgAsmGenericHeaderList member values as a vector.
const std::vector< int64_t > & E_SgBasicBlock()
Return all E_SgBasicBlock member values as a vector.
const std::vector< int64_t > & E_SgJavaSynchronizedStatement()
Return all E_SgJavaSynchronizedStatement member values as a vector.
const std::vector< int64_t > & E_SgTypeFloat128()
Return all E_SgTypeFloat128 member values as a vector.
const std::vector< int64_t > & E_SgModuleSymbol()
Return all E_SgModuleSymbol member values as a vector.
const std::vector< int64_t > & E_SgAdaTaskSymbol()
Return all E_SgAdaTaskSymbol member values as a vector.
const std::vector< int64_t > & E_SgAsmElfSymverNeededAux()
Return all E_SgAsmElfSymverNeededAux member values as a vector.
const std::vector< int64_t > & E_SgAdaProtectedBody()
Return all E_SgAdaProtectedBody member values as a vector.
const std::vector< int64_t > & E_SgAsmDwarfSubroutineType()
Return all E_SgAsmDwarfSubroutineType member values as a vector.
const std::vector< int64_t > & E_SgJovialTablePresetExp()
Return all E_SgJovialTablePresetExp member values as a vector.
const std::vector< int64_t > & E_SgCudaKernelCallExp()
Return all E_SgCudaKernelCallExp member values as a vector.
const std::vector< int64_t > & E_SgTemplateFunctionSymbol()
Return all E_SgTemplateFunctionSymbol member values as a vector.
const std::vector< int64_t > & E_SgExprListExp()
Return all E_SgExprListExp member values as a vector.
const std::vector< int64_t > & E_SgCompoundAssignOp()
Return all E_SgCompoundAssignOp member values as a vector.
const std::vector< int64_t > & E_SgLambdaCaptureList()
Return all E_SgLambdaCaptureList member values as a vector.
const std::vector< int64_t > & E_SgAsmCilParamTable()
Return all E_SgAsmCilParamTable member values as a vector.
const std::vector< int64_t > & BuildAccessEnum()
Return all BuildAccessEnum member values as a vector.
const std::vector< int64_t > & E_SgOmpLastprivateClause()
Return all E_SgOmpLastprivateClause member values as a vector.
const std::vector< int64_t > & E_SgSyncAllStatement()
Return all E_SgSyncAllStatement member values as a vector.
const std::vector< int64_t > & E_SgAdaInheritedFunctionSymbol()
Return all E_SgAdaInheritedFunctionSymbol member values as a vector.
const std::vector< int64_t > & E_SgElementwiseAddOp()
Return all E_SgElementwiseAddOp member values as a vector.
const std::vector< int64_t > & E_SgForInitStatement()
Return all E_SgForInitStatement member values as a vector.
const std::vector< int64_t > & E_SgTypeSignedInt()
Return all E_SgTypeSignedInt member values as a vector.
const std::vector< int64_t > & E_SgLabelSymbol()
Return all E_SgLabelSymbol member values as a vector.
const std::vector< int64_t > & E_SgMinusMinusOp()
Return all E_SgMinusMinusOp member values as a vector.
const std::vector< int64_t > & E_SgLambdaCapture()
Return all E_SgLambdaCapture member values as a vector.
const std::vector< int64_t > & E_SgAsmBinaryPreupdate()
Return all E_SgAsmBinaryPreupdate member values as a vector.
const std::vector< int64_t > & _Root_Type_Kinds()
Return all _Root_Type_Kinds member values as a vector.
const std::vector< int64_t > & E_SgUnaryOp()
Return all E_SgUnaryOp member values as a vector.
const std::vector< int64_t > & E_SgNamespaceDeclarationStatement()
Return all E_SgNamespaceDeclarationStatement member values as a vector.
const std::vector< int64_t > & E_SgAdaLoopStmt()
Return all E_SgAdaLoopStmt member values as a vector.
const std::vector< int64_t > & E_SgTemplateClassDefinition()
Return all E_SgTemplateClassDefinition member values as a vector.
const std::vector< int64_t > & E_SgAdaAcceptStmt()
Return all E_SgAdaAcceptStmt member values as a vector.
const std::vector< int64_t > & E_SgTemplateInstantiationFunctionDecl()
Return all E_SgTemplateInstantiationFunctionDecl member values as a vector.
const std::vector< int64_t > & E_SgUpcBarrierStatement()
Return all E_SgUpcBarrierStatement member values as a vector.
const std::vector< int64_t > & E_SgTemplateVariableInstantiation()
Return all E_SgTemplateVariableInstantiation member values as a vector.
const std::vector< int64_t > & E_SgConjugateOp()
Return all E_SgConjugateOp member values as a vector.
const std::vector< int64_t > & E_SgAsmPEExportSection()
Return all E_SgAsmPEExportSection member values as a vector.
const std::vector< int64_t > & E_SgAsmMipsInstruction()
Return all E_SgAsmMipsInstruction member values as a vector.
const std::vector< int64_t > & E_SgFunctionParameterList()
Return all E_SgFunctionParameterList member values as a vector.
const std::vector< int64_t > & Attribute_Kinds()
Return all Attribute_Kinds member values as a vector.
const std::vector< int64_t > & E_SgAdaFormalTypeDecl()
Return all E_SgAdaFormalTypeDecl member values as a vector.
const std::vector< int64_t > & E_SgTypeShort()
Return all E_SgTypeShort member values as a vector.
const std::vector< int64_t > & E_SgDivAssignOp()
Return all E_SgDivAssignOp member values as a vector.
const std::vector< int64_t > & E_SgAdaSelectAlternativeStmt()
Return all E_SgAdaSelectAlternativeStmt member values as a vector.
const std::vector< int64_t > & E_SgPartialFunctionType()
Return all E_SgPartialFunctionType member values as a vector.
const std::vector< int64_t > & E_SgStatementFunctionStatement()
Return all E_SgStatementFunctionStatement member values as a vector.
const std::vector< int64_t > & E_SgAsmMemoryReferenceExpression()
Return all E_SgAsmMemoryReferenceExpression member values as a vector.
const std::vector< int64_t > & E_SgQualifiedNameType()
Return all E_SgQualifiedNameType member values as a vector.
const std::vector< int64_t > & E_SgAsmBinaryMsl()
Return all E_SgAsmBinaryMsl member values as a vector.
const std::vector< int64_t > & E_SgExecStatement()
Return all E_SgExecStatement member values as a vector.
const std::vector< int64_t > & defaultEnumFunctionType()
Return all defaultEnumFunctionType member values as a vector.
const std::vector< int64_t > & E_SgRshiftAssignOp()
Return all E_SgRshiftAssignOp member values as a vector.
const std::vector< int64_t > & E_SgAsmCilExportedTypeTable()
Return all E_SgAsmCilExportedTypeTable member values as a vector.
const std::vector< int64_t > & E_SgAdaIndexConstraint()
Return all E_SgAdaIndexConstraint member values as a vector.
const std::vector< int64_t > & E_SgTypeSignedChar()
Return all E_SgTypeSignedChar member values as a vector.
const std::vector< int64_t > & E_SgAsmElfSegmentTableEntryList()
Return all E_SgAsmElfSegmentTableEntryList member values as a vector.
const std::vector< int64_t > & E_SgMultAssignOp()
Return all E_SgMultAssignOp member values as a vector.
const std::vector< int64_t > & E_SgAsmCilImplMapTable()
Return all E_SgAsmCilImplMapTable member values as a vector.
const std::vector< int64_t > & E_SgOmpBodyStatement()
Return all E_SgOmpBodyStatement member values as a vector.
const std::vector< int64_t > & E_SgWriteStatement()
Return all E_SgWriteStatement member values as a vector.
const std::vector< int64_t > & E_SgOmpWorkshareStatement()
Return all E_SgOmpWorkshareStatement member values as a vector.
const std::vector< int64_t > & E_SgOmpSimdStatement()
Return all E_SgOmpSimdStatement member values as a vector.
const std::vector< int64_t > & E_SgAsmCilAssemblyRefTable()
Return all E_SgAsmCilAssemblyRefTable member values as a vector.
const std::vector< int64_t > & E_SgCastExp()
Return all E_SgCastExp member values as a vector.
const std::vector< int64_t > & E_SgAsmDOSFileHeader()
Return all E_SgAsmDOSFileHeader member values as a vector.
const std::vector< int64_t > & E_SgTemplateInstantiationTypedefDeclaration()
Return all E_SgTemplateInstantiationTypedefDeclaration member values as a vector.
const std::vector< int64_t > & E_SgAdaTaskSpec()
Return all E_SgAdaTaskSpec member values as a vector.
const std::vector< int64_t > & E_SgVariableDefinition()
Return all E_SgVariableDefinition member values as a vector.
const std::vector< int64_t > & E_SgAsmCilFieldLayoutTable()
Return all E_SgAsmCilFieldLayoutTable member values as a vector.
const std::vector< int64_t > & E_SgAsmElfSymbolList()
Return all E_SgAsmElfSymbolList member values as a vector.
const std::vector< int64_t > & E_SgAsmPEImportDirectoryList()
Return all E_SgAsmPEImportDirectoryList member values as a vector.
const std::vector< int64_t > & E_SgTemplateFunctionDeclaration()
Return all E_SgTemplateFunctionDeclaration member values as a vector.
const std::vector< int64_t > & E_SgTypeUnsigned128bitInteger()
Return all E_SgTypeUnsigned128bitInteger member values as a vector.
const std::vector< int64_t > & E_SgJavaSingleMemberAnnotation()
Return all E_SgJavaSingleMemberAnnotation member values as a vector.
const std::vector< int64_t > & E_SgJavaWildcardType()
Return all E_SgJavaWildcardType member values as a vector.
const std::vector< int64_t > & E_SgAsmElfFileHeader()
Return all E_SgAsmElfFileHeader member values as a vector.
const std::vector< int64_t > & E_SgJavaImportStatementList()
Return all E_SgJavaImportStatementList member values as a vector.
const std::vector< int64_t > & E_SgCallExpression()
Return all E_SgCallExpression member values as a vector.
const std::vector< int64_t > & E_SgDirectory()
Return all E_SgDirectory member values as a vector.
const std::vector< int64_t > & E_SgSubtractOp()
Return all E_SgSubtractOp member values as a vector.
const std::vector< int64_t > & E_SgAsmLEFileHeader()
Return all E_SgAsmLEFileHeader member values as a vector.
const std::vector< int64_t > & E_SgCatchOptionStmt()
Return all E_SgCatchOptionStmt member values as a vector.
const std::vector< int64_t > & E_SgAwaitExpression()
Return all E_SgAwaitExpression member values as a vector.
const std::vector< int64_t > & E_SgSpawnStmt()
Return all E_SgSpawnStmt member values as a vector.
const std::vector< int64_t > & E_SgAdaSubroutineType()
Return all E_SgAdaSubroutineType member values as a vector.
const std::vector< int64_t > & E_SgPointerType()
Return all E_SgPointerType member values as a vector.
const std::vector< int64_t > & E_SgEnumSymbol()
Return all E_SgEnumSymbol member values as a vector.
const std::vector< int64_t > & E_SgAsmCommonSubExpression()
Return all E_SgAsmCommonSubExpression member values as a vector.
const std::vector< int64_t > & E_SgScopeOp()
Return all E_SgScopeOp member values as a vector.
const std::vector< int64_t > & E_SgAsmBlock()
Return all E_SgAsmBlock member values as a vector.
const std::vector< int64_t > & E_SgAsmFloatValueExpression()
Return all E_SgAsmFloatValueExpression member values as a vector.
const std::vector< int64_t > & E_SgActualArgumentExpression()
Return all E_SgActualArgumentExpression member values as a vector.
const std::vector< int64_t > & E_SgAssertStmt()
Return all E_SgAssertStmt member values as a vector.
const std::vector< int64_t > & E_SgAdaRenamingSymbol()
Return all E_SgAdaRenamingSymbol member values as a vector.
const std::vector< int64_t > & RITarjEdgeType()
Return all RITarjEdgeType member values as a vector.
const std::vector< int64_t > & E_SgTemplateInstantiationDefn()
Return all E_SgTemplateInstantiationDefn member values as a vector.
const std::vector< int64_t > & E_SgUpcForAllStatement()
Return all E_SgUpcForAllStatement member values as a vector.
const std::vector< int64_t > & E_SgAsmDwarfEnumerationType()
Return all E_SgAsmDwarfEnumerationType member values as a vector.
const std::vector< int64_t > & E_SgTypeFixed()
Return all E_SgTypeFixed member values as a vector.
const std::vector< int64_t > & E_SgTypeString()
Return all E_SgTypeString member values as a vector.
const std::vector< int64_t > & E_SgNoexceptOp()
Return all E_SgNoexceptOp member values as a vector.
const std::vector< int64_t > & E_SgIorAssignOp()
Return all E_SgIorAssignOp member values as a vector.
const std::vector< int64_t > & E_SgAsmCilMemberRefTable()
Return all E_SgAsmCilMemberRefTable member values as a vector.
const std::vector< int64_t > & E_SgModOp()
Return all E_SgModOp member values as a vector.
const std::vector< int64_t > & Order()
Return all Order member values as a vector.
const std::vector< int64_t > & E_SgTypeSignedLong()
Return all E_SgTypeSignedLong member values as a vector.
const std::vector< int64_t > & E_SgOmpSimdlenClause()
Return all E_SgOmpSimdlenClause member values as a vector.
const std::vector< int64_t > & TraversalEnum()
Return all TraversalEnum member values as a vector.
const std::vector< int64_t > & E_SgAsmPESection()
Return all E_SgAsmPESection member values as a vector.
const std::vector< int64_t > & E_SgAsmGenericSymbol()
Return all E_SgAsmGenericSymbol member values as a vector.
const std::vector< int64_t > & E_SgLambdaExp()
Return all E_SgLambdaExp member values as a vector.
const std::vector< int64_t > & E_SgJavaClassDeclarationList()
Return all E_SgJavaClassDeclarationList member values as a vector.
const std::vector< int64_t > & E_SgTypedefType()
Return all E_SgTypedefType member values as a vector.
const std::vector< int64_t > & E_SgTypeLongDouble()
Return all E_SgTypeLongDouble member values as a vector.
const std::vector< int64_t > & E_SgMatlabForStatement()
Return all E_SgMatlabForStatement member values as a vector.
const std::vector< int64_t > & IRStmtType()
Return all IRStmtType member values as a vector.
const std::vector< int64_t > & E_SgElementwiseDivideOp()
Return all E_SgElementwiseDivideOp member values as a vector.
const std::vector< int64_t > & E_SgAsmElfDynamicSection()
Return all E_SgAsmElfDynamicSection member values as a vector.
const std::vector< int64_t > & E_SgAggregateInitializer()
Return all E_SgAggregateInitializer member values as a vector.
const std::vector< int64_t > & E_SgAsmCilCustomAttributeTable()
Return all E_SgAsmCilCustomAttributeTable member values as a vector.
const std::vector< int64_t > & Definition_Kinds()
Return all Definition_Kinds member values as a vector.
const std::vector< int64_t > & E_SgOmpDoStatement()
Return all E_SgOmpDoStatement member values as a vector.
const std::vector< int64_t > & Subprogram_Default_Kinds()
Return all Subprogram_Default_Kinds member values as a vector.
const std::vector< int64_t > & E_SgMultiplyOp()
Return all E_SgMultiplyOp member values as a vector.
const std::vector< int64_t > & E_SgOmpScheduleClause()
Return all E_SgOmpScheduleClause member values as a vector.
const std::vector< int64_t > & E_SgAsmPEExportEntry()
Return all E_SgAsmPEExportEntry member values as a vector.
const std::vector< int64_t > & E_SgInitializedName()
Return all E_SgInitializedName member values as a vector.
const std::vector< int64_t > & E_SgCudaKernelExecConfig()
Return all E_SgCudaKernelExecConfig member values as a vector.
const std::vector< int64_t > & E_SgAsmJvmMethod()
Return all E_SgAsmJvmMethod member values as a vector.
const std::vector< int64_t > & E_SgAsmLESection()
Return all E_SgAsmLESection member values as a vector.
const std::vector< int64_t > & omp_rtl_enum()
Return all omp_rtl_enum member values as a vector.
const std::vector< int64_t > & E_SgAsmCilGenericParamConstraintTable()
Return all E_SgAsmCilGenericParamConstraintTable member values as a vector.
const std::vector< int64_t > & E_SgAdaDiscreteType()
Return all E_SgAdaDiscreteType member values as a vector.
const std::vector< int64_t > & E_SgRangeExp()
Return all E_SgRangeExp member values as a vector.
const std::vector< int64_t > & E_SgReturnStmt()
Return all E_SgReturnStmt member values as a vector.
const std::vector< int64_t > & E_SgFunctionParameterRefExp()
Return all E_SgFunctionParameterRefExp member values as a vector.
const std::vector< int64_t > & E_SgReplicationOp()
Return all E_SgReplicationOp member values as a vector.
const std::vector< int64_t > & E_SgAdaTaskBodyDecl()
Return all E_SgAdaTaskBodyDecl member values as a vector.
const std::vector< int64_t > & E_SgArrowStarOp()
Return all E_SgArrowStarOp member values as a vector.
const std::vector< int64_t > & Declaration_Kinds()
Return all Declaration_Kinds member values as a vector.
const std::vector< int64_t > & E_SgStatementExpression()
Return all E_SgStatementExpression member values as a vector.
const std::vector< int64_t > & E_SgImplicitStatement()
Return all E_SgImplicitStatement member values as a vector.
const std::vector< int64_t > & E_SgTypeUnsignedLong()
Return all E_SgTypeUnsignedLong member values as a vector.
const std::vector< int64_t > & E_SgRshiftOp()
Return all E_SgRshiftOp member values as a vector.
const std::vector< int64_t > & E_SgPythonGlobalStmt()
Return all E_SgPythonGlobalStmt member values as a vector.
const std::vector< int64_t > & E_SgAsmElfSymbol()
Return all E_SgAsmElfSymbol member values as a vector.
const std::vector< int64_t > & E_SgTypeOfType()
Return all E_SgTypeOfType member values as a vector.
const std::vector< int64_t > & E_SgTypeNullptr()
Return all E_SgTypeNullptr member values as a vector.
const std::vector< int64_t > & controlEnum()
Return all controlEnum member values as a vector.
const std::vector< int64_t > & E_SgAsmCilAssemblyRefProcessorTable()
Return all E_SgAsmCilAssemblyRefProcessorTable member values as a vector.
const std::vector< int64_t > & E_SgOmpExpressionClause()
Return all E_SgOmpExpressionClause member values as a vector.
const std::vector< int64_t > & E_SgDerivedTypeStatement()
Return all E_SgDerivedTypeStatement member values as a vector.
const std::vector< int64_t > & E_SgAdaSubtype()
Return all E_SgAdaSubtype member values as a vector.
const std::vector< int64_t > & Clause_Kinds()
Return all Clause_Kinds member values as a vector.
const std::vector< int64_t > & E_SgAsmOperandList()
Return all E_SgAsmOperandList member values as a vector.
const std::vector< int64_t > & Pragma_Kinds()
Return all Pragma_Kinds member values as a vector.
const std::vector< int64_t > & Element_Kinds()
Return all Element_Kinds member values as a vector.
const std::vector< int64_t > & E_SgAsmElfSymverNeededSection()
Return all E_SgAsmElfSymverNeededSection member values as a vector.
const std::vector< int64_t > & E_SgAsmElfRelocSection()
Return all E_SgAsmElfRelocSection member values as a vector.
const std::vector< int64_t > & E_SgEqualityOp()
Return all E_SgEqualityOp member values as a vector.
const std::vector< int64_t > & E_SgAsmConstantExpression()
Return all E_SgAsmConstantExpression member values as a vector.
const std::vector< int64_t > & E_SgAsmDwarfCommonBlock()
Return all E_SgAsmDwarfCommonBlock member values as a vector.
const std::vector< int64_t > & E_SgUnknownArrayOrFunctionReference()
Return all E_SgUnknownArrayOrFunctionReference member values as a vector.
const std::vector< int64_t > & E_SgImagPartOp()
Return all E_SgImagPartOp member values as a vector.
const std::vector< int64_t > & E_SgUserDefinedUnaryOp()
Return all E_SgUserDefinedUnaryOp member values as a vector.
const std::vector< int64_t > & E_SgTemplateClassDeclaration()
Return all E_SgTemplateClassDeclaration member values as a vector.
const std::vector< int64_t > & E_SgTypeUnknown()
Return all E_SgTypeUnknown member values as a vector.
const std::vector< int64_t > & VariantT()
Return all VariantT member values as a vector.
const std::vector< int64_t > & E_SgJavaQualifiedType()
Return all E_SgJavaQualifiedType member values as a vector.
const std::vector< int64_t > & E_SgAsmCilInterfaceImplTable()
Return all E_SgAsmCilInterfaceImplTable member values as a vector.
const std::vector< int64_t > & E_SgTypeChar()
Return all E_SgTypeChar member values as a vector.
const std::vector< int64_t > & E_SgMatrixExp()
Return all E_SgMatrixExp member values as a vector.
const std::vector< int64_t > & Flag()
Return all Flag member values as a vector.
const std::vector< int64_t > & E_SgMemberFunctionSymbol()
Return all E_SgMemberFunctionSymbol member values as a vector.
const std::vector< int64_t > & E_SgAsmCilStandAloneSigTable()
Return all E_SgAsmCilStandAloneSigTable member values as a vector.
const std::vector< int64_t > & E_SgIfStmt()
Return all E_SgIfStmt member values as a vector.
const std::vector< int64_t > & E_SgRenameSymbol()
Return all E_SgRenameSymbol member values as a vector.
const std::vector< int64_t > & E_SgClassDefinition()
Return all E_SgClassDefinition member values as a vector.
const std::vector< int64_t > & E_SgRangeType()
Return all E_SgRangeType member values as a vector.
const std::vector< int64_t > & E_SgOmpFinalClause()
Return all E_SgOmpFinalClause member values as a vector.
const std::vector< int64_t > & E_SgBitAndOp()
Return all E_SgBitAndOp member values as a vector.
const std::vector< int64_t > & E_SgAdaDiscriminantConstraint()
Return all E_SgAdaDiscriminantConstraint member values as a vector.
const std::vector< int64_t > & E_SgAsmExprListExp()
Return all E_SgAsmExprListExp member values as a vector.
const std::vector< int64_t > & E_SgAsmCilPropertyMapTable()
Return all E_SgAsmCilPropertyMapTable member values as a vector.
const std::vector< int64_t > & E_SgTypeFloat80()
Return all E_SgTypeFloat80 member values as a vector.
const std::vector< int64_t > & E_SgPointerAssignOp()
Return all E_SgPointerAssignOp member values as a vector.
const std::vector< int64_t > & E_SgOmpCriticalStatement()
Return all E_SgOmpCriticalStatement member values as a vector.
const std::vector< int64_t > & DeleteEnum()
Return all DeleteEnum member values as a vector.
const std::vector< int64_t > & WarningType()
Return all WarningType member values as a vector.
const std::vector< int64_t > & E_SgUnaryAddOp()
Return all E_SgUnaryAddOp member values as a vector.
const std::vector< int64_t > & E_SgAdaDigitsConstraint()
Return all E_SgAdaDigitsConstraint member values as a vector.
const std::vector< int64_t > & E_SgUnlockStatement()
Return all E_SgUnlockStatement member values as a vector.
const std::vector< int64_t > & E_SgAdaComponentClause()
Return all E_SgAdaComponentClause member values as a vector.
const std::vector< int64_t > & E_SgOmpPrivateClause()
Return all E_SgOmpPrivateClause member values as a vector.
const std::vector< int64_t > & E_SgFunctionCallExp()
Return all E_SgFunctionCallExp member values as a vector.
const std::vector< int64_t > & E_SgRealPartOp()
Return all E_SgRealPartOp member values as a vector.
const std::vector< int64_t > & E_SgJavaUnsignedRshiftAssignOp()
Return all E_SgJavaUnsignedRshiftAssignOp member values as a vector.
const std::vector< int64_t > & E_SgAsmJvmFieldTable()
Return all E_SgAsmJvmFieldTable member values as a vector.
const std::vector< int64_t > & E_SgIntegerDivideOp()
Return all E_SgIntegerDivideOp member values as a vector.
const std::vector< int64_t > & E_SgCaseOptionStmt()
Return all E_SgCaseOptionStmt member values as a vector.
const std::vector< int64_t > & E_SgProcessControlStatement()
Return all E_SgProcessControlStatement member values as a vector.
const std::vector< int64_t > & E_SgPrintStatement()
Return all E_SgPrintStatement member values as a vector.
const std::vector< int64_t > & E_SgAdaDelayStmt()
Return all E_SgAdaDelayStmt member values as a vector.
const std::vector< int64_t > & E_SgDeallocateStatement()
Return all E_SgDeallocateStatement member values as a vector.
const std::vector< int64_t > & ROSE_Fortran_Operators()
Return all ROSE_Fortran_Operators member values as a vector.
const std::vector< int64_t > & E_SgAsmCilMetadataHeap()
Return all E_SgAsmCilMetadataHeap member values as a vector.
const std::vector< int64_t > & E_SgAdaRangeConstraint()
Return all E_SgAdaRangeConstraint member values as a vector.
const std::vector< int64_t > & E_SgFinishExp()
Return all E_SgFinishExp member values as a vector.
const std::vector< int64_t > & E_SgAdaSelectStmt()
Return all E_SgAdaSelectStmt member values as a vector.
const std::vector< int64_t > & E_SgAsmCilInstruction()
Return all E_SgAsmCilInstruction member values as a vector.
const std::vector< int64_t > & Unit_Kinds()
Return all Unit_Kinds member values as a vector.
const std::vector< int64_t > & E_SgAsmPERVASizePairList()
Return all E_SgAsmPERVASizePairList member values as a vector.
const std::vector< int64_t > & E_SgJovialBitType()
Return all E_SgJovialBitType member values as a vector.
const std::vector< int64_t > & E_SgAsmCilMethodSpecTable()
Return all E_SgAsmCilMethodSpecTable member values as a vector.
const std::vector< int64_t > & E_SgSpaceshipOp()
Return all E_SgSpaceshipOp member values as a vector.
const std::vector< int64_t > & E_SgConcatenationOp()
Return all E_SgConcatenationOp member values as a vector.
const std::vector< int64_t > & E_SgAsmElfSymverSection()
Return all E_SgAsmElfSymverSection member values as a vector.
const std::vector< int64_t > & E_SgAdaDiscriminatedTypeDecl()
Return all E_SgAdaDiscriminatedTypeDecl member values as a vector.
const std::vector< int64_t > & ROSE_Fortran_Identifiers()
Return all ROSE_Fortran_Identifiers member values as a vector.
const std::vector< int64_t > & E_SgOmpMasterStatement()
Return all E_SgOmpMasterStatement member values as a vector.
const std::vector< int64_t > & E_SgAsmCilNestedClassTable()
Return all E_SgAsmCilNestedClassTable member values as a vector.
const std::vector< int64_t > & E_SgTypeBool()
Return all E_SgTypeBool member values as a vector.
const std::vector< int64_t > & E_SgTypeFloat()
Return all E_SgTypeFloat member values as a vector.
const std::vector< int64_t > & E_SgTupleExp()
Return all E_SgTupleExp member values as a vector.
const std::vector< int64_t > & E_SgFileList()
Return all E_SgFileList member values as a vector.
const std::vector< int64_t > & E_SgFunctionType()
Return all E_SgFunctionType member values as a vector.
const std::vector< int64_t > & E_SgAsmCilManifestResourceTable()
Return all E_SgAsmCilManifestResourceTable member values as a vector.
const std::vector< int64_t > & E_SgOmpSectionsStatement()
Return all E_SgOmpSectionsStatement member values as a vector.
const std::vector< int64_t > & E_SgVarArgCopyOp()
Return all E_SgVarArgCopyOp member values as a vector.
const std::vector< int64_t > & E_SgImageControlStatement()
Return all E_SgImageControlStatement member values as a vector.
const std::vector< int64_t > & E_SgJovialForThenStatement()
Return all E_SgJovialForThenStatement member values as a vector.
const std::vector< int64_t > & E_SgPythonPrintStmt()
Return all E_SgPythonPrintStmt member values as a vector.
const std::vector< int64_t > & ConstructParamEnum()
Return all ConstructParamEnum member values as a vector.
const std::vector< int64_t > & E_SgSizeOfOp()
Return all E_SgSizeOfOp member values as a vector.
const std::vector< int64_t > & E_SgJavaParameterType()
Return all E_SgJavaParameterType member values as a vector.
const std::vector< int64_t > & Association_Kinds()
Return all Association_Kinds member values as a vector.
const std::vector< int64_t > & E_SgOmpAtomicStatement()
Return all E_SgOmpAtomicStatement member values as a vector.
const std::vector< int64_t > & E_SgNotOp()
Return all E_SgNotOp member values as a vector.
const std::vector< int64_t > & E_SgPowerOp()
Return all E_SgPowerOp member values as a vector.
const std::vector< int64_t > & E_SgAsmCilMethodImplTable()
Return all E_SgAsmCilMethodImplTable member values as a vector.
const std::vector< int64_t > & E_SgAsmUnaryRrx()
Return all E_SgAsmUnaryRrx member values as a vector.
const std::vector< int64_t > & E_SgCommonBlockObject()
Return all E_SgCommonBlockObject member values as a vector.
const std::vector< int64_t > & E_SgWhenStmt()
Return all E_SgWhenStmt member values as a vector.
const std::vector< int64_t > & E_SgJavaNormalAnnotation()
Return all E_SgJavaNormalAnnotation member values as a vector.
const std::vector< int64_t > & E_SgOrOp()
Return all E_SgOrOp member values as a vector.
const std::vector< int64_t > & E_SgAsmElfEHFrameEntryCI()
Return all E_SgAsmElfEHFrameEntryCI member values as a vector.
const std::vector< int64_t > & E_SgAdaModularType()
Return all E_SgAdaModularType member values as a vector.
const std::vector< int64_t > & E_SgAsmUnarySignedExtend()
Return all E_SgAsmUnarySignedExtend member values as a vector.
const std::vector< int64_t > & E_SgAsmElfSymbolSection()
Return all E_SgAsmElfSymbolSection member values as a vector.
const std::vector< int64_t > & E_SgAsmStmt()
Return all E_SgAsmStmt member values as a vector.
const std::vector< int64_t > & E_SgUpcElemsizeofExpression()
Return all E_SgUpcElemsizeofExpression member values as a vector.
const std::vector< int64_t > & E_SgElementwiseMultiplyOp()
Return all E_SgElementwiseMultiplyOp member values as a vector.
const std::vector< int64_t > & E_SgAsmCilMethodSemanticsTable()
Return all E_SgAsmCilMethodSemanticsTable member values as a vector.
const std::vector< int64_t > & E_SgAsmPEExportEntryList()
Return all E_SgAsmPEExportEntryList member values as a vector.
const std::vector< int64_t > & E_SgAsmIntegerValueExpression()
Return all E_SgAsmIntegerValueExpression member values as a vector.
const std::vector< int64_t > & E_SgDirectoryList()
Return all E_SgDirectoryList member values as a vector.
const std::vector< int64_t > & E_SgAssignInitializer()
Return all E_SgAssignInitializer member values as a vector.
const std::vector< int64_t > & E_SgIsOp()
Return all E_SgIsOp member values as a vector.
const std::vector< int64_t > & E_SgTypeLabel()
Return all E_SgTypeLabel member values as a vector.
const std::vector< int64_t > & E_SgCloseStatement()
Return all E_SgCloseStatement member values as a vector.
const std::vector< int64_t > & E_SgAsmDwarfSubprogram()
Return all E_SgAsmDwarfSubprogram member values as a vector.
const std::vector< int64_t > & E_SgTemplateClassSymbol()
Return all E_SgTemplateClassSymbol member values as a vector.
const std::vector< int64_t > & E_SgTypeCrayPointer()
Return all E_SgTypeCrayPointer member values as a vector.
const std::vector< int64_t > & E_SgAsmElfStringSection()
Return all E_SgAsmElfStringSection member values as a vector.
const std::vector< int64_t > & E_SgOmpNumThreadsClause()
Return all E_SgOmpNumThreadsClause member values as a vector.
const std::vector< int64_t > & E_SgTypeTuple()
Return all E_SgTypeTuple member values as a vector.
const std::vector< int64_t > & E_SgKeyDatumPair()
Return all E_SgKeyDatumPair member values as a vector.
const std::vector< int64_t > & E_SgSubscriptExpression()
Return all E_SgSubscriptExpression member values as a vector.
const std::vector< int64_t > & E_SgNamespaceDefinitionStatement()
Return all E_SgNamespaceDefinitionStatement member values as a vector.
const std::vector< int64_t > & E_SgJavaUnsignedRshiftOp()
Return all E_SgJavaUnsignedRshiftOp member values as a vector.
const std::vector< int64_t > & E_SgOmpOrderedClause()
Return all E_SgOmpOrderedClause member values as a vector.
const std::vector< int64_t > & E_SgAdaGenericInstanceDecl()
Return all E_SgAdaGenericInstanceDecl member values as a vector.
const std::vector< int64_t > & E_SgDivideOp()
Return all E_SgDivideOp member values as a vector.
const std::vector< int64_t > & E_SgVarArgStartOp()
Return all E_SgVarArgStartOp member values as a vector.
const std::vector< int64_t > & E_SgAsmElfSymverDefinedEntry()
Return all E_SgAsmElfSymverDefinedEntry member values as a vector.
const std::vector< int64_t > & E_SgAsmNEEntryTable()
Return all E_SgAsmNEEntryTable member values as a vector.
const std::vector< int64_t > & E_SgOmpIfClause()
Return all E_SgOmpIfClause member values as a vector.
const std::vector< int64_t > & E_SgModifierType()
Return all E_SgModifierType member values as a vector.
const std::vector< int64_t > & E_SgAdaExitStmt()
Return all E_SgAdaExitStmt member values as a vector.
const std::vector< int64_t > & E_SgProcedureHeaderStatement()
Return all E_SgProcedureHeaderStatement member values as a vector.
const std::vector< int64_t > & E_SgAsmBinaryAsr()
Return all E_SgAsmBinaryAsr member values as a vector.
const std::vector< int64_t > & E_SgAsmNEFileHeader()
Return all E_SgAsmNEFileHeader member values as a vector.
const std::vector< int64_t > & E_SgAsmNEModuleTable()
Return all E_SgAsmNEModuleTable member values as a vector.
const std::vector< int64_t > & E_SgAsmInstruction()
Return all E_SgAsmInstruction member values as a vector.
const std::vector< int64_t > & E_SgAbsOp()
Return all E_SgAbsOp member values as a vector.
const std::vector< int64_t > & _Discrete_Range_Kinds()
Return all _Discrete_Range_Kinds member values as a vector.
const std::vector< int64_t > & E_SgEndfileStatement()
Return all E_SgEndfileStatement member values as a vector.
const std::vector< int64_t > & E_SgAsmElfSymverDefinedEntryList()
Return all E_SgAsmElfSymverDefinedEntryList member values as a vector.
const std::vector< int64_t > & E_SgAsmUnaryPlus()
Return all E_SgAsmUnaryPlus member values as a vector.
const std::vector< int64_t > & E_SgPointerMemberType()
Return all E_SgPointerMemberType member values as a vector.
const std::vector< int64_t > & E_SgAdaRenamingDecl()
Return all E_SgAdaRenamingDecl member values as a vector.
const std::vector< int64_t > & E_SgAsmElfSymverNeededEntryList()
Return all E_SgAsmElfSymverNeededEntryList member values as a vector.
const std::vector< int64_t > & E_SgXorAssignOp()
Return all E_SgXorAssignOp member values as a vector.
const std::vector< int64_t > & Statement_Kinds()
Return all Statement_Kinds member values as a vector.
const std::vector< int64_t > & E_SgAdaProtectedBodyDecl()
Return all E_SgAdaProtectedBodyDecl member values as a vector.
const std::vector< int64_t > & NFAType()
Return all NFAType member values as a vector.
const std::vector< int64_t > & E_SgAsmJvmInstruction()
Return all E_SgAsmJvmInstruction member values as a vector.
const std::vector< int64_t > & E_SgAsmPEFileHeader()
Return all E_SgAsmPEFileHeader member values as a vector.
const std::vector< int64_t > & E_SgWhileStmt()
Return all E_SgWhileStmt member values as a vector.
const std::vector< int64_t > & E_SgAsmCilEventMapTable()
Return all E_SgAsmCilEventMapTable member values as a vector.
const std::vector< int64_t > & E_SgUpcWaitStatement()
Return all E_SgUpcWaitStatement member values as a vector.
const std::vector< int64_t > & E_SgTypeUnsignedLongLong()
Return all E_SgTypeUnsignedLongLong member values as a vector.
const std::vector< int64_t > & E_SgTypeMatrix()
Return all E_SgTypeMatrix member values as a vector.
const std::vector< int64_t > & E_SgFortranNonblockedDo()
Return all E_SgFortranNonblockedDo member values as a vector.
const std::vector< int64_t > & E_SgExponentiationAssignOp()
Return all E_SgExponentiationAssignOp member values as a vector.
const std::vector< int64_t > & E_SgAsmCilDeclSecurityTable()
Return all E_SgAsmCilDeclSecurityTable member values as a vector.
const std::vector< int64_t > & E_SgUnknownFile()
Return all E_SgUnknownFile member values as a vector.
const std::vector< int64_t > & E_SgLshiftAssignOp()
Return all E_SgLshiftAssignOp member values as a vector.
const std::vector< int64_t > & E_SgAssociateStatement()
Return all E_SgAssociateStatement member values as a vector.
const std::vector< int64_t > & E_SgTemplateTypedefSymbol()
Return all E_SgTemplateTypedefSymbol member values as a vector.
const std::vector< int64_t > & E_SgFoldExpression()
Return all E_SgFoldExpression member values as a vector.
const std::vector< int64_t > & E_SgScopedRefExp()
Return all E_SgScopedRefExp member values as a vector.
const std::vector< int64_t > & E_SgOmpReductionClause()
Return all E_SgOmpReductionClause member values as a vector.
const std::vector< int64_t > & E_SgAsmGenericSectionList()
Return all E_SgAsmGenericSectionList member values as a vector.
const std::vector< int64_t > & E_SgAsmUnaryUnsignedExtend()
Return all E_SgAsmUnaryUnsignedExtend member values as a vector.
const std::vector< int64_t > & E_SgBitEqvOp()
Return all E_SgBitEqvOp member values as a vector.
const std::vector< int64_t > & E_SgProject()
Return all E_SgProject member values as a vector.
const std::vector< int64_t > & _Access_Type_Kinds()
Return all _Access_Type_Kinds member values as a vector.
const std::vector< int64_t > & E_SgAsmPEImportItem()
Return all E_SgAsmPEImportItem member values as a vector.
const std::vector< int64_t > & E_SgAsmBinaryRor()
Return all E_SgAsmBinaryRor member values as a vector.
const std::vector< int64_t > & E_SgTemplateArgumentList()
Return all E_SgTemplateArgumentList member values as a vector.
const std::vector< int64_t > & E_SgTypeUnsignedChar()
Return all E_SgTypeUnsignedChar member values as a vector.
const std::vector< int64_t > & E_SgOmpSectionStatement()
Return all E_SgOmpSectionStatement member values as a vector.
const std::vector< int64_t > & E_SgOmpCollapseClause()
Return all E_SgOmpCollapseClause member values as a vector.
const std::vector< int64_t > & E_SgAsmElfSymverDefinedSection()
Return all E_SgAsmElfSymverDefinedSection member values as a vector.
const std::vector< int64_t > & E_SgAsmNERelocTable()
Return all E_SgAsmNERelocTable member values as a vector.
const std::vector< int64_t > & E_SgSyncTeamStatement()
Return all E_SgSyncTeamStatement member values as a vector.
const std::vector< int64_t > & E_SgJavaInstanceOfOp()
Return all E_SgJavaInstanceOfOp member values as a vector.
const std::vector< int64_t > & E_SgComplexVal()
Return all E_SgComplexVal member values as a vector.
const std::vector< int64_t > & E_SgUseStatement()
Return all E_SgUseStatement member values as a vector.
const std::vector< int64_t > & E_SgAsmDwarfLexicalBlock()
Return all E_SgAsmDwarfLexicalBlock member values as a vector.
const std::vector< int64_t > & CopyConfigEnum()
Return all CopyConfigEnum member values as a vector.
const std::vector< int64_t > & E_SgAsmAarch32Instruction()
Return all E_SgAsmAarch32Instruction member values as a vector.
const std::vector< int64_t > & E_SgAdaDeltaConstraint()
Return all E_SgAdaDeltaConstraint member values as a vector.
const std::vector< int64_t > & E_SgTryStmt()
Return all E_SgTryStmt member values as a vector.
const std::vector< int64_t > & E_SgCtorInitializerList()
Return all E_SgCtorInitializerList member values as a vector.
const std::vector< int64_t > & E_SgAdaDerivedType()
Return all E_SgAdaDerivedType member values as a vector.
const std::vector< int64_t > & E_SgAdaProtectedType()
Return all E_SgAdaProtectedType member values as a vector.
const std::vector< int64_t > & E_SgAsmDwarfConstructList()
Return all E_SgAsmDwarfConstructList member values as a vector.
const std::vector< int64_t > & E_SgTemplateMemberFunctionDeclaration()
Return all E_SgTemplateMemberFunctionDeclaration member values as a vector.
const std::vector< int64_t > & E_SgPointerDerefExp()
Return all E_SgPointerDerefExp member values as a vector.
const std::vector< int64_t > & E_SgTypeWchar()
Return all E_SgTypeWchar member values as a vector.
const std::vector< int64_t > & _Access_Definition_Kinds()
Return all _Access_Definition_Kinds member values as a vector.
const std::vector< int64_t > & E_SgAsmInterpretation()
Return all E_SgAsmInterpretation member values as a vector.
const std::vector< int64_t > & E_SgIntegerDivideAssignOp()
Return all E_SgIntegerDivideAssignOp member values as a vector.
const std::vector< int64_t > & E_SgNamespaceSymbol()
Return all E_SgNamespaceSymbol member values as a vector.
const std::vector< int64_t > & E_SgAdaDiscriminatedType()
Return all E_SgAdaDiscriminatedType member values as a vector.
const std::vector< int64_t > & E_SgAsmGenericFileList()
Return all E_SgAsmGenericFileList member values as a vector.
const std::vector< int64_t > & NFAAssertion()
Return all NFAAssertion member values as a vector.
const std::vector< int64_t > & E_SgAsmLERelocTable()
Return all E_SgAsmLERelocTable member values as a vector.
const std::vector< int64_t > & E_SgAdaAttributeClause()
Return all E_SgAdaAttributeClause member values as a vector.
const std::vector< int64_t > & E_SgOmpTargetStatement()
Return all E_SgOmpTargetStatement member values as a vector.
const std::vector< int64_t > & omp_sched_t()
Return all omp_sched_t member values as a vector.
const std::vector< int64_t > & E_SgDeclType()
Return all E_SgDeclType member values as a vector.
const std::vector< int64_t > & E_SgAsmX86Instruction()
Return all E_SgAsmX86Instruction member values as a vector.
const std::vector< int64_t > & E_SgDesignatedInitializer()
Return all E_SgDesignatedInitializer member values as a vector.
const std::vector< int64_t > & E_SgAsmLEEntryPoint()
Return all E_SgAsmLEEntryPoint member values as a vector.
const std::vector< int64_t > & E_SgNonrealBaseClass()
Return all E_SgNonrealBaseClass member values as a vector.
const std::vector< int64_t > & E_SgFunctionDeclaration()
Return all E_SgFunctionDeclaration member values as a vector.
const std::vector< int64_t > & E_SgArithmeticIfStatement()
Return all E_SgArithmeticIfStatement member values as a vector.
const std::vector< int64_t > & E_SgReadStatement()
Return all E_SgReadStatement member values as a vector.
const std::vector< int64_t > & E_SgScopedType()
Return all E_SgScopedType member values as a vector.
const std::vector< int64_t > & E_SgDotDotExp()
Return all E_SgDotDotExp member values as a vector.
const std::vector< int64_t > & E_SgAsmDwarfStructureType()
Return all E_SgAsmDwarfStructureType member values as a vector.
const std::vector< int64_t > & E_SgEntryStatement()
Return all E_SgEntryStatement member values as a vector.
const std::vector< int64_t > & language_enum()
Return all language_enum member values as a vector.
const std::vector< int64_t > & E_SgGreaterThanOp()
Return all E_SgGreaterThanOp member values as a vector.
const std::vector< int64_t > & E_SgAdaParameterList()
Return all E_SgAdaParameterList member values as a vector.
const std::vector< int64_t > & E_SgAsmElfRelocEntryList()
Return all E_SgAsmElfRelocEntryList member values as a vector.
const std::vector< int64_t > & E_SgNamedType()
Return all E_SgNamedType member values as a vector.
const std::vector< int64_t > & E_SgArrayType()
Return all E_SgArrayType member values as a vector.
const std::vector< int64_t > & E_SgAsmCilConstantTable()
Return all E_SgAsmCilConstantTable member values as a vector.
const std::vector< int64_t > & E_SgMinusAssignOp()
Return all E_SgMinusAssignOp member values as a vector.
const std::vector< int64_t > & E_SgAsmElfSymverDefinedAuxList()
Return all E_SgAsmElfSymverDefinedAuxList member values as a vector.
const std::vector< int64_t > & E_SgAsmCilFieldRVATable()
Return all E_SgAsmCilFieldRVATable member values as a vector.
const std::vector< int64_t > & E_SgAdaFormalType()
Return all E_SgAdaFormalType member values as a vector.
const std::vector< int64_t > & Path_Kinds()
Return all Path_Kinds member values as a vector.
const std::vector< int64_t > & E_SgMembershipOp()
Return all E_SgMembershipOp member values as a vector.
const std::vector< int64_t > & E_SgAdaTaskTypeDecl()
Return all E_SgAdaTaskTypeDecl member values as a vector.
const std::vector< int64_t > & E_SgDoWhileStmt()
Return all E_SgDoWhileStmt member values as a vector.
const std::vector< int64_t > & E_SgElementwisePowerOp()
Return all E_SgElementwisePowerOp member values as a vector.
const std::vector< int64_t > & E_SgFunctionSymbol()
Return all E_SgFunctionSymbol member values as a vector.
const std::vector< int64_t > & yytokentype()
Return all yytokentype member values as a vector.
const std::vector< int64_t > & E_SgTypeLong()
Return all E_SgTypeLong member values as a vector.
const std::vector< int64_t > & E_SgAdaEntryDecl()
Return all E_SgAdaEntryDecl member values as a vector.
const std::vector< int64_t > & RITarjType()
Return all RITarjType member values as a vector.
const std::vector< int64_t > & E_SgAsmElfNoteSection()
Return all E_SgAsmElfNoteSection member values as a vector.
const std::vector< int64_t > & E_SgAsmDwarfNamespace()
Return all E_SgAsmDwarfNamespace member values as a vector.
const std::vector< int64_t > & E_SgAsmInterpretationList()
Return all E_SgAsmInterpretationList member values as a vector.
const std::vector< int64_t > & E_SgAdaPackageBody()
Return all E_SgAdaPackageBody member values as a vector.
const std::vector< int64_t > & E_SgAsmCoffSymbolTable()
Return all E_SgAsmCoffSymbolTable member values as a vector.
const std::vector< int64_t > & E_SgWithStatement()
Return all E_SgWithStatement member values as a vector.
const std::vector< int64_t > & E_SgAsmDwarfClassType()
Return all E_SgAsmDwarfClassType member values as a vector.
const std::vector< int64_t > & E_SgOmpUniformClause()
Return all E_SgOmpUniformClause member values as a vector.
const std::vector< int64_t > & E_SgAsmCilMethodDefTable()
Return all E_SgAsmCilMethodDefTable member values as a vector.
const std::vector< int64_t > & E_SgJavaUnionType()
Return all E_SgJavaUnionType member values as a vector.
const std::vector< int64_t > & E_SgOmpFlushStatement()
Return all E_SgOmpFlushStatement member values as a vector.
const std::vector< int64_t > & E_SgCommonBlock()
Return all E_SgCommonBlock member values as a vector.
const std::vector< int64_t > & E_SgVariableDeclaration()
Return all E_SgVariableDeclaration member values as a vector.
const std::vector< int64_t > & E_SgRewindStatement()
Return all E_SgRewindStatement member values as a vector.
const std::vector< int64_t > & E_SgAsmCilFieldMarshalTable()
Return all E_SgAsmCilFieldMarshalTable member values as a vector.
const std::vector< int64_t > & Operator_Kinds()
Return all Operator_Kinds member values as a vector.
const std::vector< int64_t > & E_SgAsmCilModuleRefTable()
Return all E_SgAsmCilModuleRefTable member values as a vector.
const std::vector< int64_t > & E_SgSyncImagesStatement()
Return all E_SgSyncImagesStatement member values as a vector.
const std::vector< int64_t > & E_SgAutoType()
Return all E_SgAutoType member values as a vector.
const std::vector< int64_t > & E_SgAsmCilPropertyTable()
Return all E_SgAsmCilPropertyTable member values as a vector.
const std::vector< int64_t > & E_SgNonrealType()
Return all E_SgNonrealType member values as a vector.
const std::vector< int64_t > & E_SgAndAssignOp()
Return all E_SgAndAssignOp member values as a vector.
const std::vector< int64_t > & E_SgJvmComposite()
Return all E_SgJvmComposite member values as a vector.
const std::vector< int64_t > & E_SgRvalueReferenceType()
Return all E_SgRvalueReferenceType member values as a vector.
const std::vector< int64_t > & E_SgAsmCliHeader()
Return all E_SgAsmCliHeader member values as a vector.
const std::vector< int64_t > & E_SgOmpCopyprivateClause()
Return all E_SgOmpCopyprivateClause member values as a vector.
const std::vector< int64_t > & E_SgAsmPEStringSection()
Return all E_SgAsmPEStringSection member values as a vector.
const std::vector< int64_t > & E_SgAsmM68kInstruction()
Return all E_SgAsmM68kInstruction member values as a vector.
const std::vector< int64_t > & E_SgDotExp()
Return all E_SgDotExp member values as a vector.
const std::vector< int64_t > & _Representation_Clause_Kinds()
Return all _Representation_Clause_Kinds member values as a vector.
const std::vector< int64_t > & E_SgAssignedGotoStatement()
Return all E_SgAssignedGotoStatement member values as a vector.
const std::vector< int64_t > & E_SgAsmCoffSymbol()
Return all E_SgAsmCoffSymbol member values as a vector.
const std::vector< int64_t > & E_SgDefaultOptionStmt()
Return all E_SgDefaultOptionStmt member values as a vector.
const std::vector< int64_t > & E_SgTemplateFunctionDefinition()
Return all E_SgTemplateFunctionDefinition member values as a vector.
const std::vector< int64_t > & E_SgStringConversion()
Return all E_SgStringConversion member values as a vector.
const std::vector< int64_t > & E_SgCompoundInitializer()
Return all E_SgCompoundInitializer member values as a vector.
const std::vector< int64_t > & E_SgAsmCilMetadataRoot()
Return all E_SgAsmCilMetadataRoot member values as a vector.
const std::vector< int64_t > & E_SgOmpDeviceClause()
Return all E_SgOmpDeviceClause member values as a vector.
const std::vector< int64_t > & E_SgTypedefSymbol()
Return all E_SgTypedefSymbol member values as a vector.
const std::vector< int64_t > & E_SgYieldExpression()
Return all E_SgYieldExpression member values as a vector.
const std::vector< int64_t > & E_SgAsmBinaryLsr()
Return all E_SgAsmBinaryLsr member values as a vector.
const std::vector< int64_t > & E_SgTypeUnsignedInt()
Return all E_SgTypeUnsignedInt member values as a vector.
const std::vector< int64_t > & E_SgFinishStmt()
Return all E_SgFinishStmt member values as a vector.
const std::vector< int64_t > & E_SgPragmaDeclaration()
Return all E_SgPragmaDeclaration member values as a vector.
const std::vector< int64_t > & E_SgRangeBasedForStatement()
Return all E_SgRangeBasedForStatement member values as a vector.
const std::vector< int64_t > & E_SgOmpOrderedStatement()
Return all E_SgOmpOrderedStatement member values as a vector.
const std::vector< int64_t > & E_SgAsmLEPageTable()
Return all E_SgAsmLEPageTable member values as a vector.
const std::vector< int64_t > & E_SgSyncMemoryStatement()
Return all E_SgSyncMemoryStatement member values as a vector.
const std::vector< int64_t > & Defining_Name_Kinds()
Return all Defining_Name_Kinds member values as a vector.
const std::vector< int64_t > & E_SgEnumType()
Return all E_SgEnumType member values as a vector.
const std::vector< int64_t > & E_SgDictionaryComprehension()
Return all E_SgDictionaryComprehension member values as a vector.
const std::vector< int64_t > & E_SgAsmFunction()
Return all E_SgAsmFunction member values as a vector.
const std::vector< int64_t > & E_SgAsyncStmt()
Return all E_SgAsyncStmt member values as a vector.
const std::vector< int64_t > & E_SgCAFWithTeamStatement()
Return all E_SgCAFWithTeamStatement member values as a vector.
const std::vector< int64_t > & E_SgAsmValueExpression()
Return all E_SgAsmValueExpression member values as a vector.
const std::vector< int64_t > & Generate()
Return all Generate member values as a vector.
const std::vector< int64_t > & E_SgTypeIdOp()
Return all E_SgTypeIdOp member values as a vector.
const std::vector< int64_t > & E_SgConditionalExp()
Return all E_SgConditionalExp member values as a vector.
const std::vector< int64_t > & E_SgWaitStatement()
Return all E_SgWaitStatement member values as a vector.
const std::vector< int64_t > & E_SgAsmCilTypeRefTable()
Return all E_SgAsmCilTypeRefTable member values as a vector.
const std::vector< int64_t > & E_SgAdaProtectedSpecDecl()
Return all E_SgAdaProtectedSpecDecl member values as a vector.
const std::vector< int64_t > & E_SgAsmDwarfCompilationUnitList()
Return all E_SgAsmDwarfCompilationUnitList member values as a vector.
const std::vector< int64_t > & E_SgWhereStatement()
Return all E_SgWhereStatement member values as a vector.
const std::vector< int64_t > & E_SgAsmPEExportDirectory()
Return all E_SgAsmPEExportDirectory member values as a vector.
const std::vector< int64_t > & E_SgForAllStatement()
Return all E_SgForAllStatement member values as a vector.
Stores a function call expression, along with associated information about its context.