accept(ROSE_VisitorPattern &visitor) | SgAsmInterpretationList | virtual |
addNewAttribute(std::string s, AstAttribute *a) | SgAsmNode | virtual |
addRegExpAttribute(std::string s, AstRegExAttribute *a) | SgAsmInterpretationList | |
AST_FILE_IO class | SgAsmInterpretationList | friend |
AstSpecificDataManagingClass class | SgAsmInterpretationList | friend |
AstSpecificDataManagingClassStorageClass class | SgAsmInterpretationList | friend |
attributeExists(std::string s) const | SgAsmNode | virtual |
base_node_type typedef | SgAsmInterpretationList | |
buildCommandLineToSubstituteTransformationFile(const std::vector< std::string > &argv, std::string newFileName) | SgNode | static |
cfgFindChildIndex(SgNode *n) | SgNode | virtual |
cfgFindNextChildIndex(SgNode *n) | SgNode | virtual |
cfgForBeginning() | SgNode | inline |
cfgForEnd() | SgNode | inline |
cfgIndexForEnd() const | SgNode | virtual |
cfgInEdges(unsigned int index=false) | SgNode | virtual |
cfgIsIndexInteresting(unsigned int index) const | SgNode | virtual |
cfgOutEdges(unsigned int index=false) | SgNode | virtual |
checkDataMemberPointersIfInMemoryPool() | SgAsmInterpretationList | virtual |
class_name() const | SgAsmInterpretationList | virtual |
clearGlobalMangledNameMap() | SgNode | static |
copy(SgCopyHelp &help) const | SgAsmInterpretationList | virtual |
depthOfSubtree() | SgNode | |
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor) | SgAsmInterpretationList | |
fixupCopy(SgNode *copy, SgCopyHelp &help) const | SgNode | virtual |
get_asmAttributeMechanism() const | SgAsmNode | |
get_attachedPreprocessingInfoPtr() const | SgAsmNode | |
get_attributeMechanism() const | SgAsmNode | virtual |
get_childIndex(SgNode *child) | SgAsmInterpretationList | virtual |
get_endOfConstruct(void) const | SgNode | inlinevirtual |
get_file_info(void) const | SgNode | inlinevirtual |
get_freepointer() const | SgNode | |
get_globalFunctionTypeTable() | SgNode | static |
get_globalMangledNameMap() | SgNode | static |
get_globalQualifiedNameMapForNames() | SgNode | static |
get_globalQualifiedNameMapForTypes() | SgNode | static |
get_globalTypeNameMap() | SgNode | static |
get_globalTypeTable() | SgNode | static |
get_interpretations() const | SgAsmInterpretationList | |
get_interpretations() | SgAsmInterpretationList | |
get_isModified() const | SgNode | |
get_isVisited() const ROSE_DEPRECATED_FUNCTION | SgNode | |
get_numberOfTraversalSuccessors() | SgAsmInterpretationList | virtual |
get_parent() const | SgNode | |
get_shortMangledNameCache() | SgNode | static |
get_startOfConstruct(void) const | SgNode | inlinevirtual |
get_traversalSuccessorByIndex(size_t idx) | SgAsmInterpretationList | virtual |
get_traversalSuccessorContainer() | SgAsmInterpretationList | virtual |
get_traversalSuccessorNamesContainer() | SgAsmInterpretationList | virtual |
getAttribute(std::string s) const | SgAsmNode | virtual |
getChildIndex(SgNode *childNode) const | SgAsmInterpretationList | virtual |
getClassHierarchySubTreeFunction(VariantT v) | SgNode | static |
getClassHierarchySubTreeFunction(VariantT v, std::vector< VariantT > &) | SgNode | static |
isChild(SgNode *node) const | SgNode | |
isInMemoryPool() | SgAsmInterpretationList | virtual |
isSgAsmInterpretationList(SgNode *s) | SgAsmInterpretationList | friend |
isSgAsmInterpretationList(const SgNode *s) | SgAsmInterpretationList | friend |
memoryUsage() | SgAsmInterpretationList | static |
numberOfAttributes() const | SgAsmNode | virtual |
numberOfNodes() | SgAsmInterpretationList | static |
numberOfNodesInSubtree() | SgNode | |
operator delete(void *pointer, size_t size) | SgAsmInterpretationList | |
operator delete(void *pointer) | SgAsmInterpretationList | |
operator new(size_t size) | SgAsmInterpretationList | |
p_asmAttributeMechanism | SgAsmNode | protected |
p_attachedPreprocessingInfoPtr | SgAsmNode | protected |
p_attributeMechanism | SgAsmNode | protected |
p_freepointer | SgNode | protected |
p_globalFunctionTypeTable | SgNode | protectedstatic |
p_globalMangledNameMap | SgNode | protectedstatic |
p_globalQualifiedNameMapForNames | SgNode | protectedstatic |
p_globalQualifiedNameMapForTypes | SgNode | protectedstatic |
p_globalTypeNameMap | SgNode | protectedstatic |
p_globalTypeTable | SgNode | protectedstatic |
p_interpretations | SgAsmInterpretationList | protected |
p_isModified | SgNode | protected |
p_parent | SgNode | protected |
p_shortMangledNameCache | SgNode | protectedstatic |
post_construction_initialization() | SgNode | protectedvirtual |
processDataMemberReferenceToPointers(ReferenceToPointerHandler *) | SgAsmInterpretationList | virtual |
removeAttribute(std::string s) | SgAsmNode | virtual |
returnDataMemberPointers() const | SgAsmInterpretationList | virtual |
roseRTI() | SgAsmInterpretationList | virtual |
sage_class_name() const ROSE_DEPRECATED_FUNCTION | SgAsmInterpretationList | virtual |
set_asmAttributeMechanism(AstAttributeMechanism *asmAttributeMechanism) | SgAsmNode | |
set_attachedPreprocessingInfoPtr(AttachedPreprocessingInfoType *attachedPreprocessingInfoPtr) | SgAsmNode | |
set_attributeMechanism(AstAttributeMechanism *attributeMechanism) | SgAsmNode | virtual |
set_freepointer(SgNode *freepointer) | SgNode | |
set_globalFunctionTypeTable(SgFunctionTypeTable *globalFunctionTypeTable) | SgNode | static |
set_globalQualifiedNameMapForNames(const std::map< SgNode *, std::string > &X) | SgNode | static |
set_globalQualifiedNameMapForTypes(const std::map< SgNode *, std::string > &X) | SgNode | static |
set_globalTypeNameMap(const std::map< SgNode *, std::string > &X) | SgNode | static |
set_globalTypeTable(SgTypeTable *globalTypeTable) | SgNode | static |
set_isModified(bool isModified) | SgNode | |
set_isVisited(bool isVisited) ROSE_DEPRECATED_FUNCTION | SgNode | |
set_parent(SgNode *parent) | SgNode | |
setAttribute(std::string s, AstAttribute *a) | SgAsmNode | virtual |
SgAsmInterpretationList(const SgAsmInterpretationListStorageClass &source) | SgAsmInterpretationList | |
SgAsmInterpretationList() | SgAsmInterpretationList | |
SgAsmInterpretationList_clearMemoryPool() | SgAsmInterpretationList | friend |
SgAsmInterpretationList_extendMemoryPoolForFileIO(unsigned long) | SgAsmInterpretationList | friend |
SgAsmInterpretationList_getNextValidPointer(std::pair< SgAsmInterpretationList *, std::vector< unsigned char * >::const_iterator > &) | SgAsmInterpretationList | friend |
SgAsmInterpretationList_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long) | SgAsmInterpretationList | friend |
SgAsmInterpretationList_getPointerFromGlobalIndex(unsigned long globalIndex) | SgAsmInterpretationList | friend |
SgAsmInterpretationList_resetValidFreepointers() | SgAsmInterpretationList | friend |
SgAsmInterpretationListStorageClass class | SgAsmInterpretationList | friend |
SgAsmNode(const SgAsmNode &X) | SgAsmNode | |
SgAsmNode(const SgAsmNodeStorageClass &source) | SgAsmNode | |
SgAsmNode() | SgAsmNode | |
SgNode(const SgNodeStorageClass &source) | SgNode | |
SgNode() | SgNode | |
static_variant enum value | SgAsmInterpretationList | |
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit) | SgAsmInterpretationList | static |
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor) | SgAsmInterpretationList | static |
unparseToCompleteString() | SgNode | |
unparseToString(SgUnparse_Info *info) const | SgNode | virtual |
unparseToString() const | SgNode | |
updateAttribute(std::string s, AstAttribute *a) | SgAsmNode | virtual |
variant() const ROSE_DEPRECATED_FUNCTION | SgNode | inline |
variantT() const | SgAsmInterpretationList | virtual |
visitRepresentativeNode(ROSE_VisitTraversal &visit) | SgAsmInterpretationList | static |
~SgAsmInterpretationList() | SgAsmInterpretationList | virtual |
~SgAsmNode() | SgAsmNode | virtual |
~SgNode() | SgNode | virtual |