accept(ROSE_VisitorPattern &visitor) | SgInquireStatement | virtual |
addNewAttribute(std::string s, AstAttribute *a) | SgLocatedNode | virtual |
addRegExpAttribute(std::string s, AstRegExAttribute *a) | SgInquireStatement | |
addToAttachedPreprocessingInfo(PreprocessingInfo *prepInfoPtr, PreprocessingInfo::RelativePositionType locationInList=PreprocessingInfo::after) | SgLocatedNode | |
AST_FILE_IO class | SgInquireStatement | friend |
AstSpecificDataManagingClass class | SgInquireStatement | friend |
AstSpecificDataManagingClassStorageClass class | SgInquireStatement | friend |
attributeExists(std::string s) const | SgLocatedNode | virtual |
base_node_type typedef | SgInquireStatement | |
buildCommandLineToSubstituteTransformationFile(const std::vector< std::string > &argv, std::string newFileName) | SgNode | static |
cfgFindChildIndex(SgNode *n) | SgStatement | virtual |
cfgFindNextChildIndex(SgNode *n) | SgStatement | virtual |
cfgForBeginning() | SgNode | inline |
cfgForEnd() | SgNode | inline |
cfgIndexForEnd() const | SgInquireStatement | virtual |
cfgInEdges(unsigned int index) | SgInquireStatement | virtual |
cfgIsIndexInteresting(unsigned int index) const | SgStatement | virtual |
cfgOutEdges(unsigned int index) | SgInquireStatement | virtual |
checkDataMemberPointersIfInMemoryPool() | SgInquireStatement | virtual |
class_name() const | SgInquireStatement | virtual |
clearGlobalMangledNameMap() | SgNode | static |
copy(SgCopyHelp &help) const | SgInquireStatement | virtual |
depthOfSubtree() | SgNode | |
e_backspace enum value | SgIOStatement | |
e_close enum value | SgIOStatement | |
e_endfile enum value | SgIOStatement | |
e_inquire enum value | SgIOStatement | |
e_last_io_statment_kind enum value | SgIOStatement | |
e_open enum value | SgIOStatement | |
e_print enum value | SgIOStatement | |
e_read enum value | SgIOStatement | |
e_rewind enum value | SgIOStatement | |
e_unknown enum value | SgIOStatement | |
e_write enum value | SgIOStatement | |
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor) | SgInquireStatement | |
fixupCopy(SgNode *copy, SgCopyHelp &help) const | SgStatement | virtual |
generateMatchingFileInfo() | SgLocatedNode | |
get_access() const | SgInquireStatement | |
get_action() const | SgInquireStatement | |
get_asynchronous() const | SgInquireStatement | |
get_attachedPreprocessingInfoPtr() const | SgLocatedNode | |
get_attributeMechanism() const | SgLocatedNode | virtual |
get_blank() const | SgInquireStatement | |
get_childIndex(SgNode *child) | SgInquireStatement | virtual |
get_decimal() const | SgInquireStatement | |
get_delim() const | SgInquireStatement | |
get_direct() const | SgInquireStatement | |
get_endOfConstruct() const | SgLocatedNode | virtual |
get_err() const | SgIOStatement | |
get_exist() const | SgInquireStatement | |
get_file() const | SgInquireStatement | |
get_file_info() const | SgLocatedNode | virtual |
get_form() const | SgInquireStatement | |
get_formatted() const | SgInquireStatement | |
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_io_statement() const | SgIOStatement | |
get_io_stmt_list() const | SgIOStatement | |
get_iolengthExp() const | SgInquireStatement | |
get_iomsg() const | SgIOStatement | |
get_iostat() const | SgIOStatement | |
get_isModified() const | SgNode | |
get_isVisited() const ROSE_DEPRECATED_FUNCTION | SgNode | |
get_name() const | SgInquireStatement | |
get_named() const | SgInquireStatement | |
get_nextrec() const | SgInquireStatement | |
get_number() const | SgInquireStatement | |
get_numberOfTraversalSuccessors() | SgInquireStatement | virtual |
get_numeric_label() const | SgStatement | |
get_opened() const | SgInquireStatement | |
get_pad() const | SgInquireStatement | |
get_parent() const | SgNode | |
get_pending() const | SgInquireStatement | |
get_position() const | SgInquireStatement | |
get_read() const | SgInquireStatement | |
get_readwrite() const | SgInquireStatement | |
get_recl() const | SgInquireStatement | |
get_scope(void) const | SgStatement | virtual |
get_sequential() const | SgInquireStatement | |
get_shortMangledNameCache() | SgNode | static |
get_size() const | SgInquireStatement | |
get_source_sequence_value() const | SgStatement | |
get_startOfConstruct() const | SgLocatedNode | virtual |
get_stream() const | SgInquireStatement | |
get_symbol_from_symbol_table() const | SgStatement | virtual |
get_traversalSuccessorByIndex(size_t idx) | SgInquireStatement | virtual |
get_traversalSuccessorContainer() | SgInquireStatement | virtual |
get_traversalSuccessorNamesContainer() | SgInquireStatement | virtual |
get_unformatted() const | SgInquireStatement | |
get_unit() const | SgIOStatement | |
get_write() const | SgInquireStatement | |
getAttachedPreprocessingInfo(void) | SgLocatedNode | |
getAttribute(std::string s) const | SgLocatedNode | virtual |
getChildIndex(SgNode *childNode) const | SgInquireStatement | virtual |
getClassHierarchySubTreeFunction(VariantT v) | SgNode | static |
getClassHierarchySubTreeFunction(VariantT v, std::vector< VariantT > &) | SgNode | static |
getFilenameString() const | SgLocatedNode | |
has_end_numeric_label() const | SgStatement | virtual |
hasExplicitScope() const | SgStatement | virtual |
hasExplicitType() | SgStatement | |
insert_child(SgStatement *, SgStatement *, bool inFront=true, bool extractListFromBasicBlock=false) | SgStatement | protectedvirtual |
insert_statement(SgStatement *target, SgStatement *newstmt, bool inFront=true) | SgStatement | |
insert_statement(SgStatement *target, const SgStatementPtrList &newstmtList, bool inFront=true) | SgStatement | |
insert_statement_from_basicBlock(SgStatement *target, SgStatement *newstmt, bool inFront=true) | SgStatement | |
io_statement_enum enum name | SgIOStatement | |
isChild(SgNode *node) const | SgNode | |
isChildUsedAsLValue(const SgExpression *child) const | SgStatement | virtual |
isInMemoryPool() | SgInquireStatement | virtual |
isSgInquireStatement(SgNode *s) | SgInquireStatement | friend |
isSgInquireStatement(const SgNode *s) | SgInquireStatement | friend |
memoryUsage() | SgInquireStatement | static |
numberOfAttributes() const | SgLocatedNode | virtual |
numberOfNodes() | SgInquireStatement | static |
numberOfNodesInSubtree() | SgNode | |
operator delete(void *pointer, size_t size) | SgInquireStatement | |
operator delete(void *pointer) | SgInquireStatement | |
operator new(size_t size) | SgInquireStatement | |
p_access | SgInquireStatement | protected |
p_action | SgInquireStatement | protected |
p_asynchronous | SgInquireStatement | protected |
p_attachedPreprocessingInfoPtr | SgLocatedNode | protected |
p_attributeMechanism | SgLocatedNode | protected |
p_blank | SgInquireStatement | protected |
p_decimal | SgInquireStatement | protected |
p_delim | SgInquireStatement | protected |
p_direct | SgInquireStatement | protected |
p_endOfConstruct | SgLocatedNode | protected |
p_err | SgIOStatement | protected |
p_exist | SgInquireStatement | protected |
p_file | SgInquireStatement | protected |
p_form | SgInquireStatement | protected |
p_formatted | SgInquireStatement | 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_io_statement | SgIOStatement | protected |
p_io_stmt_list | SgIOStatement | protected |
p_iolengthExp | SgInquireStatement | protected |
p_iomsg | SgIOStatement | protected |
p_iostat | SgIOStatement | protected |
p_isModified | SgNode | protected |
p_name | SgInquireStatement | protected |
p_named | SgInquireStatement | protected |
p_nextrec | SgInquireStatement | protected |
p_number | SgInquireStatement | protected |
p_numeric_label | SgStatement | protected |
p_opened | SgInquireStatement | protected |
p_pad | SgInquireStatement | protected |
p_parent | SgNode | protected |
p_pending | SgInquireStatement | protected |
p_position | SgInquireStatement | protected |
p_read | SgInquireStatement | protected |
p_readwrite | SgInquireStatement | protected |
p_recl | SgInquireStatement | protected |
p_sequential | SgInquireStatement | protected |
p_shortMangledNameCache | SgNode | protectedstatic |
p_size | SgInquireStatement | protected |
p_source_sequence_value | SgStatement | protected |
p_startOfConstruct | SgLocatedNode | protected |
p_stream | SgInquireStatement | protected |
p_unformatted | SgInquireStatement | protected |
p_unit | SgIOStatement | protected |
p_write | SgInquireStatement | protected |
post_construction_initialization() | SgInquireStatement | virtual |
processDataMemberReferenceToPointers(ReferenceToPointerHandler *) | SgInquireStatement | virtual |
remove_statement(SgStatement *) | SgStatement | |
removeAttribute(std::string s) | SgLocatedNode | virtual |
replace_child(SgStatement *target, SgStatement *newStmt, bool extractListFromBasicBlock=false) | SgStatement | protectedvirtual |
replace_expression(SgExpression *, SgExpression *) | SgStatement | virtual |
replace_statement(SgStatement *target, SgStatement *newstmt) | SgStatement | |
replace_statement(SgStatement *target, const SgStatementPtrList &newstmtList) | SgStatement | |
replace_statement_from_basicBlock(SgStatement *target, SgStatement *newstmt) | SgStatement | |
returnDataMemberPointers() const | SgInquireStatement | virtual |
roseRTI() | SgInquireStatement | virtual |
sage_class_name() const ROSE_DEPRECATED_FUNCTION | SgInquireStatement | virtual |
set_access(SgExpression *access) | SgInquireStatement | |
set_action(SgExpression *action) | SgInquireStatement | |
set_asynchronous(SgExpression *asynchronous) | SgInquireStatement | |
set_attachedPreprocessingInfoPtr(AttachedPreprocessingInfoType *attachedPreprocessingInfoPtr) | SgLocatedNode | |
set_attributeMechanism(AstAttributeMechanism *attributeMechanism) | SgLocatedNode | virtual |
set_blank(SgExpression *blank) | SgInquireStatement | |
set_decimal(SgExpression *decimal) | SgInquireStatement | |
set_delim(SgExpression *delim) | SgInquireStatement | |
set_direct(SgExpression *direct) | SgInquireStatement | |
set_end_numeric_label(SgLabelRefExp *end_numeric_label) | SgStatement | virtual |
set_endOfConstruct(Sg_File_Info *endOfConstruct) | SgLocatedNode | |
set_err(SgExpression *err) | SgIOStatement | |
set_exist(SgExpression *exist) | SgInquireStatement | |
set_file(SgExpression *file) | SgInquireStatement | |
set_file_info(Sg_File_Info *X) | SgLocatedNode | virtual |
set_form(SgExpression *form) | SgInquireStatement | |
set_formatted(SgExpression *formatted) | SgInquireStatement | |
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_io_statement(SgIOStatement::io_statement_enum io_statement) | SgIOStatement | |
set_io_stmt_list(SgExprListExp *io_stmt_list) | SgIOStatement | |
set_iolengthExp(SgVarRefExp *iolengthExp) | SgInquireStatement | |
set_iomsg(SgExpression *iomsg) | SgIOStatement | |
set_iostat(SgExpression *iostat) | SgIOStatement | |
set_isModified(bool isModified) | SgNode | |
set_isVisited(bool isVisited) ROSE_DEPRECATED_FUNCTION | SgNode | |
set_name(SgExpression *name) | SgInquireStatement | |
set_named(SgExpression *named) | SgInquireStatement | |
set_nextrec(SgExpression *nextrec) | SgInquireStatement | |
set_number(SgExpression *number) | SgInquireStatement | |
set_numeric_label(SgLabelRefExp *numeric_label) | SgStatement | |
set_opened(SgExpression *opened) | SgInquireStatement | |
set_pad(SgExpression *pad) | SgInquireStatement | |
set_parent(SgNode *parent) | SgNode | |
set_pending(SgExpression *pending) | SgInquireStatement | |
set_position(SgExpression *position) | SgInquireStatement | |
set_read(SgExpression *read) | SgInquireStatement | |
set_readwrite(SgExpression *readwrite) | SgInquireStatement | |
set_recl(SgExpression *recl) | SgInquireStatement | |
set_scope(SgScopeStatement *newScope) | SgStatement | virtual |
set_sequential(SgExpression *sequential) | SgInquireStatement | |
set_size(SgExpression *size) | SgInquireStatement | |
set_source_sequence_value(int source_sequence_value) | SgStatement | |
set_startOfConstruct(Sg_File_Info *startOfConstruct) | SgLocatedNode | |
set_stream(SgExpression *stream) | SgInquireStatement | |
set_unformatted(SgExpression *unformatted) | SgInquireStatement | |
set_unit(SgExpression *unit) | SgIOStatement | |
set_write(SgExpression *write) | SgInquireStatement | |
setAttribute(std::string s, AstAttribute *a) | SgLocatedNode | virtual |
setCompilerGenerated() | SgLocatedNode | |
setExtern() ROSE_DEPRECATED_FUNCTION | SgStatement | virtual |
setFrontendSpecific() | SgLocatedNode | |
setOutputInCodeGeneration() | SgLocatedNode | |
setSourcePositionUnavailableInFrontend() | SgLocatedNode | |
setStatic() ROSE_DEPRECATED_FUNCTION | SgStatement | virtual |
SgInquireStatement(const SgInquireStatementStorageClass &source) | SgInquireStatement | |
SgInquireStatement(Sg_File_Info *startOfConstruct) | SgInquireStatement | |
SgInquireStatement() | SgInquireStatement | |
SgInquireStatement_clearMemoryPool() | SgInquireStatement | friend |
SgInquireStatement_extendMemoryPoolForFileIO(unsigned long) | SgInquireStatement | friend |
SgInquireStatement_getNextValidPointer(std::pair< SgInquireStatement *, std::vector< unsigned char * >::const_iterator > &) | SgInquireStatement | friend |
SgInquireStatement_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long) | SgInquireStatement | friend |
SgInquireStatement_getPointerFromGlobalIndex(unsigned long globalIndex) | SgInquireStatement | friend |
SgInquireStatement_resetValidFreepointers() | SgInquireStatement | friend |
SgInquireStatementStorageClass class | SgInquireStatement | friend |
SgIOStatement(const SgIOStatementStorageClass &source) | SgIOStatement | |
SgIOStatement(Sg_File_Info *startOfConstruct) | SgIOStatement | |
SgIOStatement() | SgIOStatement | |
SgLocatedNode(const SgLocatedNodeStorageClass &source) | SgLocatedNode | |
SgLocatedNode(Sg_File_Info *startOfConstruct=NULL) | SgLocatedNode | |
SgNode(const SgNodeStorageClass &source) | SgNode | |
SgNode() | SgNode | |
SgStatement(const SgStatementStorageClass &source) | SgStatement | |
SgStatement(Sg_File_Info *startOfConstruct) | SgStatement | |
SgStatement() | SgStatement | |
static_variant enum value | SgInquireStatement | |
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit) | SgInquireStatement | static |
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor) | SgInquireStatement | static |
unparseToCompleteString() | SgNode | |
unparseToString(SgUnparse_Info *info) const | SgNode | virtual |
unparseToString() const | SgNode | |
unsetCompilerGenerated() | SgLocatedNode | |
unsetFrontendSpecific() | SgLocatedNode | |
unsetOutputInCodeGeneration() | SgLocatedNode | |
unsetSourcePositionUnavailableInFrontend() | SgLocatedNode | |
updateAttribute(std::string s, AstAttribute *a) | SgLocatedNode | virtual |
variant() const ROSE_DEPRECATED_FUNCTION | SgNode | inline |
variantT() const | SgInquireStatement | virtual |
visitRepresentativeNode(ROSE_VisitTraversal &visit) | SgInquireStatement | static |
~SgInquireStatement() | SgInquireStatement | virtual |
~SgIOStatement() | SgIOStatement | virtual |
~SgLocatedNode() | SgLocatedNode | virtual |
~SgNode() | SgNode | virtual |
~SgStatement() | SgStatement | virtual |