accept(ROSE_VisitorPattern &visitor) | SgAsmSynthesizedDeclaration | virtual |
addNewAttribute(std::string s, AstAttribute *a) | SgAsmNode | virtual |
addRegExpAttribute(std::string s, AstRegExAttribute *a) | SgAsmSynthesizedDeclaration | |
AST_FILE_IO class | SgAsmSynthesizedDeclaration | friend |
AstSpecificDataManagingClass class | SgAsmSynthesizedDeclaration | friend |
AstSpecificDataManagingClassStorageClass class | SgAsmSynthesizedDeclaration | friend |
attributeExists(std::string s) const | SgAsmNode | virtual |
base_node_type typedef | SgAsmSynthesizedDeclaration | |
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() | SgAsmSynthesizedDeclaration | virtual |
class_name() const | SgAsmSynthesizedDeclaration | virtual |
clearGlobalMangledNameMap() | SgNode | static |
copy(SgCopyHelp &help) const | SgAsmSynthesizedDeclaration | virtual |
depthOfSubtree() | SgNode | |
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor) | SgAsmSynthesizedDeclaration | |
fixupCopy(SgNode *copy, SgCopyHelp &help) const | SgNode | virtual |
get_address() const | SgAsmStatement | |
get_asmAttributeMechanism() const | SgAsmNode | |
get_attachedPreprocessingInfoPtr() const | SgAsmNode | |
get_attributeMechanism() const | SgAsmNode | virtual |
get_childIndex(SgNode *child) | SgAsmSynthesizedDeclaration | virtual |
get_comment() const | SgAsmStatement | |
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_isModified() const | SgNode | |
get_isVisited() const ROSE_DEPRECATED_FUNCTION | SgNode | |
get_numberOfTraversalSuccessors() | SgAsmSynthesizedDeclaration | virtual |
get_parent() const | SgNode | |
get_shortMangledNameCache() | SgNode | static |
get_startOfConstruct(void) const | SgNode | inlinevirtual |
get_traversalSuccessorByIndex(size_t idx) | SgAsmSynthesizedDeclaration | virtual |
get_traversalSuccessorContainer() | SgAsmSynthesizedDeclaration | virtual |
get_traversalSuccessorNamesContainer() | SgAsmSynthesizedDeclaration | virtual |
getAttribute(std::string s) const | SgAsmNode | virtual |
getChildIndex(SgNode *childNode) const | SgAsmSynthesizedDeclaration | virtual |
getClassHierarchySubTreeFunction(VariantT v) | SgNode | static |
getClassHierarchySubTreeFunction(VariantT v, std::vector< VariantT > &) | SgNode | static |
isChild(SgNode *node) const | SgNode | |
isInMemoryPool() | SgAsmSynthesizedDeclaration | virtual |
isSgAsmSynthesizedDeclaration(SgNode *s) | SgAsmSynthesizedDeclaration | friend |
isSgAsmSynthesizedDeclaration(const SgNode *s) | SgAsmSynthesizedDeclaration | friend |
memoryUsage() | SgAsmSynthesizedDeclaration | static |
numberOfAttributes() const | SgAsmNode | virtual |
numberOfNodes() | SgAsmSynthesizedDeclaration | static |
numberOfNodesInSubtree() | SgNode | |
operator delete(void *pointer, size_t size) | SgAsmSynthesizedDeclaration | |
operator delete(void *pointer) | SgAsmSynthesizedDeclaration | |
operator new(size_t size) | SgAsmSynthesizedDeclaration | |
p_address | SgAsmStatement | protected |
p_asmAttributeMechanism | SgAsmNode | protected |
p_attachedPreprocessingInfoPtr | SgAsmNode | protected |
p_attributeMechanism | SgAsmNode | protected |
p_comment | SgAsmStatement | 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_isModified | SgNode | protected |
p_parent | SgNode | protected |
p_shortMangledNameCache | SgNode | protectedstatic |
post_construction_initialization() | SgNode | protectedvirtual |
processDataMemberReferenceToPointers(ReferenceToPointerHandler *) | SgAsmSynthesizedDeclaration | virtual |
removeAttribute(std::string s) | SgAsmNode | virtual |
returnDataMemberPointers() const | SgAsmSynthesizedDeclaration | virtual |
roseRTI() | SgAsmSynthesizedDeclaration | virtual |
sage_class_name() const ROSE_DEPRECATED_FUNCTION | SgAsmSynthesizedDeclaration | virtual |
set_address(rose_addr_t address) | SgAsmStatement | |
set_asmAttributeMechanism(AstAttributeMechanism *asmAttributeMechanism) | SgAsmNode | |
set_attachedPreprocessingInfoPtr(AttachedPreprocessingInfoType *attachedPreprocessingInfoPtr) | SgAsmNode | |
set_attributeMechanism(AstAttributeMechanism *attributeMechanism) | SgAsmNode | virtual |
set_comment(std::string comment) | SgAsmStatement | |
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 |
SgAsmNode(const SgAsmNode &X) | SgAsmNode | |
SgAsmNode(const SgAsmNodeStorageClass &source) | SgAsmNode | |
SgAsmNode() | SgAsmNode | |
SgAsmStatement(const SgAsmStatementStorageClass &source) | SgAsmStatement | |
SgAsmStatement(rose_addr_t address=0) | SgAsmStatement | |
SgAsmSynthesizedDeclaration(const SgAsmSynthesizedDeclarationStorageClass &source) | SgAsmSynthesizedDeclaration | |
SgAsmSynthesizedDeclaration(rose_addr_t address=0) | SgAsmSynthesizedDeclaration | |
SgAsmSynthesizedDeclaration_clearMemoryPool() | SgAsmSynthesizedDeclaration | friend |
SgAsmSynthesizedDeclaration_extendMemoryPoolForFileIO(unsigned long) | SgAsmSynthesizedDeclaration | friend |
SgAsmSynthesizedDeclaration_getNextValidPointer(std::pair< SgAsmSynthesizedDeclaration *, std::vector< unsigned char * >::const_iterator > &) | SgAsmSynthesizedDeclaration | friend |
SgAsmSynthesizedDeclaration_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long) | SgAsmSynthesizedDeclaration | friend |
SgAsmSynthesizedDeclaration_getPointerFromGlobalIndex(unsigned long globalIndex) | SgAsmSynthesizedDeclaration | friend |
SgAsmSynthesizedDeclaration_resetValidFreepointers() | SgAsmSynthesizedDeclaration | friend |
SgAsmSynthesizedDeclarationStorageClass class | SgAsmSynthesizedDeclaration | friend |
SgNode(const SgNodeStorageClass &source) | SgNode | |
SgNode() | SgNode | |
static_variant enum value | SgAsmSynthesizedDeclaration | |
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit) | SgAsmSynthesizedDeclaration | static |
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor) | SgAsmSynthesizedDeclaration | 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 | SgAsmSynthesizedDeclaration | virtual |
visitRepresentativeNode(ROSE_VisitTraversal &visit) | SgAsmSynthesizedDeclaration | static |
~SgAsmNode() | SgAsmNode | virtual |
~SgAsmStatement() | SgAsmStatement | virtual |
~SgAsmSynthesizedDeclaration() | SgAsmSynthesizedDeclaration | virtual |
~SgNode() | SgNode | virtual |