►NAbstractHandle | String annotations to uniquely indicate any source constructs |
Cabstract_handle | To specify a construct using a specifier Can be used alone or with parent handles when relative specifiers are used |
Cabstract_node | Users should provide a concrete node implementation especially a constructor/builder to avoid duplicated creation of abstract_node |
CroseNode | Concrete roseNode derived from abstract_node |
Csource_position | Source position information: |
Csource_position_pair | |
Cspecifier | Construct specifier could be used to specify a construct by name, position, numbering, labels, etc (e_name, foo) (e_position, 15) |
Cu_specifier_value | |
►NAstDOTGenerationExtended_Defaults | |
CAddressExtraNodeInfo | |
CContainerSizeExtraNodeInfo | |
CDefaultExtraEdgeInfo | |
CDefaultExtraEdgeOptions | |
CDefaultExtraNodeInfo | |
CDefaultExtraNodeOptions | |
CLValueExtraNodeInfo | |
CNamedExtraNodeInfo | |
CTypeExtraNodeInfo | |
►NBackstroke | |
►CCFG | A class holding a Control Flow Graph |
CEdgeCopier | This class is used to copy edges when calling copy_graph() |
CVertexCopier | This class is used to copy vertices when calling copy_graph() |
CFullCFGNodeFilter | |
CInterestingCFGNodeFilter | |
►NBaseCFG | |
Cback_dataflow | |
Cback_iterator | |
Cdataflow | |
►Citerator | |
Ccheckpoint | |
►Nboost | |
Cgraph_traits< const Sawyer::Container::Graph< V, E, VKey, EKey, Alloc > > | |
Cgraph_traits< Sawyer::Container::Graph< V, E, VKey, EKey, Alloc > > | |
Cproperty_map< Graph, Sawyer::Boost::edge_id_t > | |
Cproperty_map< Graph, Sawyer::Boost::edge_value_t > | |
Cproperty_map< Graph, Sawyer::Boost::vertex_id_t > | |
Cproperty_map< Graph, Sawyer::Boost::vertex_value_t > | |
►NDbg | |
CdbgBuf | |
CdbgStream | |
►NIntegerOps | Bit-wise operations on integers |
CGenMask | Bit mask constant with bits 0 through n-1 set |
CSHL1 | Bitmask constant with bit n set |
►NIntegerOpsPrivate | |
CNumBits | |
CSHL1Helper | |
CSHL1Helper< T, Count, false > | |
CSHL1Helper< T, Count, true > | |
►Nlegacy | |
CInitNameCloner | Functor copying an initialized name into a different scope |
CSageInserter | Generic inserter for sage containers |
CScopeSetter | Functor setting the scope of a sage node to a specified (at Functor construction time) scope |
CVarRefBuilder | Functor building a variable reference from an initialized name |
►NNewCallGraph | |
CCallGraph | |
CCallGraphEdgeInfo | |
CCallGraphFileStructure | |
CCallGraphNodeInfo | |
►NOmpSupport | Types and functions to support OpenMP |
COmpAttribute | One attribute object stores all information within an OpenMP pragma (directive and clauses) |
COmpAttributeList | |
CSgVarRefExpVisitor | |
CtranslationDriver | A driver to traverse AST trees and invoke individual translators for OpenMP constructs, (not in use) Postorder is preferred |
►NRose | The ROSE library |
►NAST | Collection of functionalities performing global operations on the AST |
►Ncmdline | Controls for command-line options that uses function the Rose::AST namespace |
C__when_T | A simple template to facilitate configuration of modules that can be run after the frontend or before the backend |
Cchecker_t | Configure the AST checker module |
Cgraphviz_t | Configure the AST visualization module |
►NDefects | Describe defect in the AST |
Cdefect_t | The generic defect descriptor |
Cdefect_t< Kind::any > | Defect descriptor specialization for the default kind "any" |
Cdefect_t< Kind::integrity_edges > | Specialization of the defect_t template for the case of an edge integrity defect |
►NTraversal | Abstract syntax tree traversals |
►Ndetail | |
CFinder | |
CFinderBase | |
CVisitorBase | |
CVisitorOrdered | |
CVisitorPost | |
CVisitorPre | |
CNodeId | A mostly static class for creating and storing Unique Node Identifiers |
►NBinaryAnalysis | Binary analysis |
►NArchitecture | Architecture-specific information and algorithms |
CAmd64 | Architecture-specific information for x86-64, x86_64, x64, amd64, Intel 64 |
CBase | Base class for architecture definitions |
CCil | Architecture-specific information for the Common Intermediate Language |
CException | Base class for exceptions thrown by architecture definitions |
CIntel80286 | Architecture specific information for Intel 80286 |
CIntel8086 | Architecture-specific information for Intel 8086 |
CIntel8088 | Architecture-specific information for Intel 8088 |
CIntelI386 | Architecture-specific information for Intel i386 |
CIntelI486 | Architecture-specific information for Intel i486 |
CIntelPentium | Architecture-specific information for Intel Pentium |
CIntelPentium4 | Architecture-specific information for Intel Pentium4 |
CIntelPentiumii | Architecture-specific information for Intel Pentium II |
CIntelPentiumiii | Architecture-specific information for Intel Pentium III |
CJvm | Architecture-specific information for the Java virtual machine |
CMips32 | Architecture-specific information for MIPS with 32-bit word size |
CMotorola | Base class for Motorola processors |
CMotorola68040 | Architecture-specific information for Motorola 68040' |
CNotFound | Error when an architecture is not found |
CNxpColdfire | Architecture-specific information for NXP ColdFire' |
CPowerpc | Base class for PowerPC architectures |
CPowerpc32 | Architecture-specific information for PowerPC with 32-bit word size |
CPowerpc64 | Architecture-specific information for PowerPC with 64-bit word size |
CX86 | Common base class for all x86 architectures |
►NByteCode | |
CAttribute | |
CCilAttribute | |
CCilClass | |
CCilCode | |
CCilContainer | |
CCilField | |
CCilInterface | |
CCilMethod | |
CCilNamespace | |
CClass | |
CCode | |
CContainer | |
CField | |
CInterface | |
CJvmAttribute | |
CJvmClass | |
CJvmCode | |
CJvmContainer | |
CJvmField | |
CJvmInterface | |
CJvmMethod | |
CMethod | |
CNamespace | |
►NCallingConvention | Support for binary calling conventions |
CAllocationError | Error allocating argument or return value storage |
CAllocator | Allocates storage for an argument or return value |
CAnalysis | Function calling convention |
CDeclaration | Function declaration |
CDefinition | Information about calling conventions |
CException | Error related to calling convention problems |
CParseError | Error occuring when parsing a declaration |
CStoragePoolBase | Base class for pool of locations |
CStoragePoolEnumerated | A storage pool for explicit locations |
CStoragePoolStack | A storage pool for stack-based argument locations |
CTypePredicate | Base class for type predicates |
CTypePredicateFunctor | |
►NDebugger | Name space for dynamic debuggers |
CBase | Base class for debuggers |
CException | Exceptions for debugging |
CThreadId | Thread ID |
►NDisassembler | Instruction decoders |
CBase | Virtual base class for instruction disassemblers |
CCil | CIL Disassembler |
CException | Exception thrown by the disassemblers |
CJvm | JVM Disassembler |
►CM68k | Disassembler for Motorola M68k-based instruction set architectures |
CDecoder | Interface for disassembling a single instruction |
CState | |
►CMips | MIPS32 instruction decoder |
CDecoder | Interface for disassembling a single instruction |
CNull | Disassembler for nothing |
CPowerpc | Disassembler for the PowerPC architecture |
CX86 | Disassembler for the x86 architecture |
►NDwarf | Functions for DWARF debugging information |
CException | Exceptions for DWARF parsing |
►NInstructionSemantics | Binary instruction semantics |
►NBaseSemantics | Base classes for instruction semantics |
CDispatcher | Dispatches instructions through the RISC layer |
CException | Base class for exceptions thrown by instruction semantics |
CFormatter | Format for printing things |
CIndent | Adjusts a Formatter for one additional level of indentation |
CInsnProcessor | Functor that knows how to dispatch a single kind of instruction |
►CMemoryCell | Represents one location in memory |
CAllCells | Predicate that always returns true |
CNonWrittenCells | Predicate for non-written cells |
CPredicate | Predicate for matching cells |
CVisitor | Visitor for traversing a cells |
CWithFormatter | State with formatter |
CMemoryCellList | Simple list-based memory state |
CMemoryCellMap | Simple map-based memory state |
CMemoryCellState | Cell-based memory state |
►CMemoryState | Represents all memory in the state |
CWithFormatter | MemoryState with formatter |
CMerger | Controls state merge operations |
CNotImplemented | |
►CRegisterState | The set of all registers and their values |
CWithFormatter | RegisterState with formatter |
►CRegisterStateGeneric | A RegisterState for any architecture |
CAccessCreatesLocationsGuard | Guards whether access is able to create new locations |
CAccessModifiesExistingLocationsGuard | Guards whether access can change set of existing locations |
CRegisterNotPresent | Exception when register storage is not present |
CRegPair | A register descriptor and its value |
CRegStore | Register map keys |
CVisitor | Functors for traversing register values in a register state |
►CRiscOperators | Base class for most instruction semantics RISC operators |
CWithFormatter | RiscOperators with formatter |
►CState | Base class for semantics machine states |
CWithFormatter | State with formatter |
►CSValue | Base class for semantic values |
CWithFormatter | SValue with formatter |
CSymbolicMemory | Purely symbolic memory state |
►NConcreteSemantics | A concrete semantic domain |
CMemoryState | Byte-addressable memory |
CRiscOperators | Defines RISC operators for the ConcreteSemantics domain |
CSValue | Type of values manipulated by the concrete domain |
►NDataFlowSemantics | |
CDataFlowEdge | Information per dataflow edge |
CRiscOperators | Dataflow RISC operators |
►NIntervalSemantics | An interval analysis semantic domain |
CMemoryState | Byte-addressable memory |
CRiscOperators | RISC operators for interval domains |
CSValue | Type of values manipulated by the IntervalSemantics domain |
►NLlvmSemantics | A semantic domain to generate LLVM |
►CRiscOperators | |
CIndent | Cause indentation until this object is destroyed |
CTranscoder | Translates machine instructions to LLVM |
►NMultiSemantics | Semantic domain composed of subdomains |
CFormatter | Helps printing multidomain values by allowing the user to specify a name for each subdomain |
►CRiscOperators | Defines RISC operators for the MultiSemantics domain |
CCursor | Iterates over valid subdomains whose inputs are valid |
CSValue | Type of values manipulated by the MultiSemantics domain |
►NNullSemantics | Semantic domain that does nothing, but is well documented |
CMemoryState | Null memory |
CRegisterState | Null register state |
CRiscOperators | NullSemantics operators always return a new undefined value |
CSValue | Values in the NullSemantics domain |
►NPartialSymbolicSemantics | A fast, partially symbolic semantic domain |
CFormatter | Formatter that renames variables on the fly |
CRiscOperators | Defines RISC operators for this semantic domain |
CState | Represents the entire state of the machine |
CSValue | Type of values manipulated by the PartialSymbolicSemantics domain |
►NSourceAstSemantics | Generate C source AST from binary AST |
►CRiscOperators | Basic semantic operations |
CSideEffect | Side effect |
CSValue | Semantic values for generating C source code ASTs |
►NStaticSemantics | Generate static semantics and attach to the AST |
CRiscOperators | Basic semantic operations |
CSValue | Semantic values for generating static semantic ASTs |
►NSymbolicSemantics | A fully symbolic semantic domain |
CFormatter | Formatter for symbolic values |
►CMemoryListState | Byte-addressable memory |
CCellCompressor | Functor for handling a memory read that found more than one cell that might alias the requested address |
CCellCompressorChoice | Functor for handling a memory read whose address matches more than one memory cell |
CCellCompressorMcCarthy | Functor for handling a memory read whose address matches more than one memory cell |
CCellCompressorSet | Functor for handling a memory read whose address matches more than one memory cell |
CCellCompressorSimple | Functor for handling a memory read whose address matches more than one memory cell |
CMemoryMapState | Byte-addressable memory |
CMerger | Controls merging of symbolic values |
CRiscOperators | Defines RISC operators for the SymbolicSemantics domain |
CSValue | Type of values manipulated by the SymbolicSemantics domain |
►NTaintSemantics | Adds taint information to all symbolic values |
CRiscOperators | Defines RISC operators for the TaintSemantics domain |
CSValue | Type of values manipulated by the SymbolicSemantics domain |
►NTraceSemantics | A semantics domain wrapper that prints and checks all RISC operators as they occur |
CRiscOperators | Wraps RISC operators so they can be traced |
►NX86 | |
CInsnProcessor | Base class for all x86 instruction processors |
CDispatcherCil | |
CDispatcherM68k | Dispatches Motorola 68k instructions through the semantics layer |
CDispatcherMips | Dispatches MIPS instructions through the semantics layer |
CDispatcherPowerpc | |
CDispatcherX86 | Semantically evaluates Intel x86 instructions |
►CTestSemantics | Provides functions for testing binary instruction semantics |
CException | |
CMemoryStateSubclass | |
CRegisterStateSubclass | |
CRiscOperatorsSubclass | |
CStateSubclass | |
CSValueSubclass | |
►NPartitioner2 | Binary function detection |
►NDataFlow | Data-flow utilities |
CDfCfgVertex | CFG vertex for data-flow analysis |
CInterproceduralPredicate | Predicate that decides when to use inter-procedural data-flow |
CNotInterprocedural | Predicate that always returns false, preventing interprocedural analysis |
CTransferFunction | Data-Flow transfer functor |
►NGraphViz | Support for generating and reading GraphViz output |
►CBaseEmitter | Base class for generating GraphViz output |
CPseudoEdge | |
CCfgEmitter | Creates GraphViz files from Partitioner data |
CCgEmitter | Emits a function call graph |
CCgInlinedEmitter | Emits a modified function call graph |
CCoordinate | Two dimensional display plane coordinate |
CEdgePosition | Position of an edge |
COrganization | Organizational information |
CVertexPosition | Position of a vertex |
►NModules | Miscellaneous supporting functions for disassembly |
CAddGhostSuccessors | Follow basic block ghost edges |
CBasicBlockSizeLimiter | Callback to limit basic block size |
►CCfgGraphVizDumper | Produce a GraphViz file for the CFG at a certain time |
CSettings | |
►CDebugger | Convenient place to attach a debugger |
CSettings | |
►CHexDumper | Produce a hexdump at a certain time |
CSettings | |
►CInstructionLister | List some instructions at a certain time |
CSettings | |
CIpRewriter | Callback to rewrite CFG edges |
CMatchThunk | Match thunk |
CPreventDiscontiguousBlocks | Prevent discontiguous basic blocks |
►NModulesElf | Disassembly and partitioning utility functions for ELF |
CPltEntryMatcher | Matches an ELF PLT entry |
CPltInfo | Information about the procedure lookup table |
►NModulesJvm | Disassembly and partitioning utility functions for JVM |
CFileStat | This class represents the contents of a central directory file header in a zip file |
CZipper | |
►NModulesLinux | Disassembly and partitioning utilities for Linux |
CLibcStartMain | Basic block callback to add "main" address as a function |
CSyscallSuccessors | Basic block callback to detect system calls that don't return |
►NModulesM68k | Disassembly and partitioning utility functions for M68k |
CMatchFunctionPadding | Matches M68k function padding |
CMatchLink | Matches an M68k function prologue with LINK instruction |
CSwitchSuccessors | Adjusts basic block successors for M68k "switch" statements |
►NModulesMips | Disassembly and partitioning utility functions for MIPS |
CMatchRetAddiu | Matches a MIPS function prologue that's a return followed by ADDIU instruction |
►NModulesPe | Disassembly and partitioning utilities for PE files |
►CPeDescrambler | Callback to restore PEScrambler function call edges |
CDispatchEntry | One dispatch table entry in native format |
►NModulesPowerpc | Disassembly and partitioning utilities for PowerPC |
CMatchStwuPrologue | Matches a PowerPC function prolog using STWU |
►NModulesX86 | Disassembly and partitioning utilities for Intel x86 and amd64 |
CFunctionReturnDetector | Basic block callback to detect function returns |
CMatchAbbreviatedPrologue | Matches an x86 MOV EDI,EDI; PUSH ESI function prologe |
CMatchEnterPrologue | Matches an x86 "ENTER xxx, 0" prologue |
CMatchHotPatchPrologue | Matches an x86 function prologue with hot patch |
CMatchRetPadPush | Match RET followed by PUSH with intervening no-op padding |
CMatchStandardPrologue | Matches an x86 function prologue |
CSwitchSuccessors | Basic block callback to detect "switch" statements |
►NSemantics | Instruction semantics for the partitioner |
CMemoryState | Memory state |
CRiscOperators | Semantic operators |
CAddressConfiguration | Configuration for individual addresses |
CAddressIntervalParser | Parse an address interval |
CAddressUsageMap | Address usage map |
CAddressUser | Address usage item |
CAddressUsers | List of virtual address users |
CAstConstructionSettings | Settings that control building the AST |
CBasePartitionerSettings | Settings that directly control a partitioner |
CBasicBlock | Basic block information |
►CBasicBlockCallback | Base class for adjusting basic blocks during discovery |
CArgs | Arguments passed to the callback |
CResults | Results coordinated across all callbacks |
CBasicBlockConfiguration | Configuration information for a basic block |
CBasicBlockError | |
CBasicBlockSemantics | Information related to instruction semantics |
CBasicBlockSuccessor | Basic block successor |
►CCfgAdjustmentCallback | Base class for CFG-adjustment callbacks |
CAttachedBasicBlock | Arguments for attaching a basic block |
CDetachedBasicBlock | Arguments for detaching a basic block |
CCfgEdge | Control flow graph edge |
CCfgPath | A path through a control flow graph |
CCfgVertex | Control flow graph vertex |
CConfiguration | Holds configuration information |
CDataBlock | Data block information |
CDataBlockConfiguration | Configuration information for a data block |
CDataBlockError | |
CDisassemblerSettings | Settings that control the disassembler |
►CEngine | Base class for engines driving the partitioner |
CAllButLastArguments | All but the last N arguments are the specimen |
CAllPositionalArguments | Return all positional arguments as the specimen |
CBasicBlockFinalizer | |
CCodeConstants | |
CException | Errors from the engine |
CFirstPositionalArguments | Up to first N arguments are the specimen |
CGroupedPositionalArguments | Nth group of arguments are the specimen |
CPositionalArgumentParser | How to parse positional command-line arguments |
CSettings | Settings for the engine |
CEngineBinary | Engine for specimens containing machine instructions |
►CEngineJvm | Engine for Java Virtual Machine (JVM) specimens |
CException | Errors from the engine |
CEngineSettings | Settings for controling the engine behavior |
CException | |
CFileError | |
CFunction | Describes one function |
►CFunctionCallGraph | Function call information |
CEdge | Information about each edge in the call graph |
CVertexKey | |
CFunctionConfiguration | Configuration information for a function |
CFunctionError | |
CFunctionPaddingMatcher | Base class for matching function padding |
CFunctionPrologueMatcher | Base class for matching function prologues |
►CInliner | Binary inliner |
CShouldInline | Predicate to determine whether inlining should be performed |
CInstructionMatcher | Base class for matching an instruction pattern |
CLoaderSettings | Settings for loading specimens |
►CPartitioner | Partitions instructions into basic blocks and functions |
CThunk | Represents information about a thunk |
CPartitionerSettings | Settings that control the engine partitioning |
CPlaceholderError | |
CReference | Reference to a function, basic block, instruction, or address |
CThunkDetection | Return type for thunk detectors |
CThunkPredicates | List of thunk predicates |
►CTrigger | Trigger based on number of times called |
CSettings | |
►NPointerDetection | Pointer detection analysis |
CAnalysis | Pointer analysis |
►CPointerDescriptor | Description of one pointer |
CAccess | Description of accessing memory |
CSettings | Settings to control the pointer analysis |
►NReturnValueUsed | Contains functions that analyze whether a function returns a value which is used by the caller |
CAnalysis | |
CCallSiteResults | |
►NStackDelta | Stack delta analysis |
CAnalysis | Stack delta anzalyzer |
►NStrings | Suport for finding strings in memory |
CAnyCodePoint | Matches any code point |
CBasicCharacterEncodingScheme | Basic character encoding scheme |
CBasicLengthEncodingScheme | Basic length encoding scheme |
CCharacterEncodingForm | Defines mapping between code points and code values |
CCharacterEncodingScheme | Defines the mapping between code values and octets |
CCodePointPredicate | Valid code point predicate |
CEncodedString | An encoder plus interval |
CException | Errors for string analysis |
CLengthEncodedString | Length-prefixed string encoding scheme |
CLengthEncodingScheme | Encoding for the length of a string |
CNoopCharacterEncodingForm | A no-op character encoding form |
CPrintableAscii | ASCII valid code points |
CStringEncodingScheme | String encoding scheme |
►CStringFinder | Analysis to find encoded strings |
CSettings | Settings and properties |
CTerminatedString | Terminated string encoding scheme |
CUtf16CharacterEncodingForm | UTF-16 character encoding form |
CUtf8CharacterEncodingForm | UTF-8 character encoding form |
►NSymbolicExpression | Namespace supplying types and functions for symbolic expressions |
CAddSimplifier | |
CAndSimplifier | |
CAsrSimplifier | |
CConcatSimplifier | |
CConvertSimplifier | |
CEqSimplifier | |
CException | Exceptions for symbolic expressions |
CExpressionLessp | Compare two expressions for STL containers |
CExprExprHashMap | Mapping from expression to expression |
CExprExprHashMapCompare | |
CExprExprHashMapHasher | |
CExtractSimplifier | |
CFormatter | Controls formatting of expression trees when printing |
CInterior | Interior node of an expression tree for instruction semantics |
CInvertSimplifier | |
CIteSimplifier | |
CLeaf | Leaf node of an expression tree for instruction semantics |
CLssbSimplifier | |
CMssbSimplifier | |
CNegateSimplifier | |
►CNode | Base class for symbolic expression nodes |
CWithFormatter | A node with formatter |
CNoopSimplifier | |
COrSimplifier | |
CReinterpretSimplifier | |
CRolSimplifier | |
CRorSimplifier | |
CSdivSimplifier | |
CSetSimplifier | |
CSextendSimplifier | |
CSgeSimplifier | |
CSgtSimplifier | |
CShiftSimplifier | |
CShlSimplifier | |
CShrSimplifier | |
CSimplifier | Operator-specific simplification methods |
CSleSimplifier | |
CSltSimplifier | |
CSmodSimplifier | |
CSmulSimplifier | |
CType | Type of symbolic expression |
CUdivSimplifier | |
CUextendSimplifier | |
CUgeSimplifier | |
CUgtSimplifier | |
CUleSimplifier | |
CUltSimplifier | |
CUmodSimplifier | |
CUmulSimplifier | |
CVisitor | Base class for visiting nodes during expression traversal |
CXorSimplifier | |
CZeropSimplifier | |
►NUnparser | Generates pseudo-assembly listings |
CArrowMargin | State associated with printing arrows in the margin |
CBase | Abstract base class for unparsers |
CCil | Unparser for CIL |
CCilSettings | Settings specific to the Cil unaprser |
►CEdgeArrows | Analysis to generate arrows from one basic block to another |
CArrowStyle | Arrow text |
CJvm | Unparser for the JVM architecture |
CJvmSettings | Settings specific to the JVM unparser |
CM68k | Unparser for Motorola M68k and related instruction sets |
CM68kSettings | Settings specific to the M68k unparser |
CMips | Unparser for the MIPS instruction set |
CMipsSettings | Settings specific to the MIP unparser |
CNull | Unparser for null architecture |
CNullSettings | Settings specific to the null unparser |
CPowerpc | Unparser for PowerPC instruction sets |
CPowerpcSettings | Settings specific to the PowerPC unparser |
CSettings | Settings that control unparsing |
CState | State for unparsing |
CStyle | Style of text |
CStyleGuard | Pushes a style and arranges for it to be popped later |
CStyleStack | Stack of styles |
CX86 | Unparser for x86 instruction sets |
CX86Settings | Settings specific to the x86 unparser |
►NVariables | Facilities for detecting variables in binaries |
CBaseVariable | Describes a local or global variable |
CGlobalVariable | Description of a global variable |
CStackFrame | Information about a stack frame |
►CStackVariable | Description of a local stack variable within a function |
CBoundary | Boundary between stack variables |
►CVariableFinder | Analysis to find variable locations |
CSettings | Settings that control this analysis |
CAbstractLocation | Abstract location |
CAlignment | Information about alignments |
►CAsmFunctionIndex | Functions indexed by entry address |
CBeginAddrCallback | Print function minimum address |
CCallingConventionCallback | Print calling convention |
CEndAddrCallback | Print function ending address |
CEntryAddrCallback | Print function entry address |
CFootnotes | |
CFootnotesCallback | Footnotes at the end of the table |
CMayReturnCallback | Print whether function can return |
CNameCallback | Function name |
►COutputCallback | Base class for printing table cells |
CBeforeAfterArgs | Arguments for before-and after |
CDataArgs | Arguments for column cells |
CGeneralArgs | Base class for callback arguments |
CHeadingArgs | Arguments for column heading callbacks |
CReasonCallback | Print function reason bits |
CRowIdCallback | Print index row numbers |
CSizeBytesCallback | Print function size in bytes |
CSizeInsnsCallback | Print number of instructions in function |
CSortByBeginAddr | Functor for sorting by function beginning address |
CSortByBytesSize | Functor for sorting by number of bytes in function |
CSortByEntryAddr | Functor for sorting by function entry virtual address |
CSortByInsnsSize | Functor for sorting by number of instructions in function |
CSortByName | Functor to sort functions by name |
CStackDeltaCallback | Print stack delta |
►CAsmUnparser | Unparses binary AST into text |
CBasicBlockBody | Functor to emit the instructions that belong to a basic block |
CBasicBlockCleanup | Functor to clean up after basic block |
CBasicBlockLineTermination | Functor to emit a blank line after every basic block |
CBasicBlockNoopUpdater | Functor to update unparser's is_noop array |
CBasicBlockNoopWarning | Functor to emit a warning if the block contains any no-effect sequences |
CBasicBlockOutgoingStackDelta | Functor to emit basic block outgoing stack delta |
CBasicBlockPredecessors | Functor to emit control flow predecessor addresses |
CBasicBlockReasons | Functor to emit reasons this block is part of a function |
CBasicBlockSuccessors | Functor to emit block successor list |
CCallbackLists | |
CDataBlockBody | Functor to emit each data statement of the block |
CDataBlockLineTermination | Functor to emit a blank line after every data block |
CDataBlockTitle | Functor to print some information at the beginning of a data block |
CFunctionAttributes | Functor to emit function attributes |
CFunctionBody | Functor to unparse the function body |
CFunctionComment | Functor to print function comments followed by a linefeed if necessary |
CFunctionEntryAddress | Functor to emit function entry address |
CFunctionLineTermination | Functor to emit function line termination |
CFunctionName | Functor to emit function name |
CFunctionPredecessors | Functor to print caller addresses |
CFunctionReasons | Functor to emit function reasons |
CFunctionSeparator | Functor to emit function separator |
CFunctionSuccessors | Functor to print callee addresses |
CInsnAddress | Functor to emit instruction address |
CInsnBlockEntry | Functor to emit info about the first instruction of a block |
CInsnBlockSeparation | Functor to emit basic block separation in output organized by address |
CInsnBody | Functor to emit the entire instruction |
CInsnComment | Functor to emit instruction comment, if any |
CInsnFuncEntry | Functor to emit function information at entry points |
CInsnLineTermination | Functor to emit instruction line termination |
CInsnNoEffect | Functor to emit a note about instructions that have no effect |
CInsnRawBytes | Functor to emit instruction bytes |
CInsnSkipBackBegin | Functor to print skip/back information when an instruction is entered |
CInsnSkipBackEnd | Update instruction end address for skip/back reporting |
CInsnStackDelta | Functor to emit the numeric stack delta at each instruction |
CInterpBody | Functor to emit the functions in an interpretation |
CInterpName | Functor to emit interpretation name |
CLinePrefix | Details for line prefixes |
CSkipBack | Details for skip/back reporting |
CStaticDataBlockEntry | Functor to emit info about the first data node of a block |
CStaticDataBlockSeparation | Functor to emit data block separation in output organized by address |
CStaticDataComment | Functor to emit optional static data comment |
CStaticDataDetails | Functor to emit details about static data |
►CStaticDataDisassembler | Disassembles static data as if it were code |
CDataNote | |
CStaticDataLineTermination | Functor to emit a blank line after every data block |
CStaticDataRawBytes | Functor to emit the bytes of the data block |
CStaticDataSkipBackBegin | Functor to print skip/back information when a static data block is entered |
CStaticDataSkipBackEnd | Update static data end address for skip/back reporting |
►CUnparserCallback | |
CBasicBlockArgs | Arguments passed to basic block unparsing callbacks |
CDataBlockArgs | Arguments passed to data block unparsing callbacks |
CFunctionArgs | Arguments passed to function unparsing callbacks |
CGeneralArgs | Arguments common to all unparser callback lists |
CInsnArgs | Arguments passed to instruction unparsing callbacks |
CInterpretationArgs | Arguments passed to interpretation unparsing callbacks |
CStaticDataArgs | Arguments passed to data unparsing callbacks |
►CAssembler | Virtual base class for instruction assemblers |
CException | Exception thrown by the assemblers |
CAssemblerX86 | This class contains methods for assembling x86 instructions (SgAsmX86Instruction) |
CAstHasher | Compute the hash for an AST |
►CBestMapAddress | Finds best address for mapping code |
CException | Exceptions for this analysis |
CSettings | Settings to control the analysis |
►CBinaryLoader | Base class for loading a static or dynamic object |
CException | Base class for exceptions thrown by loaders |
►CBinaryLoaderElf | Loader for ELF files |
CSymbolMap | A mapping from symbol name (with optional version in parentheses) to SymbolMapEntry |
CSymbolMapEntry | An entry for a SymbolMap |
CSymverResolver | |
CVersionedSymbol | Symbol from .dynsym combined with additional information |
CBinaryLoaderElfObj | A loader suitable for ELF object files |
CBinaryLoaderPe | Loader for Windows PE files |
►CBinaryToSource | Convert binary to low-level C source code |
CException | Exceptions thrown by this analysis |
CSettings | Settings to control this translator's behavior |
►CCodeInserter | Insert new code in place of existing instructions |
CInstructionInfo | Information about an instruction within the basic block being modified |
CRelocation | Relocation record |
CCompareLeavesByName | |
CCompareRawLeavesByName | |
CConcreteLocation | Concrete location of data |
►CControlFlow | Binary control flow analysis |
CDefaultEdgePropertyWriter | Default edge property writer is a no-op |
CDefaultVertexPropertyWriter | Default vertex property writer is a no-op |
CEdgeFilter | Filter for edges |
CFunctionSubgraphInfo | List of vertices and intra-function edges for one function |
CVertexFilter | Filter for vertices |
►CDataFlow | Various tools for data-flow analysis |
CDefaultVertexUnpacker | Functor to return instructions for a cfg vertex |
CEngine | Data-flow engine |
CException | Data-flow exception base class |
CNotConverging | Exceptions when a fixed point is not reached |
CPathAlwaysFeasible | Trivial path feasibility predicate |
CSemanticsMerge | Basic merge operation for instruction semantics |
CDemangler | Demangle mangled names |
►CFeasiblePath | Feasible path analysis |
CException | Exception for errors specific to feasible path analysis |
CExpression | Expression to be evaluated |
CFunctionSummarizer | Base class for callbacks for function summaries |
CFunctionSummary | Information stored per V_USER_DEFINED path vertex |
CPathProcessor | Path searching functor |
►CSettings | Settings that control this analysis |
CNullDeref | |
CStatistics | Statistics from path searching |
CVarDetail | Information about a variable seen on a path |
►CFunctionCall | Binary function call analysis |
CEdgeFilter | Filter for edges |
CVertexFilter | Filter for vertices |
►CFunctionSimilarity | Analysis to test the similarity of two functions |
CException | |
CHexdumpFormat | Settings that control how the lowest-level hexdump function behaves |
►CHotPatch | Describes how to modify machine state after each instruction |
CRecord | Describes a single hot patch |
CInsnCFGVertexWriter | A vertex property writer for instruction-based CFGs |
CInstructionProvider | Provides and caches instructions |
CMagicNumber | |
CMatrix | Matrix values |
►CMemoryMap | An efficient mapping from an address space to stored data |
CAttach | Attach with ptrace first when reading a process? |
CException | Exception for MemoryMap operations |
CInconsistent | Exception for an inconsistent mapping |
CNoFreeSpace | Exception thrown by find_free() when there's not enough free space left |
CNotMapped | Exception for when we try to access a virtual address that isn't mapped |
CProcessMapRecord | Information about a process map |
CSyntaxError | Exception thrown by load() when there's a syntax error in the index file |
►CNoOperation | Analysis that looks for no-op equivalents |
CStateNormalizer | Base class for normalizing a state |
►CReachability | Analysis that computes reachability of CFG vertices |
CSettings | Settings controlling the analysis |
CRegisterDescriptor | Describes (part of) a physical CPU register |
►CRegisterDictionary | Defines registers available for a particular architecture |
CSortBySize | Compares number of bits in register descriptors |
CRegisterNames | Convert a register descriptor to a name |
CRegisterParts | Holds a set of registers without regard for register boundaries |
CRelativeVirtualAddress | Optionally bound relative virtual address |
CSerialInput | Input binary analysis state |
►CSerialIo | Base class for binary state input and output |
CException | Errors thrown by this API |
CSerialOutput | Output binary analysis state |
CSmtlibSolver | Wrapper around solvers that speak SMT-LIB |
►CSmtSolver | Interface to Satisfiability Modulo Theory (SMT) solvers |
CException | Exceptions for all things SMT related |
►CMemoizer | Memoizes calls to an SMT solver |
CFound | |
CParseError | Exception for parse errors when reading SMT solver output |
CSExpr | S-Expr parsed from SMT solver text output |
CStats | SMT solver statistics |
CTransaction | RAII guard for solver stack |
CSmtSolverValidator | Validates SMT solver name from command-line |
CSourceLocations | Bidirectional mapping between addresses and source locations |
►CSRecord | S-Record hexadecimal data formats |
CRunLengthEncoding | Run-length encoding information |
►CSymbolicExpressionParser | Parses symbolic expressions from text |
CAtomExpansion | Virtual base class for expanding atoms |
CExpansion | Virtual base class for atom and operator expansion |
CMemorySubstituter | Expand "memory" function to placeholder |
COperatorExpansion | Virtual base class for expanding operators |
CRegisterSubstituter | Expand register name to placeholder variables |
CRegisterToValue | Expand register names to register values |
CSubstitutionError | Substitution error during expansion |
CSymbolicExprCmdlineParser | Parse a symbolic expression from the command-line |
CSyntaxError | Syntax errors that are thrown |
CTermPlaceholders | Expand unrecognized terms to placholder variables |
CToken | Tokens generated by the lexical analysis |
CTokenStream | A stream of tokens |
►CSystemCall | Analyzes basic blocks to get system call names |
CDeclaration | Declarative information about a system call |
CException | Exceptions for system call analysis |
►CTaintedFlow | Various tools for performing tainted flow analysis |
CMergeFunction | |
CState | Taint state |
CTransferFunction | |
►CVxcoreParser | Parser for Vxcore format files |
CException | Exception thrown for parse errors |
CSettings | Settings that control the parser and unparser |
CZ3Solver | Interface to the Z3 SMT solver |
►NBuilder | |
►NTemplates | |
CTemplateArgumentList | |
CTemplateArgumentList< T > | |
CTemplateArgumentList< T, Args... > | |
►NCallbacks | User callbacks |
CList | List of callback functors |
►NCodeGen | Collection of classes/functions to facilitate generation of source-code (esp. C/C++) |
C__factory_helper_t | Enables partial specializations w.r.t the template parameter otag |
CAPI | Permits to gather types and symbols to extract an API from a set of headers |
CDriver | Facilitates the manipulation of source-files (esp |
CFactory | Constructs expressions and types for the given API |
Cobject_helper | |
Cobject_helper< Object::a_class > | |
Cobject_helper< Object::a_function > | |
Cobject_helper< Object::a_namespace > | |
Cobject_helper< Object::a_typedef > | |
Cobject_helper< Object::a_variable > | |
►NColor | Colors |
CColorization | Control colored command output |
CColorizationMerge | |
CColorizationParser | Parses an output color specification |
CGradient | Mapping from floating point to color |
CHSV | Colors in HSV space |
CRGB | Colors in RGB space |
►NCombinatorics | Combinatoric functions |
►CHasher | Hash interface |
CException | Exceptions for hashing |
CHasherFactory | HasherFactory is a singleton that creates and returns Hashers by name |
CHasherMaker | Templated to create any Hasher and register it with HasherFactory |
CIHasherMaker | Common subclass all the classes that construct Hashers (for the HasherFactory) |
CHasherFnv | Fowler-Noll-Vo hashing using the Hasher interface |
CHasherGcrypt | Hasher for any libgcrypt hash algorithm |
CHasherSha256Builtin | Built-in SHA-256 hasher |
►NCommandLine | Command line parsing |
CDurationParser | Command-line parser for durations |
CGenericSwitchArgs | Type for storing generic switch arguments |
CIntervalParser | Parse an interval |
CSelfTest | Base class for self tests |
CSelfTests | Run self tests from the command-line, then exit |
CShowLicenseAndExit | Show license text and exit |
CSuffixMultiplierParser | Parse values followed by unit names |
►NDiagnostics | Controls diagnostic messages from ROSE |
CStreamPrintf | Intermediate class for printing to C++ ostreams with a printf-like API |
►NFileSystem | Functions for operating on files in a filesystem |
CbaseNameMatches | Predicate returning true for matching names |
►Nmetaprog | Base algorithms for meta-programming |
►Ndetails | |
Cand_t | |
Cand_t< L, R, true > | |
Cand_t< L, void, true > | |
Cis_iterable_t | |
Cis_iterable_t< T, void_t< decltype(std::begin(std::declval< T >())), decltype(std::end(std::declval< T >())) > > | |
Clist_at_t | |
Clist_at_t< 0, Element, Elements... > | |
Clist_filter_t | |
Clist_filter_t< Predicate, true, Element, Elements... > | |
Cmake_void | |
Cor_t | |
Cor_t< L, R, false > | |
Cor_t< L, void, false > | |
Cand_t | |
Cis_list_t | |
Cis_list_t< List< Ts... > > | |
CList | A template list implementing a apply pattern (functor return void but does not have to be pure) |
CList< Element, Elements... > | |
Clist_base_t | Helper base class for metaprogramming list |
Cor_t | |
►Ctree_traversal_factory_t | Build traversals for meta-tree |
Cpreorder_depthfirst_t | Traverse a tree (pre-order, depth-first) and build a list of values |
►NParallelSort | Algorithms for parallel sorting |
►NPrivate | |
CJob | |
CWork | |
CWorker | |
►NSarif | Static analysis results interchange format |
CException | Base class for SARIF exceptions |
►NStringUtility | Functions for operating on strings |
CFileNameClassification | |
CStringWithLineNumber | String with source location information |
►NTraits | Collection of templates to facilitate metaprogramming based on the grammar Rose's AST |
►Ngenerated | |
Cdescribe_field_t | |
Cdescribe_field_t< Sg_File_Info, int,&Sg_File_Info::p_col > | |
Cdescribe_field_t< Sg_File_Info, int,&Sg_File_Info::p_file_id > | |
Cdescribe_field_t< Sg_File_Info, int,&Sg_File_Info::p_line > | |
Cdescribe_field_t< Sg_File_Info, int,&Sg_File_Info::p_physical_file_id > | |
Cdescribe_field_t< Sg_File_Info, int,&Sg_File_Info::p_physical_line > | |
Cdescribe_field_t< Sg_File_Info, SgFileIdList,&Sg_File_Info::p_fileIDsToUnparse > | |
Cdescribe_field_t< Sg_File_Info, SgFileLineNumberList,&Sg_File_Info::p_fileLineNumbersToUnparse > | |
Cdescribe_field_t< Sg_File_Info, unsigned int,&Sg_File_Info::p_classificationBitField > | |
Cdescribe_field_t< Sg_File_Info, unsigned int,&Sg_File_Info::p_source_sequence_number > | |
Cdescribe_field_t< SgAccessModifier, SgAccessModifier::access_modifier_enum,&SgAccessModifier::p_modifier > | |
Cdescribe_field_t< SgActualArgumentExpression, SgExpression *,&SgActualArgumentExpression::p_expression > | |
Cdescribe_field_t< SgActualArgumentExpression, SgName,&SgActualArgumentExpression::p_argument_name > | |
Cdescribe_field_t< SgAdaAcceptStmt, SgExpression *,&SgAdaAcceptStmt::p_entry > | |
Cdescribe_field_t< SgAdaAcceptStmt, SgExpression *,&SgAdaAcceptStmt::p_index > | |
Cdescribe_field_t< SgAdaAcceptStmt, SgFunctionParameterList *,&SgAdaAcceptStmt::p_parameterList > | |
Cdescribe_field_t< SgAdaAcceptStmt, SgFunctionParameterScope *,&SgAdaAcceptStmt::p_parameterScope > | |
Cdescribe_field_t< SgAdaAcceptStmt, SgStatement *,&SgAdaAcceptStmt::p_body > | |
Cdescribe_field_t< SgAdaAccessType, bool,&SgAdaAccessType::p_is_anonymous > | |
Cdescribe_field_t< SgAdaAccessType, bool,&SgAdaAccessType::p_is_general_access > | |
Cdescribe_field_t< SgAdaAccessType, SgType *,&SgAdaAccessType::p_base_type > | |
Cdescribe_field_t< SgAdaAncestorInitializer, SgExpression *,&SgAdaAncestorInitializer::p_ancestor > | |
Cdescribe_field_t< SgAdaAttributeClause, SgAdaAttributeExp *,&SgAdaAttributeClause::p_attribute > | |
Cdescribe_field_t< SgAdaAttributeClause, SgExpression *,&SgAdaAttributeClause::p_size > | |
Cdescribe_field_t< SgAdaAttributeExp, SgExpression *,&SgAdaAttributeExp::p_object > | |
Cdescribe_field_t< SgAdaAttributeExp, SgExprListExp *,&SgAdaAttributeExp::p_args > | |
Cdescribe_field_t< SgAdaAttributeExp, SgName,&SgAdaAttributeExp::p_attribute > | |
Cdescribe_field_t< SgAdaAttributeExp, SgType *,&SgAdaAttributeExp::p_attrType > | |
Cdescribe_field_t< SgAdaComponentClause, SgExpression *,&SgAdaComponentClause::p_offset > | |
Cdescribe_field_t< SgAdaComponentClause, SgRangeExp *,&SgAdaComponentClause::p_range > | |
Cdescribe_field_t< SgAdaComponentClause, SgVarRefExp *,&SgAdaComponentClause::p_component > | |
Cdescribe_field_t< SgAdaDelayStmt, bool,&SgAdaDelayStmt::p_isRelative > | |
Cdescribe_field_t< SgAdaDelayStmt, SgExpression *,&SgAdaDelayStmt::p_time > | |
Cdescribe_field_t< SgAdaDeltaConstraint, bool,&SgAdaDeltaConstraint::p_isDecimal > | |
Cdescribe_field_t< SgAdaDeltaConstraint, SgAdaTypeConstraint *,&SgAdaDeltaConstraint::p_subConstraint > | |
Cdescribe_field_t< SgAdaDeltaConstraint, SgExpression *,&SgAdaDeltaConstraint::p_delta > | |
Cdescribe_field_t< SgAdaDerivedType, SgType *,&SgAdaDerivedType::p_base_type > | |
Cdescribe_field_t< SgAdaDigitsConstraint, SgAdaTypeConstraint *,&SgAdaDigitsConstraint::p_subConstraint > | |
Cdescribe_field_t< SgAdaDigitsConstraint, SgExpression *,&SgAdaDigitsConstraint::p_digits > | |
Cdescribe_field_t< SgAdaDiscriminantConstraint, SgExpressionPtrList,&SgAdaDiscriminantConstraint::p_discriminants > | |
Cdescribe_field_t< SgAdaDiscriminatedTypeDecl, SgAdaDiscriminatedType *,&SgAdaDiscriminatedTypeDecl::p_type > | |
Cdescribe_field_t< SgAdaDiscriminatedTypeDecl, SgAdaParameterList *,&SgAdaDiscriminatedTypeDecl::p_discriminants > | |
Cdescribe_field_t< SgAdaDiscriminatedTypeDecl, SgDeclarationScope *,&SgAdaDiscriminatedTypeDecl::p_discriminantScope > | |
Cdescribe_field_t< SgAdaDiscriminatedTypeDecl, SgDeclarationStatement *,&SgAdaDiscriminatedTypeDecl::p_discriminatedDecl > | |
Cdescribe_field_t< SgAdaEntryDecl, SgExpression *,&SgAdaEntryDecl::p_entryBarrier > | |
Cdescribe_field_t< SgAdaEntryDecl, SgInitializedName *,&SgAdaEntryDecl::p_entryIndex > | |
Cdescribe_field_t< SgAdaEnumRepresentationClause, SgExprListExp *,&SgAdaEnumRepresentationClause::p_components > | |
Cdescribe_field_t< SgAdaEnumRepresentationClause, SgType *,&SgAdaEnumRepresentationClause::p_enumType > | |
Cdescribe_field_t< SgAdaExitStmt, bool,&SgAdaExitStmt::p_explicitLoopName > | |
Cdescribe_field_t< SgAdaExitStmt, SgExpression *,&SgAdaExitStmt::p_condition > | |
Cdescribe_field_t< SgAdaExitStmt, SgStatement *,&SgAdaExitStmt::p_loop > | |
Cdescribe_field_t< SgAdaFloatVal, std::string,&SgAdaFloatVal::p_valueString > | |
Cdescribe_field_t< SgAdaFormalPackageDecl, SgDeclarationStatement *,&SgAdaFormalPackageDecl::p_declaration > | |
Cdescribe_field_t< SgAdaFormalPackageDecl, SgDeclarationStatement *,&SgAdaFormalPackageDecl::p_prototype > | |
Cdescribe_field_t< SgAdaFormalPackageDecl, SgExprListExp *,&SgAdaFormalPackageDecl::p_actual_parameters > | |
Cdescribe_field_t< SgAdaFormalPackageDecl, SgName,&SgAdaFormalPackageDecl::p_name > | |
Cdescribe_field_t< SgAdaFormalPackageDecl, SgScopeStatement *,&SgAdaFormalPackageDecl::p_prototypeScope > | |
Cdescribe_field_t< SgAdaFormalPackageSymbol, SgAdaFormalPackageDecl *,&SgAdaFormalPackageSymbol::p_declaration > | |
Cdescribe_field_t< SgAdaFormalType, bool,&SgAdaFormalType::p_is_private > | |
Cdescribe_field_t< SgAdaFormalType, SgType *,&SgAdaFormalType::p_formal_type > | |
Cdescribe_field_t< SgAdaFormalTypeDecl, SgAdaFormalType *,&SgAdaFormalTypeDecl::p_type > | |
Cdescribe_field_t< SgAdaFormalTypeDecl, SgAdaParameterList *,&SgAdaFormalTypeDecl::p_discriminants > | |
Cdescribe_field_t< SgAdaFormalTypeDecl, SgName,&SgAdaFormalTypeDecl::p_name > | |
Cdescribe_field_t< SgAdaFunctionRenamingDecl, SgExpression *,&SgAdaFunctionRenamingDecl::p_renamed_function > | |
Cdescribe_field_t< SgAdaGenericDecl, SgAdaGenericDefn *,&SgAdaGenericDecl::p_definition > | |
Cdescribe_field_t< SgAdaGenericDecl, SgDeclarationStatement *,&SgAdaGenericDecl::p_declaration > | |
Cdescribe_field_t< SgAdaGenericDecl, SgName,&SgAdaGenericDecl::p_name > | |
Cdescribe_field_t< SgAdaGenericDecl, SgScopeStatement *,&SgAdaGenericDecl::p_scope > | |
Cdescribe_field_t< SgAdaGenericDefn, SgDeclarationStatementPtrList,&SgAdaGenericDefn::p_declarations > | |
Cdescribe_field_t< SgAdaGenericInstanceDecl, SgDeclarationStatement *,&SgAdaGenericInstanceDecl::p_genericDeclaration > | |
Cdescribe_field_t< SgAdaGenericInstanceDecl, SgExprListExp *,&SgAdaGenericInstanceDecl::p_actual_parameters > | |
Cdescribe_field_t< SgAdaGenericInstanceDecl, SgName,&SgAdaGenericInstanceDecl::p_name > | |
Cdescribe_field_t< SgAdaGenericInstanceDecl, SgScopeStatement *,&SgAdaGenericInstanceDecl::p_instantiatedScope > | |
Cdescribe_field_t< SgAdaGenericInstanceDecl, SgScopeStatement *,&SgAdaGenericInstanceDecl::p_scope > | |
Cdescribe_field_t< SgAdaGenericInstanceSymbol, SgAdaGenericInstanceDecl *,&SgAdaGenericInstanceSymbol::p_declaration > | |
Cdescribe_field_t< SgAdaGenericSymbol, SgDeclarationStatement *,&SgAdaGenericSymbol::p_declaration > | |
Cdescribe_field_t< SgAdaIndexConstraint, SgExpressionPtrList,&SgAdaIndexConstraint::p_indexRanges > | |
Cdescribe_field_t< SgAdaInheritedFunctionSymbol, SgFunctionSymbol *,&SgAdaInheritedFunctionSymbol::p_publiclyVisibleFunctionSymbol > | |
Cdescribe_field_t< SgAdaInheritedFunctionSymbol, SgFunctionType *,&SgAdaInheritedFunctionSymbol::p_derivedFunctionType > | |
Cdescribe_field_t< SgAdaInheritedFunctionSymbol, SgNamedType *,&SgAdaInheritedFunctionSymbol::p_associatedDerivedType > | |
Cdescribe_field_t< SgAdaLoopStmt, SgBasicBlock *,&SgAdaLoopStmt::p_body > | |
Cdescribe_field_t< SgAdaLoopStmt, std::string,&SgAdaLoopStmt::p_string_label > | |
Cdescribe_field_t< SgAdaModularType, SgExpression *,&SgAdaModularType::p_modexpr > | |
Cdescribe_field_t< SgAdaPackageBody, SgStatementPtrList,&SgAdaPackageBody::p_statements > | |
Cdescribe_field_t< SgAdaPackageBodyDecl, SgAdaPackageBody *,&SgAdaPackageBodyDecl::p_definition > | |
Cdescribe_field_t< SgAdaPackageBodyDecl, SgAdaPackageSpecDecl *,&SgAdaPackageBodyDecl::p_spec > | |
Cdescribe_field_t< SgAdaPackageBodyDecl, SgName,&SgAdaPackageBodyDecl::p_name > | |
Cdescribe_field_t< SgAdaPackageBodyDecl, SgScopeStatement *,&SgAdaPackageBodyDecl::p_scope > | |
Cdescribe_field_t< SgAdaPackageSpec, bool,&SgAdaPackageSpec::p_hasPrivate > | |
Cdescribe_field_t< SgAdaPackageSpec, SgDeclarationStatementPtrList,&SgAdaPackageSpec::p_declarations > | |
Cdescribe_field_t< SgAdaPackageSpecDecl, SgAdaPackageBodyDecl *,&SgAdaPackageSpecDecl::p_body > | |
Cdescribe_field_t< SgAdaPackageSpecDecl, SgAdaPackageSpec *,&SgAdaPackageSpecDecl::p_definition > | |
Cdescribe_field_t< SgAdaPackageSpecDecl, SgName,&SgAdaPackageSpecDecl::p_name > | |
Cdescribe_field_t< SgAdaPackageSpecDecl, SgScopeStatement *,&SgAdaPackageSpecDecl::p_scope > | |
Cdescribe_field_t< SgAdaPackageSymbol, SgDeclarationStatement *,&SgAdaPackageSymbol::p_declaration > | |
Cdescribe_field_t< SgAdaParameterList, SgDeclarationStatementPtrList,&SgAdaParameterList::p_parameters > | |
Cdescribe_field_t< SgAdaProtectedBody, SgAdaProtectedSpec *,&SgAdaProtectedBody::p_spec > | |
Cdescribe_field_t< SgAdaProtectedBody, SgStatementPtrList,&SgAdaProtectedBody::p_statements > | |
Cdescribe_field_t< SgAdaProtectedBodyDecl, SgAdaProtectedBody *,&SgAdaProtectedBodyDecl::p_definition > | |
Cdescribe_field_t< SgAdaProtectedBodyDecl, SgDeclarationStatement *,&SgAdaProtectedBodyDecl::p_specificationDeclaration > | |
Cdescribe_field_t< SgAdaProtectedBodyDecl, SgName,&SgAdaProtectedBodyDecl::p_name > | |
Cdescribe_field_t< SgAdaProtectedRefExp, SgAdaProtectedSymbol *,&SgAdaProtectedRefExp::p_symbol > | |
Cdescribe_field_t< SgAdaProtectedSpec, bool,&SgAdaProtectedSpec::p_hasPrivate > | |
Cdescribe_field_t< SgAdaProtectedSpec, SgAdaProtectedBody *,&SgAdaProtectedSpec::p_body > | |
Cdescribe_field_t< SgAdaProtectedSpec, SgDeclarationStatementPtrList,&SgAdaProtectedSpec::p_declarations > | |
Cdescribe_field_t< SgAdaProtectedSpecDecl, SgAdaProtectedSpec *,&SgAdaProtectedSpecDecl::p_definition > | |
Cdescribe_field_t< SgAdaProtectedSpecDecl, SgAdaProtectedType *,&SgAdaProtectedSpecDecl::p_type > | |
Cdescribe_field_t< SgAdaProtectedSpecDecl, SgName,&SgAdaProtectedSpecDecl::p_name > | |
Cdescribe_field_t< SgAdaProtectedSymbol, SgDeclarationStatement *,&SgAdaProtectedSymbol::p_declaration > | |
Cdescribe_field_t< SgAdaProtectedTypeDecl, SgAdaProtectedSpec *,&SgAdaProtectedTypeDecl::p_definition > | |
Cdescribe_field_t< SgAdaProtectedTypeDecl, SgAdaProtectedType *,&SgAdaProtectedTypeDecl::p_type > | |
Cdescribe_field_t< SgAdaProtectedTypeDecl, SgName,&SgAdaProtectedTypeDecl::p_name > | |
Cdescribe_field_t< SgAdaProtectedTypeDecl, SgScopeStatement *,&SgAdaProtectedTypeDecl::p_scope > | |
Cdescribe_field_t< SgAdaRangeConstraint, SgExpression *,&SgAdaRangeConstraint::p_range > | |
Cdescribe_field_t< SgAdaRenamingDecl, SgExpression *,&SgAdaRenamingDecl::p_renamed > | |
Cdescribe_field_t< SgAdaRenamingDecl, SgName,&SgAdaRenamingDecl::p_name > | |
Cdescribe_field_t< SgAdaRenamingDecl, SgType *,&SgAdaRenamingDecl::p_type > | |
Cdescribe_field_t< SgAdaRenamingRefExp, SgAdaRenamingSymbol *,&SgAdaRenamingRefExp::p_symbol > | |
Cdescribe_field_t< SgAdaRenamingSymbol, SgAdaRenamingDecl *,&SgAdaRenamingSymbol::p_declaration > | |
Cdescribe_field_t< SgAdaRepresentationClause, SgBasicBlock *,&SgAdaRepresentationClause::p_components > | |
Cdescribe_field_t< SgAdaRepresentationClause, SgExpression *,&SgAdaRepresentationClause::p_alignment > | |
Cdescribe_field_t< SgAdaRepresentationClause, SgType *,&SgAdaRepresentationClause::p_recordType > | |
Cdescribe_field_t< SgAdaSelectAlternativeStmt, SgAdaSelectAlternativeStmt *,&SgAdaSelectAlternativeStmt::p_next > | |
Cdescribe_field_t< SgAdaSelectAlternativeStmt, SgBasicBlock *,&SgAdaSelectAlternativeStmt::p_body > | |
Cdescribe_field_t< SgAdaSelectAlternativeStmt, SgExpression *,&SgAdaSelectAlternativeStmt::p_guard > | |
Cdescribe_field_t< SgAdaSelectStmt, SgAdaSelectAlternativeStmt *,&SgAdaSelectStmt::p_or_path > | |
Cdescribe_field_t< SgAdaSelectStmt, SgAdaSelectAlternativeStmt *,&SgAdaSelectStmt::p_select_path > | |
Cdescribe_field_t< SgAdaSelectStmt, SgAdaSelectStmt::select_type_enum,&SgAdaSelectStmt::p_select_type > | |
Cdescribe_field_t< SgAdaSelectStmt, SgBasicBlock *,&SgAdaSelectStmt::p_abort_path > | |
Cdescribe_field_t< SgAdaSelectStmt, SgBasicBlock *,&SgAdaSelectStmt::p_else_path > | |
Cdescribe_field_t< SgAdaSubroutineType, bool,&SgAdaSubroutineType::p_is_protected > | |
Cdescribe_field_t< SgAdaSubroutineType, SgFunctionParameterList *,&SgAdaSubroutineType::p_parameterList > | |
Cdescribe_field_t< SgAdaSubroutineType, SgFunctionParameterScope *,&SgAdaSubroutineType::p_functionParameterScope > | |
Cdescribe_field_t< SgAdaSubroutineType, SgType *,&SgAdaSubroutineType::p_return_type > | |
Cdescribe_field_t< SgAdaSubtype, bool,&SgAdaSubtype::p_fromRootType > | |
Cdescribe_field_t< SgAdaSubtype, SgAdaTypeConstraint *,&SgAdaSubtype::p_constraint > | |
Cdescribe_field_t< SgAdaSubtype, SgType *,&SgAdaSubtype::p_base_type > | |
Cdescribe_field_t< SgAdaTaskBody, SgAdaTaskSpec *,&SgAdaTaskBody::p_spec > | |
Cdescribe_field_t< SgAdaTaskBody, SgStatementPtrList,&SgAdaTaskBody::p_statements > | |
Cdescribe_field_t< SgAdaTaskBodyDecl, SgAdaTaskBody *,&SgAdaTaskBodyDecl::p_definition > | |
Cdescribe_field_t< SgAdaTaskBodyDecl, SgDeclarationStatement *,&SgAdaTaskBodyDecl::p_specificationDeclaration > | |
Cdescribe_field_t< SgAdaTaskBodyDecl, SgName,&SgAdaTaskBodyDecl::p_name > | |
Cdescribe_field_t< SgAdaTaskRefExp, SgAdaTaskSymbol *,&SgAdaTaskRefExp::p_symbol > | |
Cdescribe_field_t< SgAdaTaskSpec, bool,&SgAdaTaskSpec::p_hasPrivate > | |
Cdescribe_field_t< SgAdaTaskSpec, SgAdaTaskBody *,&SgAdaTaskSpec::p_body > | |
Cdescribe_field_t< SgAdaTaskSpec, SgDeclarationStatementPtrList,&SgAdaTaskSpec::p_declarations > | |
Cdescribe_field_t< SgAdaTaskSpecDecl, SgAdaTaskSpec *,&SgAdaTaskSpecDecl::p_definition > | |
Cdescribe_field_t< SgAdaTaskSpecDecl, SgAdaTaskType *,&SgAdaTaskSpecDecl::p_type > | |
Cdescribe_field_t< SgAdaTaskSpecDecl, SgName,&SgAdaTaskSpecDecl::p_name > | |
Cdescribe_field_t< SgAdaTaskSymbol, SgDeclarationStatement *,&SgAdaTaskSymbol::p_declaration > | |
Cdescribe_field_t< SgAdaTaskTypeDecl, SgAdaTaskSpec *,&SgAdaTaskTypeDecl::p_definition > | |
Cdescribe_field_t< SgAdaTaskTypeDecl, SgAdaTaskType *,&SgAdaTaskTypeDecl::p_type > | |
Cdescribe_field_t< SgAdaTaskTypeDecl, SgName,&SgAdaTaskTypeDecl::p_name > | |
Cdescribe_field_t< SgAdaTaskTypeDecl, SgScopeStatement *,&SgAdaTaskTypeDecl::p_scope > | |
Cdescribe_field_t< SgAdaUnitRefExp, SgSymbol *,&SgAdaUnitRefExp::p_symbol > | |
Cdescribe_field_t< SgAdaUnscopedBlock, SgStatementPtrList,&SgAdaUnscopedBlock::p_statements > | |
Cdescribe_field_t< SgAdaVariantDecl, SgAdaUnscopedBlock *,&SgAdaVariantDecl::p_variants > | |
Cdescribe_field_t< SgAdaVariantDecl, SgExpression *,&SgAdaVariantDecl::p_discriminant > | |
Cdescribe_field_t< SgAdaVariantWhenStmt, SgAdaUnscopedBlock *,&SgAdaVariantWhenStmt::p_components > | |
Cdescribe_field_t< SgAdaVariantWhenStmt, SgExprListExp *,&SgAdaVariantWhenStmt::p_choices > | |
Cdescribe_field_t< SgAddressOfOp, SgExpression *,&SgAddressOfOp::p_originalExpressionTree > | |
Cdescribe_field_t< SgAggregateInitializer, bool,&SgAggregateInitializer::p_global_qualification_required_for_type > | |
Cdescribe_field_t< SgAggregateInitializer, bool,&SgAggregateInitializer::p_need_explicit_braces > | |
Cdescribe_field_t< SgAggregateInitializer, bool,&SgAggregateInitializer::p_requiresGlobalNameQualificationOnType > | |
Cdescribe_field_t< SgAggregateInitializer, bool,&SgAggregateInitializer::p_type_elaboration_required_for_type > | |
Cdescribe_field_t< SgAggregateInitializer, bool,&SgAggregateInitializer::p_uses_compound_literal > | |
Cdescribe_field_t< SgAggregateInitializer, int,&SgAggregateInitializer::p_name_qualification_length_for_type > | |
Cdescribe_field_t< SgAggregateInitializer, SgExpression *,&SgAggregateInitializer::p_originalExpressionTree > | |
Cdescribe_field_t< SgAggregateInitializer, SgExprListExp *,&SgAggregateInitializer::p_initializers > | |
Cdescribe_field_t< SgAggregateInitializer, SgType *,&SgAggregateInitializer::p_expression_type > | |
Cdescribe_field_t< SgAliasSymbol, bool,&SgAliasSymbol::p_isRenamed > | |
Cdescribe_field_t< SgAliasSymbol, SgName,&SgAliasSymbol::p_new_name > | |
Cdescribe_field_t< SgAliasSymbol, SgNodePtrList,&SgAliasSymbol::p_causal_nodes > | |
Cdescribe_field_t< SgAliasSymbol, SgSymbol *,&SgAliasSymbol::p_alias > | |
Cdescribe_field_t< SgAlignOfOp, bool,&SgAlignOfOp::p_alignOfContainsBaseTypeDefiningDeclaration > | |
Cdescribe_field_t< SgAlignOfOp, bool,&SgAlignOfOp::p_global_qualification_required > | |
Cdescribe_field_t< SgAlignOfOp, bool,&SgAlignOfOp::p_type_elaboration_required > | |
Cdescribe_field_t< SgAlignOfOp, int,&SgAlignOfOp::p_name_qualification_length > | |
Cdescribe_field_t< SgAlignOfOp, SgExpression *,&SgAlignOfOp::p_operand_expr > | |
Cdescribe_field_t< SgAlignOfOp, SgType *,&SgAlignOfOp::p_expression_type > | |
Cdescribe_field_t< SgAlignOfOp, SgType *,&SgAlignOfOp::p_operand_type > | |
Cdescribe_field_t< SgAllocateStatement, SgExpression *,&SgAllocateStatement::p_errmsg_expression > | |
Cdescribe_field_t< SgAllocateStatement, SgExpression *,&SgAllocateStatement::p_source_expression > | |
Cdescribe_field_t< SgAllocateStatement, SgExpression *,&SgAllocateStatement::p_stat_expression > | |
Cdescribe_field_t< SgAllocateStatement, SgExprListExp *,&SgAllocateStatement::p_expr_list > | |
Cdescribe_field_t< SgArithmeticIfStatement, SgExpression *,&SgArithmeticIfStatement::p_conditional > | |
Cdescribe_field_t< SgArithmeticIfStatement, SgLabelRefExp *,&SgArithmeticIfStatement::p_equal_label > | |
Cdescribe_field_t< SgArithmeticIfStatement, SgLabelRefExp *,&SgArithmeticIfStatement::p_greater_label > | |
Cdescribe_field_t< SgArithmeticIfStatement, SgLabelRefExp *,&SgArithmeticIfStatement::p_less_label > | |
Cdescribe_field_t< SgArrayType, bool,&SgArrayType::p_is_variable_length_array > | |
Cdescribe_field_t< SgArrayType, int,&SgArrayType::p_number_of_elements > | |
Cdescribe_field_t< SgArrayType, int,&SgArrayType::p_rank > | |
Cdescribe_field_t< SgArrayType, SgExpression *,&SgArrayType::p_index > | |
Cdescribe_field_t< SgArrayType, SgExprListExp *,&SgArrayType::p_dim_info > | |
Cdescribe_field_t< SgArrayType, SgType *,&SgArrayType::p_base_type > | |
Cdescribe_field_t< SgAsmBasicString, std::string,&SgAsmBasicString::p_string > | |
Cdescribe_field_t< SgAsmBinaryAddressSymbol, SgAsmInstruction *,&SgAsmBinaryAddressSymbol::p_address > | |
Cdescribe_field_t< SgAsmBinaryAddressSymbol, SgName,&SgAsmBinaryAddressSymbol::p_address_name > | |
Cdescribe_field_t< SgAsmBinaryDataSymbol, SgAsmInstruction *,&SgAsmBinaryDataSymbol::p_address > | |
Cdescribe_field_t< SgAsmBinaryDataSymbol, SgName,&SgAsmBinaryDataSymbol::p_variable_name > | |
Cdescribe_field_t< SgAsmBinaryExpression, SgAsmExpression *,&SgAsmBinaryExpression::p_lhs > | |
Cdescribe_field_t< SgAsmBinaryExpression, SgAsmExpression *,&SgAsmBinaryExpression::p_rhs > | |
Cdescribe_field_t< SgAsmBlock, bool,&SgAsmBlock::p_successorsComplete > | |
Cdescribe_field_t< SgAsmBlock, double,&SgAsmBlock::p_codeLikelihood > | |
Cdescribe_field_t< SgAsmBlock, int64_t,&SgAsmBlock::p_stackDeltaOut > | |
Cdescribe_field_t< SgAsmBlock, rose_addr_t,&SgAsmBlock::p_id > | |
Cdescribe_field_t< SgAsmBlock, SgAsmBlock *,&SgAsmBlock::p_immediateDominator > | |
Cdescribe_field_t< SgAsmBlock, SgAsmIntegerValuePtrList,&SgAsmBlock::p_successors > | |
Cdescribe_field_t< SgAsmBlock, SgAsmStatementPtrList,&SgAsmBlock::p_statementList > | |
Cdescribe_field_t< SgAsmBlock, size_t,&SgAsmBlock::p_cachedVertex > | |
Cdescribe_field_t< SgAsmBlock, unsigned,&SgAsmBlock::p_reason > | |
Cdescribe_field_t< SgAsmCilAssembly, uint16_t,&SgAsmCilAssembly::p_BuildNumber > | |
Cdescribe_field_t< SgAsmCilAssembly, uint16_t,&SgAsmCilAssembly::p_MajorVersion > | |
Cdescribe_field_t< SgAsmCilAssembly, uint16_t,&SgAsmCilAssembly::p_MinorVersion > | |
Cdescribe_field_t< SgAsmCilAssembly, uint16_t,&SgAsmCilAssembly::p_RevisionNumber > | |
Cdescribe_field_t< SgAsmCilAssembly, uint32_t,&SgAsmCilAssembly::p_Culture > | |
Cdescribe_field_t< SgAsmCilAssembly, uint32_t,&SgAsmCilAssembly::p_Flags > | |
Cdescribe_field_t< SgAsmCilAssembly, uint32_t,&SgAsmCilAssembly::p_HashAlgId > | |
Cdescribe_field_t< SgAsmCilAssembly, uint32_t,&SgAsmCilAssembly::p_Name > | |
Cdescribe_field_t< SgAsmCilAssembly, uint32_t,&SgAsmCilAssembly::p_PublicKey > | |
Cdescribe_field_t< SgAsmCilAssemblyOS, uint32_t,&SgAsmCilAssemblyOS::p_OSMajorVersion > | |
Cdescribe_field_t< SgAsmCilAssemblyOS, uint32_t,&SgAsmCilAssemblyOS::p_OSMinorVersion > | |
Cdescribe_field_t< SgAsmCilAssemblyOS, uint32_t,&SgAsmCilAssemblyOS::p_OSPlatformID > | |
Cdescribe_field_t< SgAsmCilAssemblyOSTable, std::vector< SgAsmCilAssemblyOS * >,&SgAsmCilAssemblyOSTable::p_elements > | |
Cdescribe_field_t< SgAsmCilAssemblyProcessor, uint32_t,&SgAsmCilAssemblyProcessor::p_Processor > | |
Cdescribe_field_t< SgAsmCilAssemblyProcessorTable, std::vector< SgAsmCilAssemblyProcessor * >,&SgAsmCilAssemblyProcessorTable::p_elements > | |
Cdescribe_field_t< SgAsmCilAssemblyRef, uint16_t,&SgAsmCilAssemblyRef::p_BuildNumber > | |
Cdescribe_field_t< SgAsmCilAssemblyRef, uint16_t,&SgAsmCilAssemblyRef::p_MajorVersion > | |
Cdescribe_field_t< SgAsmCilAssemblyRef, uint16_t,&SgAsmCilAssemblyRef::p_MinorVersion > | |
Cdescribe_field_t< SgAsmCilAssemblyRef, uint16_t,&SgAsmCilAssemblyRef::p_RevisionNumber > | |
Cdescribe_field_t< SgAsmCilAssemblyRef, uint32_t,&SgAsmCilAssemblyRef::p_Culture > | |
Cdescribe_field_t< SgAsmCilAssemblyRef, uint32_t,&SgAsmCilAssemblyRef::p_Flags > | |
Cdescribe_field_t< SgAsmCilAssemblyRef, uint32_t,&SgAsmCilAssemblyRef::p_HashValue > | |
Cdescribe_field_t< SgAsmCilAssemblyRef, uint32_t,&SgAsmCilAssemblyRef::p_Name > | |
Cdescribe_field_t< SgAsmCilAssemblyRef, uint32_t,&SgAsmCilAssemblyRef::p_PublicKeyOrToken > | |
Cdescribe_field_t< SgAsmCilAssemblyRefOS, uint32_t,&SgAsmCilAssemblyRefOS::p_AssemblyRefOS > | |
Cdescribe_field_t< SgAsmCilAssemblyRefOS, uint32_t,&SgAsmCilAssemblyRefOS::p_OSMajorVersion > | |
Cdescribe_field_t< SgAsmCilAssemblyRefOS, uint32_t,&SgAsmCilAssemblyRefOS::p_OSMinorVersion > | |
Cdescribe_field_t< SgAsmCilAssemblyRefOS, uint32_t,&SgAsmCilAssemblyRefOS::p_OSPlatformID > | |
Cdescribe_field_t< SgAsmCilAssemblyRefOSTable, std::vector< SgAsmCilAssemblyRefOS * >,&SgAsmCilAssemblyRefOSTable::p_elements > | |
Cdescribe_field_t< SgAsmCilAssemblyRefProcessor, uint32_t,&SgAsmCilAssemblyRefProcessor::p_AssemblyRef > | |
Cdescribe_field_t< SgAsmCilAssemblyRefProcessor, uint32_t,&SgAsmCilAssemblyRefProcessor::p_Processor > | |
Cdescribe_field_t< SgAsmCilAssemblyRefProcessorTable, std::vector< SgAsmCilAssemblyRefProcessor * >,&SgAsmCilAssemblyRefProcessorTable::p_elements > | |
Cdescribe_field_t< SgAsmCilAssemblyRefTable, std::vector< SgAsmCilAssemblyRef * >,&SgAsmCilAssemblyRefTable::p_elements > | |
Cdescribe_field_t< SgAsmCilAssemblyTable, std::vector< SgAsmCilAssembly * >,&SgAsmCilAssemblyTable::p_elements > | |
Cdescribe_field_t< SgAsmCilClassLayout, uint16_t,&SgAsmCilClassLayout::p_PackingSize > | |
Cdescribe_field_t< SgAsmCilClassLayout, uint32_t,&SgAsmCilClassLayout::p_ClassSize > | |
Cdescribe_field_t< SgAsmCilClassLayout, uint32_t,&SgAsmCilClassLayout::p_Parent > | |
Cdescribe_field_t< SgAsmCilClassLayoutTable, std::vector< SgAsmCilClassLayout * >,&SgAsmCilClassLayoutTable::p_elements > | |
Cdescribe_field_t< SgAsmCilConstant, uint32_t,&SgAsmCilConstant::p_Parent > | |
Cdescribe_field_t< SgAsmCilConstant, uint32_t,&SgAsmCilConstant::p_Value > | |
Cdescribe_field_t< SgAsmCilConstant, uint8_t,&SgAsmCilConstant::p_Padding > | |
Cdescribe_field_t< SgAsmCilConstant, uint8_t,&SgAsmCilConstant::p_Type > | |
Cdescribe_field_t< SgAsmCilConstantTable, std::vector< SgAsmCilConstant * >,&SgAsmCilConstantTable::p_elements > | |
Cdescribe_field_t< SgAsmCilCustomAttribute, uint32_t,&SgAsmCilCustomAttribute::p_Parent > | |
Cdescribe_field_t< SgAsmCilCustomAttribute, uint32_t,&SgAsmCilCustomAttribute::p_Type > | |
Cdescribe_field_t< SgAsmCilCustomAttribute, uint32_t,&SgAsmCilCustomAttribute::p_Value > | |
Cdescribe_field_t< SgAsmCilCustomAttributeTable, std::vector< SgAsmCilCustomAttribute * >,&SgAsmCilCustomAttributeTable::p_elements > | |
Cdescribe_field_t< SgAsmCilDataStream, std::string,&SgAsmCilDataStream::p_Name > | |
Cdescribe_field_t< SgAsmCilDataStream, uint32_t,&SgAsmCilDataStream::p_NamePadding > | |
Cdescribe_field_t< SgAsmCilDataStream, uint32_t,&SgAsmCilDataStream::p_Offset > | |
Cdescribe_field_t< SgAsmCilDataStream, uint32_t,&SgAsmCilDataStream::p_Size > | |
Cdescribe_field_t< SgAsmCilDeclSecurity, uint16_t,&SgAsmCilDeclSecurity::p_Action > | |
Cdescribe_field_t< SgAsmCilDeclSecurity, uint32_t,&SgAsmCilDeclSecurity::p_Parent > | |
Cdescribe_field_t< SgAsmCilDeclSecurity, uint32_t,&SgAsmCilDeclSecurity::p_PermissionSet > | |
Cdescribe_field_t< SgAsmCilDeclSecurityTable, std::vector< SgAsmCilDeclSecurity * >,&SgAsmCilDeclSecurityTable::p_elements > | |
Cdescribe_field_t< SgAsmCilEvent, uint16_t,&SgAsmCilEvent::p_EventFlags > | |
Cdescribe_field_t< SgAsmCilEvent, uint32_t,&SgAsmCilEvent::p_EventType > | |
Cdescribe_field_t< SgAsmCilEvent, uint32_t,&SgAsmCilEvent::p_Name > | |
Cdescribe_field_t< SgAsmCilEventMap, uint32_t,&SgAsmCilEventMap::p_EventList > | |
Cdescribe_field_t< SgAsmCilEventMap, uint32_t,&SgAsmCilEventMap::p_Parent > | |
Cdescribe_field_t< SgAsmCilEventMapTable, std::vector< SgAsmCilEventMap * >,&SgAsmCilEventMapTable::p_elements > | |
Cdescribe_field_t< SgAsmCilEventTable, std::vector< SgAsmCilEvent * >,&SgAsmCilEventTable::p_elements > | |
Cdescribe_field_t< SgAsmCilExceptionData, std::uint32_t,&SgAsmCilExceptionData::p_classTokenOrFilterOffset > | |
Cdescribe_field_t< SgAsmCilExceptionData, std::uint32_t,&SgAsmCilExceptionData::p_flags > | |
Cdescribe_field_t< SgAsmCilExceptionData, std::uint32_t,&SgAsmCilExceptionData::p_handlerLength > | |
Cdescribe_field_t< SgAsmCilExceptionData, std::uint32_t,&SgAsmCilExceptionData::p_handlerOffset > | |
Cdescribe_field_t< SgAsmCilExceptionData, std::uint32_t,&SgAsmCilExceptionData::p_tryLength > | |
Cdescribe_field_t< SgAsmCilExceptionData, std::uint32_t,&SgAsmCilExceptionData::p_tryOffset > | |
Cdescribe_field_t< SgAsmCilExportedType, uint32_t,&SgAsmCilExportedType::p_EventFlags > | |
Cdescribe_field_t< SgAsmCilExportedType, uint32_t,&SgAsmCilExportedType::p_Implementation > | |
Cdescribe_field_t< SgAsmCilExportedType, uint32_t,&SgAsmCilExportedType::p_TypeDefIdName > | |
Cdescribe_field_t< SgAsmCilExportedType, uint32_t,&SgAsmCilExportedType::p_TypeName > | |
Cdescribe_field_t< SgAsmCilExportedType, uint32_t,&SgAsmCilExportedType::p_TypeNamespace > | |
Cdescribe_field_t< SgAsmCilExportedTypeTable, std::vector< SgAsmCilExportedType * >,&SgAsmCilExportedTypeTable::p_elements > | |
Cdescribe_field_t< SgAsmCilField, uint16_t,&SgAsmCilField::p_Flags > | |
Cdescribe_field_t< SgAsmCilField, uint32_t,&SgAsmCilField::p_Name > | |
Cdescribe_field_t< SgAsmCilField, uint32_t,&SgAsmCilField::p_Signature > | |
Cdescribe_field_t< SgAsmCilFieldLayout, uint32_t,&SgAsmCilFieldLayout::p_Field > | |
Cdescribe_field_t< SgAsmCilFieldLayout, uint32_t,&SgAsmCilFieldLayout::p_Offset > | |
Cdescribe_field_t< SgAsmCilFieldLayoutTable, std::vector< SgAsmCilFieldLayout * >,&SgAsmCilFieldLayoutTable::p_elements > | |
Cdescribe_field_t< SgAsmCilFieldMarshal, uint32_t,&SgAsmCilFieldMarshal::p_NativeType > | |
Cdescribe_field_t< SgAsmCilFieldMarshal, uint32_t,&SgAsmCilFieldMarshal::p_Parent > | |
Cdescribe_field_t< SgAsmCilFieldMarshalTable, std::vector< SgAsmCilFieldMarshal * >,&SgAsmCilFieldMarshalTable::p_elements > | |
Cdescribe_field_t< SgAsmCilFieldRVA, uint32_t,&SgAsmCilFieldRVA::p_Field > | |
Cdescribe_field_t< SgAsmCilFieldRVA, uint32_t,&SgAsmCilFieldRVA::p_RVA > | |
Cdescribe_field_t< SgAsmCilFieldRVATable, std::vector< SgAsmCilFieldRVA * >,&SgAsmCilFieldRVATable::p_elements > | |
Cdescribe_field_t< SgAsmCilFieldTable, std::vector< SgAsmCilField * >,&SgAsmCilFieldTable::p_elements > | |
Cdescribe_field_t< SgAsmCilFile, uint32_t,&SgAsmCilFile::p_Flags > | |
Cdescribe_field_t< SgAsmCilFile, uint32_t,&SgAsmCilFile::p_HashValue > | |
Cdescribe_field_t< SgAsmCilFile, uint32_t,&SgAsmCilFile::p_Name > | |
Cdescribe_field_t< SgAsmCilFileTable, std::vector< SgAsmCilFile * >,&SgAsmCilFileTable::p_elements > | |
Cdescribe_field_t< SgAsmCilGenericParam, uint16_t,&SgAsmCilGenericParam::p_Flags > | |
Cdescribe_field_t< SgAsmCilGenericParam, uint16_t,&SgAsmCilGenericParam::p_Number > | |
Cdescribe_field_t< SgAsmCilGenericParam, uint32_t,&SgAsmCilGenericParam::p_Name > | |
Cdescribe_field_t< SgAsmCilGenericParam, uint32_t,&SgAsmCilGenericParam::p_Owner > | |
Cdescribe_field_t< SgAsmCilGenericParamConstraint, uint32_t,&SgAsmCilGenericParamConstraint::p_Constraint > | |
Cdescribe_field_t< SgAsmCilGenericParamConstraint, uint32_t,&SgAsmCilGenericParamConstraint::p_Owner > | |
Cdescribe_field_t< SgAsmCilGenericParamConstraintTable, std::vector< SgAsmCilGenericParamConstraint * >,&SgAsmCilGenericParamConstraintTable::p_elements > | |
Cdescribe_field_t< SgAsmCilGenericParamTable, std::vector< SgAsmCilGenericParam * >,&SgAsmCilGenericParamTable::p_elements > | |
Cdescribe_field_t< SgAsmCilImplMap, uint16_t,&SgAsmCilImplMap::p_MappingFlags > | |
Cdescribe_field_t< SgAsmCilImplMap, uint32_t,&SgAsmCilImplMap::p_ImportName > | |
Cdescribe_field_t< SgAsmCilImplMap, uint32_t,&SgAsmCilImplMap::p_ImportScope > | |
Cdescribe_field_t< SgAsmCilImplMap, uint32_t,&SgAsmCilImplMap::p_MemberForwarded > | |
Cdescribe_field_t< SgAsmCilImplMapTable, std::vector< SgAsmCilImplMap * >,&SgAsmCilImplMapTable::p_elements > | |
Cdescribe_field_t< SgAsmCilInstruction, Rose::BinaryAnalysis::CilInstructionKind,&SgAsmCilInstruction::p_kind > | |
Cdescribe_field_t< SgAsmCilInterfaceImpl, uint32_t,&SgAsmCilInterfaceImpl::p_Class > | |
Cdescribe_field_t< SgAsmCilInterfaceImpl, uint32_t,&SgAsmCilInterfaceImpl::p_Interface > | |
Cdescribe_field_t< SgAsmCilInterfaceImplTable, std::vector< SgAsmCilInterfaceImpl * >,&SgAsmCilInterfaceImplTable::p_elements > | |
Cdescribe_field_t< SgAsmCilManifestResource, uint32_t,&SgAsmCilManifestResource::p_Flags > | |
Cdescribe_field_t< SgAsmCilManifestResource, uint32_t,&SgAsmCilManifestResource::p_Implementation > | |
Cdescribe_field_t< SgAsmCilManifestResource, uint32_t,&SgAsmCilManifestResource::p_Name > | |
Cdescribe_field_t< SgAsmCilManifestResource, uint32_t,&SgAsmCilManifestResource::p_Offset > | |
Cdescribe_field_t< SgAsmCilManifestResourceTable, std::vector< SgAsmCilManifestResource * >,&SgAsmCilManifestResourceTable::p_elements > | |
Cdescribe_field_t< SgAsmCilMemberRef, uint32_t,&SgAsmCilMemberRef::p_Class > | |
Cdescribe_field_t< SgAsmCilMemberRef, uint32_t,&SgAsmCilMemberRef::p_Name > | |
Cdescribe_field_t< SgAsmCilMemberRef, uint32_t,&SgAsmCilMemberRef::p_Signature > | |
Cdescribe_field_t< SgAsmCilMemberRefTable, std::vector< SgAsmCilMemberRef * >,&SgAsmCilMemberRefTable::p_elements > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilAssemblyOSTable *,&SgAsmCilMetadataHeap::p_AssemblyOSTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilAssemblyProcessorTable *,&SgAsmCilMetadataHeap::p_AssemblyProcessorTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilAssemblyRefOSTable *,&SgAsmCilMetadataHeap::p_AssemblyRefOSTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilAssemblyRefProcessorTable *,&SgAsmCilMetadataHeap::p_AssemblyRefProcessorTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilAssemblyRefTable *,&SgAsmCilMetadataHeap::p_AssemblyRefTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilAssemblyTable *,&SgAsmCilMetadataHeap::p_AssemblyTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilClassLayoutTable *,&SgAsmCilMetadataHeap::p_ClassLayoutTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilConstantTable *,&SgAsmCilMetadataHeap::p_ConstantTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilCustomAttributeTable *,&SgAsmCilMetadataHeap::p_CustomAttributeTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilDeclSecurityTable *,&SgAsmCilMetadataHeap::p_DeclSecurityTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilEventMapTable *,&SgAsmCilMetadataHeap::p_EventMapTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilEventTable *,&SgAsmCilMetadataHeap::p_EventTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilExportedTypeTable *,&SgAsmCilMetadataHeap::p_ExportedTypeTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilFieldLayoutTable *,&SgAsmCilMetadataHeap::p_FieldLayoutTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilFieldMarshalTable *,&SgAsmCilMetadataHeap::p_FieldMarshalTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilFieldRVATable *,&SgAsmCilMetadataHeap::p_FieldRVATable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilFieldTable *,&SgAsmCilMetadataHeap::p_FieldTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilFileTable *,&SgAsmCilMetadataHeap::p_FileTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilGenericParamConstraintTable *,&SgAsmCilMetadataHeap::p_GenericParamConstraintTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilGenericParamTable *,&SgAsmCilMetadataHeap::p_GenericParamTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilImplMapTable *,&SgAsmCilMetadataHeap::p_ImplMapTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilInterfaceImplTable *,&SgAsmCilMetadataHeap::p_InterfaceImplTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilManifestResourceTable *,&SgAsmCilMetadataHeap::p_ManifestResourceTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilMemberRefTable *,&SgAsmCilMetadataHeap::p_MemberRefTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilMethodDefTable *,&SgAsmCilMetadataHeap::p_MethodDefTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilMethodImplTable *,&SgAsmCilMetadataHeap::p_MethodImplTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilMethodSemanticsTable *,&SgAsmCilMetadataHeap::p_MethodSemanticsTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilMethodSpecTable *,&SgAsmCilMetadataHeap::p_MethodSpecTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilModuleRefTable *,&SgAsmCilMetadataHeap::p_ModuleRefTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilModuleTable *,&SgAsmCilMetadataHeap::p_ModuleTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilNestedClassTable *,&SgAsmCilMetadataHeap::p_NestedClassTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilParamTable *,&SgAsmCilMetadataHeap::p_ParamTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilPropertyMapTable *,&SgAsmCilMetadataHeap::p_PropertyMapTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilPropertyTable *,&SgAsmCilMetadataHeap::p_PropertyTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilStandAloneSigTable *,&SgAsmCilMetadataHeap::p_StandAloneSigTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilTypeDefTable *,&SgAsmCilMetadataHeap::p_TypeDefTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilTypeRefTable *,&SgAsmCilMetadataHeap::p_TypeRefTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, SgAsmCilTypeSpecTable *,&SgAsmCilMetadataHeap::p_TypeSpecTable > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, std::vector< uint32_t >,&SgAsmCilMetadataHeap::p_NumberOfRows > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, uint32_t,&SgAsmCilMetadataHeap::p_ReservedAlwaysZero > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, uint64_t,&SgAsmCilMetadataHeap::p_DataSizeFlags > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, uint64_t,&SgAsmCilMetadataHeap::p_Sorted > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, uint64_t,&SgAsmCilMetadataHeap::p_Valid > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, uint8_t,&SgAsmCilMetadataHeap::p_HeapSizes > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, uint8_t,&SgAsmCilMetadataHeap::p_MajorVersion > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, uint8_t,&SgAsmCilMetadataHeap::p_MinorVersion > | |
Cdescribe_field_t< SgAsmCilMetadataHeap, uint8_t,&SgAsmCilMetadataHeap::p_ReservedAlwaysOne > | |
Cdescribe_field_t< SgAsmCilMetadataRoot, std::string,&SgAsmCilMetadataRoot::p_Version > | |
Cdescribe_field_t< SgAsmCilMetadataRoot, std::vector< SgAsmCilDataStream * >,&SgAsmCilMetadataRoot::p_Streams > | |
Cdescribe_field_t< SgAsmCilMetadataRoot, uint16_t,&SgAsmCilMetadataRoot::p_Flags > | |
Cdescribe_field_t< SgAsmCilMetadataRoot, uint16_t,&SgAsmCilMetadataRoot::p_MajorVersion > | |
Cdescribe_field_t< SgAsmCilMetadataRoot, uint16_t,&SgAsmCilMetadataRoot::p_MinorVersion > | |
Cdescribe_field_t< SgAsmCilMetadataRoot, uint16_t,&SgAsmCilMetadataRoot::p_NumberOfStreams > | |
Cdescribe_field_t< SgAsmCilMetadataRoot, uint32_t,&SgAsmCilMetadataRoot::p_Length > | |
Cdescribe_field_t< SgAsmCilMetadataRoot, uint32_t,&SgAsmCilMetadataRoot::p_Reserved0 > | |
Cdescribe_field_t< SgAsmCilMetadataRoot, uint32_t,&SgAsmCilMetadataRoot::p_Signature > | |
Cdescribe_field_t< SgAsmCilMetadataRoot, uint32_t,&SgAsmCilMetadataRoot::p_VersionPadding > | |
Cdescribe_field_t< SgAsmCilMethodData, std::uint32_t,&SgAsmCilMethodData::p_dataSize > | |
Cdescribe_field_t< SgAsmCilMethodData, std::vector< SgAsmCilExceptionData * >,&SgAsmCilMethodData::p_clauses > | |
Cdescribe_field_t< SgAsmCilMethodData, uint64_t,&SgAsmCilMethodData::p_kind > | |
Cdescribe_field_t< SgAsmCilMethodDef, bool,&SgAsmCilMethodDef::p_hasMoreSections > | |
Cdescribe_field_t< SgAsmCilMethodDef, bool,&SgAsmCilMethodDef::p_initLocals > | |
Cdescribe_field_t< SgAsmCilMethodDef, SgAsmBlock *,&SgAsmCilMethodDef::p_body > | |
Cdescribe_field_t< SgAsmCilMethodDef, std::vector< SgAsmCilMethodData * >,&SgAsmCilMethodDef::p_methodData > | |
Cdescribe_field_t< SgAsmCilMethodDef, uint16_t,&SgAsmCilMethodDef::p_Flags > | |
Cdescribe_field_t< SgAsmCilMethodDef, uint32_t,&SgAsmCilMethodDef::p_ImplFlags > | |
Cdescribe_field_t< SgAsmCilMethodDef, uint32_t,&SgAsmCilMethodDef::p_localVarSigTok > | |
Cdescribe_field_t< SgAsmCilMethodDef, uint32_t,&SgAsmCilMethodDef::p_Name > | |
Cdescribe_field_t< SgAsmCilMethodDef, uint32_t,&SgAsmCilMethodDef::p_ParamList > | |
Cdescribe_field_t< SgAsmCilMethodDef, uint32_t,&SgAsmCilMethodDef::p_RVA > | |
Cdescribe_field_t< SgAsmCilMethodDef, uint32_t,&SgAsmCilMethodDef::p_Signature > | |
Cdescribe_field_t< SgAsmCilMethodDef, uint32_t,&SgAsmCilMethodDef::p_stackSize > | |
Cdescribe_field_t< SgAsmCilMethodDefTable, std::vector< SgAsmCilMethodDef * >,&SgAsmCilMethodDefTable::p_elements > | |
Cdescribe_field_t< SgAsmCilMethodImpl, uint32_t,&SgAsmCilMethodImpl::p_Class > | |
Cdescribe_field_t< SgAsmCilMethodImpl, uint32_t,&SgAsmCilMethodImpl::p_MethodBody > | |
Cdescribe_field_t< SgAsmCilMethodImpl, uint32_t,&SgAsmCilMethodImpl::p_MethodDeclaration > | |
Cdescribe_field_t< SgAsmCilMethodImplTable, std::vector< SgAsmCilMethodImpl * >,&SgAsmCilMethodImplTable::p_elements > | |
Cdescribe_field_t< SgAsmCilMethodSemantics, uint16_t,&SgAsmCilMethodSemantics::p_Semantics > | |
Cdescribe_field_t< SgAsmCilMethodSemantics, uint32_t,&SgAsmCilMethodSemantics::p_Association > | |
Cdescribe_field_t< SgAsmCilMethodSemantics, uint32_t,&SgAsmCilMethodSemantics::p_Method > | |
Cdescribe_field_t< SgAsmCilMethodSemanticsTable, std::vector< SgAsmCilMethodSemantics * >,&SgAsmCilMethodSemanticsTable::p_elements > | |
Cdescribe_field_t< SgAsmCilMethodSpec, uint32_t,&SgAsmCilMethodSpec::p_Instantiation > | |
Cdescribe_field_t< SgAsmCilMethodSpec, uint32_t,&SgAsmCilMethodSpec::p_Method > | |
Cdescribe_field_t< SgAsmCilMethodSpecTable, std::vector< SgAsmCilMethodSpec * >,&SgAsmCilMethodSpecTable::p_elements > | |
Cdescribe_field_t< SgAsmCilModule, uint16_t,&SgAsmCilModule::p_Generation > | |
Cdescribe_field_t< SgAsmCilModule, uint32_t,&SgAsmCilModule::p_EncBaseId > | |
Cdescribe_field_t< SgAsmCilModule, uint32_t,&SgAsmCilModule::p_Encld > | |
Cdescribe_field_t< SgAsmCilModule, uint32_t,&SgAsmCilModule::p_Mvid > | |
Cdescribe_field_t< SgAsmCilModule, uint32_t,&SgAsmCilModule::p_Name > | |
Cdescribe_field_t< SgAsmCilModuleRef, uint32_t,&SgAsmCilModuleRef::p_Name > | |
Cdescribe_field_t< SgAsmCilModuleRefTable, std::vector< SgAsmCilModuleRef * >,&SgAsmCilModuleRefTable::p_elements > | |
Cdescribe_field_t< SgAsmCilModuleTable, std::vector< SgAsmCilModule * >,&SgAsmCilModuleTable::p_elements > | |
Cdescribe_field_t< SgAsmCilNestedClass, uint32_t,&SgAsmCilNestedClass::p_EnclosingClass > | |
Cdescribe_field_t< SgAsmCilNestedClass, uint32_t,&SgAsmCilNestedClass::p_NestedClass > | |
Cdescribe_field_t< SgAsmCilNestedClassTable, std::vector< SgAsmCilNestedClass * >,&SgAsmCilNestedClassTable::p_elements > | |
Cdescribe_field_t< SgAsmCilParam, uint16_t,&SgAsmCilParam::p_Flags > | |
Cdescribe_field_t< SgAsmCilParam, uint16_t,&SgAsmCilParam::p_Sequence > | |
Cdescribe_field_t< SgAsmCilParam, uint32_t,&SgAsmCilParam::p_Name > | |
Cdescribe_field_t< SgAsmCilParamTable, std::vector< SgAsmCilParam * >,&SgAsmCilParamTable::p_elements > | |
Cdescribe_field_t< SgAsmCilProperty, uint16_t,&SgAsmCilProperty::p_Flags > | |
Cdescribe_field_t< SgAsmCilProperty, uint32_t,&SgAsmCilProperty::p_Name > | |
Cdescribe_field_t< SgAsmCilProperty, uint32_t,&SgAsmCilProperty::p_Type > | |
Cdescribe_field_t< SgAsmCilPropertyMap, uint32_t,&SgAsmCilPropertyMap::p_Parent > | |
Cdescribe_field_t< SgAsmCilPropertyMap, uint32_t,&SgAsmCilPropertyMap::p_PropertyList > | |
Cdescribe_field_t< SgAsmCilPropertyMapTable, std::vector< SgAsmCilPropertyMap * >,&SgAsmCilPropertyMapTable::p_elements > | |
Cdescribe_field_t< SgAsmCilPropertyTable, std::vector< SgAsmCilProperty * >,&SgAsmCilPropertyTable::p_elements > | |
Cdescribe_field_t< SgAsmCilStandAloneSig, uint32_t,&SgAsmCilStandAloneSig::p_Signature > | |
Cdescribe_field_t< SgAsmCilStandAloneSigTable, std::vector< SgAsmCilStandAloneSig * >,&SgAsmCilStandAloneSigTable::p_elements > | |
Cdescribe_field_t< SgAsmCilTypeDef, uint32_t,&SgAsmCilTypeDef::p_Extends > | |
Cdescribe_field_t< SgAsmCilTypeDef, uint32_t,&SgAsmCilTypeDef::p_FieldList > | |
Cdescribe_field_t< SgAsmCilTypeDef, uint32_t,&SgAsmCilTypeDef::p_Flags > | |
Cdescribe_field_t< SgAsmCilTypeDef, uint32_t,&SgAsmCilTypeDef::p_MethodList > | |
Cdescribe_field_t< SgAsmCilTypeDef, uint32_t,&SgAsmCilTypeDef::p_TypeName > | |
Cdescribe_field_t< SgAsmCilTypeDef, uint32_t,&SgAsmCilTypeDef::p_TypeNamespace > | |
Cdescribe_field_t< SgAsmCilTypeDefTable, std::vector< SgAsmCilTypeDef * >,&SgAsmCilTypeDefTable::p_elements > | |
Cdescribe_field_t< SgAsmCilTypeRef, uint16_t,&SgAsmCilTypeRef::p_ResolutionScope > | |
Cdescribe_field_t< SgAsmCilTypeRef, uint32_t,&SgAsmCilTypeRef::p_TypeName > | |
Cdescribe_field_t< SgAsmCilTypeRef, uint32_t,&SgAsmCilTypeRef::p_TypeNamespace > | |
Cdescribe_field_t< SgAsmCilTypeRefTable, std::vector< SgAsmCilTypeRef * >,&SgAsmCilTypeRefTable::p_elements > | |
Cdescribe_field_t< SgAsmCilTypeSpec, uint32_t,&SgAsmCilTypeSpec::p_Signature > | |
Cdescribe_field_t< SgAsmCilTypeSpecTable, std::vector< SgAsmCilTypeSpec * >,&SgAsmCilTypeSpecTable::p_elements > | |
Cdescribe_field_t< SgAsmCilUint32Heap, std::vector< uint32_t >,&SgAsmCilUint32Heap::p_Stream > | |
Cdescribe_field_t< SgAsmCilUint8Heap, std::vector< uint8_t >,&SgAsmCilUint8Heap::p_Stream > | |
Cdescribe_field_t< SgAsmCliHeader, SgAsmCilMetadataRoot *,&SgAsmCliHeader::p_metadataRoot > | |
Cdescribe_field_t< SgAsmCliHeader, uint16_t,&SgAsmCliHeader::p_majorRuntimeVersion > | |
Cdescribe_field_t< SgAsmCliHeader, uint16_t,&SgAsmCliHeader::p_minorRuntimeVersion > | |
Cdescribe_field_t< SgAsmCliHeader, uint32_t,&SgAsmCliHeader::p_cb > | |
Cdescribe_field_t< SgAsmCliHeader, uint32_t,&SgAsmCliHeader::p_entryPointToken > | |
Cdescribe_field_t< SgAsmCliHeader, uint32_t,&SgAsmCliHeader::p_flags > | |
Cdescribe_field_t< SgAsmCliHeader, uint64_t,&SgAsmCliHeader::p_codeManagerTable > | |
Cdescribe_field_t< SgAsmCliHeader, uint64_t,&SgAsmCliHeader::p_exportAddressTableJumps > | |
Cdescribe_field_t< SgAsmCliHeader, uint64_t,&SgAsmCliHeader::p_managedNativeHeader > | |
Cdescribe_field_t< SgAsmCliHeader, uint64_t,&SgAsmCliHeader::p_metaData > | |
Cdescribe_field_t< SgAsmCliHeader, uint64_t,&SgAsmCliHeader::p_resources > | |
Cdescribe_field_t< SgAsmCliHeader, uint64_t,&SgAsmCliHeader::p_strongNameSignature > | |
Cdescribe_field_t< SgAsmCliHeader, uint64_t,&SgAsmCliHeader::p_vTableFixups > | |
Cdescribe_field_t< SgAsmCoffSymbol, int,&SgAsmCoffSymbol::p_st_section_num > | |
Cdescribe_field_t< SgAsmCoffSymbol, rose_addr_t,&SgAsmCoffSymbol::p_st_name_offset > | |
Cdescribe_field_t< SgAsmCoffSymbol, SgUnsignedCharList,&SgAsmCoffSymbol::p_auxiliaryData > | |
Cdescribe_field_t< SgAsmCoffSymbol, std::string,&SgAsmCoffSymbol::p_st_name > | |
Cdescribe_field_t< SgAsmCoffSymbol, unsigned,&SgAsmCoffSymbol::p_st_num_aux_entries > | |
Cdescribe_field_t< SgAsmCoffSymbol, unsigned,&SgAsmCoffSymbol::p_st_storage_class > | |
Cdescribe_field_t< SgAsmCoffSymbol, unsigned,&SgAsmCoffSymbol::p_st_type > | |
Cdescribe_field_t< SgAsmCoffSymbolList, SgAsmCoffSymbolPtrList,&SgAsmCoffSymbolList::p_symbols > | |
Cdescribe_field_t< SgAsmCoffSymbolTable, SgAsmCoffSymbolList *,&SgAsmCoffSymbolTable::p_symbols > | |
Cdescribe_field_t< SgAsmCoffSymbolTable, SgAsmGenericSection *,&SgAsmCoffSymbolTable::p_strtab > | |
Cdescribe_field_t< SgAsmCommonSubExpression, SgAsmExpression *,&SgAsmCommonSubExpression::p_subexpression > | |
Cdescribe_field_t< SgAsmConstantExpression, Sawyer::Container::BitVector,&SgAsmConstantExpression::p_bitVector > | |
Cdescribe_field_t< SgAsmControlFlagsExpression, unsigned long,&SgAsmControlFlagsExpression::p_bitFlags > | |
Cdescribe_field_t< SgAsmDOSExtendedHeader, rose_addr_t,&SgAsmDOSExtendedHeader::p_e_lfanew > | |
Cdescribe_field_t< SgAsmDOSExtendedHeader, unsigned,&SgAsmDOSExtendedHeader::p_e_oemid > | |
Cdescribe_field_t< SgAsmDOSExtendedHeader, unsigned,&SgAsmDOSExtendedHeader::p_e_oeminfo > | |
Cdescribe_field_t< SgAsmDOSExtendedHeader, unsigned,&SgAsmDOSExtendedHeader::p_e_res1 > | |
Cdescribe_field_t< SgAsmDOSExtendedHeader, unsigned,&SgAsmDOSExtendedHeader::p_e_res2 > | |
Cdescribe_field_t< SgAsmDOSExtendedHeader, unsigned,&SgAsmDOSExtendedHeader::p_e_res3 > | |
Cdescribe_field_t< SgAsmDOSExtendedHeader, unsigned,&SgAsmDOSExtendedHeader::p_e_res4 > | |
Cdescribe_field_t< SgAsmDOSExtendedHeader, unsigned,&SgAsmDOSExtendedHeader::p_e_res5 > | |
Cdescribe_field_t< SgAsmDOSExtendedHeader, unsigned,&SgAsmDOSExtendedHeader::p_e_res6 > | |
Cdescribe_field_t< SgAsmDOSFileHeader, rose_addr_t,&SgAsmDOSFileHeader::p_e_relocs_offset > | |
Cdescribe_field_t< SgAsmDOSFileHeader, SgAsmGenericSection *,&SgAsmDOSFileHeader::p_relocs > | |
Cdescribe_field_t< SgAsmDOSFileHeader, SgAsmGenericSection *,&SgAsmDOSFileHeader::p_rm_section > | |
Cdescribe_field_t< SgAsmDOSFileHeader, uint16_t,&SgAsmDOSFileHeader::p_e_cksum > | |
Cdescribe_field_t< SgAsmDOSFileHeader, uint16_t,&SgAsmDOSFileHeader::p_e_cs > | |
Cdescribe_field_t< SgAsmDOSFileHeader, uint16_t,&SgAsmDOSFileHeader::p_e_header_paragraphs > | |
Cdescribe_field_t< SgAsmDOSFileHeader, uint16_t,&SgAsmDOSFileHeader::p_e_ip > | |
Cdescribe_field_t< SgAsmDOSFileHeader, uint16_t,&SgAsmDOSFileHeader::p_e_last_page_size > | |
Cdescribe_field_t< SgAsmDOSFileHeader, uint16_t,&SgAsmDOSFileHeader::p_e_maxalloc > | |
Cdescribe_field_t< SgAsmDOSFileHeader, uint16_t,&SgAsmDOSFileHeader::p_e_minalloc > | |
Cdescribe_field_t< SgAsmDOSFileHeader, uint16_t,&SgAsmDOSFileHeader::p_e_nrelocs > | |
Cdescribe_field_t< SgAsmDOSFileHeader, uint16_t,&SgAsmDOSFileHeader::p_e_overlay > | |
Cdescribe_field_t< SgAsmDOSFileHeader, uint16_t,&SgAsmDOSFileHeader::p_e_sp > | |
Cdescribe_field_t< SgAsmDOSFileHeader, uint16_t,&SgAsmDOSFileHeader::p_e_ss > | |
Cdescribe_field_t< SgAsmDOSFileHeader, uint16_t,&SgAsmDOSFileHeader::p_e_total_pages > | |
Cdescribe_field_t< SgAsmDOSFileHeader, unsigned,&SgAsmDOSFileHeader::p_e_res1 > | |
Cdescribe_field_t< SgAsmDwarfArrayType, SgAsmDwarfConstructList *,&SgAsmDwarfArrayType::p_body > | |
Cdescribe_field_t< SgAsmDwarfClassType, SgAsmDwarfConstructList *,&SgAsmDwarfClassType::p_body > | |
Cdescribe_field_t< SgAsmDwarfCommonBlock, SgAsmDwarfConstructList *,&SgAsmDwarfCommonBlock::p_body > | |
Cdescribe_field_t< SgAsmDwarfCompilationUnit, int,&SgAsmDwarfCompilationUnit::p_version_stamp > | |
Cdescribe_field_t< SgAsmDwarfCompilationUnit, SgAsmDwarfConstructList *,&SgAsmDwarfCompilationUnit::p_language_constructs > | |
Cdescribe_field_t< SgAsmDwarfCompilationUnit, SgAsmDwarfLineList *,&SgAsmDwarfCompilationUnit::p_line_info > | |
Cdescribe_field_t< SgAsmDwarfCompilationUnit, SgAsmDwarfMacroList *,&SgAsmDwarfCompilationUnit::p_macro_info > | |
Cdescribe_field_t< SgAsmDwarfCompilationUnit, std::string,&SgAsmDwarfCompilationUnit::p_language > | |
Cdescribe_field_t< SgAsmDwarfCompilationUnit, std::string,&SgAsmDwarfCompilationUnit::p_producer > | |
Cdescribe_field_t< SgAsmDwarfCompilationUnit, uint64_t,&SgAsmDwarfCompilationUnit::p_abbrev_offset > | |
Cdescribe_field_t< SgAsmDwarfCompilationUnit, uint64_t,&SgAsmDwarfCompilationUnit::p_address_size > | |
Cdescribe_field_t< SgAsmDwarfCompilationUnit, uint64_t,&SgAsmDwarfCompilationUnit::p_hi_pc > | |
Cdescribe_field_t< SgAsmDwarfCompilationUnit, uint64_t,&SgAsmDwarfCompilationUnit::p_low_pc > | |
Cdescribe_field_t< SgAsmDwarfCompilationUnit, uint64_t,&SgAsmDwarfCompilationUnit::p_offset_length > | |
Cdescribe_field_t< SgAsmDwarfCompilationUnitList, SgAsmDwarfCompilationUnitPtrList,&SgAsmDwarfCompilationUnitList::p_cu_list > | |
Cdescribe_field_t< SgAsmDwarfConstruct, int,&SgAsmDwarfConstruct::p_nesting_level > | |
Cdescribe_field_t< SgAsmDwarfConstruct, SgAsmDwarfLine *,&SgAsmDwarfConstruct::p_source_position > | |
Cdescribe_field_t< SgAsmDwarfConstruct, std::string,&SgAsmDwarfConstruct::p_name > | |
Cdescribe_field_t< SgAsmDwarfConstruct, uint64_t,&SgAsmDwarfConstruct::p_offset > | |
Cdescribe_field_t< SgAsmDwarfConstruct, uint64_t,&SgAsmDwarfConstruct::p_overall_offset > | |
Cdescribe_field_t< SgAsmDwarfConstructList, SgAsmDwarfConstructPtrList,&SgAsmDwarfConstructList::p_list > | |
Cdescribe_field_t< SgAsmDwarfEnumerationType, SgAsmDwarfConstructList *,&SgAsmDwarfEnumerationType::p_body > | |
Cdescribe_field_t< SgAsmDwarfInlinedSubroutine, SgAsmDwarfConstructList *,&SgAsmDwarfInlinedSubroutine::p_body > | |
Cdescribe_field_t< SgAsmDwarfLexicalBlock, SgAsmDwarfConstructList *,&SgAsmDwarfLexicalBlock::p_body > | |
Cdescribe_field_t< SgAsmDwarfLine, int,&SgAsmDwarfLine::p_column > | |
Cdescribe_field_t< SgAsmDwarfLine, int,&SgAsmDwarfLine::p_file_id > | |
Cdescribe_field_t< SgAsmDwarfLine, int,&SgAsmDwarfLine::p_line > | |
Cdescribe_field_t< SgAsmDwarfLine, uint64_t,&SgAsmDwarfLine::p_address > | |
Cdescribe_field_t< SgAsmDwarfLineList, SgAsmDwarfLinePtrList,&SgAsmDwarfLineList::p_line_list > | |
Cdescribe_field_t< SgAsmDwarfMacro, std::string,&SgAsmDwarfMacro::p_macro_string > | |
Cdescribe_field_t< SgAsmDwarfMacroList, SgAsmDwarfMacroPtrList,&SgAsmDwarfMacroList::p_macro_list > | |
Cdescribe_field_t< SgAsmDwarfNamespace, SgAsmDwarfConstructList *,&SgAsmDwarfNamespace::p_body > | |
Cdescribe_field_t< SgAsmDwarfStructureType, SgAsmDwarfConstructList *,&SgAsmDwarfStructureType::p_body > | |
Cdescribe_field_t< SgAsmDwarfSubprogram, SgAsmDwarfConstructList *,&SgAsmDwarfSubprogram::p_body > | |
Cdescribe_field_t< SgAsmDwarfSubroutineType, SgAsmDwarfConstructList *,&SgAsmDwarfSubroutineType::p_body > | |
Cdescribe_field_t< SgAsmDwarfUnionType, SgAsmDwarfConstructList *,&SgAsmDwarfUnionType::p_body > | |
Cdescribe_field_t< SgAsmElfDynamicEntry, Rose::BinaryAnalysis::RelativeVirtualAddress,&SgAsmElfDynamicEntry::p_d_val > | |
Cdescribe_field_t< SgAsmElfDynamicEntry, SgAsmElfDynamicEntry::EntryType,&SgAsmElfDynamicEntry::p_d_tag > | |
Cdescribe_field_t< SgAsmElfDynamicEntry, SgAsmGenericString *,&SgAsmElfDynamicEntry::p_name > | |
Cdescribe_field_t< SgAsmElfDynamicEntry, SgUnsignedCharList,&SgAsmElfDynamicEntry::p_extra > | |
Cdescribe_field_t< SgAsmElfDynamicEntryList, SgAsmElfDynamicEntryPtrList,&SgAsmElfDynamicEntryList::p_entries > | |
Cdescribe_field_t< SgAsmElfDynamicSection, SgAsmElfDynamicEntryList *,&SgAsmElfDynamicSection::p_entries > | |
Cdescribe_field_t< SgAsmElfEHFrameEntryCI, bool,&SgAsmElfEHFrameEntryCI::p_sig_frame > | |
Cdescribe_field_t< SgAsmElfEHFrameEntryCI, int,&SgAsmElfEHFrameEntryCI::p_addr_encoding > | |
Cdescribe_field_t< SgAsmElfEHFrameEntryCI, int,&SgAsmElfEHFrameEntryCI::p_lsda_encoding > | |
Cdescribe_field_t< SgAsmElfEHFrameEntryCI, int,&SgAsmElfEHFrameEntryCI::p_prh_encoding > | |
Cdescribe_field_t< SgAsmElfEHFrameEntryCI, int,&SgAsmElfEHFrameEntryCI::p_version > | |
Cdescribe_field_t< SgAsmElfEHFrameEntryCI, int64_t,&SgAsmElfEHFrameEntryCI::p_data_alignment_factor > | |
Cdescribe_field_t< SgAsmElfEHFrameEntryCI, rose_addr_t,&SgAsmElfEHFrameEntryCI::p_prh_addr > | |
Cdescribe_field_t< SgAsmElfEHFrameEntryCI, SgAsmElfEHFrameEntryFDList *,&SgAsmElfEHFrameEntryCI::p_fd_entries > | |
Cdescribe_field_t< SgAsmElfEHFrameEntryCI, SgUnsignedCharList,&SgAsmElfEHFrameEntryCI::p_instructions > | |
Cdescribe_field_t< SgAsmElfEHFrameEntryCI, std::string,&SgAsmElfEHFrameEntryCI::p_augmentation_string > | |
Cdescribe_field_t< SgAsmElfEHFrameEntryCI, uint64_t,&SgAsmElfEHFrameEntryCI::p_augmentation_data_length > | |
Cdescribe_field_t< SgAsmElfEHFrameEntryCI, uint64_t,&SgAsmElfEHFrameEntryCI::p_code_alignment_factor > | |
Cdescribe_field_t< SgAsmElfEHFrameEntryCI, uint64_t,&SgAsmElfEHFrameEntryCI::p_eh_data > | |
Cdescribe_field_t< SgAsmElfEHFrameEntryCI, unsigned,&SgAsmElfEHFrameEntryCI::p_prh_arg > | |
Cdescribe_field_t< SgAsmElfEHFrameEntryCIList, SgAsmElfEHFrameEntryCIPtrList,&SgAsmElfEHFrameEntryCIList::p_entries > | |
Cdescribe_field_t< SgAsmElfEHFrameEntryFD, Rose::BinaryAnalysis::RelativeVirtualAddress,&SgAsmElfEHFrameEntryFD::p_begin_rva > | |
Cdescribe_field_t< SgAsmElfEHFrameEntryFD, rose_addr_t,&SgAsmElfEHFrameEntryFD::p_size > | |
Cdescribe_field_t< SgAsmElfEHFrameEntryFD, SgUnsignedCharList,&SgAsmElfEHFrameEntryFD::p_augmentation_data > | |
Cdescribe_field_t< SgAsmElfEHFrameEntryFD, SgUnsignedCharList,&SgAsmElfEHFrameEntryFD::p_instructions > | |
Cdescribe_field_t< SgAsmElfEHFrameEntryFDList, SgAsmElfEHFrameEntryFDPtrList,&SgAsmElfEHFrameEntryFDList::p_entries > | |
Cdescribe_field_t< SgAsmElfEHFrameSection, SgAsmElfEHFrameEntryCIList *,&SgAsmElfEHFrameSection::p_ci_entries > | |
Cdescribe_field_t< SgAsmElfFileHeader, SgAsmElfSectionTable *,&SgAsmElfFileHeader::p_sectionTable > | |
Cdescribe_field_t< SgAsmElfFileHeader, SgAsmElfSegmentTable *,&SgAsmElfFileHeader::p_segmentTable > | |
Cdescribe_field_t< SgAsmElfFileHeader, SgUnsignedCharList,&SgAsmElfFileHeader::p_e_ident_padding > | |
Cdescribe_field_t< SgAsmElfFileHeader, unsigned char,&SgAsmElfFileHeader::p_e_ident_data_encoding > | |
Cdescribe_field_t< SgAsmElfFileHeader, unsigned char,&SgAsmElfFileHeader::p_e_ident_file_class > | |
Cdescribe_field_t< SgAsmElfFileHeader, unsigned char,&SgAsmElfFileHeader::p_e_ident_file_version > | |
Cdescribe_field_t< SgAsmElfFileHeader, unsigned long,&SgAsmElfFileHeader::p_e_ehsize > | |
Cdescribe_field_t< SgAsmElfFileHeader, unsigned long,&SgAsmElfFileHeader::p_e_flags > | |
Cdescribe_field_t< SgAsmElfFileHeader, unsigned long,&SgAsmElfFileHeader::p_e_machine > | |
Cdescribe_field_t< SgAsmElfFileHeader, unsigned long,&SgAsmElfFileHeader::p_e_phnum > | |
Cdescribe_field_t< SgAsmElfFileHeader, unsigned long,&SgAsmElfFileHeader::p_e_shnum > | |
Cdescribe_field_t< SgAsmElfFileHeader, unsigned long,&SgAsmElfFileHeader::p_e_shstrndx > | |
Cdescribe_field_t< SgAsmElfFileHeader, unsigned long,&SgAsmElfFileHeader::p_e_type > | |
Cdescribe_field_t< SgAsmElfFileHeader, unsigned long,&SgAsmElfFileHeader::p_phextrasz > | |
Cdescribe_field_t< SgAsmElfFileHeader, unsigned long,&SgAsmElfFileHeader::p_shextrasz > | |
Cdescribe_field_t< SgAsmElfNoteEntry, SgAsmGenericString *,&SgAsmElfNoteEntry::p_name > | |
Cdescribe_field_t< SgAsmElfNoteEntry, SgUnsignedCharList,&SgAsmElfNoteEntry::p_payload > | |
Cdescribe_field_t< SgAsmElfNoteEntry, unsigned,&SgAsmElfNoteEntry::p_type > | |
Cdescribe_field_t< SgAsmElfNoteEntryList, SgAsmElfNoteEntryPtrList,&SgAsmElfNoteEntryList::p_entries > | |
Cdescribe_field_t< SgAsmElfNoteSection, SgAsmElfNoteEntryList *,&SgAsmElfNoteSection::p_entries > | |
Cdescribe_field_t< SgAsmElfRelocEntry, rose_addr_t,&SgAsmElfRelocEntry::p_r_addend > | |
Cdescribe_field_t< SgAsmElfRelocEntry, rose_addr_t,&SgAsmElfRelocEntry::p_r_offset > | |
Cdescribe_field_t< SgAsmElfRelocEntry, SgAsmElfRelocEntry::RelocType,&SgAsmElfRelocEntry::p_type > | |
Cdescribe_field_t< SgAsmElfRelocEntry, SgUnsignedCharList,&SgAsmElfRelocEntry::p_extra > | |
Cdescribe_field_t< SgAsmElfRelocEntry, unsigned long,&SgAsmElfRelocEntry::p_sym > | |
Cdescribe_field_t< SgAsmElfRelocEntryList, SgAsmElfRelocEntryPtrList,&SgAsmElfRelocEntryList::p_entries > | |
Cdescribe_field_t< SgAsmElfRelocSection, bool,&SgAsmElfRelocSection::p_usesAddend > | |
Cdescribe_field_t< SgAsmElfRelocSection, SgAsmElfRelocEntryList *,&SgAsmElfRelocSection::p_entries > | |
Cdescribe_field_t< SgAsmElfRelocSection, SgAsmElfSection *,&SgAsmElfRelocSection::p_targetSection > | |
Cdescribe_field_t< SgAsmElfSection, SgAsmElfSection *,&SgAsmElfSection::p_linkedSection > | |
Cdescribe_field_t< SgAsmElfSection, SgAsmElfSectionTableEntry *,&SgAsmElfSection::p_sectionEntry > | |
Cdescribe_field_t< SgAsmElfSection, SgAsmElfSegmentTableEntry *,&SgAsmElfSection::p_segmentEntry > | |
Cdescribe_field_t< SgAsmElfSectionTableEntry, rose_addr_t,&SgAsmElfSectionTableEntry::p_sh_addr > | |
Cdescribe_field_t< SgAsmElfSectionTableEntry, rose_addr_t,&SgAsmElfSectionTableEntry::p_sh_addralign > | |
Cdescribe_field_t< SgAsmElfSectionTableEntry, rose_addr_t,&SgAsmElfSectionTableEntry::p_sh_entsize > | |
Cdescribe_field_t< SgAsmElfSectionTableEntry, rose_addr_t,&SgAsmElfSectionTableEntry::p_sh_offset > | |
Cdescribe_field_t< SgAsmElfSectionTableEntry, rose_addr_t,&SgAsmElfSectionTableEntry::p_sh_size > | |
Cdescribe_field_t< SgAsmElfSectionTableEntry, SgAsmElfSectionTableEntry::SectionType,&SgAsmElfSectionTableEntry::p_sh_type > | |
Cdescribe_field_t< SgAsmElfSectionTableEntry, SgUnsignedCharList,&SgAsmElfSectionTableEntry::p_extra > | |
Cdescribe_field_t< SgAsmElfSectionTableEntry, uint64_t,&SgAsmElfSectionTableEntry::p_sh_flags > | |
Cdescribe_field_t< SgAsmElfSectionTableEntry, unsigned long,&SgAsmElfSectionTableEntry::p_sh_info > | |
Cdescribe_field_t< SgAsmElfSectionTableEntry, unsigned long,&SgAsmElfSectionTableEntry::p_sh_link > | |
Cdescribe_field_t< SgAsmElfSectionTableEntry, unsigned,&SgAsmElfSectionTableEntry::p_sh_name > | |
Cdescribe_field_t< SgAsmElfSegmentTableEntry, rose_addr_t,&SgAsmElfSegmentTableEntry::p_align > | |
Cdescribe_field_t< SgAsmElfSegmentTableEntry, rose_addr_t,&SgAsmElfSegmentTableEntry::p_filesz > | |
Cdescribe_field_t< SgAsmElfSegmentTableEntry, rose_addr_t,&SgAsmElfSegmentTableEntry::p_memsz > | |
Cdescribe_field_t< SgAsmElfSegmentTableEntry, rose_addr_t,&SgAsmElfSegmentTableEntry::p_offset > | |
Cdescribe_field_t< SgAsmElfSegmentTableEntry, rose_addr_t,&SgAsmElfSegmentTableEntry::p_paddr > | |
Cdescribe_field_t< SgAsmElfSegmentTableEntry, rose_addr_t,&SgAsmElfSegmentTableEntry::p_vaddr > | |
Cdescribe_field_t< SgAsmElfSegmentTableEntry, SgAsmElfSegmentTableEntry::SegmentFlags,&SgAsmElfSegmentTableEntry::p_flags > | |
Cdescribe_field_t< SgAsmElfSegmentTableEntry, SgAsmElfSegmentTableEntry::SegmentType,&SgAsmElfSegmentTableEntry::p_type > | |
Cdescribe_field_t< SgAsmElfSegmentTableEntry, SgUnsignedCharList,&SgAsmElfSegmentTableEntry::p_extra > | |
Cdescribe_field_t< SgAsmElfSegmentTableEntry, size_t,&SgAsmElfSegmentTableEntry::p_index > | |
Cdescribe_field_t< SgAsmElfSegmentTableEntryList, SgAsmElfSegmentTableEntryPtrList,&SgAsmElfSegmentTableEntryList::p_entries > | |
Cdescribe_field_t< SgAsmElfStringSection, SgAsmElfStrtab *,&SgAsmElfStringSection::p_strtab > | |
Cdescribe_field_t< SgAsmElfSymbol, rose_addr_t,&SgAsmElfSymbol::p_st_size > | |
Cdescribe_field_t< SgAsmElfSymbol, SgUnsignedCharList,&SgAsmElfSymbol::p_extra > | |
Cdescribe_field_t< SgAsmElfSymbol, unsigned char,&SgAsmElfSymbol::p_st_info > | |
Cdescribe_field_t< SgAsmElfSymbol, unsigned char,&SgAsmElfSymbol::p_st_res1 > | |
Cdescribe_field_t< SgAsmElfSymbol, unsigned,&SgAsmElfSymbol::p_st_shndx > | |
Cdescribe_field_t< SgAsmElfSymbolList, SgAsmElfSymbolPtrList,&SgAsmElfSymbolList::p_symbols > | |
Cdescribe_field_t< SgAsmElfSymbolSection, bool,&SgAsmElfSymbolSection::p_isDynamic > | |
Cdescribe_field_t< SgAsmElfSymbolSection, SgAsmElfSymbolList *,&SgAsmElfSymbolSection::p_symbols > | |
Cdescribe_field_t< SgAsmElfSymverDefinedAux, SgAsmGenericString *,&SgAsmElfSymverDefinedAux::p_name > | |
Cdescribe_field_t< SgAsmElfSymverDefinedAuxList, SgAsmElfSymverDefinedAuxPtrList,&SgAsmElfSymverDefinedAuxList::p_entries > | |
Cdescribe_field_t< SgAsmElfSymverDefinedEntry, int,&SgAsmElfSymverDefinedEntry::p_flags > | |
Cdescribe_field_t< SgAsmElfSymverDefinedEntry, SgAsmElfSymverDefinedAuxList *,&SgAsmElfSymverDefinedEntry::p_entries > | |
Cdescribe_field_t< SgAsmElfSymverDefinedEntry, size_t,&SgAsmElfSymverDefinedEntry::p_index > | |
Cdescribe_field_t< SgAsmElfSymverDefinedEntry, size_t,&SgAsmElfSymverDefinedEntry::p_version > | |
Cdescribe_field_t< SgAsmElfSymverDefinedEntry, uint32_t,&SgAsmElfSymverDefinedEntry::p_hash > | |
Cdescribe_field_t< SgAsmElfSymverDefinedEntryList, SgAsmElfSymverDefinedEntryPtrList,&SgAsmElfSymverDefinedEntryList::p_entries > | |
Cdescribe_field_t< SgAsmElfSymverDefinedSection, SgAsmElfSymverDefinedEntryList *,&SgAsmElfSymverDefinedSection::p_entries > | |
Cdescribe_field_t< SgAsmElfSymverEntry, size_t,&SgAsmElfSymverEntry::p_value > | |
Cdescribe_field_t< SgAsmElfSymverEntryList, SgAsmElfSymverEntryPtrList,&SgAsmElfSymverEntryList::p_entries > | |
Cdescribe_field_t< SgAsmElfSymverNeededAux, int,&SgAsmElfSymverNeededAux::p_flags > | |
Cdescribe_field_t< SgAsmElfSymverNeededAux, SgAsmGenericString *,&SgAsmElfSymverNeededAux::p_name > | |
Cdescribe_field_t< SgAsmElfSymverNeededAux, size_t,&SgAsmElfSymverNeededAux::p_other > | |
Cdescribe_field_t< SgAsmElfSymverNeededAux, uint32_t,&SgAsmElfSymverNeededAux::p_hash > | |
Cdescribe_field_t< SgAsmElfSymverNeededAuxList, SgAsmElfSymverNeededAuxPtrList,&SgAsmElfSymverNeededAuxList::p_entries > | |
Cdescribe_field_t< SgAsmElfSymverNeededEntry, SgAsmElfSymverNeededAuxList *,&SgAsmElfSymverNeededEntry::p_entries > | |
Cdescribe_field_t< SgAsmElfSymverNeededEntry, SgAsmGenericString *,&SgAsmElfSymverNeededEntry::p_fileName > | |
Cdescribe_field_t< SgAsmElfSymverNeededEntry, size_t,&SgAsmElfSymverNeededEntry::p_version > | |
Cdescribe_field_t< SgAsmElfSymverNeededEntryList, SgAsmElfSymverNeededEntryPtrList,&SgAsmElfSymverNeededEntryList::p_entries > | |
Cdescribe_field_t< SgAsmElfSymverNeededSection, SgAsmElfSymverNeededEntryList *,&SgAsmElfSymverNeededSection::p_entries > | |
Cdescribe_field_t< SgAsmElfSymverSection, SgAsmElfSymverEntryList *,&SgAsmElfSymverSection::p_entries > | |
Cdescribe_field_t< SgAsmExpression, SgAsmType *,&SgAsmExpression::p_type > | |
Cdescribe_field_t< SgAsmExpression, std::string,&SgAsmExpression::p_comment > | |
Cdescribe_field_t< SgAsmExprListExp, SgAsmExpressionPtrList,&SgAsmExprListExp::p_expressions > | |
Cdescribe_field_t< SgAsmFloatType, size_t,&SgAsmFloatType::p_exponentNBits > | |
Cdescribe_field_t< SgAsmFloatType, size_t,&SgAsmFloatType::p_exponentOffset > | |
Cdescribe_field_t< SgAsmFloatType, size_t,&SgAsmFloatType::p_signBitOffset > | |
Cdescribe_field_t< SgAsmFloatType, size_t,&SgAsmFloatType::p_significandNBits > | |
Cdescribe_field_t< SgAsmFloatType, size_t,&SgAsmFloatType::p_significandOffset > | |
Cdescribe_field_t< SgAsmFloatType, uint64_t,&SgAsmFloatType::p_exponentBias > | |
Cdescribe_field_t< SgAsmFloatType, unsigned,&SgAsmFloatType::p_flags > | |
Cdescribe_field_t< SgAsmFunction, int64_t,&SgAsmFunction::p_stackDelta > | |
Cdescribe_field_t< SgAsmFunction, rose_addr_t,&SgAsmFunction::p_entryVa > | |
Cdescribe_field_t< SgAsmFunction, SgAsmFunction::function_kind_enum,&SgAsmFunction::p_functionKind > | |
Cdescribe_field_t< SgAsmFunction, SgAsmFunction::MayReturn,&SgAsmFunction::p_mayReturn > | |
Cdescribe_field_t< SgAsmFunction, SgAsmStatementPtrList,&SgAsmFunction::p_dest > | |
Cdescribe_field_t< SgAsmFunction, SgAsmStatementPtrList,&SgAsmFunction::p_statementList > | |
Cdescribe_field_t< SgAsmFunction, SgSymbolTable *,&SgAsmFunction::p_symbolTable > | |
Cdescribe_field_t< SgAsmFunction, size_t,&SgAsmFunction::p_cachedVertex > | |
Cdescribe_field_t< SgAsmFunction, std::string,&SgAsmFunction::p_callingConvention > | |
Cdescribe_field_t< SgAsmFunction, std::string,&SgAsmFunction::p_name > | |
Cdescribe_field_t< SgAsmFunction, std::string,&SgAsmFunction::p_nameMd5 > | |
Cdescribe_field_t< SgAsmFunction, std::string,&SgAsmFunction::p_reasonComment > | |
Cdescribe_field_t< SgAsmFunction, unsigned,&SgAsmFunction::p_reason > | |
Cdescribe_field_t< SgAsmGenericDLL, SgAsmGenericString *,&SgAsmGenericDLL::p_name > | |
Cdescribe_field_t< SgAsmGenericDLL, SgStringList,&SgAsmGenericDLL::p_symbols > | |
Cdescribe_field_t< SgAsmGenericDLLList, SgAsmGenericDLLPtrList,&SgAsmGenericDLLList::p_dlls > | |
Cdescribe_field_t< SgAsmGenericFile, bool,&SgAsmGenericFile::p_neuter > | |
Cdescribe_field_t< SgAsmGenericFile, bool,&SgAsmGenericFile::p_trackingReferences > | |
Cdescribe_field_t< SgAsmGenericFile, bool,&SgAsmGenericFile::p_truncateZeros > | |
Cdescribe_field_t< SgAsmGenericFile, int,&SgAsmGenericFile::p_fd > | |
Cdescribe_field_t< SgAsmGenericFile, Rose::BinaryAnalysis::AddressIntervalSet,&SgAsmGenericFile::p_referencedExtents > | |
Cdescribe_field_t< SgAsmGenericFile, SgAsmDwarfCompilationUnitList *,&SgAsmGenericFile::p_dwarfInfo > | |
Cdescribe_field_t< SgAsmGenericFile, SgAsmGenericHeaderList *,&SgAsmGenericFile::p_headers > | |
Cdescribe_field_t< SgAsmGenericFile, SgAsmGenericSectionList *,&SgAsmGenericFile::p_holes > | |
Cdescribe_field_t< SgAsmGenericFile, SgFileContentList,&SgAsmGenericFile::p_data > | |
Cdescribe_field_t< SgAsmGenericFile, std::string,&SgAsmGenericFile::p_name > | |
Cdescribe_field_t< SgAsmGenericFile, struct stat,&SgAsmGenericFile::p_sb > | |
Cdescribe_field_t< SgAsmGenericFileList, SgAsmGenericFilePtrList,&SgAsmGenericFileList::p_files > | |
Cdescribe_field_t< SgAsmGenericFormat, bool,&SgAsmGenericFormat::p_isCurrentVersion > | |
Cdescribe_field_t< SgAsmGenericFormat, Rose::BinaryAnalysis::ByteOrder::Endianness,&SgAsmGenericFormat::p_sex > | |
Cdescribe_field_t< SgAsmGenericFormat, SgAsmGenericFormat::ExecABI,&SgAsmGenericFormat::p_abi > | |
Cdescribe_field_t< SgAsmGenericFormat, SgAsmGenericFormat::ExecFamily,&SgAsmGenericFormat::p_family > | |
Cdescribe_field_t< SgAsmGenericFormat, SgAsmGenericFormat::ExecPurpose,&SgAsmGenericFormat::p_purpose > | |
Cdescribe_field_t< SgAsmGenericFormat, size_t,&SgAsmGenericFormat::p_wordSize > | |
Cdescribe_field_t< SgAsmGenericFormat, unsigned,&SgAsmGenericFormat::p_abiVersion > | |
Cdescribe_field_t< SgAsmGenericFormat, unsigned,&SgAsmGenericFormat::p_version > | |
Cdescribe_field_t< SgAsmGenericHeader, rose_addr_t,&SgAsmGenericHeader::p_baseVa > | |
Cdescribe_field_t< SgAsmGenericHeader, SgAsmGenericDLLList *,&SgAsmGenericHeader::p_dlls > | |
Cdescribe_field_t< SgAsmGenericHeader, SgAsmGenericFormat *,&SgAsmGenericHeader::p_executableFormat > | |
Cdescribe_field_t< SgAsmGenericHeader, SgAsmGenericFormat::InsSetArchitecture,&SgAsmGenericHeader::p_isa > | |
Cdescribe_field_t< SgAsmGenericHeader, SgAsmGenericSectionList *,&SgAsmGenericHeader::p_sections > | |
Cdescribe_field_t< SgAsmGenericHeader, SgCharList,&SgAsmGenericHeader::p_magic > | |
Cdescribe_field_t< SgAsmGenericHeader, SgRVAList,&SgAsmGenericHeader::p_entryRvas > | |
Cdescribe_field_t< SgAsmGenericHeaderList, SgAsmGenericHeaderPtrList,&SgAsmGenericHeaderList::p_headers > | |
Cdescribe_field_t< SgAsmGenericSection, bool,&SgAsmGenericSection::p_containsCode > | |
Cdescribe_field_t< SgAsmGenericSection, bool,&SgAsmGenericSection::p_mappedExecutePermission > | |
Cdescribe_field_t< SgAsmGenericSection, bool,&SgAsmGenericSection::p_mappedReadPermission > | |
Cdescribe_field_t< SgAsmGenericSection, bool,&SgAsmGenericSection::p_mappedWritePermission > | |
Cdescribe_field_t< SgAsmGenericSection, bool,&SgAsmGenericSection::p_synthesized > | |
Cdescribe_field_t< SgAsmGenericSection, int,&SgAsmGenericSection::p_id > | |
Cdescribe_field_t< SgAsmGenericSection, rose_addr_t,&SgAsmGenericSection::p_fileAlignment > | |
Cdescribe_field_t< SgAsmGenericSection, rose_addr_t,&SgAsmGenericSection::p_mappedActualVa > | |
Cdescribe_field_t< SgAsmGenericSection, rose_addr_t,&SgAsmGenericSection::p_mappedAlignment > | |
Cdescribe_field_t< SgAsmGenericSection, rose_addr_t,&SgAsmGenericSection::p_mappedPreferredRva > | |
Cdescribe_field_t< SgAsmGenericSection, rose_addr_t,&SgAsmGenericSection::p_mappedSize > | |
Cdescribe_field_t< SgAsmGenericSection, rose_addr_t,&SgAsmGenericSection::p_offset > | |
Cdescribe_field_t< SgAsmGenericSection, rose_addr_t,&SgAsmGenericSection::p_size > | |
Cdescribe_field_t< SgAsmGenericSection, SgAsmGenericFile *,&SgAsmGenericSection::p_file > | |
Cdescribe_field_t< SgAsmGenericSection, SgAsmGenericHeader *,&SgAsmGenericSection::p_header > | |
Cdescribe_field_t< SgAsmGenericSection, SgAsmGenericSection::SectionPurpose,&SgAsmGenericSection::p_purpose > | |
Cdescribe_field_t< SgAsmGenericSection, SgAsmGenericString *,&SgAsmGenericSection::p_name > | |
Cdescribe_field_t< SgAsmGenericSection, SgFileContentList,&SgAsmGenericSection::p_data > | |
Cdescribe_field_t< SgAsmGenericSection, std::string,&SgAsmGenericSection::p_shortName > | |
Cdescribe_field_t< SgAsmGenericSectionList, SgAsmGenericSectionPtrList,&SgAsmGenericSectionList::p_sections > | |
Cdescribe_field_t< SgAsmGenericStrtab, Rose::BinaryAnalysis::AddressIntervalSet,&SgAsmGenericStrtab::p_freeList > | |
Cdescribe_field_t< SgAsmGenericStrtab, SgAsmGenericSection *,&SgAsmGenericStrtab::p_container > | |
Cdescribe_field_t< SgAsmGenericStrtab, SgAsmGenericStrtab::referenced_t,&SgAsmGenericStrtab::p_storageList > | |
Cdescribe_field_t< SgAsmGenericStrtab, SgAsmStringStorage *,&SgAsmGenericStrtab::p_dontFree > | |
Cdescribe_field_t< SgAsmGenericStrtab, size_t,&SgAsmGenericStrtab::p_numberFreed > | |
Cdescribe_field_t< SgAsmGenericSymbol, rose_addr_t,&SgAsmGenericSymbol::p_size > | |
Cdescribe_field_t< SgAsmGenericSymbol, rose_addr_t,&SgAsmGenericSymbol::p_value > | |
Cdescribe_field_t< SgAsmGenericSymbol, SgAsmGenericSection *,&SgAsmGenericSymbol::p_bound > | |
Cdescribe_field_t< SgAsmGenericSymbol, SgAsmGenericString *,&SgAsmGenericSymbol::p_name > | |
Cdescribe_field_t< SgAsmGenericSymbol, SgAsmGenericSymbol::SymbolBinding,&SgAsmGenericSymbol::p_binding > | |
Cdescribe_field_t< SgAsmGenericSymbol, SgAsmGenericSymbol::SymbolDefState,&SgAsmGenericSymbol::p_definitionState > | |
Cdescribe_field_t< SgAsmGenericSymbol, SgAsmGenericSymbol::SymbolType,&SgAsmGenericSymbol::p_type > | |
Cdescribe_field_t< SgAsmGenericSymbolList, SgAsmGenericSymbolPtrList,&SgAsmGenericSymbolList::p_symbols > | |
Cdescribe_field_t< SgAsmIndirectRegisterExpression, Rose::BinaryAnalysis::RegisterDescriptor,&SgAsmIndirectRegisterExpression::p_offset > | |
Cdescribe_field_t< SgAsmIndirectRegisterExpression, Rose::BinaryAnalysis::RegisterDescriptor,&SgAsmIndirectRegisterExpression::p_stride > | |
Cdescribe_field_t< SgAsmIndirectRegisterExpression, size_t,&SgAsmIndirectRegisterExpression::p_index > | |
Cdescribe_field_t< SgAsmIndirectRegisterExpression, size_t,&SgAsmIndirectRegisterExpression::p_modulus > | |
Cdescribe_field_t< SgAsmInstruction, int64_t,&SgAsmInstruction::p_stackDeltaIn > | |
Cdescribe_field_t< SgAsmInstruction, SgAsmExprListExp *,&SgAsmInstruction::p_semantics > | |
Cdescribe_field_t< SgAsmInstruction, SgAsmInstruction *,&SgAsmInstruction::p_delaySlot > | |
Cdescribe_field_t< SgAsmInstruction, SgAsmOperandList *,&SgAsmInstruction::p_operandList > | |
Cdescribe_field_t< SgAsmInstruction, SgUnsignedCharList,&SgAsmInstruction::p_rawBytes > | |
Cdescribe_field_t< SgAsmInstruction, uint8_t,&SgAsmInstruction::p_architectureId > | |
Cdescribe_field_t< SgAsmInstructionList, SgAsmInstructionPtrList,&SgAsmInstructionList::p_instructions > | |
Cdescribe_field_t< SgAsmIntegerType, bool,&SgAsmIntegerType::p_isSigned > | |
Cdescribe_field_t< SgAsmIntegerValueExpression, SgNode *,&SgAsmIntegerValueExpression::p_baseNode > | |
Cdescribe_field_t< SgAsmInterpretation, bool,&SgAsmInterpretation::p_coverageComputed > | |
Cdescribe_field_t< SgAsmInterpretation, double,&SgAsmInterpretation::p_percentageCoverage > | |
Cdescribe_field_t< SgAsmInterpretation, SgAsmBlock *,&SgAsmInterpretation::p_globalBlock > | |
Cdescribe_field_t< SgAsmInterpretation, SgAsmGenericHeaderList *,&SgAsmInterpretation::p_headers > | |
Cdescribe_field_t< SgAsmInterpretationList, SgAsmInterpretationPtrList,&SgAsmInterpretationList::p_interpretations > | |
Cdescribe_field_t< SgAsmJvmAttribute, uint16_t,&SgAsmJvmAttribute::p_attribute_name_index > | |
Cdescribe_field_t< SgAsmJvmAttribute, uint32_t,&SgAsmJvmAttribute::p_attribute_length > | |
Cdescribe_field_t< SgAsmJvmAttributeTable, SgAsmJvmAttributePtrList,&SgAsmJvmAttributeTable::p_attributes > | |
Cdescribe_field_t< SgAsmJvmBootstrapMethod, SgUnsigned16List,&SgAsmJvmBootstrapMethod::p_bootstrap_arguments > | |
Cdescribe_field_t< SgAsmJvmBootstrapMethod, uint16_t,&SgAsmJvmBootstrapMethod::p_bootstrap_method_ref > | |
Cdescribe_field_t< SgAsmJvmBootstrapMethods, SgAsmJvmBootstrapMethodPtrList,&SgAsmJvmBootstrapMethods::p_bootstrap_methods > | |
Cdescribe_field_t< SgAsmJvmCodeAttribute, const char *,&SgAsmJvmCodeAttribute::p_code > | |
Cdescribe_field_t< SgAsmJvmCodeAttribute, rose_addr_t,&SgAsmJvmCodeAttribute::p_code_offset > | |
Cdescribe_field_t< SgAsmJvmCodeAttribute, SgAsmJvmAttributeTable *,&SgAsmJvmCodeAttribute::p_attribute_table > | |
Cdescribe_field_t< SgAsmJvmCodeAttribute, SgAsmJvmExceptionTable *,&SgAsmJvmCodeAttribute::p_exception_table > | |
Cdescribe_field_t< SgAsmJvmCodeAttribute, uint16_t,&SgAsmJvmCodeAttribute::p_max_locals > | |
Cdescribe_field_t< SgAsmJvmCodeAttribute, uint16_t,&SgAsmJvmCodeAttribute::p_max_stack > | |
Cdescribe_field_t< SgAsmJvmCodeAttribute, uint32_t,&SgAsmJvmCodeAttribute::p_code_length > | |
Cdescribe_field_t< SgAsmJvmConstantPool, SgAsmJvmConstantPoolEntryPtrList,&SgAsmJvmConstantPool::p_entries > | |
Cdescribe_field_t< SgAsmJvmConstantPoolEntry, char *,&SgAsmJvmConstantPoolEntry::p_utf8_bytes > | |
Cdescribe_field_t< SgAsmJvmConstantPoolEntry, SgAsmJvmConstantPoolEntry::Kind,&SgAsmJvmConstantPoolEntry::p_tag > | |
Cdescribe_field_t< SgAsmJvmConstantPoolEntry, uint16_t,&SgAsmJvmConstantPoolEntry::p_bootstrap_method_attr_index > | |
Cdescribe_field_t< SgAsmJvmConstantPoolEntry, uint16_t,&SgAsmJvmConstantPoolEntry::p_class_index > | |
Cdescribe_field_t< SgAsmJvmConstantPoolEntry, uint16_t,&SgAsmJvmConstantPoolEntry::p_descriptor_index > | |
Cdescribe_field_t< SgAsmJvmConstantPoolEntry, uint16_t,&SgAsmJvmConstantPoolEntry::p_length > | |
Cdescribe_field_t< SgAsmJvmConstantPoolEntry, uint16_t,&SgAsmJvmConstantPoolEntry::p_name_and_type_index > | |
Cdescribe_field_t< SgAsmJvmConstantPoolEntry, uint16_t,&SgAsmJvmConstantPoolEntry::p_name_index > | |
Cdescribe_field_t< SgAsmJvmConstantPoolEntry, uint16_t,&SgAsmJvmConstantPoolEntry::p_reference_index > | |
Cdescribe_field_t< SgAsmJvmConstantPoolEntry, uint16_t,&SgAsmJvmConstantPoolEntry::p_string_index > | |
Cdescribe_field_t< SgAsmJvmConstantPoolEntry, uint32_t,&SgAsmJvmConstantPoolEntry::p_bytes > | |
Cdescribe_field_t< SgAsmJvmConstantPoolEntry, uint32_t,&SgAsmJvmConstantPoolEntry::p_hi_bytes > | |
Cdescribe_field_t< SgAsmJvmConstantPoolEntry, uint32_t,&SgAsmJvmConstantPoolEntry::p_low_bytes > | |
Cdescribe_field_t< SgAsmJvmConstantPoolEntry, uint8_t,&SgAsmJvmConstantPoolEntry::p_reference_kind > | |
Cdescribe_field_t< SgAsmJvmConstantValue, uint16_t,&SgAsmJvmConstantValue::p_constantvalue_index > | |
Cdescribe_field_t< SgAsmJvmEnclosingMethod, uint16_t,&SgAsmJvmEnclosingMethod::p_class_index > | |
Cdescribe_field_t< SgAsmJvmEnclosingMethod, uint16_t,&SgAsmJvmEnclosingMethod::p_method_index > | |
Cdescribe_field_t< SgAsmJvmExceptionHandler, uint16_t,&SgAsmJvmExceptionHandler::p_catch_type > | |
Cdescribe_field_t< SgAsmJvmExceptionHandler, uint16_t,&SgAsmJvmExceptionHandler::p_end_pc > | |
Cdescribe_field_t< SgAsmJvmExceptionHandler, uint16_t,&SgAsmJvmExceptionHandler::p_handler_pc > | |
Cdescribe_field_t< SgAsmJvmExceptionHandler, uint16_t,&SgAsmJvmExceptionHandler::p_start_pc > | |
Cdescribe_field_t< SgAsmJvmExceptions, SgUnsigned16List,&SgAsmJvmExceptions::p_exception_index_table > | |
Cdescribe_field_t< SgAsmJvmExceptionTable, SgAsmJvmExceptionHandlerPtrList,&SgAsmJvmExceptionTable::p_handlers > | |
Cdescribe_field_t< SgAsmJvmField, SgAsmJvmAttributeTable *,&SgAsmJvmField::p_attribute_table > | |
Cdescribe_field_t< SgAsmJvmField, uint16_t,&SgAsmJvmField::p_access_flags > | |
Cdescribe_field_t< SgAsmJvmField, uint16_t,&SgAsmJvmField::p_descriptor_index > | |
Cdescribe_field_t< SgAsmJvmField, uint16_t,&SgAsmJvmField::p_name_index > | |
Cdescribe_field_t< SgAsmJvmFieldTable, SgAsmJvmFieldPtrList,&SgAsmJvmFieldTable::p_fields > | |
Cdescribe_field_t< SgAsmJvmFileHeader, SgAsmJvmAttributeTable *,&SgAsmJvmFileHeader::p_attribute_table > | |
Cdescribe_field_t< SgAsmJvmFileHeader, SgAsmJvmConstantPool *,&SgAsmJvmFileHeader::p_constant_pool > | |
Cdescribe_field_t< SgAsmJvmFileHeader, SgAsmJvmFieldTable *,&SgAsmJvmFileHeader::p_field_table > | |
Cdescribe_field_t< SgAsmJvmFileHeader, SgAsmJvmMethodTable *,&SgAsmJvmFileHeader::p_method_table > | |
Cdescribe_field_t< SgAsmJvmFileHeader, std::list< uint16_t >,&SgAsmJvmFileHeader::p_interfaces > | |
Cdescribe_field_t< SgAsmJvmFileHeader, uint16_t,&SgAsmJvmFileHeader::p_access_flags > | |
Cdescribe_field_t< SgAsmJvmFileHeader, uint16_t,&SgAsmJvmFileHeader::p_major_version > | |
Cdescribe_field_t< SgAsmJvmFileHeader, uint16_t,&SgAsmJvmFileHeader::p_minor_version > | |
Cdescribe_field_t< SgAsmJvmFileHeader, uint16_t,&SgAsmJvmFileHeader::p_super_class > | |
Cdescribe_field_t< SgAsmJvmFileHeader, uint16_t,&SgAsmJvmFileHeader::p_this_class > | |
Cdescribe_field_t< SgAsmJvmInnerClasses, SgAsmJvmInnerClassesEntryPtrList,&SgAsmJvmInnerClasses::p_classes > | |
Cdescribe_field_t< SgAsmJvmInnerClassesEntry, uint16_t,&SgAsmJvmInnerClassesEntry::p_inner_class_access_flags > | |
Cdescribe_field_t< SgAsmJvmInnerClassesEntry, uint16_t,&SgAsmJvmInnerClassesEntry::p_inner_class_info_index > | |
Cdescribe_field_t< SgAsmJvmInnerClassesEntry, uint16_t,&SgAsmJvmInnerClassesEntry::p_inner_name_index > | |
Cdescribe_field_t< SgAsmJvmInnerClassesEntry, uint16_t,&SgAsmJvmInnerClassesEntry::p_outer_class_info_index > | |
Cdescribe_field_t< SgAsmJvmInstruction, Rose::BinaryAnalysis::JvmInstructionKind,&SgAsmJvmInstruction::p_kind > | |
Cdescribe_field_t< SgAsmJvmLineNumberEntry, uint16_t,&SgAsmJvmLineNumberEntry::p_line_number > | |
Cdescribe_field_t< SgAsmJvmLineNumberEntry, uint16_t,&SgAsmJvmLineNumberEntry::p_start_pc > | |
Cdescribe_field_t< SgAsmJvmLineNumberTable, SgAsmJvmLineNumberEntryPtrList,&SgAsmJvmLineNumberTable::p_line_number_table > | |
Cdescribe_field_t< SgAsmJvmLocalVariableEntry, uint16_t,&SgAsmJvmLocalVariableEntry::p_descriptor_index > | |
Cdescribe_field_t< SgAsmJvmLocalVariableEntry, uint16_t,&SgAsmJvmLocalVariableEntry::p_index > | |
Cdescribe_field_t< SgAsmJvmLocalVariableEntry, uint16_t,&SgAsmJvmLocalVariableEntry::p_length > | |
Cdescribe_field_t< SgAsmJvmLocalVariableEntry, uint16_t,&SgAsmJvmLocalVariableEntry::p_name_index > | |
Cdescribe_field_t< SgAsmJvmLocalVariableEntry, uint16_t,&SgAsmJvmLocalVariableEntry::p_start_pc > | |
Cdescribe_field_t< SgAsmJvmLocalVariableTable, SgAsmJvmLocalVariableEntryPtrList,&SgAsmJvmLocalVariableTable::p_local_variable_table > | |
Cdescribe_field_t< SgAsmJvmLocalVariableTypeEntry, uint16_t,&SgAsmJvmLocalVariableTypeEntry::p_index > | |
Cdescribe_field_t< SgAsmJvmLocalVariableTypeEntry, uint16_t,&SgAsmJvmLocalVariableTypeEntry::p_length > | |
Cdescribe_field_t< SgAsmJvmLocalVariableTypeEntry, uint16_t,&SgAsmJvmLocalVariableTypeEntry::p_name_index > | |
Cdescribe_field_t< SgAsmJvmLocalVariableTypeEntry, uint16_t,&SgAsmJvmLocalVariableTypeEntry::p_signature_index > | |
Cdescribe_field_t< SgAsmJvmLocalVariableTypeEntry, uint16_t,&SgAsmJvmLocalVariableTypeEntry::p_start_pc > | |
Cdescribe_field_t< SgAsmJvmLocalVariableTypeTable, SgAsmJvmLocalVariableTypeEntryPtrList,&SgAsmJvmLocalVariableTypeTable::p_local_variable_type_table > | |
Cdescribe_field_t< SgAsmJvmMethod, SgAsmInstructionList *,&SgAsmJvmMethod::p_instruction_list > | |
Cdescribe_field_t< SgAsmJvmMethod, SgAsmJvmAttributeTable *,&SgAsmJvmMethod::p_attribute_table > | |
Cdescribe_field_t< SgAsmJvmMethod, uint16_t,&SgAsmJvmMethod::p_access_flags > | |
Cdescribe_field_t< SgAsmJvmMethod, uint16_t,&SgAsmJvmMethod::p_descriptor_index > | |
Cdescribe_field_t< SgAsmJvmMethod, uint16_t,&SgAsmJvmMethod::p_name_index > | |
Cdescribe_field_t< SgAsmJvmMethodParameters, SgAsmJvmMethodParametersEntryPtrList,&SgAsmJvmMethodParameters::p_parameters > | |
Cdescribe_field_t< SgAsmJvmMethodParametersEntry, uint16_t,&SgAsmJvmMethodParametersEntry::p_access_flags > | |
Cdescribe_field_t< SgAsmJvmMethodParametersEntry, uint16_t,&SgAsmJvmMethodParametersEntry::p_name_index > | |
Cdescribe_field_t< SgAsmJvmMethodTable, SgAsmJvmMethodPtrList,&SgAsmJvmMethodTable::p_methods > | |
Cdescribe_field_t< SgAsmJvmModuleMainClass, uint16_t,&SgAsmJvmModuleMainClass::p_main_class_index > | |
Cdescribe_field_t< SgAsmJvmNestHost, uint16_t,&SgAsmJvmNestHost::p_host_class_index > | |
Cdescribe_field_t< SgAsmJvmNestMembers, SgUnsigned16List,&SgAsmJvmNestMembers::p_classes > | |
Cdescribe_field_t< SgAsmJvmSignature, uint16_t,&SgAsmJvmSignature::p_signature_index > | |
Cdescribe_field_t< SgAsmJvmSourceFile, uint16_t,&SgAsmJvmSourceFile::p_sourcefile_index > | |
Cdescribe_field_t< SgAsmJvmStackMapFrame, SgAsmJvmStackMapVerificationTypePtrList,&SgAsmJvmStackMapFrame::p_locals > | |
Cdescribe_field_t< SgAsmJvmStackMapFrame, SgAsmJvmStackMapVerificationTypePtrList,&SgAsmJvmStackMapFrame::p_stack > | |
Cdescribe_field_t< SgAsmJvmStackMapFrame, uint16_t,&SgAsmJvmStackMapFrame::p_offset_delta > | |
Cdescribe_field_t< SgAsmJvmStackMapFrame, uint8_t,&SgAsmJvmStackMapFrame::p_frame_type > | |
Cdescribe_field_t< SgAsmJvmStackMapTable, SgAsmJvmStackMapFramePtrList,&SgAsmJvmStackMapTable::p_entries > | |
Cdescribe_field_t< SgAsmJvmStackMapVerificationType, uint16_t,&SgAsmJvmStackMapVerificationType::p_cpool_index > | |
Cdescribe_field_t< SgAsmJvmStackMapVerificationType, uint16_t,&SgAsmJvmStackMapVerificationType::p_offset > | |
Cdescribe_field_t< SgAsmJvmStackMapVerificationType, uint8_t,&SgAsmJvmStackMapVerificationType::p_tag > | |
Cdescribe_field_t< SgAsmLEEntryPoint, rose_addr_t,&SgAsmLEEntryPoint::p_entry_offset > | |
Cdescribe_field_t< SgAsmLEEntryPoint, SgAsmLEEntryPointPtrList,&SgAsmLEEntryPoint::p_entries > | |
Cdescribe_field_t< SgAsmLEEntryPoint, unsigned,&SgAsmLEEntryPoint::p_entry_type > | |
Cdescribe_field_t< SgAsmLEEntryPoint, unsigned,&SgAsmLEEntryPoint::p_flags > | |
Cdescribe_field_t< SgAsmLEEntryPoint, unsigned,&SgAsmLEEntryPoint::p_objnum > | |
Cdescribe_field_t< SgAsmLEEntryPoint, unsigned,&SgAsmLEEntryPoint::p_res1 > | |
Cdescribe_field_t< SgAsmLEEntryTable, SgAsmLEEntryPointPtrList,&SgAsmLEEntryTable::p_entries > | |
Cdescribe_field_t< SgAsmLEEntryTable, SgSizeTList,&SgAsmLEEntryTable::p_bundle_sizes > | |
Cdescribe_field_t< SgAsmLEFileHeader, rose_addr_t,&SgAsmLEFileHeader::p_e_data_pages_offset > | |
Cdescribe_field_t< SgAsmLEFileHeader, rose_addr_t,&SgAsmLEFileHeader::p_e_debug_info_rfo > | |
Cdescribe_field_t< SgAsmLEFileHeader, rose_addr_t,&SgAsmLEFileHeader::p_e_eip > | |
Cdescribe_field_t< SgAsmLEFileHeader, rose_addr_t,&SgAsmLEFileHeader::p_e_entrytab_rfo > | |
Cdescribe_field_t< SgAsmLEFileHeader, rose_addr_t,&SgAsmLEFileHeader::p_e_esp > | |
Cdescribe_field_t< SgAsmLEFileHeader, rose_addr_t,&SgAsmLEFileHeader::p_e_fixup_pagetab_rfo > | |
Cdescribe_field_t< SgAsmLEFileHeader, rose_addr_t,&SgAsmLEFileHeader::p_e_fixup_rectab_rfo > | |
Cdescribe_field_t< SgAsmLEFileHeader, rose_addr_t,&SgAsmLEFileHeader::p_e_fixup_sect_size > | |
Cdescribe_field_t< SgAsmLEFileHeader, rose_addr_t,&SgAsmLEFileHeader::p_e_fmtdirtab_rfo > | |
Cdescribe_field_t< SgAsmLEFileHeader, rose_addr_t,&SgAsmLEFileHeader::p_e_import_modtab_rfo > | |
Cdescribe_field_t< SgAsmLEFileHeader, rose_addr_t,&SgAsmLEFileHeader::p_e_import_proctab_rfo > | |
Cdescribe_field_t< SgAsmLEFileHeader, rose_addr_t,&SgAsmLEFileHeader::p_e_iterpages_offset > | |
Cdescribe_field_t< SgAsmLEFileHeader, rose_addr_t,&SgAsmLEFileHeader::p_e_loader_sect_size > | |
Cdescribe_field_t< SgAsmLEFileHeader, rose_addr_t,&SgAsmLEFileHeader::p_e_nonresnametab_offset > | |
Cdescribe_field_t< SgAsmLEFileHeader, rose_addr_t,&SgAsmLEFileHeader::p_e_npages > | |
Cdescribe_field_t< SgAsmLEFileHeader, rose_addr_t,&SgAsmLEFileHeader::p_e_page_size > | |
Cdescribe_field_t< SgAsmLEFileHeader, rose_addr_t,&SgAsmLEFileHeader::p_e_pagetab_rfo > | |
Cdescribe_field_t< SgAsmLEFileHeader, rose_addr_t,&SgAsmLEFileHeader::p_e_ppcksumtab_rfo > | |
Cdescribe_field_t< SgAsmLEFileHeader, rose_addr_t,&SgAsmLEFileHeader::p_e_resnametab_rfo > | |
Cdescribe_field_t< SgAsmLEFileHeader, rose_addr_t,&SgAsmLEFileHeader::p_e_rsrctab_rfo > | |
Cdescribe_field_t< SgAsmLEFileHeader, rose_addr_t,&SgAsmLEFileHeader::p_e_secttab_rfo > | |
Cdescribe_field_t< SgAsmLEFileHeader, SgAsmDOSExtendedHeader *,&SgAsmLEFileHeader::p_dos2Header > | |
Cdescribe_field_t< SgAsmLEFileHeader, SgAsmLEEntryTable *,&SgAsmLEFileHeader::p_entryTable > | |
Cdescribe_field_t< SgAsmLEFileHeader, SgAsmLENameTable *,&SgAsmLEFileHeader::p_nonresidentNameTable > | |
Cdescribe_field_t< SgAsmLEFileHeader, SgAsmLENameTable *,&SgAsmLEFileHeader::p_residentNameTable > | |
Cdescribe_field_t< SgAsmLEFileHeader, SgAsmLEPageTable *,&SgAsmLEFileHeader::p_pageTable > | |
Cdescribe_field_t< SgAsmLEFileHeader, SgAsmLERelocTable *,&SgAsmLEFileHeader::p_relocationTable > | |
Cdescribe_field_t< SgAsmLEFileHeader, SgAsmLESectionTable *,&SgAsmLEFileHeader::p_sectionTable > | |
Cdescribe_field_t< SgAsmLEFileHeader, unsigned,&SgAsmLEFileHeader::p_e_auto_ds_section > | |
Cdescribe_field_t< SgAsmLEFileHeader, unsigned,&SgAsmLEFileHeader::p_e_byte_order > | |
Cdescribe_field_t< SgAsmLEFileHeader, unsigned,&SgAsmLEFileHeader::p_e_cpu_type > | |
Cdescribe_field_t< SgAsmLEFileHeader, unsigned,&SgAsmLEFileHeader::p_e_debug_info_size > | |
Cdescribe_field_t< SgAsmLEFileHeader, unsigned,&SgAsmLEFileHeader::p_e_eip_section > | |
Cdescribe_field_t< SgAsmLEFileHeader, unsigned,&SgAsmLEFileHeader::p_e_esp_section > | |
Cdescribe_field_t< SgAsmLEFileHeader, unsigned,&SgAsmLEFileHeader::p_e_fixup_sect_cksum > | |
Cdescribe_field_t< SgAsmLEFileHeader, unsigned,&SgAsmLEFileHeader::p_e_flags > | |
Cdescribe_field_t< SgAsmLEFileHeader, unsigned,&SgAsmLEFileHeader::p_e_fmtdirtab_nentries > | |
Cdescribe_field_t< SgAsmLEFileHeader, unsigned,&SgAsmLEFileHeader::p_e_format_level > | |
Cdescribe_field_t< SgAsmLEFileHeader, unsigned,&SgAsmLEFileHeader::p_e_heap_size > | |
Cdescribe_field_t< SgAsmLEFileHeader, unsigned,&SgAsmLEFileHeader::p_e_import_modtab_nentries > | |
Cdescribe_field_t< SgAsmLEFileHeader, unsigned,&SgAsmLEFileHeader::p_e_last_page_size > | |
Cdescribe_field_t< SgAsmLEFileHeader, unsigned,&SgAsmLEFileHeader::p_e_loader_sect_cksum > | |
Cdescribe_field_t< SgAsmLEFileHeader, unsigned,&SgAsmLEFileHeader::p_e_module_version > | |
Cdescribe_field_t< SgAsmLEFileHeader, unsigned,&SgAsmLEFileHeader::p_e_nonresnametab_cksum > | |
Cdescribe_field_t< SgAsmLEFileHeader, unsigned,&SgAsmLEFileHeader::p_e_nonresnametab_size > | |
Cdescribe_field_t< SgAsmLEFileHeader, unsigned,&SgAsmLEFileHeader::p_e_num_instance_demand > | |
Cdescribe_field_t< SgAsmLEFileHeader, unsigned,&SgAsmLEFileHeader::p_e_num_instance_preload > | |
Cdescribe_field_t< SgAsmLEFileHeader, unsigned,&SgAsmLEFileHeader::p_e_os_type > | |
Cdescribe_field_t< SgAsmLEFileHeader, unsigned,&SgAsmLEFileHeader::p_e_page_offset_shift > | |
Cdescribe_field_t< SgAsmLEFileHeader, unsigned,&SgAsmLEFileHeader::p_e_preload_npages > | |
Cdescribe_field_t< SgAsmLEFileHeader, unsigned,&SgAsmLEFileHeader::p_e_rsrctab_nentries > | |
Cdescribe_field_t< SgAsmLEFileHeader, unsigned,&SgAsmLEFileHeader::p_e_secttab_nentries > | |
Cdescribe_field_t< SgAsmLEFileHeader, unsigned,&SgAsmLEFileHeader::p_e_word_order > | |
Cdescribe_field_t< SgAsmLENameTable, SgStringList,&SgAsmLENameTable::p_names > | |
Cdescribe_field_t< SgAsmLENameTable, SgUnsignedList,&SgAsmLENameTable::p_ordinals > | |
Cdescribe_field_t< SgAsmLEPageTable, SgAsmLEPageTableEntryPtrList,&SgAsmLEPageTable::p_entries > | |
Cdescribe_field_t< SgAsmLEPageTableEntry, unsigned,&SgAsmLEPageTableEntry::p_flags > | |
Cdescribe_field_t< SgAsmLEPageTableEntry, unsigned,&SgAsmLEPageTableEntry::p_pageno > | |
Cdescribe_field_t< SgAsmLERelocTable, SgAsmLERelocEntryPtrList,&SgAsmLERelocTable::p_entries > | |
Cdescribe_field_t< SgAsmLESection, SgAsmLESectionTableEntry *,&SgAsmLESection::p_sectionTableEntry > | |
Cdescribe_field_t< SgAsmLESectionTableEntry, rose_addr_t,&SgAsmLESectionTableEntry::p_baseAddr > | |
Cdescribe_field_t< SgAsmLESectionTableEntry, rose_addr_t,&SgAsmLESectionTableEntry::p_mappedSize > | |
Cdescribe_field_t< SgAsmLESectionTableEntry, unsigned,&SgAsmLESectionTableEntry::p_flags > | |
Cdescribe_field_t< SgAsmLESectionTableEntry, unsigned,&SgAsmLESectionTableEntry::p_pageMapIndex > | |
Cdescribe_field_t< SgAsmLESectionTableEntry, unsigned,&SgAsmLESectionTableEntry::p_pageMapNEntries > | |
Cdescribe_field_t< SgAsmLESectionTableEntry, unsigned,&SgAsmLESectionTableEntry::p_res1 > | |
Cdescribe_field_t< SgAsmM68kInstruction, Rose::BinaryAnalysis::M68kDataFormat,&SgAsmM68kInstruction::p_dataFormat > | |
Cdescribe_field_t< SgAsmM68kInstruction, Rose::BinaryAnalysis::M68kInstructionKind,&SgAsmM68kInstruction::p_kind > | |
Cdescribe_field_t< SgAsmMemoryReferenceExpression, SgAsmExpression *,&SgAsmMemoryReferenceExpression::p_address > | |
Cdescribe_field_t< SgAsmMemoryReferenceExpression, SgAsmExpression *,&SgAsmMemoryReferenceExpression::p_segment > | |
Cdescribe_field_t< SgAsmMipsInstruction, Rose::BinaryAnalysis::MipsInstructionKind,&SgAsmMipsInstruction::p_kind > | |
Cdescribe_field_t< SgAsmNEEntryPoint, SgAsmNEEntryPoint::NEEntryFlags,&SgAsmNEEntryPoint::p_flags > | |
Cdescribe_field_t< SgAsmNEEntryPoint, unsigned,&SgAsmNEEntryPoint::p_int3f > | |
Cdescribe_field_t< SgAsmNEEntryPoint, unsigned,&SgAsmNEEntryPoint::p_sectionIndex > | |
Cdescribe_field_t< SgAsmNEEntryPoint, unsigned,&SgAsmNEEntryPoint::p_sectionOffset > | |
Cdescribe_field_t< SgAsmNEEntryTable, SgAsmNEEntryPointPtrList,&SgAsmNEEntryTable::p_entries > | |
Cdescribe_field_t< SgAsmNEEntryTable, SgSizeTList,&SgAsmNEEntryTable::p_bundle_sizes > | |
Cdescribe_field_t< SgAsmNEFileHeader, rose_addr_t,&SgAsmNEFileHeader::p_e_entrytab_rfo > | |
Cdescribe_field_t< SgAsmNEFileHeader, rose_addr_t,&SgAsmNEFileHeader::p_e_entrytab_size > | |
Cdescribe_field_t< SgAsmNEFileHeader, rose_addr_t,&SgAsmNEFileHeader::p_e_fastload_nsectors > | |
Cdescribe_field_t< SgAsmNEFileHeader, rose_addr_t,&SgAsmNEFileHeader::p_e_fastload_sector > | |
Cdescribe_field_t< SgAsmNEFileHeader, rose_addr_t,&SgAsmNEFileHeader::p_e_importnametab_rfo > | |
Cdescribe_field_t< SgAsmNEFileHeader, rose_addr_t,&SgAsmNEFileHeader::p_e_modreftab_rfo > | |
Cdescribe_field_t< SgAsmNEFileHeader, rose_addr_t,&SgAsmNEFileHeader::p_e_nonresnametab_offset > | |
Cdescribe_field_t< SgAsmNEFileHeader, rose_addr_t,&SgAsmNEFileHeader::p_e_resnametab_rfo > | |
Cdescribe_field_t< SgAsmNEFileHeader, rose_addr_t,&SgAsmNEFileHeader::p_e_rsrctab_rfo > | |
Cdescribe_field_t< SgAsmNEFileHeader, rose_addr_t,&SgAsmNEFileHeader::p_e_sectab_rfo > | |
Cdescribe_field_t< SgAsmNEFileHeader, SgAsmDOSExtendedHeader *,&SgAsmNEFileHeader::p_dos2Header > | |
Cdescribe_field_t< SgAsmNEFileHeader, SgAsmNEEntryTable *,&SgAsmNEFileHeader::p_entryTable > | |
Cdescribe_field_t< SgAsmNEFileHeader, SgAsmNEModuleTable *,&SgAsmNEFileHeader::p_moduleTable > | |
Cdescribe_field_t< SgAsmNEFileHeader, SgAsmNENameTable *,&SgAsmNEFileHeader::p_nonresidentNameTable > | |
Cdescribe_field_t< SgAsmNEFileHeader, SgAsmNENameTable *,&SgAsmNEFileHeader::p_residentNameTable > | |
Cdescribe_field_t< SgAsmNEFileHeader, SgAsmNESectionTable *,&SgAsmNEFileHeader::p_sectionTable > | |
Cdescribe_field_t< SgAsmNEFileHeader, unsigned,&SgAsmNEFileHeader::p_e_autodata_sn > | |
Cdescribe_field_t< SgAsmNEFileHeader, unsigned,&SgAsmNEFileHeader::p_e_bss_size > | |
Cdescribe_field_t< SgAsmNEFileHeader, unsigned,&SgAsmNEFileHeader::p_e_checksum > | |
Cdescribe_field_t< SgAsmNEFileHeader, unsigned,&SgAsmNEFileHeader::p_e_csip > | |
Cdescribe_field_t< SgAsmNEFileHeader, unsigned,&SgAsmNEFileHeader::p_e_exetype > | |
Cdescribe_field_t< SgAsmNEFileHeader, unsigned,&SgAsmNEFileHeader::p_e_flags1 > | |
Cdescribe_field_t< SgAsmNEFileHeader, unsigned,&SgAsmNEFileHeader::p_e_flags2 > | |
Cdescribe_field_t< SgAsmNEFileHeader, unsigned,&SgAsmNEFileHeader::p_e_linker_major > | |
Cdescribe_field_t< SgAsmNEFileHeader, unsigned,&SgAsmNEFileHeader::p_e_linker_minor > | |
Cdescribe_field_t< SgAsmNEFileHeader, unsigned,&SgAsmNEFileHeader::p_e_nmodrefs > | |
Cdescribe_field_t< SgAsmNEFileHeader, unsigned,&SgAsmNEFileHeader::p_e_nmovable_entries > | |
Cdescribe_field_t< SgAsmNEFileHeader, unsigned,&SgAsmNEFileHeader::p_e_nnonresnames > | |
Cdescribe_field_t< SgAsmNEFileHeader, unsigned,&SgAsmNEFileHeader::p_e_nresources > | |
Cdescribe_field_t< SgAsmNEFileHeader, unsigned,&SgAsmNEFileHeader::p_e_nsections > | |
Cdescribe_field_t< SgAsmNEFileHeader, unsigned,&SgAsmNEFileHeader::p_e_res1 > | |
Cdescribe_field_t< SgAsmNEFileHeader, unsigned,&SgAsmNEFileHeader::p_e_sector_align > | |
Cdescribe_field_t< SgAsmNEFileHeader, unsigned,&SgAsmNEFileHeader::p_e_sssp > | |
Cdescribe_field_t< SgAsmNEFileHeader, unsigned,&SgAsmNEFileHeader::p_e_stack_size > | |
Cdescribe_field_t< SgAsmNEFileHeader, unsigned,&SgAsmNEFileHeader::p_e_winvers > | |
Cdescribe_field_t< SgAsmNEModuleTable, SgAddressList,&SgAsmNEModuleTable::p_nameOffsets > | |
Cdescribe_field_t< SgAsmNEModuleTable, SgAsmNEStringTable *,&SgAsmNEModuleTable::p_strtab > | |
Cdescribe_field_t< SgAsmNEModuleTable, SgStringList,&SgAsmNEModuleTable::p_names > | |
Cdescribe_field_t< SgAsmNENameTable, SgStringList,&SgAsmNENameTable::p_names > | |
Cdescribe_field_t< SgAsmNENameTable, SgUnsignedList,&SgAsmNENameTable::p_ordinals > | |
Cdescribe_field_t< SgAsmNERelocEntry, rose_addr_t,&SgAsmNERelocEntry::p_src_offset > | |
Cdescribe_field_t< SgAsmNERelocEntry, SgAsmNERelocEntry::iname_type,&SgAsmNERelocEntry::p_iname > | |
Cdescribe_field_t< SgAsmNERelocEntry, SgAsmNERelocEntry::iord_type,&SgAsmNERelocEntry::p_iord > | |
Cdescribe_field_t< SgAsmNERelocEntry, SgAsmNERelocEntry::iref_type,&SgAsmNERelocEntry::p_iref > | |
Cdescribe_field_t< SgAsmNERelocEntry, SgAsmNERelocEntry::NERelocFlags,&SgAsmNERelocEntry::p_flags > | |
Cdescribe_field_t< SgAsmNERelocEntry, SgAsmNERelocEntry::NERelocModifiers,&SgAsmNERelocEntry::p_modifier > | |
Cdescribe_field_t< SgAsmNERelocEntry, SgAsmNERelocEntry::NERelocSrcType,&SgAsmNERelocEntry::p_src_type > | |
Cdescribe_field_t< SgAsmNERelocEntry, SgAsmNERelocEntry::NERelocTgtType,&SgAsmNERelocEntry::p_tgt_type > | |
Cdescribe_field_t< SgAsmNERelocEntry, SgAsmNERelocEntry::osfixup_type,&SgAsmNERelocEntry::p_osfixup > | |
Cdescribe_field_t< SgAsmNERelocTable, SgAsmNERelocEntryPtrList,&SgAsmNERelocTable::p_entries > | |
Cdescribe_field_t< SgAsmNESection, SgAsmNERelocTable *,&SgAsmNESection::p_relocationTable > | |
Cdescribe_field_t< SgAsmNESection, SgAsmNESectionTableEntry *,&SgAsmNESection::p_sectionTableEntry > | |
Cdescribe_field_t< SgAsmNESectionTable, rose_addr_t,&SgAsmNESectionTable::p_physicalSize > | |
Cdescribe_field_t< SgAsmNESectionTable, rose_addr_t,&SgAsmNESectionTable::p_virtualSize > | |
Cdescribe_field_t< SgAsmNESectionTable, unsigned,&SgAsmNESectionTable::p_flags > | |
Cdescribe_field_t< SgAsmNESectionTable, unsigned,&SgAsmNESectionTable::p_sector > | |
Cdescribe_field_t< SgAsmNESectionTableEntry, rose_addr_t,&SgAsmNESectionTableEntry::p_physicalSize > | |
Cdescribe_field_t< SgAsmNESectionTableEntry, rose_addr_t,&SgAsmNESectionTableEntry::p_virtualSize > | |
Cdescribe_field_t< SgAsmNESectionTableEntry, unsigned,&SgAsmNESectionTableEntry::p_flags > | |
Cdescribe_field_t< SgAsmNESectionTableEntry, unsigned,&SgAsmNESectionTableEntry::p_sector > | |
Cdescribe_field_t< SgAsmOp, bool,&SgAsmOp::p_isOutputOperand > | |
Cdescribe_field_t< SgAsmOp, bool,&SgAsmOp::p_recordRawAsmOperandDescriptions > | |
Cdescribe_field_t< SgAsmOp, SgAsmOp::asm_operand_constraint_enum,&SgAsmOp::p_constraint > | |
Cdescribe_field_t< SgAsmOp, SgAsmOp::asm_operand_modifier_enum,&SgAsmOp::p_modifiers > | |
Cdescribe_field_t< SgAsmOp, SgExpression *,&SgAsmOp::p_expression > | |
Cdescribe_field_t< SgAsmOp, std::string,&SgAsmOp::p_constraintString > | |
Cdescribe_field_t< SgAsmOp, std::string,&SgAsmOp::p_name > | |
Cdescribe_field_t< SgAsmOperandList, SgAsmExpressionPtrList,&SgAsmOperandList::p_operands > | |
Cdescribe_field_t< SgAsmPEExportDirectory, Rose::BinaryAnalysis::RelativeVirtualAddress,&SgAsmPEExportDirectory::p_expaddr_rva > | |
Cdescribe_field_t< SgAsmPEExportDirectory, Rose::BinaryAnalysis::RelativeVirtualAddress,&SgAsmPEExportDirectory::p_name_rva > | |
Cdescribe_field_t< SgAsmPEExportDirectory, Rose::BinaryAnalysis::RelativeVirtualAddress,&SgAsmPEExportDirectory::p_nameptr_rva > | |
Cdescribe_field_t< SgAsmPEExportDirectory, Rose::BinaryAnalysis::RelativeVirtualAddress,&SgAsmPEExportDirectory::p_ordinals_rva > | |
Cdescribe_field_t< SgAsmPEExportDirectory, SgAsmGenericString *,&SgAsmPEExportDirectory::p_name > | |
Cdescribe_field_t< SgAsmPEExportDirectory, size_t,&SgAsmPEExportDirectory::p_expaddr_n > | |
Cdescribe_field_t< SgAsmPEExportDirectory, size_t,&SgAsmPEExportDirectory::p_nameptr_n > | |
Cdescribe_field_t< SgAsmPEExportDirectory, time_t,&SgAsmPEExportDirectory::p_timestamp > | |
Cdescribe_field_t< SgAsmPEExportDirectory, unsigned,&SgAsmPEExportDirectory::p_ord_base > | |
Cdescribe_field_t< SgAsmPEExportDirectory, unsigned,&SgAsmPEExportDirectory::p_res1 > | |
Cdescribe_field_t< SgAsmPEExportDirectory, unsigned,&SgAsmPEExportDirectory::p_vmajor > | |
Cdescribe_field_t< SgAsmPEExportDirectory, unsigned,&SgAsmPEExportDirectory::p_vminor > | |
Cdescribe_field_t< SgAsmPEExportEntry, Rose::BinaryAnalysis::RelativeVirtualAddress,&SgAsmPEExportEntry::p_exportRva > | |
Cdescribe_field_t< SgAsmPEExportEntry, SgAsmGenericString *,&SgAsmPEExportEntry::p_forwarder > | |
Cdescribe_field_t< SgAsmPEExportEntry, SgAsmGenericString *,&SgAsmPEExportEntry::p_name > | |
Cdescribe_field_t< SgAsmPEExportEntry, unsigned,&SgAsmPEExportEntry::p_ordinal > | |
Cdescribe_field_t< SgAsmPEExportEntryList, SgAsmPEExportEntryPtrList,&SgAsmPEExportEntryList::p_exports > | |
Cdescribe_field_t< SgAsmPEExportSection, SgAsmPEExportDirectory *,&SgAsmPEExportSection::p_exportDirectory > | |
Cdescribe_field_t< SgAsmPEExportSection, SgAsmPEExportEntryList *,&SgAsmPEExportSection::p_exports > | |
Cdescribe_field_t< SgAsmPEFileHeader, Rose::BinaryAnalysis::RelativeVirtualAddress,&SgAsmPEFileHeader::p_e_code_rva > | |
Cdescribe_field_t< SgAsmPEFileHeader, Rose::BinaryAnalysis::RelativeVirtualAddress,&SgAsmPEFileHeader::p_e_data_rva > | |
Cdescribe_field_t< SgAsmPEFileHeader, rose_addr_t,&SgAsmPEFileHeader::p_e_coff_symtab > | |
Cdescribe_field_t< SgAsmPEFileHeader, rose_addr_t,&SgAsmPEFileHeader::p_e_nt_hdr_size > | |
Cdescribe_field_t< SgAsmPEFileHeader, SgAsmCoffSymbolTable *,&SgAsmPEFileHeader::p_coffSymbolTable > | |
Cdescribe_field_t< SgAsmPEFileHeader, SgAsmPERVASizePairList *,&SgAsmPEFileHeader::p_rvaSizePairs > | |
Cdescribe_field_t< SgAsmPEFileHeader, SgAsmPESectionTable *,&SgAsmPEFileHeader::p_sectionTable > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_bss_size > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_code_size > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_coff_nsyms > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_cpu_type > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_data_size > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_dll_flags > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_file_align > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_file_checksum > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_flags > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_header_size > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_heap_commit_size > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_heap_reserve_size > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_image_size > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_lmajor > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_lminor > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_loader_flags > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_nsections > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_num_rvasize_pairs > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_opt_magic > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_os_major > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_os_minor > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_reserved9 > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_section_align > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_stack_commit_size > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_stack_reserve_size > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_subsys_major > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_subsys_minor > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_subsystem > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_time > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_user_major > | |
Cdescribe_field_t< SgAsmPEFileHeader, unsigned,&SgAsmPEFileHeader::p_e_user_minor > | |
Cdescribe_field_t< SgAsmPEImportDirectory, Rose::BinaryAnalysis::RelativeVirtualAddress,&SgAsmPEImportDirectory::p_dllNameRva > | |
Cdescribe_field_t< SgAsmPEImportDirectory, Rose::BinaryAnalysis::RelativeVirtualAddress,&SgAsmPEImportDirectory::p_iat_rva > | |
Cdescribe_field_t< SgAsmPEImportDirectory, Rose::BinaryAnalysis::RelativeVirtualAddress,&SgAsmPEImportDirectory::p_ilt_rva > | |
Cdescribe_field_t< SgAsmPEImportDirectory, SgAsmGenericString *,&SgAsmPEImportDirectory::p_dllName > | |
Cdescribe_field_t< SgAsmPEImportDirectory, SgAsmPEImportItemList *,&SgAsmPEImportDirectory::p_imports > | |
Cdescribe_field_t< SgAsmPEImportDirectory, size_t,&SgAsmPEImportDirectory::p_dll_name_nalloc > | |
Cdescribe_field_t< SgAsmPEImportDirectory, size_t,&SgAsmPEImportDirectory::p_iat_nalloc > | |
Cdescribe_field_t< SgAsmPEImportDirectory, size_t,&SgAsmPEImportDirectory::p_ilt_nalloc > | |
Cdescribe_field_t< SgAsmPEImportDirectory, time_t,&SgAsmPEImportDirectory::p_time > | |
Cdescribe_field_t< SgAsmPEImportDirectory, unsigned,&SgAsmPEImportDirectory::p_forwarder_chain > | |
Cdescribe_field_t< SgAsmPEImportDirectoryList, SgAsmPEImportDirectoryPtrList,&SgAsmPEImportDirectoryList::p_vector > | |
Cdescribe_field_t< SgAsmPEImportItem, bool,&SgAsmPEImportItem::p_by_ordinal > | |
Cdescribe_field_t< SgAsmPEImportItem, bool,&SgAsmPEImportItem::p_iat_written > | |
Cdescribe_field_t< SgAsmPEImportItem, Rose::BinaryAnalysis::RelativeVirtualAddress,&SgAsmPEImportItem::p_bound_rva > | |
Cdescribe_field_t< SgAsmPEImportItem, Rose::BinaryAnalysis::RelativeVirtualAddress,&SgAsmPEImportItem::p_hintname_rva > | |
Cdescribe_field_t< SgAsmPEImportItem, SgAsmGenericString *,&SgAsmPEImportItem::p_name > | |
Cdescribe_field_t< SgAsmPEImportItem, size_t,&SgAsmPEImportItem::p_hintname_nalloc > | |
Cdescribe_field_t< SgAsmPEImportItem, unsigned,&SgAsmPEImportItem::p_hint > | |
Cdescribe_field_t< SgAsmPEImportItem, unsigned,&SgAsmPEImportItem::p_ordinal > | |
Cdescribe_field_t< SgAsmPEImportItemList, SgAsmPEImportItemPtrList,&SgAsmPEImportItemList::p_vector > | |
Cdescribe_field_t< SgAsmPEImportSection, SgAsmPEImportDirectoryList *,&SgAsmPEImportSection::p_importDirectories > | |
Cdescribe_field_t< SgAsmPERVASizePair, Rose::BinaryAnalysis::RelativeVirtualAddress,&SgAsmPERVASizePair::p_e_rva > | |
Cdescribe_field_t< SgAsmPERVASizePair, rose_addr_t,&SgAsmPERVASizePair::p_e_size > | |
Cdescribe_field_t< SgAsmPERVASizePair, SgAsmGenericSection *,&SgAsmPERVASizePair::p_section > | |
Cdescribe_field_t< SgAsmPERVASizePairList, SgAsmPERVASizePairPtrList,&SgAsmPERVASizePairList::p_pairs > | |
Cdescribe_field_t< SgAsmPESection, SgAsmPESectionTableEntry *,&SgAsmPESection::p_section_entry > | |
Cdescribe_field_t< SgAsmPESectionTableEntry, rose_addr_t,&SgAsmPESectionTableEntry::p_physical_offset > | |
Cdescribe_field_t< SgAsmPESectionTableEntry, rose_addr_t,&SgAsmPESectionTableEntry::p_physical_size > | |
Cdescribe_field_t< SgAsmPESectionTableEntry, rose_addr_t,&SgAsmPESectionTableEntry::p_rva > | |
Cdescribe_field_t< SgAsmPESectionTableEntry, rose_addr_t,&SgAsmPESectionTableEntry::p_virtual_size > | |
Cdescribe_field_t< SgAsmPESectionTableEntry, std::string,&SgAsmPESectionTableEntry::p_name > | |
Cdescribe_field_t< SgAsmPESectionTableEntry, unsigned,&SgAsmPESectionTableEntry::p_coff_line_nums > | |
Cdescribe_field_t< SgAsmPESectionTableEntry, unsigned,&SgAsmPESectionTableEntry::p_flags > | |
Cdescribe_field_t< SgAsmPESectionTableEntry, unsigned,&SgAsmPESectionTableEntry::p_n_coff_line_nums > | |
Cdescribe_field_t< SgAsmPESectionTableEntry, unsigned,&SgAsmPESectionTableEntry::p_n_relocs > | |
Cdescribe_field_t< SgAsmPEStringSection, SgAsmCoffStrtab *,&SgAsmPEStringSection::p_strtab > | |
Cdescribe_field_t< SgAsmPointerType, SgAsmType *,&SgAsmPointerType::p_subtype > | |
Cdescribe_field_t< SgAsmPowerpcInstruction, Rose::BinaryAnalysis::PowerpcInstructionKind,&SgAsmPowerpcInstruction::p_kind > | |
Cdescribe_field_t< SgAsmRegisterNames, SgAsmRegisterReferenceExpressionPtrList,&SgAsmRegisterNames::p_registers > | |
Cdescribe_field_t< SgAsmRegisterNames, unsigned,&SgAsmRegisterNames::p_mask > | |
Cdescribe_field_t< SgAsmRegisterReferenceExpression, int,&SgAsmRegisterReferenceExpression::p_adjustment > | |
Cdescribe_field_t< SgAsmRegisterReferenceExpression, Rose::BinaryAnalysis::RegisterDescriptor,&SgAsmRegisterReferenceExpression::p_descriptor > | |
Cdescribe_field_t< SgAsmRiscOperation, SgAsmExprListExp *,&SgAsmRiscOperation::p_operands > | |
Cdescribe_field_t< SgAsmRiscOperation, SgAsmRiscOperation::RiscOperator,&SgAsmRiscOperation::p_riscOperator > | |
Cdescribe_field_t< SgAsmScalarType, Rose::BinaryAnalysis::ByteOrder::Endianness,&SgAsmScalarType::p_majorOrder > | |
Cdescribe_field_t< SgAsmScalarType, Rose::BinaryAnalysis::ByteOrder::Endianness,&SgAsmScalarType::p_minorOrder > | |
Cdescribe_field_t< SgAsmScalarType, size_t,&SgAsmScalarType::p_majorNBytes > | |
Cdescribe_field_t< SgAsmScalarType, size_t,&SgAsmScalarType::p_nBits > | |
Cdescribe_field_t< SgAsmStackExpression, int,&SgAsmStackExpression::p_stackPosition > | |
Cdescribe_field_t< SgAsmStatement, rose_addr_t,&SgAsmStatement::p_address > | |
Cdescribe_field_t< SgAsmStatement, std::string,&SgAsmStatement::p_comment > | |
Cdescribe_field_t< SgAsmStaticData, SgUnsignedCharList,&SgAsmStaticData::p_rawBytes > | |
Cdescribe_field_t< SgAsmStmt, bool,&SgAsmStmt::p_isVolatile > | |
Cdescribe_field_t< SgAsmStmt, bool,&SgAsmStmt::p_useGnuExtendedFormat > | |
Cdescribe_field_t< SgAsmStmt, SgAsmStmt::AsmRegisterNameList,&SgAsmStmt::p_clobberRegisterList > | |
Cdescribe_field_t< SgAsmStmt, SgExpressionPtrList,&SgAsmStmt::p_operands > | |
Cdescribe_field_t< SgAsmStmt, std::string,&SgAsmStmt::p_assemblyCode > | |
Cdescribe_field_t< SgAsmStoredString, SgAsmStringStorage *,&SgAsmStoredString::p_storage > | |
Cdescribe_field_t< SgAsmStringStorage, rose_addr_t,&SgAsmStringStorage::p_offset > | |
Cdescribe_field_t< SgAsmStringStorage, SgAsmGenericStrtab *,&SgAsmStringStorage::p_strtab > | |
Cdescribe_field_t< SgAsmStringStorage, std::string,&SgAsmStringStorage::p_string > | |
Cdescribe_field_t< SgAsmSynthesizedFieldDeclaration, std::string,&SgAsmSynthesizedFieldDeclaration::p_name > | |
Cdescribe_field_t< SgAsmSynthesizedFieldDeclaration, uint64_t,&SgAsmSynthesizedFieldDeclaration::p_offset > | |
Cdescribe_field_t< SgAsmUnaryExpression, SgAsmExpression *,&SgAsmUnaryExpression::p_operand > | |
Cdescribe_field_t< SgAsmUserInstruction, unsigned,&SgAsmUserInstruction::p_kind > | |
Cdescribe_field_t< SgAsmValueExpression, SgAsmValueExpression *,&SgAsmValueExpression::p_unfoldedExpression > | |
Cdescribe_field_t< SgAsmValueExpression, SgSymbol *,&SgAsmValueExpression::p_symbol > | |
Cdescribe_field_t< SgAsmValueExpression, unsigned short,&SgAsmValueExpression::p_bitOffset > | |
Cdescribe_field_t< SgAsmValueExpression, unsigned short,&SgAsmValueExpression::p_bitSize > | |
Cdescribe_field_t< SgAsmVectorType, SgAsmType *,&SgAsmVectorType::p_elmtType > | |
Cdescribe_field_t< SgAsmVectorType, size_t,&SgAsmVectorType::p_nElmts > | |
Cdescribe_field_t< SgAsmX86Instruction, bool,&SgAsmX86Instruction::p_lockPrefix > | |
Cdescribe_field_t< SgAsmX86Instruction, Rose::BinaryAnalysis::X86BranchPrediction,&SgAsmX86Instruction::p_branchPrediction > | |
Cdescribe_field_t< SgAsmX86Instruction, Rose::BinaryAnalysis::X86InstructionKind,&SgAsmX86Instruction::p_kind > | |
Cdescribe_field_t< SgAsmX86Instruction, Rose::BinaryAnalysis::X86InstructionSize,&SgAsmX86Instruction::p_addressSize > | |
Cdescribe_field_t< SgAsmX86Instruction, Rose::BinaryAnalysis::X86InstructionSize,&SgAsmX86Instruction::p_baseSize > | |
Cdescribe_field_t< SgAsmX86Instruction, Rose::BinaryAnalysis::X86InstructionSize,&SgAsmX86Instruction::p_operandSize > | |
Cdescribe_field_t< SgAsmX86Instruction, Rose::BinaryAnalysis::X86RepeatPrefix,&SgAsmX86Instruction::p_repeatPrefix > | |
Cdescribe_field_t< SgAsmX86Instruction, Rose::BinaryAnalysis::X86SegmentRegister,&SgAsmX86Instruction::p_segmentOverride > | |
Cdescribe_field_t< SgAssertStmt, SgExpression *,&SgAssertStmt::p_exception_argument > | |
Cdescribe_field_t< SgAssertStmt, SgExpression *,&SgAssertStmt::p_test > | |
Cdescribe_field_t< SgAssignedGotoStatement, SgExprListExp *,&SgAssignedGotoStatement::p_targets > | |
Cdescribe_field_t< SgAssignInitializer, SgExpression *,&SgAssignInitializer::p_operand_i > | |
Cdescribe_field_t< SgAssignInitializer, SgType *,&SgAssignInitializer::p_expression_type > | |
Cdescribe_field_t< SgAssignStatement, SgExpression *,&SgAssignStatement::p_value > | |
Cdescribe_field_t< SgAssignStatement, SgLabelRefExp *,&SgAssignStatement::p_label > | |
Cdescribe_field_t< SgAssociateStatement, SgBasicBlock *,&SgAssociateStatement::p_body > | |
Cdescribe_field_t< SgAssociateStatement, SgDeclarationStatementPtrList,&SgAssociateStatement::p_associates > | |
Cdescribe_field_t< SgAsyncStmt, SgStatement *,&SgAsyncStmt::p_body > | |
Cdescribe_field_t< SgAtExp, SgExpression *,&SgAtExp::p_expression > | |
Cdescribe_field_t< SgAtExp, SgStatement *,&SgAtExp::p_body > | |
Cdescribe_field_t< SgAtomicStmt, SgStatement *,&SgAtomicStmt::p_body > | |
Cdescribe_field_t< SgAtStmt, SgExpression *,&SgAtStmt::p_expression > | |
Cdescribe_field_t< SgAtStmt, SgStatement *,&SgAtStmt::p_body > | |
Cdescribe_field_t< SgAttribute, std::string,&SgAttribute::p_name > | |
Cdescribe_field_t< SgAttributeSpecificationStatement, int,&SgAttributeSpecificationStatement::p_intent > | |
Cdescribe_field_t< SgAttributeSpecificationStatement, SgAttributeSpecificationStatement::attribute_spec_enum,&SgAttributeSpecificationStatement::p_attribute_kind > | |
Cdescribe_field_t< SgAttributeSpecificationStatement, SgDataStatementGroupPtrList,&SgAttributeSpecificationStatement::p_data_statement_group_list > | |
Cdescribe_field_t< SgAttributeSpecificationStatement, SgDimensionObjectPtrList,&SgAttributeSpecificationStatement::p_dimension_object_list > | |
Cdescribe_field_t< SgAttributeSpecificationStatement, SgExprListExp *,&SgAttributeSpecificationStatement::p_bind_list > | |
Cdescribe_field_t< SgAttributeSpecificationStatement, SgExprListExp *,&SgAttributeSpecificationStatement::p_parameter_list > | |
Cdescribe_field_t< SgAttributeSpecificationStatement, SgStringList,&SgAttributeSpecificationStatement::p_name_list > | |
Cdescribe_field_t< SgAwaitExpression, SgExpression *,&SgAwaitExpression::p_value > | |
Cdescribe_field_t< SgBaseClass, bool,&SgBaseClass::p_global_qualification_required > | |
Cdescribe_field_t< SgBaseClass, bool,&SgBaseClass::p_isDirectBaseClass > | |
Cdescribe_field_t< SgBaseClass, bool,&SgBaseClass::p_type_elaboration_required > | |
Cdescribe_field_t< SgBaseClass, int,&SgBaseClass::p_name_qualification_length > | |
Cdescribe_field_t< SgBaseClass, SgBaseClassModifier *,&SgBaseClass::p_baseClassModifier > | |
Cdescribe_field_t< SgBaseClass, SgClassDeclaration *,&SgBaseClass::p_base_class > | |
Cdescribe_field_t< SgBaseClassModifier, SgAccessModifier,&SgBaseClassModifier::p_accessModifier > | |
Cdescribe_field_t< SgBaseClassModifier, SgBaseClassModifier::baseclass_modifier_enum,&SgBaseClassModifier::p_modifier > | |
Cdescribe_field_t< SgBasicBlock, SgStatementPtrList,&SgBasicBlock::p_statements > | |
Cdescribe_field_t< SgBasicBlock, std::string,&SgBasicBlock::p_asm_function_body > | |
Cdescribe_field_t< SgBasicBlock, std::string,&SgBasicBlock::p_string_label > | |
Cdescribe_field_t< SgBinaryComposite, SgAsmGenericFileList *,&SgBinaryComposite::p_genericFileList > | |
Cdescribe_field_t< SgBinaryComposite, SgAsmInterpretationList *,&SgBinaryComposite::p_interpretations > | |
Cdescribe_field_t< SgBinaryOp, SgExpression *,&SgBinaryOp::p_lhs_operand_i > | |
Cdescribe_field_t< SgBinaryOp, SgExpression *,&SgBinaryOp::p_originalExpressionTree > | |
Cdescribe_field_t< SgBinaryOp, SgExpression *,&SgBinaryOp::p_rhs_operand_i > | |
Cdescribe_field_t< SgBinaryOp, SgType *,&SgBinaryOp::p_expression_type > | |
Cdescribe_field_t< SgBitAttribute, unsigned long int,&SgBitAttribute::p_bitflag > | |
Cdescribe_field_t< SgBlockDataStatement, SgBasicBlock *,&SgBlockDataStatement::p_body > | |
Cdescribe_field_t< SgBoolValExp, int,&SgBoolValExp::p_value > | |
Cdescribe_field_t< SgBracedInitializer, SgExprListExp *,&SgBracedInitializer::p_initializers > | |
Cdescribe_field_t< SgBracedInitializer, SgType *,&SgBracedInitializer::p_expression_type > | |
Cdescribe_field_t< SgBreakStmt, std::string,&SgBreakStmt::p_do_string_label > | |
Cdescribe_field_t< SgC_PreprocessorDirectiveStatement, std::string,&SgC_PreprocessorDirectiveStatement::p_directiveString > | |
Cdescribe_field_t< SgCAFCoExpression, SgExpression *,&SgCAFCoExpression::p_referData > | |
Cdescribe_field_t< SgCAFCoExpression, SgExpression *,&SgCAFCoExpression::p_teamRank > | |
Cdescribe_field_t< SgCAFCoExpression, SgVarRefExp *,&SgCAFCoExpression::p_teamId > | |
Cdescribe_field_t< SgCAFWithTeamStatement, bool,&SgCAFWithTeamStatement::p_endHasTeamId > | |
Cdescribe_field_t< SgCAFWithTeamStatement, SgBasicBlock *,&SgCAFWithTeamStatement::p_body > | |
Cdescribe_field_t< SgCAFWithTeamStatement, SgVarRefExp *,&SgCAFWithTeamStatement::p_teamId > | |
Cdescribe_field_t< SgCallExpression, SgExpression *,&SgCallExpression::p_function > | |
Cdescribe_field_t< SgCallExpression, SgExprListExp *,&SgCallExpression::p_args > | |
Cdescribe_field_t< SgCallExpression, SgType *,&SgCallExpression::p_expression_type > | |
Cdescribe_field_t< SgCaseOptionStmt, bool,&SgCaseOptionStmt::p_has_fall_through > | |
Cdescribe_field_t< SgCaseOptionStmt, SgExpression *,&SgCaseOptionStmt::p_key > | |
Cdescribe_field_t< SgCaseOptionStmt, SgExpression *,&SgCaseOptionStmt::p_key_range_end > | |
Cdescribe_field_t< SgCaseOptionStmt, SgStatement *,&SgCaseOptionStmt::p_body > | |
Cdescribe_field_t< SgCaseOptionStmt, std::string,&SgCaseOptionStmt::p_case_construct_name > | |
Cdescribe_field_t< SgCastExp, bool,&SgCastExp::p_castContainsBaseTypeDefiningDeclaration > | |
Cdescribe_field_t< SgCastExp, bool,&SgCastExp::p_global_qualification_for_pointer_to_member_class_required > | |
Cdescribe_field_t< SgCastExp, bool,&SgCastExp::p_global_qualification_required > | |
Cdescribe_field_t< SgCastExp, bool,&SgCastExp::p_type_elaboration_for_pointer_to_member_class_required > | |
Cdescribe_field_t< SgCastExp, bool,&SgCastExp::p_type_elaboration_required > | |
Cdescribe_field_t< SgCastExp, int,&SgCastExp::p_name_qualification_for_pointer_to_member_class_length > | |
Cdescribe_field_t< SgCastExp, int,&SgCastExp::p_name_qualification_length > | |
Cdescribe_field_t< SgCastExp, SgCastExp::cast_type_enum,&SgCastExp::p_cast_type > | |
Cdescribe_field_t< SgCastExp, SgExpression *,&SgCastExp::p_originalExpressionTree > | |
Cdescribe_field_t< SgCatchOptionStmt, SgStatement *,&SgCatchOptionStmt::p_body > | |
Cdescribe_field_t< SgCatchOptionStmt, SgTryStmt *,&SgCatchOptionStmt::p_trystmt > | |
Cdescribe_field_t< SgCatchOptionStmt, SgVariableDeclaration *,&SgCatchOptionStmt::p_condition > | |
Cdescribe_field_t< SgCatchStatementSeq, SgStatementPtrList,&SgCatchStatementSeq::p_catch_statement_seq > | |
Cdescribe_field_t< SgChar16Val, std::string,&SgChar16Val::p_valueString > | |
Cdescribe_field_t< SgChar16Val, unsigned short,&SgChar16Val::p_valueUL > | |
Cdescribe_field_t< SgChar32Val, std::string,&SgChar32Val::p_valueString > | |
Cdescribe_field_t< SgChar32Val, unsigned int,&SgChar32Val::p_valueUL > | |
Cdescribe_field_t< SgCharVal, char,&SgCharVal::p_value > | |
Cdescribe_field_t< SgCharVal, std::string,&SgCharVal::p_valueString > | |
Cdescribe_field_t< SgChooseExpression, SgExpression *,&SgChooseExpression::p_value > | |
Cdescribe_field_t< SgClassDeclaration, bool,&SgClassDeclaration::p_explicit_annotation_interface > | |
Cdescribe_field_t< SgClassDeclaration, bool,&SgClassDeclaration::p_explicit_anonymous > | |
Cdescribe_field_t< SgClassDeclaration, bool,&SgClassDeclaration::p_explicit_enum > | |
Cdescribe_field_t< SgClassDeclaration, bool,&SgClassDeclaration::p_explicit_interface > | |
Cdescribe_field_t< SgClassDeclaration, bool,&SgClassDeclaration::p_fixupScope > | |
Cdescribe_field_t< SgClassDeclaration, bool,&SgClassDeclaration::p_from_template > | |
Cdescribe_field_t< SgClassDeclaration, bool,&SgClassDeclaration::p_global_qualification_required > | |
Cdescribe_field_t< SgClassDeclaration, bool,&SgClassDeclaration::p_isAutonomousDeclaration > | |
Cdescribe_field_t< SgClassDeclaration, bool,&SgClassDeclaration::p_isRepresentingTemplateParameterInTemplateDeclaration > | |
Cdescribe_field_t< SgClassDeclaration, bool,&SgClassDeclaration::p_isUnNamed > | |
Cdescribe_field_t< SgClassDeclaration, bool,&SgClassDeclaration::p_type_elaboration_required > | |
Cdescribe_field_t< SgClassDeclaration, int,&SgClassDeclaration::p_name_qualification_length > | |
Cdescribe_field_t< SgClassDeclaration, SgBaseClass *,&SgClassDeclaration::p_adaParentType > | |
Cdescribe_field_t< SgClassDeclaration, SgClassDeclaration::class_types,&SgClassDeclaration::p_class_type > | |
Cdescribe_field_t< SgClassDeclaration, SgClassDefinition *,&SgClassDeclaration::p_definition > | |
Cdescribe_field_t< SgClassDeclaration, SgClassType *,&SgClassDeclaration::p_type > | |
Cdescribe_field_t< SgClassDeclaration, SgDeclarationStatement::template_specialization_enum,&SgClassDeclaration::p_specialization > | |
Cdescribe_field_t< SgClassDeclaration, SgExprListExp *,&SgClassDeclaration::p_decoratorList > | |
Cdescribe_field_t< SgClassDeclaration, SgName,&SgClassDeclaration::p_name > | |
Cdescribe_field_t< SgClassDeclaration, SgScopeStatement *,&SgClassDeclaration::p_scope > | |
Cdescribe_field_t< SgClassDefinition, bool,&SgClassDefinition::p_isAbstract > | |
Cdescribe_field_t< SgClassDefinition, bool,&SgClassDefinition::p_isPrivate > | |
Cdescribe_field_t< SgClassDefinition, bool,&SgClassDefinition::p_isSequence > | |
Cdescribe_field_t< SgClassDefinition, SgBaseClassPtrList,&SgClassDefinition::p_inheritances > | |
Cdescribe_field_t< SgClassDefinition, SgDeclarationStatementPtrList,&SgClassDefinition::p_members > | |
Cdescribe_field_t< SgClassDefinition, unsigned int,&SgClassDefinition::p_packingAlignment > | |
Cdescribe_field_t< SgClassExp, int,&SgClassExp::p_pobj_class > | |
Cdescribe_field_t< SgClassExp, SgClassSymbol *,&SgClassExp::p_class_symbol > | |
Cdescribe_field_t< SgClassNameRefExp, SgClassSymbol *,&SgClassNameRefExp::p_symbol > | |
Cdescribe_field_t< SgClassSymbol, SgClassDeclaration *,&SgClassSymbol::p_declaration > | |
Cdescribe_field_t< SgClassType, bool,&SgClassType::p_packed > | |
Cdescribe_field_t< SgClinkageDeclarationStatement, std::string,&SgClinkageDeclarationStatement::p_languageSpecifier > | |
Cdescribe_field_t< SgCloseStatement, SgExpression *,&SgCloseStatement::p_status > | |
Cdescribe_field_t< SgCommonBlock, SgCommonBlockObjectPtrList,&SgCommonBlock::p_block_list > | |
Cdescribe_field_t< SgCommonBlockObject, SgExprListExp *,&SgCommonBlockObject::p_variable_reference_list > | |
Cdescribe_field_t< SgCommonBlockObject, std::string,&SgCommonBlockObject::p_block_name > | |
Cdescribe_field_t< SgCommonSymbol, SgInitializedName *,&SgCommonSymbol::p_declaration > | |
Cdescribe_field_t< SgComplexVal, SgType *,&SgComplexVal::p_precisionType > | |
Cdescribe_field_t< SgComplexVal, SgValueExp *,&SgComplexVal::p_imaginary_value > | |
Cdescribe_field_t< SgComplexVal, SgValueExp *,&SgComplexVal::p_real_value > | |
Cdescribe_field_t< SgComplexVal, std::string,&SgComplexVal::p_valueString > | |
Cdescribe_field_t< SgCompoundInitializer, SgExprListExp *,&SgCompoundInitializer::p_initializers > | |
Cdescribe_field_t< SgCompoundInitializer, SgType *,&SgCompoundInitializer::p_expression_type > | |
Cdescribe_field_t< SgCompoundLiteralExp, SgVariableSymbol *,&SgCompoundLiteralExp::p_symbol > | |
Cdescribe_field_t< SgComprehension, SgExpression *,&SgComprehension::p_iter > | |
Cdescribe_field_t< SgComprehension, SgExpression *,&SgComprehension::p_target > | |
Cdescribe_field_t< SgComprehension, SgExprListExp *,&SgComprehension::p_filters > | |
Cdescribe_field_t< SgComputedGotoStatement, SgExpression *,&SgComputedGotoStatement::p_label_index > | |
Cdescribe_field_t< SgComputedGotoStatement, SgExprListExp *,&SgComputedGotoStatement::p_labelList > | |
Cdescribe_field_t< SgConditionalExp, SgExpression *,&SgConditionalExp::p_conditional_exp > | |
Cdescribe_field_t< SgConditionalExp, SgExpression *,&SgConditionalExp::p_false_exp > | |
Cdescribe_field_t< SgConditionalExp, SgExpression *,&SgConditionalExp::p_true_exp > | |
Cdescribe_field_t< SgConditionalExp, SgType *,&SgConditionalExp::p_expression_type > | |
Cdescribe_field_t< SgConstructorInitializer, bool,&SgConstructorInitializer::p_associated_class_unknown > | |
Cdescribe_field_t< SgConstructorInitializer, bool,&SgConstructorInitializer::p_global_qualification_required > | |
Cdescribe_field_t< SgConstructorInitializer, bool,&SgConstructorInitializer::p_is_used_in_conditional > | |
Cdescribe_field_t< SgConstructorInitializer, bool,&SgConstructorInitializer::p_need_name > | |
Cdescribe_field_t< SgConstructorInitializer, bool,&SgConstructorInitializer::p_need_parenthesis_after_name > | |
Cdescribe_field_t< SgConstructorInitializer, bool,&SgConstructorInitializer::p_need_qualifier > | |
Cdescribe_field_t< SgConstructorInitializer, bool,&SgConstructorInitializer::p_type_elaboration_required > | |
Cdescribe_field_t< SgConstructorInitializer, int,&SgConstructorInitializer::p_name_qualification_length > | |
Cdescribe_field_t< SgConstructorInitializer, SgExprListExp *,&SgConstructorInitializer::p_args > | |
Cdescribe_field_t< SgConstructorInitializer, SgMemberFunctionDeclaration *,&SgConstructorInitializer::p_declaration > | |
Cdescribe_field_t< SgConstructorInitializer, SgType *,&SgConstructorInitializer::p_expression_type > | |
Cdescribe_field_t< SgConstVolatileModifier, SgConstVolatileModifier::cv_modifier_enum,&SgConstVolatileModifier::p_modifier > | |
Cdescribe_field_t< SgContinueStmt, std::string,&SgContinueStmt::p_do_string_label > | |
Cdescribe_field_t< SgCtorInitializerList, SgInitializedNamePtrList,&SgCtorInitializerList::p_ctors > | |
Cdescribe_field_t< SgCudaKernelCallExp, SgCudaKernelExecConfig *,&SgCudaKernelCallExp::p_exec_config > | |
Cdescribe_field_t< SgCudaKernelExecConfig, SgExpression *,&SgCudaKernelExecConfig::p_blocks > | |
Cdescribe_field_t< SgCudaKernelExecConfig, SgExpression *,&SgCudaKernelExecConfig::p_grid > | |
Cdescribe_field_t< SgCudaKernelExecConfig, SgExpression *,&SgCudaKernelExecConfig::p_shared > | |
Cdescribe_field_t< SgCudaKernelExecConfig, SgExpression *,&SgCudaKernelExecConfig::p_stream > | |
Cdescribe_field_t< SgDataStatementGroup, SgDataStatementObjectPtrList,&SgDataStatementGroup::p_object_list > | |
Cdescribe_field_t< SgDataStatementGroup, SgDataStatementValuePtrList,&SgDataStatementGroup::p_value_list > | |
Cdescribe_field_t< SgDataStatementObject, SgExprListExp *,&SgDataStatementObject::p_variableReference_list > | |
Cdescribe_field_t< SgDataStatementValue, SgDataStatementValue::data_statement_value_enum,&SgDataStatementValue::p_data_initialization_format > | |
Cdescribe_field_t< SgDataStatementValue, SgExpression *,&SgDataStatementValue::p_constant_expression > | |
Cdescribe_field_t< SgDataStatementValue, SgExpression *,&SgDataStatementValue::p_repeat_expression > | |
Cdescribe_field_t< SgDataStatementValue, SgExprListExp *,&SgDataStatementValue::p_initializer_list > | |
Cdescribe_field_t< SgDeallocateStatement, SgExpression *,&SgDeallocateStatement::p_errmsg_expression > | |
Cdescribe_field_t< SgDeallocateStatement, SgExpression *,&SgDeallocateStatement::p_stat_expression > | |
Cdescribe_field_t< SgDeallocateStatement, SgExprListExp *,&SgDeallocateStatement::p_expr_list > | |
Cdescribe_field_t< SgDeclarationModifier, SgAccessModifier,&SgDeclarationModifier::p_accessModifier > | |
Cdescribe_field_t< SgDeclarationModifier, SgBitVector,&SgDeclarationModifier::p_modifierVector > | |
Cdescribe_field_t< SgDeclarationModifier, SgDeclarationModifier::gnu_declaration_visability_enum,&SgDeclarationModifier::p_gnu_attribute_visability > | |
Cdescribe_field_t< SgDeclarationModifier, SgStorageModifier,&SgDeclarationModifier::p_storageModifier > | |
Cdescribe_field_t< SgDeclarationModifier, SgTypeModifier,&SgDeclarationModifier::p_typeModifier > | |
Cdescribe_field_t< SgDeclarationModifier, std::string,&SgDeclarationModifier::p_gnu_attribute_section_name > | |
Cdescribe_field_t< SgDeclarationModifier, std::string,&SgDeclarationModifier::p_microsoft_property_get_function_name > | |
Cdescribe_field_t< SgDeclarationModifier, std::string,&SgDeclarationModifier::p_microsoft_property_put_function_name > | |
Cdescribe_field_t< SgDeclarationModifier, std::string,&SgDeclarationModifier::p_microsoft_uuid_string > | |
Cdescribe_field_t< SgDeclarationStatement, bool,&SgDeclarationStatement::p_externBrace > | |
Cdescribe_field_t< SgDeclarationStatement, bool,&SgDeclarationStatement::p_forward > | |
Cdescribe_field_t< SgDeclarationStatement, bool,&SgDeclarationStatement::p_nameOnly > | |
Cdescribe_field_t< SgDeclarationStatement, bool,&SgDeclarationStatement::p_skipElaborateType > | |
Cdescribe_field_t< SgDeclarationStatement, bool,&SgDeclarationStatement::p_unparse_template_ast > | |
Cdescribe_field_t< SgDeclarationStatement, SgDeclarationModifier,&SgDeclarationStatement::p_declarationModifier > | |
Cdescribe_field_t< SgDeclarationStatement, SgDeclarationScope *,&SgDeclarationStatement::p_declarationScope > | |
Cdescribe_field_t< SgDeclarationStatement, SgDeclarationStatement *,&SgDeclarationStatement::p_definingDeclaration > | |
Cdescribe_field_t< SgDeclarationStatement, SgDeclarationStatement *,&SgDeclarationStatement::p_firstNondefiningDeclaration > | |
Cdescribe_field_t< SgDeclarationStatement, SgExprListExp *,&SgDeclarationStatement::p_adaAspects > | |
Cdescribe_field_t< SgDeclarationStatement, SgQualifiedNamePtrList,&SgDeclarationStatement::p_qualifiedNameList > | |
Cdescribe_field_t< SgDeclarationStatement, std::string,&SgDeclarationStatement::p_binding_label > | |
Cdescribe_field_t< SgDeclarationStatement, std::string,&SgDeclarationStatement::p_linkage > | |
Cdescribe_field_t< SgDeclarationStatement, unsigned int,&SgDeclarationStatement::p_decl_attributes > | |
Cdescribe_field_t< SgDeclType, SgExpression *,&SgDeclType::p_base_expression > | |
Cdescribe_field_t< SgDeclType, SgType *,&SgDeclType::p_base_type > | |
Cdescribe_field_t< SgDefaultOptionStmt, bool,&SgDefaultOptionStmt::p_has_fall_through > | |
Cdescribe_field_t< SgDefaultOptionStmt, SgStatement *,&SgDefaultOptionStmt::p_body > | |
Cdescribe_field_t< SgDefaultOptionStmt, std::string,&SgDefaultOptionStmt::p_default_construct_name > | |
Cdescribe_field_t< SgDefaultSymbol, SgType *,&SgDefaultSymbol::p_type > | |
Cdescribe_field_t< SgDeleteExp, SgExpression *,&SgDeleteExp::p_variable > | |
Cdescribe_field_t< SgDeleteExp, SgFunctionDeclaration *,&SgDeleteExp::p_deleteOperatorDeclaration > | |
Cdescribe_field_t< SgDeleteExp, short,&SgDeleteExp::p_is_array > | |
Cdescribe_field_t< SgDeleteExp, short,&SgDeleteExp::p_need_global_specifier > | |
Cdescribe_field_t< SgDerivedTypeStatement, SgLabelRefExp *,&SgDerivedTypeStatement::p_end_numeric_label > | |
Cdescribe_field_t< SgDesignatedInitializer, SgExprListExp *,&SgDesignatedInitializer::p_designatorList > | |
Cdescribe_field_t< SgDesignatedInitializer, SgInitializer *,&SgDesignatedInitializer::p_memberInit > | |
Cdescribe_field_t< SgDictionaryComprehension, SgExprListExp *,&SgDictionaryComprehension::p_generators > | |
Cdescribe_field_t< SgDictionaryComprehension, SgKeyDatumPair *,&SgDictionaryComprehension::p_element > | |
Cdescribe_field_t< SgDictionaryExp, SgKeyDatumPairPtrList,&SgDictionaryExp::p_key_datum_pairs > | |
Cdescribe_field_t< SgDimensionObject, SgExprListExp *,&SgDimensionObject::p_shape > | |
Cdescribe_field_t< SgDimensionObject, SgInitializedName *,&SgDimensionObject::p_array > | |
Cdescribe_field_t< SgDirectory, AstAttributeMechanism *,&SgDirectory::p_attributeMechanism > | |
Cdescribe_field_t< SgDirectory, SgDirectoryList *,&SgDirectory::p_directoryList > | |
Cdescribe_field_t< SgDirectory, SgFileList *,&SgDirectory::p_fileList > | |
Cdescribe_field_t< SgDirectory, std::string,&SgDirectory::p_name > | |
Cdescribe_field_t< SgDirectoryList, SgDirectoryPtrList,&SgDirectoryList::p_listOfDirectories > | |
Cdescribe_field_t< SgDoubleVal, double,&SgDoubleVal::p_value > | |
Cdescribe_field_t< SgDoubleVal, std::string,&SgDoubleVal::p_valueString > | |
Cdescribe_field_t< SgDoWhileStmt, SgStatement *,&SgDoWhileStmt::p_body > | |
Cdescribe_field_t< SgDoWhileStmt, SgStatement *,&SgDoWhileStmt::p_condition > | |
Cdescribe_field_t< SgElaboratedTypeModifier, SgElaboratedTypeModifier::elaborated_type_modifier_enum,&SgElaboratedTypeModifier::p_modifier > | |
Cdescribe_field_t< SgElseWhereStatement, SgBasicBlock *,&SgElseWhereStatement::p_body > | |
Cdescribe_field_t< SgElseWhereStatement, SgElseWhereStatement *,&SgElseWhereStatement::p_elsewhere > | |
Cdescribe_field_t< SgElseWhereStatement, SgExpression *,&SgElseWhereStatement::p_condition > | |
Cdescribe_field_t< SgEntryStatement, SgInitializedName *,&SgEntryStatement::p_result_name > | |
Cdescribe_field_t< SgEnumDeclaration, bool,&SgEnumDeclaration::p_embedded > | |
Cdescribe_field_t< SgEnumDeclaration, bool,&SgEnumDeclaration::p_global_qualification_required > | |
Cdescribe_field_t< SgEnumDeclaration, bool,&SgEnumDeclaration::p_isAutonomousDeclaration > | |
Cdescribe_field_t< SgEnumDeclaration, bool,&SgEnumDeclaration::p_isScopedEnum > | |
Cdescribe_field_t< SgEnumDeclaration, bool,&SgEnumDeclaration::p_isUnNamed > | |
Cdescribe_field_t< SgEnumDeclaration, bool,&SgEnumDeclaration::p_type_elaboration_required > | |
Cdescribe_field_t< SgEnumDeclaration, int,&SgEnumDeclaration::p_name_qualification_length > | |
Cdescribe_field_t< SgEnumDeclaration, SgEnumType *,&SgEnumDeclaration::p_type > | |
Cdescribe_field_t< SgEnumDeclaration, SgInitializedNamePtrList,&SgEnumDeclaration::p_enumerators > | |
Cdescribe_field_t< SgEnumDeclaration, SgName,&SgEnumDeclaration::p_name > | |
Cdescribe_field_t< SgEnumDeclaration, SgScopeStatement *,&SgEnumDeclaration::p_scope > | |
Cdescribe_field_t< SgEnumDeclaration, SgType *,&SgEnumDeclaration::p_adaParentType > | |
Cdescribe_field_t< SgEnumDeclaration, SgType *,&SgEnumDeclaration::p_field_type > | |
Cdescribe_field_t< SgEnumFieldSymbol, SgInitializedName *,&SgEnumFieldSymbol::p_declaration > | |
Cdescribe_field_t< SgEnumSymbol, SgEnumDeclaration *,&SgEnumSymbol::p_declaration > | |
Cdescribe_field_t< SgEnumVal, bool,&SgEnumVal::p_global_qualification_required > | |
Cdescribe_field_t< SgEnumVal, bool,&SgEnumVal::p_requiresNameQualification > | |
Cdescribe_field_t< SgEnumVal, bool,&SgEnumVal::p_type_elaboration_required > | |
Cdescribe_field_t< SgEnumVal, int,&SgEnumVal::p_name_qualification_length > | |
Cdescribe_field_t< SgEnumVal, long long int,&SgEnumVal::p_value > | |
Cdescribe_field_t< SgEnumVal, SgEnumDeclaration *,&SgEnumVal::p_declaration > | |
Cdescribe_field_t< SgEnumVal, SgName,&SgEnumVal::p_name > | |
Cdescribe_field_t< SgEquivalenceStatement, SgExprListExp *,&SgEquivalenceStatement::p_equivalence_set_list > | |
Cdescribe_field_t< SgExecStatement, SgExpression *,&SgExecStatement::p_executable > | |
Cdescribe_field_t< SgExecStatement, SgExpression *,&SgExecStatement::p_globals > | |
Cdescribe_field_t< SgExecStatement, SgExpression *,&SgExecStatement::p_locals > | |
Cdescribe_field_t< SgExpBaseClass, SgExpression *,&SgExpBaseClass::p_base_class_exp > | |
Cdescribe_field_t< SgExpression, bool,&SgExpression::p_global_qualified_name > | |
Cdescribe_field_t< SgExpression, bool,&SgExpression::p_lvalue > | |
Cdescribe_field_t< SgExpression, bool,&SgExpression::p_need_paren > | |
Cdescribe_field_t< SgExpression, Sg_File_Info *,&SgExpression::p_operatorPosition > | |
Cdescribe_field_t< SgExprListExp, SgExpressionPtrList,&SgExprListExp::p_expressions > | |
Cdescribe_field_t< SgExprStatement, SgExpression *,&SgExprStatement::p_expression > | |
Cdescribe_field_t< SgFile, AstAttributeMechanism *,&SgFile::p_attributeMechanism > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_Ada_only > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_binary_only > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_C_only > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_clang_il_to_graphviz > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_CoArrayFortran_only > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_collectAllCommentsAndDirectives > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_compileOnly > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_cray_pointer_support > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_Csharp_only > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_Cuda_only > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_Cxx_only > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_disable_edg_backend > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_disable_sage_backend > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_edg_il_to_graphviz > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_enable_cp_backend > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_exit_after_parser > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_experimental_flang_frontend > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_failsafe > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_fortran_implicit_none > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_Fortran_only > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_gnu_standard > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_isLibraryArchive > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_isObjectFile > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_Java_only > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_Jovial_only > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_Jvm_only > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_KCC_frontend > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_markGeneratedFiles > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_multifile_support > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_negative_test > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_new_frontend > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_no_implicit_inline_templates > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_no_implicit_templates > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_no_optimize_flag_for_frontend > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_openacc > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_openacc_ast_only > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_openacc_parse_only > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_OpenCL_only > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_openmp > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_openmp_ast_only > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_openmp_lowering > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_openmp_parse_only > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_optimization > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_output_parser_actions > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_output_warnings > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_PHP_only > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_preinit_il > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_Python_only > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_read_executable_file_format_only > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_read_instructions_only > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_relax_syntax_check > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_requires_C_preprocessor > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_skip_commentsAndDirectives > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_skip_parser > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_skip_syntax_check > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_skip_transformation > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_skip_translation_from_edg_ast_to_rose_ast > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_skip_unparse > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_skipAstConsistancyTests > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_skipfinalCompileStep > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_sourceFileTypeIsUnknown > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_sourceFileUsesAdaFileExtension > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_sourceFileUsesBinaryFileExtension > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_sourceFileUsesCoArrayFortranFileExtension > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_sourceFileUsesCppFileExtension > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_sourceFileUsesCsharpFileExtension > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_sourceFileUsesFortran2003FileExtension > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_sourceFileUsesFortran2008FileExtension > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_sourceFileUsesFortran77FileExtension > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_sourceFileUsesFortran90FileExtension > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_sourceFileUsesFortran95FileExtension > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_sourceFileUsesFortranFileExtension > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_sourceFileUsesJavaFileExtension > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_sourceFileUsesJovialFileExtension > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_sourceFileUsesJvmFileExtension > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_sourceFileUsesPHPFileExtension > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_sourceFileUsesPythonFileExtension > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_strict_language_handling > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_suppress_variable_declaration_normalization > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_translateCommentsAndDirectivesIntoAST > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_unparse_binary_file_format > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_unparse_edg_normalized_method_ROSE_1392 > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_unparse_function_calls_using_operator_names > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_unparse_function_calls_using_operator_syntax > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_unparse_includes > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_unparse_instruction_addresses > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_unparse_line_directives > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_unparse_raw_memory_contents > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_unparse_template_ast > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_unparse_tokens > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_unparse_using_leading_and_trailing_token_mappings > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_unparsedFileFailedCompilation > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_unparseHeaderFiles > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_use_token_stream_to_improve_source_position_info > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_useBackendOnly > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_visualize_dwarf_only > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_visualize_executable_file_format_skip_symbols > | |
Cdescribe_field_t< SgFile, bool,&SgFile::p_wave > | |
Cdescribe_field_t< SgFile, int,&SgFile::p_backendCompilerErrorCode > | |
Cdescribe_field_t< SgFile, int,&SgFile::p_detect_dangling_pointers > | |
Cdescribe_field_t< SgFile, int,&SgFile::p_ecjErrorCode > | |
Cdescribe_field_t< SgFile, int,&SgFile::p_embedColorCodesInGeneratedCode > | |
Cdescribe_field_t< SgFile, int,&SgFile::p_frontendErrorCode > | |
Cdescribe_field_t< SgFile, int,&SgFile::p_generateSourcePositionCodes > | |
Cdescribe_field_t< SgFile, int,&SgFile::p_javacErrorCode > | |
Cdescribe_field_t< SgFile, int,&SgFile::p_midendErrorCode > | |
Cdescribe_field_t< SgFile, int,&SgFile::p_testingLevel > | |
Cdescribe_field_t< SgFile, int,&SgFile::p_unparse_tokens_testing > | |
Cdescribe_field_t< SgFile, int,&SgFile::p_unparserErrorCode > | |
Cdescribe_field_t< SgFile, int,&SgFile::p_upc_threads > | |
Cdescribe_field_t< SgFile, int,&SgFile::p_verbose > | |
Cdescribe_field_t< SgFile, ROSEAttributesListContainerPtr,&SgFile::p_preprocessorDirectivesAndCommentsList > | |
Cdescribe_field_t< SgFile, Sg_File_Info *,&SgFile::p_startOfConstruct > | |
Cdescribe_field_t< SgFile, SgFile::languageOption_enum,&SgFile::p_inputLanguage > | |
Cdescribe_field_t< SgFile, SgFile::languageOption_enum,&SgFile::p_outputLanguage > | |
Cdescribe_field_t< SgFile, SgFile::outputFormatOption_enum,&SgFile::p_backendCompileFormat > | |
Cdescribe_field_t< SgFile, SgFile::outputFormatOption_enum,&SgFile::p_inputFormat > | |
Cdescribe_field_t< SgFile, SgFile::outputFormatOption_enum,&SgFile::p_outputFormat > | |
Cdescribe_field_t< SgFile, SgFile::standard_enum,&SgFile::p_standard > | |
Cdescribe_field_t< SgFile, SgStringList,&SgFile::p_libraryArchiveObjectFileNameList > | |
Cdescribe_field_t< SgFile, SgStringList,&SgFile::p_originalCommandLineArgumentList > | |
Cdescribe_field_t< SgFile, std::string,&SgFile::p_objectFileNameWithoutPath > | |
Cdescribe_field_t< SgFile, std::string,&SgFile::p_objectFileNameWithPath > | |
Cdescribe_field_t< SgFile, std::string,&SgFile::p_savedFrontendCommandLine > | |
Cdescribe_field_t< SgFile, std::string,&SgFile::p_sourceFileNameWithoutPath > | |
Cdescribe_field_t< SgFile, std::string,&SgFile::p_sourceFileNameWithPath > | |
Cdescribe_field_t< SgFile, std::string,&SgFile::p_unparse_output_filename > | |
Cdescribe_field_t< SgFileList, AstAttributeMechanism *,&SgFileList::p_attributeMechanism > | |
Cdescribe_field_t< SgFileList, SgFilePtrList,&SgFileList::p_listOfFiles > | |
Cdescribe_field_t< SgFinishExp, SgExpression *,&SgFinishExp::p_expression > | |
Cdescribe_field_t< SgFinishExp, SgStatement *,&SgFinishExp::p_body > | |
Cdescribe_field_t< SgFinishStmt, SgStatement *,&SgFinishStmt::p_body > | |
Cdescribe_field_t< SgFloat128Val, long double,&SgFloat128Val::p_value > | |
Cdescribe_field_t< SgFloat128Val, std::string,&SgFloat128Val::p_valueString > | |
Cdescribe_field_t< SgFloat80Val, long double,&SgFloat80Val::p_value > | |
Cdescribe_field_t< SgFloat80Val, std::string,&SgFloat80Val::p_valueString > | |
Cdescribe_field_t< SgFloatVal, float,&SgFloatVal::p_value > | |
Cdescribe_field_t< SgFloatVal, std::string,&SgFloatVal::p_valueString > | |
Cdescribe_field_t< SgFoldExpression, bool,&SgFoldExpression::p_is_left_associative > | |
Cdescribe_field_t< SgFoldExpression, SgExpression *,&SgFoldExpression::p_operands > | |
Cdescribe_field_t< SgFoldExpression, std::string,&SgFoldExpression::p_operator_token > | |
Cdescribe_field_t< SgForAllStatement, bool,&SgForAllStatement::p_has_end_statement > | |
Cdescribe_field_t< SgForAllStatement, SgBasicBlock *,&SgForAllStatement::p_body > | |
Cdescribe_field_t< SgForAllStatement, SgExprListExp *,&SgForAllStatement::p_forall_header > | |
Cdescribe_field_t< SgForAllStatement, SgForAllStatement::forall_statement_kind_enum,&SgForAllStatement::p_forall_statement_kind > | |
Cdescribe_field_t< SgForAllStatement, SgLabelRefExp *,&SgForAllStatement::p_end_numeric_label > | |
Cdescribe_field_t< SgForAllStatement, std::string,&SgForAllStatement::p_string_label > | |
Cdescribe_field_t< SgForInitStatement, SgStatementPtrList,&SgForInitStatement::p_init_stmt > | |
Cdescribe_field_t< SgFormatItem, int,&SgFormatItem::p_repeat_specification > | |
Cdescribe_field_t< SgFormatItem, SgExpression *,&SgFormatItem::p_data > | |
Cdescribe_field_t< SgFormatItem, SgFormatItemList *,&SgFormatItem::p_format_item_list > | |
Cdescribe_field_t< SgFormatItemList, SgFormatItemPtrList,&SgFormatItemList::p_format_item_list > | |
Cdescribe_field_t< SgFormatStatement, SgFormatItemList *,&SgFormatStatement::p_format_item_list > | |
Cdescribe_field_t< SgForStatement, SgExpression *,&SgForStatement::p_increment > | |
Cdescribe_field_t< SgForStatement, SgForInitStatement *,&SgForStatement::p_for_init_stmt > | |
Cdescribe_field_t< SgForStatement, SgStatement *,&SgForStatement::p_else_body > | |
Cdescribe_field_t< SgForStatement, SgStatement *,&SgForStatement::p_loop_body > | |
Cdescribe_field_t< SgForStatement, SgStatement *,&SgForStatement::p_test > | |
Cdescribe_field_t< SgForStatement, std::string,&SgForStatement::p_string_label > | |
Cdescribe_field_t< SgFortranDo, bool,&SgFortranDo::p_has_end_statement > | |
Cdescribe_field_t< SgFortranDo, bool,&SgFortranDo::p_old_style > | |
Cdescribe_field_t< SgFortranDo, SgBasicBlock *,&SgFortranDo::p_body > | |
Cdescribe_field_t< SgFortranDo, SgExpression *,&SgFortranDo::p_bound > | |
Cdescribe_field_t< SgFortranDo, SgExpression *,&SgFortranDo::p_increment > | |
Cdescribe_field_t< SgFortranDo, SgExpression *,&SgFortranDo::p_initialization > | |
Cdescribe_field_t< SgFortranDo, SgLabelRefExp *,&SgFortranDo::p_end_numeric_label > | |
Cdescribe_field_t< SgFortranDo, std::string,&SgFortranDo::p_string_label > | |
Cdescribe_field_t< SgFortranIncludeLine, std::string,&SgFortranIncludeLine::p_filename > | |
Cdescribe_field_t< SgFortranNonblockedDo, SgStatement *,&SgFortranNonblockedDo::p_end_statement > | |
Cdescribe_field_t< SgFunctionCallExp, bool,&SgFunctionCallExp::p_uses_operator_syntax > | |
Cdescribe_field_t< SgFunctionCallExp, bool,&SgFunctionCallExp::p_usesObjectCallSyntax > | |
Cdescribe_field_t< SgFunctionDeclaration, bool,&SgFunctionDeclaration::p_ada_formal_decl_with_box > | |
Cdescribe_field_t< SgFunctionDeclaration, bool,&SgFunctionDeclaration::p_ada_formal_subprogram_decl > | |
Cdescribe_field_t< SgFunctionDeclaration, bool,&SgFunctionDeclaration::p_global_qualification_required > | |
Cdescribe_field_t< SgFunctionDeclaration, bool,&SgFunctionDeclaration::p_global_qualification_required_for_return_type > | |
Cdescribe_field_t< SgFunctionDeclaration, bool,&SgFunctionDeclaration::p_is_constexpr > | |
Cdescribe_field_t< SgFunctionDeclaration, bool,&SgFunctionDeclaration::p_is_implicit_function > | |
Cdescribe_field_t< SgFunctionDeclaration, bool,&SgFunctionDeclaration::p_marked_as_edg_normalization > | |
Cdescribe_field_t< SgFunctionDeclaration, bool,&SgFunctionDeclaration::p_named_in_end_statement > | |
Cdescribe_field_t< SgFunctionDeclaration, bool,&SgFunctionDeclaration::p_oldStyleDefinition > | |
Cdescribe_field_t< SgFunctionDeclaration, bool,&SgFunctionDeclaration::p_prototypeIsWithoutParameters > | |
Cdescribe_field_t< SgFunctionDeclaration, bool,&SgFunctionDeclaration::p_requiresNameQualificationOnReturnType > | |
Cdescribe_field_t< SgFunctionDeclaration, bool,&SgFunctionDeclaration::p_type_elaboration_required > | |
Cdescribe_field_t< SgFunctionDeclaration, bool,&SgFunctionDeclaration::p_type_elaboration_required_for_return_type > | |
Cdescribe_field_t< SgFunctionDeclaration, bool,&SgFunctionDeclaration::p_type_syntax_is_available > | |
Cdescribe_field_t< SgFunctionDeclaration, bool,&SgFunctionDeclaration::p_using_C11_Noreturn_keyword > | |
Cdescribe_field_t< SgFunctionDeclaration, bool,&SgFunctionDeclaration::p_using_new_function_return_type_syntax > | |
Cdescribe_field_t< SgFunctionDeclaration, int,&SgFunctionDeclaration::p_gnu_regparm_attribute > | |
Cdescribe_field_t< SgFunctionDeclaration, int,&SgFunctionDeclaration::p_name_qualification_length > | |
Cdescribe_field_t< SgFunctionDeclaration, int,&SgFunctionDeclaration::p_name_qualification_length_for_return_type > | |
Cdescribe_field_t< SgFunctionDeclaration, SgDeclarationStatement::gnu_extension_visability_attribute_enum,&SgFunctionDeclaration::p_gnu_extension_visability > | |
Cdescribe_field_t< SgFunctionDeclaration, SgDeclarationStatement::template_specialization_enum,&SgFunctionDeclaration::p_specialization > | |
Cdescribe_field_t< SgFunctionDeclaration, SgExprListExp *,&SgFunctionDeclaration::p_decoratorList > | |
Cdescribe_field_t< SgFunctionDeclaration, SgFunctionDefinition *,&SgFunctionDeclaration::p_definition > | |
Cdescribe_field_t< SgFunctionDeclaration, SgFunctionModifier,&SgFunctionDeclaration::p_functionModifier > | |
Cdescribe_field_t< SgFunctionDeclaration, SgFunctionParameterList *,&SgFunctionDeclaration::p_parameterList > | |
Cdescribe_field_t< SgFunctionDeclaration, SgFunctionParameterList *,&SgFunctionDeclaration::p_parameterList_syntax > | |
Cdescribe_field_t< SgFunctionDeclaration, SgFunctionParameterScope *,&SgFunctionDeclaration::p_functionParameterScope > | |
Cdescribe_field_t< SgFunctionDeclaration, SgFunctionType *,&SgFunctionDeclaration::p_type > | |
Cdescribe_field_t< SgFunctionDeclaration, SgFunctionType *,&SgFunctionDeclaration::p_type_syntax > | |
Cdescribe_field_t< SgFunctionDeclaration, SgName,&SgFunctionDeclaration::p_name > | |
Cdescribe_field_t< SgFunctionDeclaration, SgScopeStatement *,&SgFunctionDeclaration::p_scope > | |
Cdescribe_field_t< SgFunctionDeclaration, SgSpecialFunctionModifier,&SgFunctionDeclaration::p_specialFunctionModifier > | |
Cdescribe_field_t< SgFunctionDeclaration, SgTypePtrList,&SgFunctionDeclaration::p_exceptionSpecification > | |
Cdescribe_field_t< SgFunctionDeclaration, std::string,&SgFunctionDeclaration::p_asm_name > | |
Cdescribe_field_t< SgFunctionDeclaration, std::string,&SgFunctionDeclaration::p_gnu_extension_alias > | |
Cdescribe_field_t< SgFunctionDeclaration, std::string,&SgFunctionDeclaration::p_gnu_extension_section > | |
Cdescribe_field_t< SgFunctionDefinition, SgBasicBlock *,&SgFunctionDefinition::p_body > | |
Cdescribe_field_t< SgFunctionDefinition, std::map< SgNode *, int >,&SgFunctionDefinition::p_scope_number_list > | |
Cdescribe_field_t< SgFunctionModifier, SgBitVector,&SgFunctionModifier::p_modifierVector > | |
Cdescribe_field_t< SgFunctionModifier, SgFunctionModifier::opencl_work_group_size_t,&SgFunctionModifier::p_opencl_work_group_size > | |
Cdescribe_field_t< SgFunctionModifier, SgType *,&SgFunctionModifier::p_opencl_vec_type > | |
Cdescribe_field_t< SgFunctionModifier, std::string,&SgFunctionModifier::p_gnu_attribute_named_alias > | |
Cdescribe_field_t< SgFunctionModifier, std::string,&SgFunctionModifier::p_gnu_attribute_named_weak_reference > | |
Cdescribe_field_t< SgFunctionModifier, unsigned long int,&SgFunctionModifier::p_gnu_attribute_constructor_destructor_priority > | |
Cdescribe_field_t< SgFunctionParameterList, SgInitializedNamePtrList,&SgFunctionParameterList::p_args > | |
Cdescribe_field_t< SgFunctionParameterRefExp, int,&SgFunctionParameterRefExp::p_parameter_levels_up > | |
Cdescribe_field_t< SgFunctionParameterRefExp, int,&SgFunctionParameterRefExp::p_parameter_number > | |
Cdescribe_field_t< SgFunctionParameterRefExp, SgExpression *,&SgFunctionParameterRefExp::p_parameter_expression > | |
Cdescribe_field_t< SgFunctionParameterRefExp, SgType *,&SgFunctionParameterRefExp::p_parameter_type > | |
Cdescribe_field_t< SgFunctionParameterScope, SgDeclarationStatementPtrList,&SgFunctionParameterScope::p_declarations > | |
Cdescribe_field_t< SgFunctionParameterTypeList, SgTypePtrList,&SgFunctionParameterTypeList::p_arguments > | |
Cdescribe_field_t< SgFunctionRefExp, bool,&SgFunctionRefExp::p_global_qualification_required > | |
Cdescribe_field_t< SgFunctionRefExp, bool,&SgFunctionRefExp::p_type_elaboration_required > | |
Cdescribe_field_t< SgFunctionRefExp, int,&SgFunctionRefExp::p_name_qualification_length > | |
Cdescribe_field_t< SgFunctionRefExp, SgExpression *,&SgFunctionRefExp::p_originalExpressionTree > | |
Cdescribe_field_t< SgFunctionRefExp, SgFunctionSymbol *,&SgFunctionRefExp::p_symbol_i > | |
Cdescribe_field_t< SgFunctionRefExp, SgFunctionType *,&SgFunctionRefExp::p_function_type > | |
Cdescribe_field_t< SgFunctionSymbol, SgFunctionDeclaration *,&SgFunctionSymbol::p_declaration > | |
Cdescribe_field_t< SgFunctionType, bool,&SgFunctionType::p_has_ellipses > | |
Cdescribe_field_t< SgFunctionType, SgFunctionParameterTypeList *,&SgFunctionType::p_argument_list > | |
Cdescribe_field_t< SgFunctionType, SgType *,&SgFunctionType::p_orig_return_type > | |
Cdescribe_field_t< SgFunctionType, SgType *,&SgFunctionType::p_return_type > | |
Cdescribe_field_t< SgFunctionTypeSymbol, SgName,&SgFunctionTypeSymbol::p_name > | |
Cdescribe_field_t< SgFunctionTypeSymbol, SgType *,&SgFunctionTypeSymbol::p_type > | |
Cdescribe_field_t< SgFunctionTypeTable, SgSymbolTable *,&SgFunctionTypeTable::p_function_type_table > | |
Cdescribe_field_t< SgGlobal, SgDeclarationStatementPtrList,&SgGlobal::p_declarations > | |
Cdescribe_field_t< SgGotoStatement, SgExpression *,&SgGotoStatement::p_selector_expression > | |
Cdescribe_field_t< SgGotoStatement, SgLabelRefExp *,&SgGotoStatement::p_label_expression > | |
Cdescribe_field_t< SgGotoStatement, SgLabelStatement *,&SgGotoStatement::p_label > | |
Cdescribe_field_t< SgGraph, AstAttributeMechanism *,&SgGraph::p_attributeMechanism > | |
Cdescribe_field_t< SgGraph, int,&SgGraph::p_index > | |
Cdescribe_field_t< SgGraph, rose_graph_integer_edge_hash_map,&SgGraph::p_edge_index_to_edge_map > | |
Cdescribe_field_t< SgGraph, rose_graph_integer_edge_hash_multimap,&SgGraph::p_node_index_to_edge_multimap > | |
Cdescribe_field_t< SgGraph, rose_graph_integer_node_hash_map,&SgGraph::p_node_index_to_node_map > | |
Cdescribe_field_t< SgGraph, rose_graph_integerpair_edge_hash_multimap,&SgGraph::p_node_index_pair_to_edge_multimap > | |
Cdescribe_field_t< SgGraph, rose_graph_string_integer_hash_multimap,&SgGraph::p_string_to_edge_index_multimap > | |
Cdescribe_field_t< SgGraph, rose_graph_string_integer_hash_multimap,&SgGraph::p_string_to_node_index_multimap > | |
Cdescribe_field_t< SgGraph, SgBoostEdgeList,&SgGraph::p_boost_edges > | |
Cdescribe_field_t< SgGraph, SgBoostEdgeWeightList,&SgGraph::p_boost_edge_weights > | |
Cdescribe_field_t< SgGraph, std::map< int, std::string >,&SgGraph::p_properties > | |
Cdescribe_field_t< SgGraph, std::string,&SgGraph::p_name > | |
Cdescribe_field_t< SgGraphEdge, AstAttributeMechanism *,&SgGraphEdge::p_attributeMechanism > | |
Cdescribe_field_t< SgGraphEdge, int,&SgGraphEdge::p_index > | |
Cdescribe_field_t< SgGraphEdge, SgGraphNode *,&SgGraphEdge::p_node_A > | |
Cdescribe_field_t< SgGraphEdge, SgGraphNode *,&SgGraphEdge::p_node_B > | |
Cdescribe_field_t< SgGraphEdge, std::map< int, std::string >,&SgGraphEdge::p_properties > | |
Cdescribe_field_t< SgGraphEdge, std::string,&SgGraphEdge::p_name > | |
Cdescribe_field_t< SgGraphNode, AstAttributeMechanism *,&SgGraphNode::p_attributeMechanism > | |
Cdescribe_field_t< SgGraphNode, int,&SgGraphNode::p_index > | |
Cdescribe_field_t< SgGraphNode, SgNode *,&SgGraphNode::p_SgNode > | |
Cdescribe_field_t< SgGraphNode, std::map< int, std::string >,&SgGraphNode::p_properties > | |
Cdescribe_field_t< SgGraphNode, std::string,&SgGraphNode::p_name > | |
Cdescribe_field_t< SgHeaderFileBody, SgSourceFile *,&SgHeaderFileBody::p_include_file > | |
Cdescribe_field_t< SgHeaderFileReport, SgSourceFile *,&SgHeaderFileReport::p_source_file > | |
Cdescribe_field_t< SgHeaderFileReport, SgSourceFilePtrList,&SgHeaderFileReport::p_include_file_list > | |
Cdescribe_field_t< SgHereExp, SgExpression *,&SgHereExp::p_expression > | |
Cdescribe_field_t< SgHereExp, SgType *,&SgHereExp::p_expression_type > | |
Cdescribe_field_t< SgIfStmt, bool,&SgIfStmt::p_has_end_statement > | |
Cdescribe_field_t< SgIfStmt, bool,&SgIfStmt::p_if_constexpr_value > | |
Cdescribe_field_t< SgIfStmt, bool,&SgIfStmt::p_if_constexpr_value_known > | |
Cdescribe_field_t< SgIfStmt, bool,&SgIfStmt::p_is_else_if_statement > | |
Cdescribe_field_t< SgIfStmt, bool,&SgIfStmt::p_is_if_constexpr_statement > | |
Cdescribe_field_t< SgIfStmt, bool,&SgIfStmt::p_use_then_keyword > | |
Cdescribe_field_t< SgIfStmt, SgLabelRefExp *,&SgIfStmt::p_else_numeric_label > | |
Cdescribe_field_t< SgIfStmt, SgLabelRefExp *,&SgIfStmt::p_end_numeric_label > | |
Cdescribe_field_t< SgIfStmt, SgStatement *,&SgIfStmt::p_conditional > | |
Cdescribe_field_t< SgIfStmt, SgStatement *,&SgIfStmt::p_false_body > | |
Cdescribe_field_t< SgIfStmt, SgStatement *,&SgIfStmt::p_true_body > | |
Cdescribe_field_t< SgIfStmt, std::string,&SgIfStmt::p_string_label > | |
Cdescribe_field_t< SgImageControlStatement, SgExpression *,&SgImageControlStatement::p_acquired_lock > | |
Cdescribe_field_t< SgImageControlStatement, SgExpression *,&SgImageControlStatement::p_err_msg > | |
Cdescribe_field_t< SgImageControlStatement, SgExpression *,&SgImageControlStatement::p_stat > | |
Cdescribe_field_t< SgImageControlStatement, SgImageControlStatement::image_control_statement_enum,&SgImageControlStatement::p_image_control_statement > | |
Cdescribe_field_t< SgImplicitStatement, bool,&SgImplicitStatement::p_implicit_none > | |
Cdescribe_field_t< SgImplicitStatement, SgImplicitStatement::implicit_spec_enum,&SgImplicitStatement::p_implicit_spec > | |
Cdescribe_field_t< SgImplicitStatement, SgInitializedNamePtrList,&SgImplicitStatement::p_variables > | |
Cdescribe_field_t< SgImpliedDo, SgExpression *,&SgImpliedDo::p_do_var_initialization > | |
Cdescribe_field_t< SgImpliedDo, SgExpression *,&SgImpliedDo::p_increment > | |
Cdescribe_field_t< SgImpliedDo, SgExpression *,&SgImpliedDo::p_last_val > | |
Cdescribe_field_t< SgImpliedDo, SgExprListExp *,&SgImpliedDo::p_object_list > | |
Cdescribe_field_t< SgImpliedDo, SgScopeStatement *,&SgImpliedDo::p_implied_do_scope > | |
Cdescribe_field_t< SgImportStatement, SgExpressionPtrList,&SgImportStatement::p_import_list > | |
Cdescribe_field_t< SgIncidenceDirectedGraph, rose_graph_integer_edge_hash_multimap,&SgIncidenceDirectedGraph::p_node_index_to_edge_multimap_edgesIn > | |
Cdescribe_field_t< SgIncidenceDirectedGraph, rose_graph_integer_edge_hash_multimap,&SgIncidenceDirectedGraph::p_node_index_to_edge_multimap_edgesOut > | |
Cdescribe_field_t< SgIncludeDirectiveStatement, SgHeaderFileBody *,&SgIncludeDirectiveStatement::p_headerFileBody > | |
Cdescribe_field_t< SgIncludeDirectiveStatement, SgIncludeFile *,&SgIncludeDirectiveStatement::p_include_file_heirarchy > | |
Cdescribe_field_t< SgIncludeDirectiveStatement, std::string,&SgIncludeDirectiveStatement::p_name_used_in_include_directive > | |
Cdescribe_field_t< SgIncludeFile, bool,&SgIncludeFile::p_can_be_supported_using_token_based_unparsing > | |
Cdescribe_field_t< SgIncludeFile, bool,&SgIncludeFile::p_from_system_include_dir > | |
Cdescribe_field_t< SgIncludeFile, bool,&SgIncludeFile::p_isApplicationFile > | |
Cdescribe_field_t< SgIncludeFile, bool,&SgIncludeFile::p_isIncludedMoreThanOnce > | |
Cdescribe_field_t< SgIncludeFile, bool,&SgIncludeFile::p_isPreinclude > | |
Cdescribe_field_t< SgIncludeFile, bool,&SgIncludeFile::p_isPrimaryUse > | |
Cdescribe_field_t< SgIncludeFile, bool,&SgIncludeFile::p_isRootSourceFile > | |
Cdescribe_field_t< SgIncludeFile, bool,&SgIncludeFile::p_isRoseSystemInclude > | |
Cdescribe_field_t< SgIncludeFile, bool,&SgIncludeFile::p_isSystemInclude > | |
Cdescribe_field_t< SgIncludeFile, bool,&SgIncludeFile::p_preinclude_macros_only > | |
Cdescribe_field_t< SgIncludeFile, bool,&SgIncludeFile::p_requires_explict_path_for_unparsed_headers > | |
Cdescribe_field_t< SgIncludeFile, bool,&SgIncludeFile::p_will_be_unparsed > | |
Cdescribe_field_t< SgIncludeFile, SgIncludeFile *,&SgIncludeFile::p_parent_include_file > | |
Cdescribe_field_t< SgIncludeFile, SgIncludeFilePtrList,&SgIncludeFile::p_include_file_list > | |
Cdescribe_field_t< SgIncludeFile, SgName,&SgIncludeFile::p_applicationRootDirectory > | |
Cdescribe_field_t< SgIncludeFile, SgName,&SgIncludeFile::p_directory_prefix > | |
Cdescribe_field_t< SgIncludeFile, SgName,&SgIncludeFile::p_filename > | |
Cdescribe_field_t< SgIncludeFile, SgName,&SgIncludeFile::p_name_used_in_include_directive > | |
Cdescribe_field_t< SgIncludeFile, SgName,&SgIncludeFile::p_name_without_path > | |
Cdescribe_field_t< SgIncludeFile, SgSourceFile *,&SgIncludeFile::p_including_source_file > | |
Cdescribe_field_t< SgIncludeFile, SgSourceFile *,&SgIncludeFile::p_source_file > | |
Cdescribe_field_t< SgIncludeFile, SgSourceFile *,&SgIncludeFile::p_source_file_of_translation_unit > | |
Cdescribe_field_t< SgIncludeFile, SgStatement *,&SgIncludeFile::p_firstStatement > | |
Cdescribe_field_t< SgIncludeFile, SgStatement *,&SgIncludeFile::p_lastStatement > | |
Cdescribe_field_t< SgIncludeFile, std::string,&SgIncludeFile::p_file_hash > | |
Cdescribe_field_t< SgIncludeFile, unsigned int,&SgIncludeFile::p_first_source_sequence_number > | |
Cdescribe_field_t< SgIncludeFile, unsigned int,&SgIncludeFile::p_last_source_sequence_number > | |
Cdescribe_field_t< SgInitializedName, bool,&SgInitializedName::p_global_qualification_required > | |
Cdescribe_field_t< SgInitializedName, bool,&SgInitializedName::p_global_qualification_required_for_type > | |
Cdescribe_field_t< SgInitializedName, bool,&SgInitializedName::p_hasArrayTypeWithEmptyBracketSyntax > | |
Cdescribe_field_t< SgInitializedName, bool,&SgInitializedName::p_initializationDeferred > | |
Cdescribe_field_t< SgInitializedName, bool,&SgInitializedName::p_is_braced_initialized > | |
Cdescribe_field_t< SgInitializedName, bool,&SgInitializedName::p_is_initializer > | |
Cdescribe_field_t< SgInitializedName, bool,&SgInitializedName::p_is_pack_element > | |
Cdescribe_field_t< SgInitializedName, bool,&SgInitializedName::p_is_parameter_pack > | |
Cdescribe_field_t< SgInitializedName, bool,&SgInitializedName::p_isCoArray > | |
Cdescribe_field_t< SgInitializedName, bool,&SgInitializedName::p_needs_definitions > | |
Cdescribe_field_t< SgInitializedName, bool,&SgInitializedName::p_protected_declaration > | |
Cdescribe_field_t< SgInitializedName, bool,&SgInitializedName::p_requiresGlobalNameQualificationOnType > | |
Cdescribe_field_t< SgInitializedName, bool,&SgInitializedName::p_shapeDeferred > | |
Cdescribe_field_t< SgInitializedName, bool,&SgInitializedName::p_type_elaboration_required > | |
Cdescribe_field_t< SgInitializedName, bool,&SgInitializedName::p_type_elaboration_required_for_type > | |
Cdescribe_field_t< SgInitializedName, bool,&SgInitializedName::p_using_assignment_copy_constructor_syntax > | |
Cdescribe_field_t< SgInitializedName, bool,&SgInitializedName::p_using_auto_keyword > | |
Cdescribe_field_t< SgInitializedName, bool,&SgInitializedName::p_using_C11_Alignas_keyword > | |
Cdescribe_field_t< SgInitializedName, bool,&SgInitializedName::p_using_device_keyword > | |
Cdescribe_field_t< SgInitializedName, int,&SgInitializedName::p_gnu_attribute_alignment > | |
Cdescribe_field_t< SgInitializedName, int,&SgInitializedName::p_name_qualification_length > | |
Cdescribe_field_t< SgInitializedName, int,&SgInitializedName::p_name_qualification_length_for_type > | |
Cdescribe_field_t< SgInitializedName, SgBitVector,&SgInitializedName::p_gnu_attribute_modifierVector > | |
Cdescribe_field_t< SgInitializedName, SgDeclarationModifier::gnu_declaration_visability_enum,&SgInitializedName::p_gnu_attribute_visability > | |
Cdescribe_field_t< SgInitializedName, SgDeclarationStatement *,&SgInitializedName::p_declptr > | |
Cdescribe_field_t< SgInitializedName, SgInitializedName *,&SgInitializedName::p_prev_decl_item > | |
Cdescribe_field_t< SgInitializedName, SgInitializedName::asm_register_name_enum,&SgInitializedName::p_register_name_code > | |
Cdescribe_field_t< SgInitializedName, SgInitializedName::excess_specifier_enum,&SgInitializedName::p_excess_specifier > | |
Cdescribe_field_t< SgInitializedName, SgInitializedName::preinitialization_enum,&SgInitializedName::p_preinitialization > | |
Cdescribe_field_t< SgInitializedName, SgInitializer *,&SgInitializedName::p_initptr > | |
Cdescribe_field_t< SgInitializedName, SgName,&SgInitializedName::p_name > | |
Cdescribe_field_t< SgInitializedName, SgNode *,&SgInitializedName::p_constant_or_type_argument_for_Alignas_keyword > | |
Cdescribe_field_t< SgInitializedName, SgScopeStatement *,&SgInitializedName::p_scope > | |
Cdescribe_field_t< SgInitializedName, SgStorageModifier *,&SgInitializedName::p_storageModifier > | |
Cdescribe_field_t< SgInitializedName, SgType *,&SgInitializedName::p_auto_decltype > | |
Cdescribe_field_t< SgInitializedName, SgType *,&SgInitializedName::p_typeptr > | |
Cdescribe_field_t< SgInitializedName, std::string,&SgInitializedName::p_gnu_attribute_cleanup_function > | |
Cdescribe_field_t< SgInitializedName, std::string,&SgInitializedName::p_gnu_attribute_named_alias > | |
Cdescribe_field_t< SgInitializedName, std::string,&SgInitializedName::p_gnu_attribute_named_weak_reference > | |
Cdescribe_field_t< SgInitializedName, std::string,&SgInitializedName::p_gnu_attribute_section_name > | |
Cdescribe_field_t< SgInitializedName, std::string,&SgInitializedName::p_microsoft_uuid_string > | |
Cdescribe_field_t< SgInitializedName, std::string,&SgInitializedName::p_register_name_string > | |
Cdescribe_field_t< SgInitializedName, unsigned long int,&SgInitializedName::p_gnu_attribute_initialization_priority > | |
Cdescribe_field_t< SgInitializer, bool,&SgInitializer::p_is_braced_initialized > | |
Cdescribe_field_t< SgInitializer, bool,&SgInitializer::p_is_explicit_cast > | |
Cdescribe_field_t< SgInquireStatement, SgExpression *,&SgInquireStatement::p_access > | |
Cdescribe_field_t< SgInquireStatement, SgExpression *,&SgInquireStatement::p_action > | |
Cdescribe_field_t< SgInquireStatement, SgExpression *,&SgInquireStatement::p_asynchronous > | |
Cdescribe_field_t< SgInquireStatement, SgExpression *,&SgInquireStatement::p_blank > | |
Cdescribe_field_t< SgInquireStatement, SgExpression *,&SgInquireStatement::p_decimal > | |
Cdescribe_field_t< SgInquireStatement, SgExpression *,&SgInquireStatement::p_delim > | |
Cdescribe_field_t< SgInquireStatement, SgExpression *,&SgInquireStatement::p_direct > | |
Cdescribe_field_t< SgInquireStatement, SgExpression *,&SgInquireStatement::p_exist > | |
Cdescribe_field_t< SgInquireStatement, SgExpression *,&SgInquireStatement::p_file > | |
Cdescribe_field_t< SgInquireStatement, SgExpression *,&SgInquireStatement::p_form > | |
Cdescribe_field_t< SgInquireStatement, SgExpression *,&SgInquireStatement::p_formatted > | |
Cdescribe_field_t< SgInquireStatement, SgExpression *,&SgInquireStatement::p_name > | |
Cdescribe_field_t< SgInquireStatement, SgExpression *,&SgInquireStatement::p_named > | |
Cdescribe_field_t< SgInquireStatement, SgExpression *,&SgInquireStatement::p_nextrec > | |
Cdescribe_field_t< SgInquireStatement, SgExpression *,&SgInquireStatement::p_number > | |
Cdescribe_field_t< SgInquireStatement, SgExpression *,&SgInquireStatement::p_opened > | |
Cdescribe_field_t< SgInquireStatement, SgExpression *,&SgInquireStatement::p_pad > | |
Cdescribe_field_t< SgInquireStatement, SgExpression *,&SgInquireStatement::p_pending > | |
Cdescribe_field_t< SgInquireStatement, SgExpression *,&SgInquireStatement::p_position > | |
Cdescribe_field_t< SgInquireStatement, SgExpression *,&SgInquireStatement::p_read > | |
Cdescribe_field_t< SgInquireStatement, SgExpression *,&SgInquireStatement::p_readwrite > | |
Cdescribe_field_t< SgInquireStatement, SgExpression *,&SgInquireStatement::p_recl > | |
Cdescribe_field_t< SgInquireStatement, SgExpression *,&SgInquireStatement::p_sequential > | |
Cdescribe_field_t< SgInquireStatement, SgExpression *,&SgInquireStatement::p_size > | |
Cdescribe_field_t< SgInquireStatement, SgExpression *,&SgInquireStatement::p_stream > | |
Cdescribe_field_t< SgInquireStatement, SgExpression *,&SgInquireStatement::p_unformatted > | |
Cdescribe_field_t< SgInquireStatement, SgExpression *,&SgInquireStatement::p_write > | |
Cdescribe_field_t< SgInquireStatement, SgVarRefExp *,&SgInquireStatement::p_iolengthExp > | |
Cdescribe_field_t< SgInterfaceBody, bool,&SgInterfaceBody::p_use_function_name > | |
Cdescribe_field_t< SgInterfaceBody, SgFunctionDeclaration *,&SgInterfaceBody::p_functionDeclaration > | |
Cdescribe_field_t< SgInterfaceBody, SgName,&SgInterfaceBody::p_function_name > | |
Cdescribe_field_t< SgInterfaceStatement, SgInterfaceBodyPtrList,&SgInterfaceStatement::p_interface_body_list > | |
Cdescribe_field_t< SgInterfaceStatement, SgInterfaceStatement::generic_spec_enum,&SgInterfaceStatement::p_generic_spec > | |
Cdescribe_field_t< SgInterfaceStatement, SgLabelRefExp *,&SgInterfaceStatement::p_end_numeric_label > | |
Cdescribe_field_t< SgInterfaceStatement, SgName,&SgInterfaceStatement::p_name > | |
Cdescribe_field_t< SgInterfaceSymbol, SgInterfaceStatement *,&SgInterfaceSymbol::p_declaration > | |
Cdescribe_field_t< SgIntrinsicSymbol, SgInitializedName *,&SgIntrinsicSymbol::p_declaration > | |
Cdescribe_field_t< SgIntVal, int,&SgIntVal::p_value > | |
Cdescribe_field_t< SgIntVal, std::string,&SgIntVal::p_valueString > | |
Cdescribe_field_t< SgIOItemExpression, SgExpression *,&SgIOItemExpression::p_io_item > | |
Cdescribe_field_t< SgIOItemExpression, SgName,&SgIOItemExpression::p_name > | |
Cdescribe_field_t< SgIOStatement, SgExpression *,&SgIOStatement::p_err > | |
Cdescribe_field_t< SgIOStatement, SgExpression *,&SgIOStatement::p_iomsg > | |
Cdescribe_field_t< SgIOStatement, SgExpression *,&SgIOStatement::p_iostat > | |
Cdescribe_field_t< SgIOStatement, SgExpression *,&SgIOStatement::p_unit > | |
Cdescribe_field_t< SgIOStatement, SgExprListExp *,&SgIOStatement::p_io_stmt_list > | |
Cdescribe_field_t< SgIOStatement, SgIOStatement::io_statement_enum,&SgIOStatement::p_io_statement > | |
Cdescribe_field_t< SgJavaAnnotation, SgType *,&SgJavaAnnotation::p_expression_type > | |
Cdescribe_field_t< SgJavaClassDeclarationList, SgClassDeclarationPtrList,&SgJavaClassDeclarationList::p_java_class_list > | |
Cdescribe_field_t< SgJavaForEachStatement, SgExpression *,&SgJavaForEachStatement::p_collection > | |
Cdescribe_field_t< SgJavaForEachStatement, SgStatement *,&SgJavaForEachStatement::p_loop_body > | |
Cdescribe_field_t< SgJavaForEachStatement, SgVariableDeclaration *,&SgJavaForEachStatement::p_element > | |
Cdescribe_field_t< SgJavaImportStatement, bool,&SgJavaImportStatement::p_containsWildCard > | |
Cdescribe_field_t< SgJavaImportStatement, SgName,&SgJavaImportStatement::p_path > | |
Cdescribe_field_t< SgJavaImportStatementList, SgJavaImportStatementPtrList,&SgJavaImportStatementList::p_java_import_list > | |
Cdescribe_field_t< SgJavaInstanceOfOp, SgExpression *,&SgJavaInstanceOfOp::p_operand_expr > | |
Cdescribe_field_t< SgJavaInstanceOfOp, SgType *,&SgJavaInstanceOfOp::p_expression_type > | |
Cdescribe_field_t< SgJavaInstanceOfOp, SgType *,&SgJavaInstanceOfOp::p_operand_type > | |
Cdescribe_field_t< SgJavaLabelStatement, SgName,&SgJavaLabelStatement::p_label > | |
Cdescribe_field_t< SgJavaLabelStatement, SgStatement *,&SgJavaLabelStatement::p_statement > | |
Cdescribe_field_t< SgJavaLabelSymbol, SgJavaLabelStatement *,&SgJavaLabelSymbol::p_declaration > | |
Cdescribe_field_t< SgJavaMemberValuePair, SgExpression *,&SgJavaMemberValuePair::p_value > | |
Cdescribe_field_t< SgJavaMemberValuePair, SgName,&SgJavaMemberValuePair::p_name > | |
Cdescribe_field_t< SgJavaNormalAnnotation, SgJavaMemberValuePairPtrList,&SgJavaNormalAnnotation::p_value_pair_list > | |
Cdescribe_field_t< SgJavaPackageStatement, SgName,&SgJavaPackageStatement::p_name > | |
Cdescribe_field_t< SgJavaParameterizedType, SgNamedType *,&SgJavaParameterizedType::p_raw_type > | |
Cdescribe_field_t< SgJavaParameterizedType, SgTemplateParameterList *,&SgJavaParameterizedType::p_type_list > | |
Cdescribe_field_t< SgJavaQualifiedType, SgNamedType *,&SgJavaQualifiedType::p_parent_type > | |
Cdescribe_field_t< SgJavaQualifiedType, SgNamedType *,&SgJavaQualifiedType::p_type > | |
Cdescribe_field_t< SgJavaSingleMemberAnnotation, SgExpression *,&SgJavaSingleMemberAnnotation::p_value > | |
Cdescribe_field_t< SgJavaSynchronizedStatement, SgExpression *,&SgJavaSynchronizedStatement::p_expression > | |
Cdescribe_field_t< SgJavaSynchronizedStatement, SgStatement *,&SgJavaSynchronizedStatement::p_body > | |
Cdescribe_field_t< SgJavaThrowStatement, SgThrowOp *,&SgJavaThrowStatement::p_throwOp > | |
Cdescribe_field_t< SgJavaTypeExpression, SgType *,&SgJavaTypeExpression::p_type > | |
Cdescribe_field_t< SgJavaUnionType, SgTypePtrList,&SgJavaUnionType::p_type_list > | |
Cdescribe_field_t< SgJavaWildcardType, bool,&SgJavaWildcardType::p_has_extends > | |
Cdescribe_field_t< SgJavaWildcardType, bool,&SgJavaWildcardType::p_has_super > | |
Cdescribe_field_t< SgJavaWildcardType, bool,&SgJavaWildcardType::p_is_unbound > | |
Cdescribe_field_t< SgJavaWildcardType, SgType *,&SgJavaWildcardType::p_bound_type > | |
Cdescribe_field_t< SgJovialBitType, SgExpression *,&SgJovialBitType::p_size > | |
Cdescribe_field_t< SgJovialBitVal, std::string,&SgJovialBitVal::p_valueString > | |
Cdescribe_field_t< SgJovialCompoolStatement, SgName,&SgJovialCompoolStatement::p_name > | |
Cdescribe_field_t< SgJovialDefineDeclaration, std::string,&SgJovialDefineDeclaration::p_define_string > | |
Cdescribe_field_t< SgJovialDirectiveStatement, SgJovialDirectiveStatement::directive_types,&SgJovialDirectiveStatement::p_directive_type > | |
Cdescribe_field_t< SgJovialDirectiveStatement, std::string,&SgJovialDirectiveStatement::p_content_string > | |
Cdescribe_field_t< SgJovialForThenStatement, SgBasicBlock *,&SgJovialForThenStatement::p_loop_body > | |
Cdescribe_field_t< SgJovialForThenStatement, SgExpression *,&SgJovialForThenStatement::p_by_or_then_expression > | |
Cdescribe_field_t< SgJovialForThenStatement, SgExpression *,&SgJovialForThenStatement::p_initialization > | |
Cdescribe_field_t< SgJovialForThenStatement, SgExpression *,&SgJovialForThenStatement::p_while_expression > | |
Cdescribe_field_t< SgJovialForThenStatement, SgJovialForThenStatement::loop_statement_type_enum,&SgJovialForThenStatement::p_loop_statement_type > | |
Cdescribe_field_t< SgJovialLabelDeclaration, SgJovialLabelDeclaration::label_type_enum,&SgJovialLabelDeclaration::p_label_type > | |
Cdescribe_field_t< SgJovialLabelDeclaration, std::string,&SgJovialLabelDeclaration::p_label > | |
Cdescribe_field_t< SgJovialOverlayDeclaration, SgExpression *,&SgJovialOverlayDeclaration::p_address > | |
Cdescribe_field_t< SgJovialOverlayDeclaration, SgExprListExp *,&SgJovialOverlayDeclaration::p_overlay > | |
Cdescribe_field_t< SgJovialPresetPositionExp, SgExpression *,&SgJovialPresetPositionExp::p_value > | |
Cdescribe_field_t< SgJovialPresetPositionExp, SgExprListExp *,&SgJovialPresetPositionExp::p_indices > | |
Cdescribe_field_t< SgJovialTablePresetExp, SgExprListExp *,&SgJovialTablePresetExp::p_preset_list > | |
Cdescribe_field_t< SgJovialTableStatement, bool,&SgJovialTableStatement::p_has_like_option > | |
Cdescribe_field_t< SgJovialTableStatement, bool,&SgJovialTableStatement::p_has_table_entry_size > | |
Cdescribe_field_t< SgJovialTableStatement, SgExpression *,&SgJovialTableStatement::p_table_entry_size > | |
Cdescribe_field_t< SgJovialTableStatement, SgJovialTableStatement::WordsPerEntry,&SgJovialTableStatement::p_words_per_entry > | |
Cdescribe_field_t< SgJovialTableStatement, std::string,&SgJovialTableStatement::p_like_table_name > | |
Cdescribe_field_t< SgJovialTableType, int,&SgJovialTableType::p_rank > | |
Cdescribe_field_t< SgJovialTableType, SgExprListExp *,&SgJovialTableType::p_dim_info > | |
Cdescribe_field_t< SgJovialTableType, SgJovialTableType::StructureSpecifier,&SgJovialTableType::p_structure_specifier > | |
Cdescribe_field_t< SgJovialTableType, SgType *,&SgJovialTableType::p_base_type > | |
Cdescribe_field_t< SgJovialTableType, unsigned int,&SgJovialTableType::p_bits_per_entry > | |
Cdescribe_field_t< SgKeyDatumPair, SgExpression *,&SgKeyDatumPair::p_datum > | |
Cdescribe_field_t< SgKeyDatumPair, SgExpression *,&SgKeyDatumPair::p_key > | |
Cdescribe_field_t< SgLabelRefExp, SgLabelSymbol *,&SgLabelRefExp::p_symbol > | |
Cdescribe_field_t< SgLabelStatement, bool,&SgLabelStatement::p_gnu_extension_unused > | |
Cdescribe_field_t< SgLabelStatement, SgLabelStatement::label_type_enum,&SgLabelStatement::p_label_type > | |
Cdescribe_field_t< SgLabelStatement, SgName,&SgLabelStatement::p_label > | |
Cdescribe_field_t< SgLabelStatement, SgScopeStatement *,&SgLabelStatement::p_scope > | |
Cdescribe_field_t< SgLabelStatement, SgStatement *,&SgLabelStatement::p_statement > | |
Cdescribe_field_t< SgLabelSymbol, int,&SgLabelSymbol::p_numeric_label_value > | |
Cdescribe_field_t< SgLabelSymbol, SgInitializedName *,&SgLabelSymbol::p_fortran_alternate_return_parameter > | |
Cdescribe_field_t< SgLabelSymbol, SgLabelStatement *,&SgLabelSymbol::p_declaration > | |
Cdescribe_field_t< SgLabelSymbol, SgLabelSymbol::label_type_enum,&SgLabelSymbol::p_label_type > | |
Cdescribe_field_t< SgLabelSymbol, SgStatement *,&SgLabelSymbol::p_fortran_statement > | |
Cdescribe_field_t< SgLambdaCapture, bool,&SgLambdaCapture::p_capture_by_reference > | |
Cdescribe_field_t< SgLambdaCapture, bool,&SgLambdaCapture::p_implicit > | |
Cdescribe_field_t< SgLambdaCapture, bool,&SgLambdaCapture::p_pack_expansion > | |
Cdescribe_field_t< SgLambdaCapture, SgExpression *,&SgLambdaCapture::p_capture_variable > | |
Cdescribe_field_t< SgLambdaCapture, SgExpression *,&SgLambdaCapture::p_closure_variable > | |
Cdescribe_field_t< SgLambdaCapture, SgExpression *,&SgLambdaCapture::p_source_closure_variable > | |
Cdescribe_field_t< SgLambdaCaptureList, SgLambdaCapturePtrList,&SgLambdaCaptureList::p_capture_list > | |
Cdescribe_field_t< SgLambdaExp, bool,&SgLambdaExp::p_capture_default > | |
Cdescribe_field_t< SgLambdaExp, bool,&SgLambdaExp::p_default_is_by_reference > | |
Cdescribe_field_t< SgLambdaExp, bool,&SgLambdaExp::p_explicit_return_type > | |
Cdescribe_field_t< SgLambdaExp, bool,&SgLambdaExp::p_has_parameter_decl > | |
Cdescribe_field_t< SgLambdaExp, bool,&SgLambdaExp::p_is_device > | |
Cdescribe_field_t< SgLambdaExp, bool,&SgLambdaExp::p_is_mutable > | |
Cdescribe_field_t< SgLambdaExp, SgClassDeclaration *,&SgLambdaExp::p_lambda_closure_class > | |
Cdescribe_field_t< SgLambdaExp, SgFunctionDeclaration *,&SgLambdaExp::p_lambda_function > | |
Cdescribe_field_t< SgLambdaExp, SgLambdaCaptureList *,&SgLambdaExp::p_lambda_capture_list > | |
Cdescribe_field_t< SgLambdaRefExp, SgFunctionDeclaration *,&SgLambdaRefExp::p_functionDeclaration > | |
Cdescribe_field_t< SgLinemarkerDirectiveStatement, int,&SgLinemarkerDirectiveStatement::p_linenumber > | |
Cdescribe_field_t< SgLinemarkerDirectiveStatement, SgUnsignedCharList,&SgLinemarkerDirectiveStatement::p_flaglist > | |
Cdescribe_field_t< SgLinemarkerDirectiveStatement, std::string,&SgLinemarkerDirectiveStatement::p_filename > | |
Cdescribe_field_t< SgLinkageModifier, SgLinkageModifier::linkage_modifier_enum,&SgLinkageModifier::p_modifier > | |
Cdescribe_field_t< SgListComprehension, SgExpression *,&SgListComprehension::p_element > | |
Cdescribe_field_t< SgListComprehension, SgExprListExp *,&SgListComprehension::p_generators > | |
Cdescribe_field_t< SgLocatedNode, AstAttributeMechanism *,&SgLocatedNode::p_attributeMechanism > | |
Cdescribe_field_t< SgLocatedNode, AttachedPreprocessingInfoType *,&SgLocatedNode::p_attachedPreprocessingInfoPtr > | |
Cdescribe_field_t< SgLocatedNode, bool,&SgLocatedNode::p_containsTransformationToSurroundingWhitespace > | |
Cdescribe_field_t< SgLocatedNode, Sg_File_Info *,&SgLocatedNode::p_endOfConstruct > | |
Cdescribe_field_t< SgLocatedNode, Sg_File_Info *,&SgLocatedNode::p_startOfConstruct > | |
Cdescribe_field_t< SgLockStatement, SgExpression *,&SgLockStatement::p_lock_variable > | |
Cdescribe_field_t< SgLongDoubleVal, long double,&SgLongDoubleVal::p_value > | |
Cdescribe_field_t< SgLongDoubleVal, std::string,&SgLongDoubleVal::p_valueString > | |
Cdescribe_field_t< SgLongIntVal, long int,&SgLongIntVal::p_value > | |
Cdescribe_field_t< SgLongIntVal, std::string,&SgLongIntVal::p_valueString > | |
Cdescribe_field_t< SgLongLongIntVal, long long int,&SgLongLongIntVal::p_value > | |
Cdescribe_field_t< SgLongLongIntVal, std::string,&SgLongLongIntVal::p_valueString > | |
Cdescribe_field_t< SgMatlabForStatement, SgBasicBlock *,&SgMatlabForStatement::p_body > | |
Cdescribe_field_t< SgMatlabForStatement, SgExpression *,&SgMatlabForStatement::p_index > | |
Cdescribe_field_t< SgMatlabForStatement, SgExpression *,&SgMatlabForStatement::p_range > | |
Cdescribe_field_t< SgMatrixTransposeOp, bool,&SgMatrixTransposeOp::p_is_conjugate > | |
Cdescribe_field_t< SgMemberFunctionDeclaration, SgCtorInitializerList *,&SgMemberFunctionDeclaration::p_CtorInitializerList > | |
Cdescribe_field_t< SgMemberFunctionDeclaration, SgDeclarationStatement *,&SgMemberFunctionDeclaration::p_associatedClassDeclaration > | |
Cdescribe_field_t< SgMemberFunctionRefExp, bool,&SgMemberFunctionRefExp::p_global_qualification_required > | |
Cdescribe_field_t< SgMemberFunctionRefExp, bool,&SgMemberFunctionRefExp::p_type_elaboration_required > | |
Cdescribe_field_t< SgMemberFunctionRefExp, int,&SgMemberFunctionRefExp::p_name_qualification_length > | |
Cdescribe_field_t< SgMemberFunctionRefExp, int,&SgMemberFunctionRefExp::p_need_qualifier > | |
Cdescribe_field_t< SgMemberFunctionRefExp, int,&SgMemberFunctionRefExp::p_virtual_call > | |
Cdescribe_field_t< SgMemberFunctionRefExp, SgFunctionType *,&SgMemberFunctionRefExp::p_function_type > | |
Cdescribe_field_t< SgMemberFunctionRefExp, SgMemberFunctionSymbol *,&SgMemberFunctionRefExp::p_symbol_i > | |
Cdescribe_field_t< SgMemberFunctionType, SgType *,&SgMemberFunctionType::p_class_type > | |
Cdescribe_field_t< SgMemberFunctionType, unsigned int,&SgMemberFunctionType::p_mfunc_specifier > | |
Cdescribe_field_t< SgMicrosoftAttributeDeclaration, SgName,&SgMicrosoftAttributeDeclaration::p_attribute_string > | |
Cdescribe_field_t< SgModifierNodes, SgModifierNodes *,&SgModifierNodes::p_next > | |
Cdescribe_field_t< SgModifierNodes, SgModifierTypePtrVector,&SgModifierNodes::p_nodes > | |
Cdescribe_field_t< SgModifierType, char *,&SgModifierType::p_frontend_type_reference > | |
Cdescribe_field_t< SgModifierType, SgType *,&SgModifierType::p_base_type > | |
Cdescribe_field_t< SgModifierType, SgTypeModifier,&SgModifierType::p_typeModifier > | |
Cdescribe_field_t< SgModuleStatement, SgLabelRefExp *,&SgModuleStatement::p_end_numeric_label > | |
Cdescribe_field_t< SgModuleSymbol, SgModuleStatement *,&SgModuleSymbol::p_declaration > | |
Cdescribe_field_t< SgName, std::string,&SgName::p_char > | |
Cdescribe_field_t< SgNamedType, bool,&SgNamedType::p_autonomous_declaration > | |
Cdescribe_field_t< SgNamedType, bool,&SgNamedType::p_is_from_template_parameter > | |
Cdescribe_field_t< SgNamedType, SgDeclarationStatement *,&SgNamedType::p_declaration > | |
Cdescribe_field_t< SgNameGroup, SgStringList,&SgNameGroup::p_name_list > | |
Cdescribe_field_t< SgNameGroup, std::string,&SgNameGroup::p_group_name > | |
Cdescribe_field_t< SgNamelistStatement, SgNameGroupPtrList,&SgNamelistStatement::p_group_list > | |
Cdescribe_field_t< SgNamespaceAliasDeclarationStatement, bool,&SgNamespaceAliasDeclarationStatement::p_global_qualification_required > | |
Cdescribe_field_t< SgNamespaceAliasDeclarationStatement, bool,&SgNamespaceAliasDeclarationStatement::p_is_alias_for_another_namespace_alias > | |
Cdescribe_field_t< SgNamespaceAliasDeclarationStatement, bool,&SgNamespaceAliasDeclarationStatement::p_type_elaboration_required > | |
Cdescribe_field_t< SgNamespaceAliasDeclarationStatement, int,&SgNamespaceAliasDeclarationStatement::p_name_qualification_length > | |
Cdescribe_field_t< SgNamespaceAliasDeclarationStatement, SgName,&SgNamespaceAliasDeclarationStatement::p_name > | |
Cdescribe_field_t< SgNamespaceAliasDeclarationStatement, SgNamespaceAliasDeclarationStatement *,&SgNamespaceAliasDeclarationStatement::p_namespaceAliasDeclaration > | |
Cdescribe_field_t< SgNamespaceAliasDeclarationStatement, SgNamespaceDeclarationStatement *,&SgNamespaceAliasDeclarationStatement::p_namespaceDeclaration > | |
Cdescribe_field_t< SgNamespaceDeclarationStatement, bool,&SgNamespaceDeclarationStatement::p_isInlinedNamespace > | |
Cdescribe_field_t< SgNamespaceDeclarationStatement, bool,&SgNamespaceDeclarationStatement::p_isUnnamedNamespace > | |
Cdescribe_field_t< SgNamespaceDeclarationStatement, SgName,&SgNamespaceDeclarationStatement::p_name > | |
Cdescribe_field_t< SgNamespaceDeclarationStatement, SgNamespaceDefinitionStatement *,&SgNamespaceDeclarationStatement::p_definition > | |
Cdescribe_field_t< SgNamespaceDefinitionStatement, bool,&SgNamespaceDefinitionStatement::p_isUnionOfReentrantNamespaceDefinitions > | |
Cdescribe_field_t< SgNamespaceDefinitionStatement, SgDeclarationStatementPtrList,&SgNamespaceDefinitionStatement::p_declarations > | |
Cdescribe_field_t< SgNamespaceDefinitionStatement, SgNamespaceDeclarationStatement *,&SgNamespaceDefinitionStatement::p_namespaceDeclaration > | |
Cdescribe_field_t< SgNamespaceDefinitionStatement, SgNamespaceDefinitionStatement *,&SgNamespaceDefinitionStatement::p_global_definition > | |
Cdescribe_field_t< SgNamespaceDefinitionStatement, SgNamespaceDefinitionStatement *,&SgNamespaceDefinitionStatement::p_nextNamespaceDefinition > | |
Cdescribe_field_t< SgNamespaceDefinitionStatement, SgNamespaceDefinitionStatement *,&SgNamespaceDefinitionStatement::p_previousNamespaceDefinition > | |
Cdescribe_field_t< SgNamespaceSymbol, bool,&SgNamespaceSymbol::p_isAlias > | |
Cdescribe_field_t< SgNamespaceSymbol, SgName,&SgNamespaceSymbol::p_name > | |
Cdescribe_field_t< SgNamespaceSymbol, SgNamespaceAliasDeclarationStatement *,&SgNamespaceSymbol::p_aliasDeclaration > | |
Cdescribe_field_t< SgNamespaceSymbol, SgNamespaceDeclarationStatement *,&SgNamespaceSymbol::p_declaration > | |
Cdescribe_field_t< SgNaryOp, SgExpressionPtrList,&SgNaryOp::p_operands > | |
Cdescribe_field_t< SgNaryOp, VariantTList,&SgNaryOp::p_operators > | |
Cdescribe_field_t< SgNewExp, bool,&SgNewExp::p_global_qualification_for_pointer_to_member_class_required > | |
Cdescribe_field_t< SgNewExp, bool,&SgNewExp::p_global_qualification_required > | |
Cdescribe_field_t< SgNewExp, bool,&SgNewExp::p_type_elaboration_for_pointer_to_member_class_required > | |
Cdescribe_field_t< SgNewExp, bool,&SgNewExp::p_type_elaboration_required > | |
Cdescribe_field_t< SgNewExp, int,&SgNewExp::p_name_qualification_for_pointer_to_member_class_length > | |
Cdescribe_field_t< SgNewExp, int,&SgNewExp::p_name_qualification_length > | |
Cdescribe_field_t< SgNewExp, SgConstructorInitializer *,&SgNewExp::p_constructor_args > | |
Cdescribe_field_t< SgNewExp, SgExpression *,&SgNewExp::p_builtin_args > | |
Cdescribe_field_t< SgNewExp, SgExprListExp *,&SgNewExp::p_placement_args > | |
Cdescribe_field_t< SgNewExp, SgFunctionDeclaration *,&SgNewExp::p_newOperatorDeclaration > | |
Cdescribe_field_t< SgNewExp, SgType *,&SgNewExp::p_specified_type > | |
Cdescribe_field_t< SgNewExp, short,&SgNewExp::p_need_global_specifier > | |
Cdescribe_field_t< SgNode, bool,&SgNode::p_containsTransformation > | |
Cdescribe_field_t< SgNode, bool,&SgNode::p_isModified > | |
Cdescribe_field_t< SgNode, SgNode *,&SgNode::p_freepointer > | |
Cdescribe_field_t< SgNode, SgNode *,&SgNode::p_parent > | |
Cdescribe_field_t< SgNoexceptOp, SgExpression *,&SgNoexceptOp::p_operand_expr > | |
Cdescribe_field_t< SgNonrealBaseClass, SgNonrealDecl *,&SgNonrealBaseClass::p_base_class_nonreal > | |
Cdescribe_field_t< SgNonrealDecl, bool,&SgNonrealDecl::p_is_class_member > | |
Cdescribe_field_t< SgNonrealDecl, bool,&SgNonrealDecl::p_is_nonreal_function > | |
Cdescribe_field_t< SgNonrealDecl, bool,&SgNonrealDecl::p_is_nonreal_template > | |
Cdescribe_field_t< SgNonrealDecl, bool,&SgNonrealDecl::p_is_template_param > | |
Cdescribe_field_t< SgNonrealDecl, bool,&SgNonrealDecl::p_is_template_template_param > | |
Cdescribe_field_t< SgNonrealDecl, int,&SgNonrealDecl::p_template_parameter_depth > | |
Cdescribe_field_t< SgNonrealDecl, int,&SgNonrealDecl::p_template_parameter_position > | |
Cdescribe_field_t< SgNonrealDecl, SgDeclarationScope *,&SgNonrealDecl::p_nonreal_decl_scope > | |
Cdescribe_field_t< SgNonrealDecl, SgDeclarationStatement *,&SgNonrealDecl::p_templateDeclaration > | |
Cdescribe_field_t< SgNonrealDecl, SgName,&SgNonrealDecl::p_name > | |
Cdescribe_field_t< SgNonrealDecl, SgNonrealType *,&SgNonrealDecl::p_type > | |
Cdescribe_field_t< SgNonrealDecl, SgTemplateArgumentPtrList,&SgNonrealDecl::p_tpl_args > | |
Cdescribe_field_t< SgNonrealDecl, SgTemplateParameterPtrList,&SgNonrealDecl::p_tpl_params > | |
Cdescribe_field_t< SgNonrealRefExp, bool,&SgNonrealRefExp::p_global_qualification_required > | |
Cdescribe_field_t< SgNonrealRefExp, bool,&SgNonrealRefExp::p_type_elaboration_required > | |
Cdescribe_field_t< SgNonrealRefExp, int,&SgNonrealRefExp::p_name_qualification_length > | |
Cdescribe_field_t< SgNonrealRefExp, SgNonrealSymbol *,&SgNonrealRefExp::p_symbol > | |
Cdescribe_field_t< SgNonrealSymbol, SgNonrealDecl *,&SgNonrealSymbol::p_declaration > | |
Cdescribe_field_t< SgNullifyStatement, SgExprListExp *,&SgNullifyStatement::p_pointer_list > | |
Cdescribe_field_t< SgOmpAlignedClause, SgExpression *,&SgOmpAlignedClause::p_alignment > | |
Cdescribe_field_t< SgOmpAtomicClause, SgOmpClause::omp_atomic_clause_enum,&SgOmpAtomicClause::p_atomicity > | |
Cdescribe_field_t< SgOmpBodyStatement, SgStatement *,&SgOmpBodyStatement::p_body > | |
Cdescribe_field_t< SgOmpClauseBodyStatement, SgOmpClausePtrList,&SgOmpClauseBodyStatement::p_clauses > | |
Cdescribe_field_t< SgOmpCriticalStatement, SgName,&SgOmpCriticalStatement::p_name > | |
Cdescribe_field_t< SgOmpDeclareSimdStatement, SgOmpClausePtrList,&SgOmpDeclareSimdStatement::p_clauses > | |
Cdescribe_field_t< SgOmpDefaultClause, SgOmpClause::omp_default_option_enum,&SgOmpDefaultClause::p_data_sharing > | |
Cdescribe_field_t< SgOmpDependClause, SgOmpClause::omp_dependence_type_enum,&SgOmpDependClause::p_dependence_type > | |
Cdescribe_field_t< SgOmpDependClause, std::map< SgSymbol *, std::vector< std::pair< SgExpression *, SgExpression * > > >,&SgOmpDependClause::p_array_dimensions > | |
Cdescribe_field_t< SgOmpExpressionClause, SgExpression *,&SgOmpExpressionClause::p_expression > | |
Cdescribe_field_t< SgOmpFlushStatement, SgVarRefExpPtrList,&SgOmpFlushStatement::p_variables > | |
Cdescribe_field_t< SgOmpLinearClause, SgExpression *,&SgOmpLinearClause::p_step > | |
Cdescribe_field_t< SgOmpMapClause, SgOmpClause::omp_map_operator_enum,&SgOmpMapClause::p_operation > | |
Cdescribe_field_t< SgOmpMapClause, std::map< SgSymbol *, std::vector< std::pair< SgExpression *, SgExpression * > > >,&SgOmpMapClause::p_array_dimensions > | |
Cdescribe_field_t< SgOmpMapClause, std::map< SgSymbol *, std::vector< std::pair< SgOmpClause::omp_map_dist_data_enum, SgExpression * > > >,&SgOmpMapClause::p_dist_data_policies > | |
Cdescribe_field_t< SgOmpProcBindClause, SgOmpClause::omp_proc_bind_policy_enum,&SgOmpProcBindClause::p_policy > | |
Cdescribe_field_t< SgOmpReductionClause, SgOmpClause::omp_reduction_operator_enum,&SgOmpReductionClause::p_operation > | |
Cdescribe_field_t< SgOmpScheduleClause, SgExpression *,&SgOmpScheduleClause::p_chunk_size > | |
Cdescribe_field_t< SgOmpScheduleClause, SgOmpClause::omp_schedule_kind_enum,&SgOmpScheduleClause::p_kind > | |
Cdescribe_field_t< SgOmpThreadprivateStatement, SgVarRefExpPtrList,&SgOmpThreadprivateStatement::p_variables > | |
Cdescribe_field_t< SgOmpVariablesClause, SgExprListExp *,&SgOmpVariablesClause::p_variables > | |
Cdescribe_field_t< SgOpenclAccessModeModifier, SgOpenclAccessModeModifier::access_mode_modifier_enum,&SgOpenclAccessModeModifier::p_modifier > | |
Cdescribe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_access > | |
Cdescribe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_action > | |
Cdescribe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_asynchronous > | |
Cdescribe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_blank > | |
Cdescribe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_delim > | |
Cdescribe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_file > | |
Cdescribe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_form > | |
Cdescribe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_pad > | |
Cdescribe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_position > | |
Cdescribe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_recl > | |
Cdescribe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_round > | |
Cdescribe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_sign > | |
Cdescribe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_status > | |
Cdescribe_field_t< SgOptions, int,&SgOptions::p_debug_level > | |
Cdescribe_field_t< SgOptions, int,&SgOptions::p_logging_level > | |
Cdescribe_field_t< SgOptions, std::ostream *,&SgOptions::p_debug_output > | |
Cdescribe_field_t< SgOptions, std::ostream *,&SgOptions::p_default_output > | |
Cdescribe_field_t< SgOptions, std::ostream *,&SgOptions::p_error_output > | |
Cdescribe_field_t< SgOptions, std::ostream *,&SgOptions::p_logging_output > | |
Cdescribe_field_t< SgPointerMemberType, SgType *,&SgPointerMemberType::p_class_type > | |
Cdescribe_field_t< SgPointerType, SgType *,&SgPointerType::p_base_type > | |
Cdescribe_field_t< SgPragma, AstAttributeMechanism *,&SgPragma::p_attributeMechanism > | |
Cdescribe_field_t< SgPragma, Sg_File_Info *,&SgPragma::p_endOfConstruct > | |
Cdescribe_field_t< SgPragma, Sg_File_Info *,&SgPragma::p_startOfConstruct > | |
Cdescribe_field_t< SgPragma, SgExprListExp *,&SgPragma::p_args > | |
Cdescribe_field_t< SgPragma, SgStatement *,&SgPragma::p_associatedStatement > | |
Cdescribe_field_t< SgPragma, short,&SgPragma::p_printed > | |
Cdescribe_field_t< SgPragmaDeclaration, SgPragma *,&SgPragmaDeclaration::p_pragma > | |
Cdescribe_field_t< SgPrintStatement, SgExpression *,&SgPrintStatement::p_format > | |
Cdescribe_field_t< SgProcedureHeaderStatement, SgInitializedName *,&SgProcedureHeaderStatement::p_result_name > | |
Cdescribe_field_t< SgProcedureHeaderStatement, SgLabelRefExp *,&SgProcedureHeaderStatement::p_end_numeric_label > | |
Cdescribe_field_t< SgProcedureHeaderStatement, SgProcedureHeaderStatement::subprogram_kind_enum,&SgProcedureHeaderStatement::p_subprogram_kind > | |
Cdescribe_field_t< SgProcessControlStatement, SgExpression *,&SgProcessControlStatement::p_code > | |
Cdescribe_field_t< SgProcessControlStatement, SgExpression *,&SgProcessControlStatement::p_quiet > | |
Cdescribe_field_t< SgProcessControlStatement, SgProcessControlStatement::control_enum,&SgProcessControlStatement::p_control_kind > | |
Cdescribe_field_t< SgProgramHeaderStatement, bool,&SgProgramHeaderStatement::p_program_statement_explicit > | |
Cdescribe_field_t< SgProgramHeaderStatement, SgLabelRefExp *,&SgProgramHeaderStatement::p_end_numeric_label > | |
Cdescribe_field_t< SgProject, AstAttributeMechanism *,&SgProject::p_attributeMechanism > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_Ada_only > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_addCppDirectivesToAST > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_appendPID > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_ast_merge > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_binary_only > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_C11_only > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_C14_only > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_C_only > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_C_PreprocessorOnly > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_compileOnly > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_Cxx0x_only > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_Cxx11_only > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_Cxx14_only > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_Cxx_only > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_Fortran_only > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_frontendConstantFolding > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_Java_batch_mode > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_Java_deprecation > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_Java_nowarn > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_Java_only > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_Java_verbose > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_Jovial_only > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_Jvm_only > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_keep_going > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_mode_32_bit > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_noclobber_if_different_output_file > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_noclobber_output_file > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_openmp_linking > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_prelink > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_reportOnHeaderFileUnparsing > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_stop_after_compilation_do_not_assemble_file > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_suppressConstantFoldingPostProcessing > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_unparse_in_same_directory_as_input_file > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_unparser__clobber_input_file > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_usingApplicationRootDirectory > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_usingDeferredTransformations > | |
Cdescribe_field_t< SgProject, bool,&SgProject::p_wave > | |
Cdescribe_field_t< SgProject, int,&SgProject::p_backendErrorCode > | |
Cdescribe_field_t< SgProject, int,&SgProject::p_ecjErrorCode > | |
Cdescribe_field_t< SgProject, int,&SgProject::p_frontendErrorCode > | |
Cdescribe_field_t< SgProject, int,&SgProject::p_javacErrorCode > | |
Cdescribe_field_t< SgProject, int,&SgProject::p_midendErrorCode > | |
Cdescribe_field_t< SgProject, SgDirectoryList *,&SgProject::p_directoryList > | |
Cdescribe_field_t< SgProject, SgFileList *,&SgProject::p_fileList_ptr > | |
Cdescribe_field_t< SgProject, SgGlobal *,&SgProject::p_globalScopeAcrossFiles > | |
Cdescribe_field_t< SgProject, SgProject::template_instantiation_enum,&SgProject::p_template_instantiation_mode > | |
Cdescribe_field_t< SgProject, SgStringList,&SgProject::p_excludeFileList > | |
Cdescribe_field_t< SgProject, SgStringList,&SgProject::p_excludePathList > | |
Cdescribe_field_t< SgProject, SgStringList,&SgProject::p_extraIncludeDirectorySpecifierAfterList > | |
Cdescribe_field_t< SgProject, SgStringList,&SgProject::p_extraIncludeDirectorySpecifierBeforeList > | |
Cdescribe_field_t< SgProject, SgStringList,&SgProject::p_includeDirectorySpecifierList > | |
Cdescribe_field_t< SgProject, SgStringList,&SgProject::p_includeFileList > | |
Cdescribe_field_t< SgProject, SgStringList,&SgProject::p_includePathList > | |
Cdescribe_field_t< SgProject, SgStringList,&SgProject::p_libraryDirectorySpecifierList > | |
Cdescribe_field_t< SgProject, SgStringList,&SgProject::p_libraryFileList > | |
Cdescribe_field_t< SgProject, SgStringList,&SgProject::p_librarySpecifierList > | |
Cdescribe_field_t< SgProject, SgStringList,&SgProject::p_macroSpecifierList > | |
Cdescribe_field_t< SgProject, SgStringList,&SgProject::p_objectFileNameList > | |
Cdescribe_field_t< SgProject, SgStringList,&SgProject::p_originalCommandLineArgumentList > | |
Cdescribe_field_t< SgProject, SgStringList,&SgProject::p_preincludeDirectoryList > | |
Cdescribe_field_t< SgProject, SgStringList,&SgProject::p_preincludeFileList > | |
Cdescribe_field_t< SgProject, SgStringList,&SgProject::p_sourceFileNameList > | |
Cdescribe_field_t< SgProject, std::list< std::string >,&SgProject::p_astfiles_in > | |
Cdescribe_field_t< SgProject, std::list< std::string >,&SgProject::p_bracketedIncludesSearchPaths > | |
Cdescribe_field_t< SgProject, std::list< std::string >,&SgProject::p_Fortran_ofp_jvm_options > | |
Cdescribe_field_t< SgProject, std::list< std::string >,&SgProject::p_Java_bootclasspath > | |
Cdescribe_field_t< SgProject, std::list< std::string >,&SgProject::p_Java_classpath > | |
Cdescribe_field_t< SgProject, std::list< std::string >,&SgProject::p_Java_ecj_jvm_options > | |
Cdescribe_field_t< SgProject, std::list< std::string >,&SgProject::p_Java_sourcepath > | |
Cdescribe_field_t< SgProject, std::list< std::string >,&SgProject::p_quotedIncludesSearchPaths > | |
Cdescribe_field_t< SgProject, std::map< std::string, std::set< PreprocessingInfo * > >,&SgProject::p_includingPreprocessingInfosMap > | |
Cdescribe_field_t< SgProject, std::string,&SgProject::p_applicationRootDirectory > | |
Cdescribe_field_t< SgProject, std::string,&SgProject::p_astfile_out > | |
Cdescribe_field_t< SgProject, std::string,&SgProject::p_compilationPerformanceFile > | |
Cdescribe_field_t< SgProject, std::string,&SgProject::p_dataBaseFilename > | |
Cdescribe_field_t< SgProject, std::string,&SgProject::p_gnuOptionForUndefinedSymbol > | |
Cdescribe_field_t< SgProject, std::string,&SgProject::p_Java_destdir > | |
Cdescribe_field_t< SgProject, std::string,&SgProject::p_Java_encoding > | |
Cdescribe_field_t< SgProject, std::string,&SgProject::p_Java_g > | |
Cdescribe_field_t< SgProject, std::string,&SgProject::p_Java_s > | |
Cdescribe_field_t< SgProject, std::string,&SgProject::p_Java_source > | |
Cdescribe_field_t< SgProject, std::string,&SgProject::p_Java_source_destdir > | |
Cdescribe_field_t< SgProject, std::string,&SgProject::p_Java_target > | |
Cdescribe_field_t< SgProject, std::string,&SgProject::p_outputFileName > | |
Cdescribe_field_t< SgProject, std::string,&SgProject::p_projectSpecificDatabaseFile > | |
Cdescribe_field_t< SgProject, std::string,&SgProject::p_unparseHeaderFilesRootFolder > | |
Cdescribe_field_t< SgPseudoDestructorRefExp, bool,&SgPseudoDestructorRefExp::p_global_qualification_required > | |
Cdescribe_field_t< SgPseudoDestructorRefExp, bool,&SgPseudoDestructorRefExp::p_type_elaboration_required > | |
Cdescribe_field_t< SgPseudoDestructorRefExp, int,&SgPseudoDestructorRefExp::p_name_qualification_length > | |
Cdescribe_field_t< SgPseudoDestructorRefExp, SgType *,&SgPseudoDestructorRefExp::p_expression_type > | |
Cdescribe_field_t< SgPseudoDestructorRefExp, SgType *,&SgPseudoDestructorRefExp::p_object_type > | |
Cdescribe_field_t< SgPythonGlobalStmt, SgInitializedNamePtrList,&SgPythonGlobalStmt::p_names > | |
Cdescribe_field_t< SgPythonPrintStmt, SgExpression *,&SgPythonPrintStmt::p_destination > | |
Cdescribe_field_t< SgPythonPrintStmt, SgExprListExp *,&SgPythonPrintStmt::p_values > | |
Cdescribe_field_t< SgQualifiedName, SgScopeStatement *,&SgQualifiedName::p_scope > | |
Cdescribe_field_t< SgQualifiedNameType, SgQualifiedNamePtrList,&SgQualifiedNameType::p_qualifiedNameList > | |
Cdescribe_field_t< SgQualifiedNameType, SgType *,&SgQualifiedNameType::p_base_type > | |
Cdescribe_field_t< SgRangeBasedForStatement, SgExpression *,&SgRangeBasedForStatement::p_increment_expression > | |
Cdescribe_field_t< SgRangeBasedForStatement, SgExpression *,&SgRangeBasedForStatement::p_not_equal_expression > | |
Cdescribe_field_t< SgRangeBasedForStatement, SgStatement *,&SgRangeBasedForStatement::p_loop_body > | |
Cdescribe_field_t< SgRangeBasedForStatement, SgVariableDeclaration *,&SgRangeBasedForStatement::p_begin_declaration > | |
Cdescribe_field_t< SgRangeBasedForStatement, SgVariableDeclaration *,&SgRangeBasedForStatement::p_end_declaration > | |
Cdescribe_field_t< SgRangeBasedForStatement, SgVariableDeclaration *,&SgRangeBasedForStatement::p_iterator_declaration > | |
Cdescribe_field_t< SgRangeBasedForStatement, SgVariableDeclaration *,&SgRangeBasedForStatement::p_range_declaration > | |
Cdescribe_field_t< SgRangeExp, SgExpression *,&SgRangeExp::p_end > | |
Cdescribe_field_t< SgRangeExp, SgExpression *,&SgRangeExp::p_start > | |
Cdescribe_field_t< SgRangeExp, SgExpression *,&SgRangeExp::p_stride > | |
Cdescribe_field_t< SgRangeType, SgType *,&SgRangeType::p_base_type > | |
Cdescribe_field_t< SgReadStatement, SgExpression *,&SgReadStatement::p_advance > | |
Cdescribe_field_t< SgReadStatement, SgExpression *,&SgReadStatement::p_asynchronous > | |
Cdescribe_field_t< SgReadStatement, SgExpression *,&SgReadStatement::p_blank > | |
Cdescribe_field_t< SgReadStatement, SgExpression *,&SgReadStatement::p_decimal > | |
Cdescribe_field_t< SgReadStatement, SgExpression *,&SgReadStatement::p_delim > | |
Cdescribe_field_t< SgReadStatement, SgExpression *,&SgReadStatement::p_end > | |
Cdescribe_field_t< SgReadStatement, SgExpression *,&SgReadStatement::p_eor > | |
Cdescribe_field_t< SgReadStatement, SgExpression *,&SgReadStatement::p_format > | |
Cdescribe_field_t< SgReadStatement, SgExpression *,&SgReadStatement::p_id > | |
Cdescribe_field_t< SgReadStatement, SgExpression *,&SgReadStatement::p_namelist > | |
Cdescribe_field_t< SgReadStatement, SgExpression *,&SgReadStatement::p_pad > | |
Cdescribe_field_t< SgReadStatement, SgExpression *,&SgReadStatement::p_pos > | |
Cdescribe_field_t< SgReadStatement, SgExpression *,&SgReadStatement::p_rec > | |
Cdescribe_field_t< SgReadStatement, SgExpression *,&SgReadStatement::p_round > | |
Cdescribe_field_t< SgReadStatement, SgExpression *,&SgReadStatement::p_sign > | |
Cdescribe_field_t< SgReadStatement, SgExpression *,&SgReadStatement::p_size > | |
Cdescribe_field_t< SgReferenceType, SgType *,&SgReferenceType::p_base_type > | |
Cdescribe_field_t< SgRefExp, SgType *,&SgRefExp::p_type_name > | |
Cdescribe_field_t< SgRenamePair, SgName,&SgRenamePair::p_local_name > | |
Cdescribe_field_t< SgRenamePair, SgName,&SgRenamePair::p_use_name > | |
Cdescribe_field_t< SgRenameSymbol, SgName,&SgRenameSymbol::p_new_name > | |
Cdescribe_field_t< SgRenameSymbol, SgSymbol *,&SgRenameSymbol::p_original_symbol > | |
Cdescribe_field_t< SgReturnStmt, SgExpression *,&SgReturnStmt::p_expression > | |
Cdescribe_field_t< SgRvalueReferenceType, SgType *,&SgRvalueReferenceType::p_base_type > | |
Cdescribe_field_t< SgScopeStatement, SgPragma *,&SgScopeStatement::p_pragma > | |
Cdescribe_field_t< SgScopeStatement, SgSymbolTable *,&SgScopeStatement::p_symbol_table > | |
Cdescribe_field_t< SgScopeStatement, SgTypeTable *,&SgScopeStatement::p_type_table > | |
Cdescribe_field_t< SgScopeStatement, std::set< SgSymbol * >,&SgScopeStatement::p_hidden_declaration_list > | |
Cdescribe_field_t< SgScopeStatement, std::set< SgSymbol * >,&SgScopeStatement::p_hidden_type_list > | |
Cdescribe_field_t< SgScopeStatement, std::set< SgSymbol * >,&SgScopeStatement::p_type_elaboration_list > | |
Cdescribe_field_t< SgSetComprehension, SgExpression *,&SgSetComprehension::p_element > | |
Cdescribe_field_t< SgSetComprehension, SgExprListExp *,&SgSetComprehension::p_generators > | |
Cdescribe_field_t< SgShortVal, short,&SgShortVal::p_value > | |
Cdescribe_field_t< SgShortVal, std::string,&SgShortVal::p_valueString > | |
Cdescribe_field_t< SgSizeOfOp, bool,&SgSizeOfOp::p_global_qualification_for_pointer_to_member_class_required > | |
Cdescribe_field_t< SgSizeOfOp, bool,&SgSizeOfOp::p_global_qualification_required > | |
Cdescribe_field_t< SgSizeOfOp, bool,&SgSizeOfOp::p_is_objectless_nonstatic_data_member_reference > | |
Cdescribe_field_t< SgSizeOfOp, bool,&SgSizeOfOp::p_sizeOfContainsBaseTypeDefiningDeclaration > | |
Cdescribe_field_t< SgSizeOfOp, bool,&SgSizeOfOp::p_type_elaboration_for_pointer_to_member_class_required > | |
Cdescribe_field_t< SgSizeOfOp, bool,&SgSizeOfOp::p_type_elaboration_required > | |
Cdescribe_field_t< SgSizeOfOp, int,&SgSizeOfOp::p_name_qualification_for_pointer_to_member_class_length > | |
Cdescribe_field_t< SgSizeOfOp, int,&SgSizeOfOp::p_name_qualification_length > | |
Cdescribe_field_t< SgSizeOfOp, SgExpression *,&SgSizeOfOp::p_operand_expr > | |
Cdescribe_field_t< SgSizeOfOp, SgType *,&SgSizeOfOp::p_expression_type > | |
Cdescribe_field_t< SgSizeOfOp, SgType *,&SgSizeOfOp::p_operand_type > | |
Cdescribe_field_t< SgSourceFile, bool,&SgSourceFile::p_isDynamicLibrary > | |
Cdescribe_field_t< SgSourceFile, bool,&SgSourceFile::p_isHeaderFile > | |
Cdescribe_field_t< SgSourceFile, bool,&SgSourceFile::p_isHeaderFileIncludedMoreThanOnce > | |
Cdescribe_field_t< SgSourceFile, bool,&SgSourceFile::p_processedToIncludeCppDirectivesAndComments > | |
Cdescribe_field_t< SgSourceFile, SgGlobal *,&SgSourceFile::p_globalScope > | |
Cdescribe_field_t< SgSourceFile, SgGlobal *,&SgSourceFile::p_temp_holding_scope > | |
Cdescribe_field_t< SgSourceFile, SgHeaderFileReport *,&SgSourceFile::p_headerFileReport > | |
Cdescribe_field_t< SgSourceFile, SgIncludeFile *,&SgSourceFile::p_associated_include_file > | |
Cdescribe_field_t< SgSourceFile, SgJavaClassDeclarationList *,&SgSourceFile::p_class_list > | |
Cdescribe_field_t< SgSourceFile, SgJavaImportStatementList *,&SgSourceFile::p_import_list > | |
Cdescribe_field_t< SgSourceFile, SgJavaPackageStatement *,&SgSourceFile::p_package > | |
Cdescribe_field_t< SgSourceFile, SgModuleStatementPtrList,&SgSourceFile::p_module_list > | |
Cdescribe_field_t< SgSourceFile, SgNodePtrList,&SgSourceFile::p_extra_nodes_for_namequal_init > | |
Cdescribe_field_t< SgSourceFile, SgStatement *,&SgSourceFile::p_firstStatement > | |
Cdescribe_field_t< SgSourceFile, SgStatement *,&SgSourceFile::p_lastStatement > | |
Cdescribe_field_t< SgSourceFile, SgStringList,&SgSourceFile::p_extraIncludeDirectorySpecifierAfterList > | |
Cdescribe_field_t< SgSourceFile, SgStringList,&SgSourceFile::p_extraIncludeDirectorySpecifierBeforeList > | |
Cdescribe_field_t< SgSourceFile, SgTokenPtrList,&SgSourceFile::p_token_list > | |
Cdescribe_field_t< SgSpawnStmt, SgFunctionCallExp *,&SgSpawnStmt::p_the_func > | |
Cdescribe_field_t< SgSpecialFunctionModifier, SgBitVector,&SgSpecialFunctionModifier::p_modifierVector > | |
Cdescribe_field_t< SgStatement, int,&SgStatement::p_source_sequence_value > | |
Cdescribe_field_t< SgStatement, SgLabelRefExp *,&SgStatement::p_numeric_label > | |
Cdescribe_field_t< SgStatementExpression, SgStatement *,&SgStatementExpression::p_statement > | |
Cdescribe_field_t< SgStatementFunctionStatement, SgExpression *,&SgStatementFunctionStatement::p_expression > | |
Cdescribe_field_t< SgStatementFunctionStatement, SgFunctionDeclaration *,&SgStatementFunctionStatement::p_function > | |
Cdescribe_field_t< SgStaticAssertionDeclaration, SgExpression *,&SgStaticAssertionDeclaration::p_condition > | |
Cdescribe_field_t< SgStaticAssertionDeclaration, SgName,&SgStaticAssertionDeclaration::p_string_literal > | |
Cdescribe_field_t< SgStmtDeclarationStatement, SgStatement *,&SgStmtDeclarationStatement::p_statement > | |
Cdescribe_field_t< SgStorageModifier, bool,&SgStorageModifier::p_thread_local_storage > | |
Cdescribe_field_t< SgStorageModifier, SgStorageModifier::storage_modifier_enum,&SgStorageModifier::p_modifier > | |
Cdescribe_field_t< SgStringConversion, SgExpression *,&SgStringConversion::p_expression > | |
Cdescribe_field_t< SgStringVal, bool,&SgStringVal::p_is16bitString > | |
Cdescribe_field_t< SgStringVal, bool,&SgStringVal::p_is32bitString > | |
Cdescribe_field_t< SgStringVal, bool,&SgStringVal::p_isRawString > | |
Cdescribe_field_t< SgStringVal, bool,&SgStringVal::p_wcharString > | |
Cdescribe_field_t< SgStringVal, char,&SgStringVal::p_stringDelimiter > | |
Cdescribe_field_t< SgStringVal, std::string,&SgStringVal::p_raw_string_value > | |
Cdescribe_field_t< SgStringVal, std::string,&SgStringVal::p_value > | |
Cdescribe_field_t< SgStructureModifier, int,&SgStructureModifier::p_bits_per_entry > | |
Cdescribe_field_t< SgStructureModifier, SgStructureModifier::jovial_structure_modifier_enum,&SgStructureModifier::p_modifier > | |
Cdescribe_field_t< SgSubscriptExpression, SgExpression *,&SgSubscriptExpression::p_lowerBound > | |
Cdescribe_field_t< SgSubscriptExpression, SgExpression *,&SgSubscriptExpression::p_stride > | |
Cdescribe_field_t< SgSubscriptExpression, SgExpression *,&SgSubscriptExpression::p_upperBound > | |
Cdescribe_field_t< SgSuperExp, int,&SgSuperExp::p_pobj_super > | |
Cdescribe_field_t< SgSuperExp, SgClassSymbol *,&SgSuperExp::p_class_symbol > | |
Cdescribe_field_t< SgSwitchStatement, SgLabelRefExp *,&SgSwitchStatement::p_end_numeric_label > | |
Cdescribe_field_t< SgSwitchStatement, SgStatement *,&SgSwitchStatement::p_body > | |
Cdescribe_field_t< SgSwitchStatement, SgStatement *,&SgSwitchStatement::p_item_selector > | |
Cdescribe_field_t< SgSwitchStatement, std::string,&SgSwitchStatement::p_string_label > | |
Cdescribe_field_t< SgSymbol, AstAttributeMechanism *,&SgSymbol::p_attributeMechanism > | |
Cdescribe_field_t< SgSymbolTable, bool,&SgSymbolTable::p_case_insensitive > | |
Cdescribe_field_t< SgSymbolTable, bool,&SgSymbolTable::p_no_name > | |
Cdescribe_field_t< SgSymbolTable, rose_hash_multimap *,&SgSymbolTable::p_table > | |
Cdescribe_field_t< SgSymbolTable, SgName,&SgSymbolTable::p_name > | |
Cdescribe_field_t< SgSymbolTable, SgNodeSet,&SgSymbolTable::p_symbolSet > | |
Cdescribe_field_t< SgSymbolTable, SgSymbolTable::hash_iterator,&SgSymbolTable::p_iterator > | |
Cdescribe_field_t< SgSyncImagesStatement, SgExpression *,&SgSyncImagesStatement::p_image_set > | |
Cdescribe_field_t< SgSyncTeamStatement, SgExpression *,&SgSyncTeamStatement::p_team_value > | |
Cdescribe_field_t< SgTemplateArgument, bool,&SgTemplateArgument::p_explicitlySpecified > | |
Cdescribe_field_t< SgTemplateArgument, bool,&SgTemplateArgument::p_global_qualification_required > | |
Cdescribe_field_t< SgTemplateArgument, bool,&SgTemplateArgument::p_global_qualification_required_for_type > | |
Cdescribe_field_t< SgTemplateArgument, bool,&SgTemplateArgument::p_is_pack_element > | |
Cdescribe_field_t< SgTemplateArgument, bool,&SgTemplateArgument::p_isArrayBoundUnknownType > | |
Cdescribe_field_t< SgTemplateArgument, bool,&SgTemplateArgument::p_requiresGlobalNameQualificationOnType > | |
Cdescribe_field_t< SgTemplateArgument, bool,&SgTemplateArgument::p_type_elaboration_required > | |
Cdescribe_field_t< SgTemplateArgument, bool,&SgTemplateArgument::p_type_elaboration_required_for_type > | |
Cdescribe_field_t< SgTemplateArgument, int,&SgTemplateArgument::p_name_qualification_length > | |
Cdescribe_field_t< SgTemplateArgument, int,&SgTemplateArgument::p_name_qualification_length_for_type > | |
Cdescribe_field_t< SgTemplateArgument, SgDeclarationStatement *,&SgTemplateArgument::p_templateDeclaration > | |
Cdescribe_field_t< SgTemplateArgument, SgExpression *,&SgTemplateArgument::p_expression > | |
Cdescribe_field_t< SgTemplateArgument, SgInitializedName *,&SgTemplateArgument::p_initializedName > | |
Cdescribe_field_t< SgTemplateArgument, SgTemplateArgument *,&SgTemplateArgument::p_next_instance > | |
Cdescribe_field_t< SgTemplateArgument, SgTemplateArgument *,&SgTemplateArgument::p_previous_instance > | |
Cdescribe_field_t< SgTemplateArgument, SgTemplateArgument::template_argument_enum,&SgTemplateArgument::p_argumentType > | |
Cdescribe_field_t< SgTemplateArgument, SgType *,&SgTemplateArgument::p_type > | |
Cdescribe_field_t< SgTemplateArgument, SgType *,&SgTemplateArgument::p_unparsable_type_alias > | |
Cdescribe_field_t< SgTemplateArgumentList, SgTemplateArgumentPtrList,&SgTemplateArgumentList::p_args > | |
Cdescribe_field_t< SgTemplateClassDeclaration, SgDeclarationScope *,&SgTemplateClassDeclaration::p_nonreal_decl_scope > | |
Cdescribe_field_t< SgTemplateClassDeclaration, SgName,&SgTemplateClassDeclaration::p_string > | |
Cdescribe_field_t< SgTemplateClassDeclaration, SgName,&SgTemplateClassDeclaration::p_templateName > | |
Cdescribe_field_t< SgTemplateClassDeclaration, SgTemplateArgumentPtrList,&SgTemplateClassDeclaration::p_templateSpecializationArguments > | |
Cdescribe_field_t< SgTemplateClassDeclaration, SgTemplateParameterPtrList,&SgTemplateClassDeclaration::p_templateParameters > | |
Cdescribe_field_t< SgTemplateDeclaration, SgDeclarationScope *,&SgTemplateDeclaration::p_nonreal_decl_scope > | |
Cdescribe_field_t< SgTemplateDeclaration, SgName,&SgTemplateDeclaration::p_name > | |
Cdescribe_field_t< SgTemplateDeclaration, SgName,&SgTemplateDeclaration::p_string > | |
Cdescribe_field_t< SgTemplateDeclaration, SgScopeStatement *,&SgTemplateDeclaration::p_scope > | |
Cdescribe_field_t< SgTemplateDeclaration, SgTemplateDeclaration::template_type_enum,&SgTemplateDeclaration::p_template_kind > | |
Cdescribe_field_t< SgTemplateDeclaration, SgTemplateParameterPtrList,&SgTemplateDeclaration::p_templateParameters > | |
Cdescribe_field_t< SgTemplateFunctionDeclaration, bool,&SgTemplateFunctionDeclaration::p_string_represents_function_body > | |
Cdescribe_field_t< SgTemplateFunctionDeclaration, SgDeclarationScope *,&SgTemplateFunctionDeclaration::p_nonreal_decl_scope > | |
Cdescribe_field_t< SgTemplateFunctionDeclaration, SgName,&SgTemplateFunctionDeclaration::p_string > | |
Cdescribe_field_t< SgTemplateFunctionDeclaration, SgTemplateArgumentPtrList,&SgTemplateFunctionDeclaration::p_templateSpecializationArguments > | |
Cdescribe_field_t< SgTemplateFunctionDeclaration, SgTemplateParameterPtrList,&SgTemplateFunctionDeclaration::p_templateParameters > | |
Cdescribe_field_t< SgTemplateFunctionRefExp, bool,&SgTemplateFunctionRefExp::p_global_qualification_required > | |
Cdescribe_field_t< SgTemplateFunctionRefExp, bool,&SgTemplateFunctionRefExp::p_type_elaboration_required > | |
Cdescribe_field_t< SgTemplateFunctionRefExp, int,&SgTemplateFunctionRefExp::p_name_qualification_length > | |
Cdescribe_field_t< SgTemplateFunctionRefExp, SgTemplateFunctionSymbol *,&SgTemplateFunctionRefExp::p_symbol_i > | |
Cdescribe_field_t< SgTemplateInstantiationDecl, bool,&SgTemplateInstantiationDecl::p_nameResetFromMangledForm > | |
Cdescribe_field_t< SgTemplateInstantiationDecl, SgName,&SgTemplateInstantiationDecl::p_templateHeader > | |
Cdescribe_field_t< SgTemplateInstantiationDecl, SgName,&SgTemplateInstantiationDecl::p_templateName > | |
Cdescribe_field_t< SgTemplateInstantiationDecl, SgTemplateArgumentPtrList,&SgTemplateInstantiationDecl::p_templateArguments > | |
Cdescribe_field_t< SgTemplateInstantiationDecl, SgTemplateClassDeclaration *,&SgTemplateInstantiationDecl::p_templateDeclaration > | |
Cdescribe_field_t< SgTemplateInstantiationDirectiveStatement, bool,&SgTemplateInstantiationDirectiveStatement::p_do_not_instantiate > | |
Cdescribe_field_t< SgTemplateInstantiationDirectiveStatement, SgDeclarationStatement *,&SgTemplateInstantiationDirectiveStatement::p_declaration > | |
Cdescribe_field_t< SgTemplateInstantiationFunctionDecl, bool,&SgTemplateInstantiationFunctionDecl::p_nameResetFromMangledForm > | |
Cdescribe_field_t< SgTemplateInstantiationFunctionDecl, bool,&SgTemplateInstantiationFunctionDecl::p_template_argument_list_is_explicit > | |
Cdescribe_field_t< SgTemplateInstantiationFunctionDecl, SgName,&SgTemplateInstantiationFunctionDecl::p_templateName > | |
Cdescribe_field_t< SgTemplateInstantiationFunctionDecl, SgTemplateArgumentPtrList,&SgTemplateInstantiationFunctionDecl::p_templateArguments > | |
Cdescribe_field_t< SgTemplateInstantiationFunctionDecl, SgTemplateFunctionDeclaration *,&SgTemplateInstantiationFunctionDecl::p_templateDeclaration > | |
Cdescribe_field_t< SgTemplateInstantiationMemberFunctionDecl, bool,&SgTemplateInstantiationMemberFunctionDecl::p_nameResetFromMangledForm > | |
Cdescribe_field_t< SgTemplateInstantiationMemberFunctionDecl, bool,&SgTemplateInstantiationMemberFunctionDecl::p_template_argument_list_is_explicit > | |
Cdescribe_field_t< SgTemplateInstantiationMemberFunctionDecl, SgName,&SgTemplateInstantiationMemberFunctionDecl::p_templateName > | |
Cdescribe_field_t< SgTemplateInstantiationMemberFunctionDecl, SgTemplateArgumentPtrList,&SgTemplateInstantiationMemberFunctionDecl::p_templateArguments > | |
Cdescribe_field_t< SgTemplateInstantiationMemberFunctionDecl, SgTemplateMemberFunctionDeclaration *,&SgTemplateInstantiationMemberFunctionDecl::p_templateDeclaration > | |
Cdescribe_field_t< SgTemplateInstantiationTypedefDeclaration, bool,&SgTemplateInstantiationTypedefDeclaration::p_nameResetFromMangledForm > | |
Cdescribe_field_t< SgTemplateInstantiationTypedefDeclaration, SgName,&SgTemplateInstantiationTypedefDeclaration::p_templateHeader > | |
Cdescribe_field_t< SgTemplateInstantiationTypedefDeclaration, SgName,&SgTemplateInstantiationTypedefDeclaration::p_templateName > | |
Cdescribe_field_t< SgTemplateInstantiationTypedefDeclaration, SgTemplateArgumentPtrList,&SgTemplateInstantiationTypedefDeclaration::p_templateArguments > | |
Cdescribe_field_t< SgTemplateInstantiationTypedefDeclaration, SgTemplateTypedefDeclaration *,&SgTemplateInstantiationTypedefDeclaration::p_templateDeclaration > | |
Cdescribe_field_t< SgTemplateMemberFunctionDeclaration, bool,&SgTemplateMemberFunctionDeclaration::p_string_represents_function_body > | |
Cdescribe_field_t< SgTemplateMemberFunctionDeclaration, SgDeclarationScope *,&SgTemplateMemberFunctionDeclaration::p_nonreal_decl_scope > | |
Cdescribe_field_t< SgTemplateMemberFunctionDeclaration, SgName,&SgTemplateMemberFunctionDeclaration::p_string > | |
Cdescribe_field_t< SgTemplateMemberFunctionDeclaration, SgTemplateArgumentPtrList,&SgTemplateMemberFunctionDeclaration::p_templateSpecializationArguments > | |
Cdescribe_field_t< SgTemplateMemberFunctionDeclaration, SgTemplateParameterPtrList,&SgTemplateMemberFunctionDeclaration::p_templateParameters > | |
Cdescribe_field_t< SgTemplateMemberFunctionRefExp, bool,&SgTemplateMemberFunctionRefExp::p_global_qualification_required > | |
Cdescribe_field_t< SgTemplateMemberFunctionRefExp, bool,&SgTemplateMemberFunctionRefExp::p_type_elaboration_required > | |
Cdescribe_field_t< SgTemplateMemberFunctionRefExp, int,&SgTemplateMemberFunctionRefExp::p_name_qualification_length > | |
Cdescribe_field_t< SgTemplateMemberFunctionRefExp, int,&SgTemplateMemberFunctionRefExp::p_need_qualifier > | |
Cdescribe_field_t< SgTemplateMemberFunctionRefExp, int,&SgTemplateMemberFunctionRefExp::p_virtual_call > | |
Cdescribe_field_t< SgTemplateMemberFunctionRefExp, SgTemplateMemberFunctionSymbol *,&SgTemplateMemberFunctionRefExp::p_symbol_i > | |
Cdescribe_field_t< SgTemplateParameter, SgDeclarationStatement *,&SgTemplateParameter::p_defaultTemplateDeclarationParameter > | |
Cdescribe_field_t< SgTemplateParameter, SgDeclarationStatement *,&SgTemplateParameter::p_templateDeclaration > | |
Cdescribe_field_t< SgTemplateParameter, SgExpression *,&SgTemplateParameter::p_defaultExpressionParameter > | |
Cdescribe_field_t< SgTemplateParameter, SgExpression *,&SgTemplateParameter::p_expression > | |
Cdescribe_field_t< SgTemplateParameter, SgInitializedName *,&SgTemplateParameter::p_initializedName > | |
Cdescribe_field_t< SgTemplateParameter, SgTemplateParameter::template_parameter_enum,&SgTemplateParameter::p_parameterType > | |
Cdescribe_field_t< SgTemplateParameter, SgType *,&SgTemplateParameter::p_defaultTypeParameter > | |
Cdescribe_field_t< SgTemplateParameter, SgType *,&SgTemplateParameter::p_type > | |
Cdescribe_field_t< SgTemplateParameterList, SgTemplateParameterPtrList,&SgTemplateParameterList::p_args > | |
Cdescribe_field_t< SgTemplateParameterVal, int,&SgTemplateParameterVal::p_template_parameter_position > | |
Cdescribe_field_t< SgTemplateParameterVal, SgType *,&SgTemplateParameterVal::p_valueType > | |
Cdescribe_field_t< SgTemplateParameterVal, std::string,&SgTemplateParameterVal::p_valueString > | |
Cdescribe_field_t< SgTemplateSymbol, SgTemplateDeclaration *,&SgTemplateSymbol::p_declaration > | |
Cdescribe_field_t< SgTemplateType, bool,&SgTemplateType::p_packed > | |
Cdescribe_field_t< SgTemplateType, int,&SgTemplateType::p_template_parameter_depth > | |
Cdescribe_field_t< SgTemplateType, int,&SgTemplateType::p_template_parameter_position > | |
Cdescribe_field_t< SgTemplateType, SgName,&SgTemplateType::p_name > | |
Cdescribe_field_t< SgTemplateType, SgTemplateArgumentPtrList,&SgTemplateType::p_part_spec_tpl_args > | |
Cdescribe_field_t< SgTemplateType, SgTemplateArgumentPtrList,&SgTemplateType::p_tpl_args > | |
Cdescribe_field_t< SgTemplateType, SgTemplateParameter *,&SgTemplateType::p_template_parameter > | |
Cdescribe_field_t< SgTemplateType, SgType *,&SgTemplateType::p_class_type > | |
Cdescribe_field_t< SgTemplateType, SgType *,&SgTemplateType::p_parent_class_type > | |
Cdescribe_field_t< SgTemplateTypedefDeclaration, SgDeclarationScope *,&SgTemplateTypedefDeclaration::p_nonreal_decl_scope > | |
Cdescribe_field_t< SgTemplateTypedefDeclaration, SgName,&SgTemplateTypedefDeclaration::p_string > | |
Cdescribe_field_t< SgTemplateTypedefDeclaration, SgTemplateArgumentPtrList,&SgTemplateTypedefDeclaration::p_templateSpecializationArguments > | |
Cdescribe_field_t< SgTemplateTypedefDeclaration, SgTemplateParameterPtrList,&SgTemplateTypedefDeclaration::p_templateParameters > | |
Cdescribe_field_t< SgTemplateVariableDeclaration, SgDeclarationScope *,&SgTemplateVariableDeclaration::p_nonreal_decl_scope > | |
Cdescribe_field_t< SgTemplateVariableDeclaration, SgName,&SgTemplateVariableDeclaration::p_string > | |
Cdescribe_field_t< SgTemplateVariableDeclaration, SgTemplateArgumentPtrList,&SgTemplateVariableDeclaration::p_templateSpecializationArguments > | |
Cdescribe_field_t< SgTemplateVariableDeclaration, SgTemplateParameterPtrList,&SgTemplateVariableDeclaration::p_templateParameters > | |
Cdescribe_field_t< SgThisExp, int,&SgThisExp::p_pobj_this > | |
Cdescribe_field_t< SgThisExp, SgClassSymbol *,&SgThisExp::p_class_symbol > | |
Cdescribe_field_t< SgThisExp, SgNonrealSymbol *,&SgThisExp::p_nonreal_symbol > | |
Cdescribe_field_t< SgThrowOp, SgThrowOp::e_throw_kind,&SgThrowOp::p_throwKind > | |
Cdescribe_field_t< SgToken, std::string,&SgToken::p_lexeme_string > | |
Cdescribe_field_t< SgToken, unsigned int,&SgToken::p_classification_code > | |
Cdescribe_field_t< SgTryStmt, SgCatchStatementSeq *,&SgTryStmt::p_catch_statement_seq_root > | |
Cdescribe_field_t< SgTryStmt, SgStatement *,&SgTryStmt::p_body > | |
Cdescribe_field_t< SgTryStmt, SgStatement *,&SgTryStmt::p_else_body > | |
Cdescribe_field_t< SgTryStmt, SgStatement *,&SgTryStmt::p_finally_body > | |
Cdescribe_field_t< SgType, AstAttributeMechanism *,&SgType::p_attributeMechanism > | |
Cdescribe_field_t< SgType, bool,&SgType::p_hasTypeKindStar > | |
Cdescribe_field_t< SgType, bool,&SgType::p_isCoArray > | |
Cdescribe_field_t< SgType, int,&SgType::p_substitutedForTemplateParam > | |
Cdescribe_field_t< SgType, SgDeclType *,&SgType::p_decltype_ref_to > | |
Cdescribe_field_t< SgType, SgExpression *,&SgType::p_type_kind > | |
Cdescribe_field_t< SgType, SgModifierNodes *,&SgType::p_modifiers > | |
Cdescribe_field_t< SgType, SgPointerType *,&SgType::p_ptr_to > | |
Cdescribe_field_t< SgType, SgReferenceType *,&SgType::p_ref_to > | |
Cdescribe_field_t< SgType, SgRvalueReferenceType *,&SgType::p_rvalue_ref_to > | |
Cdescribe_field_t< SgType, SgTypedefSeq *,&SgType::p_typedefs > | |
Cdescribe_field_t< SgType, SgTypeOfType *,&SgType::p_typeof_ref_to > | |
Cdescribe_field_t< SgTypeComplex, SgType *,&SgTypeComplex::p_base_type > | |
Cdescribe_field_t< SgTypeDefault, SgName,&SgTypeDefault::p_name > | |
Cdescribe_field_t< SgTypedefDeclaration, bool,&SgTypedefDeclaration::p_global_qualification_required > | |
Cdescribe_field_t< SgTypedefDeclaration, bool,&SgTypedefDeclaration::p_global_qualification_required_for_base_type > | |
Cdescribe_field_t< SgTypedefDeclaration, bool,&SgTypedefDeclaration::p_isAssociatedWithDeclarationList > | |
Cdescribe_field_t< SgTypedefDeclaration, bool,&SgTypedefDeclaration::p_isAutonomousDeclaration > | |
Cdescribe_field_t< SgTypedefDeclaration, bool,&SgTypedefDeclaration::p_isFirstDeclarationOfDeclarationList > | |
Cdescribe_field_t< SgTypedefDeclaration, bool,&SgTypedefDeclaration::p_requiresGlobalNameQualificationOnType > | |
Cdescribe_field_t< SgTypedefDeclaration, bool,&SgTypedefDeclaration::p_type_elaboration_required > | |
Cdescribe_field_t< SgTypedefDeclaration, bool,&SgTypedefDeclaration::p_type_elaboration_required_for_base_type > | |
Cdescribe_field_t< SgTypedefDeclaration, bool,&SgTypedefDeclaration::p_typedefBaseTypeContainsDefiningDeclaration > | |
Cdescribe_field_t< SgTypedefDeclaration, int,&SgTypedefDeclaration::p_name_qualification_length > | |
Cdescribe_field_t< SgTypedefDeclaration, int,&SgTypedefDeclaration::p_name_qualification_length_for_base_type > | |
Cdescribe_field_t< SgTypedefDeclaration, SgDeclarationStatement *,&SgTypedefDeclaration::p_declaration > | |
Cdescribe_field_t< SgTypedefDeclaration, SgName,&SgTypedefDeclaration::p_name > | |
Cdescribe_field_t< SgTypedefDeclaration, SgScopeStatement *,&SgTypedefDeclaration::p_scope > | |
Cdescribe_field_t< SgTypedefDeclaration, SgSymbol *,&SgTypedefDeclaration::p_parent_scope > | |
Cdescribe_field_t< SgTypedefDeclaration, SgType *,&SgTypedefDeclaration::p_base_type > | |
Cdescribe_field_t< SgTypedefDeclaration, SgTypedefType *,&SgTypedefDeclaration::p_type > | |
Cdescribe_field_t< SgTypedefSeq, SgTypePtrList,&SgTypedefSeq::p_typedefs > | |
Cdescribe_field_t< SgTypedefSymbol, SgTypedefDeclaration *,&SgTypedefSymbol::p_declaration > | |
Cdescribe_field_t< SgTypedefType, SgSymbol *,&SgTypedefType::p_parent_scope > | |
Cdescribe_field_t< SgTypeExpression, SgType *,&SgTypeExpression::p_type > | |
Cdescribe_field_t< SgTypeFixed, SgExpression *,&SgTypeFixed::p_fraction > | |
Cdescribe_field_t< SgTypeFixed, SgExpression *,&SgTypeFixed::p_scale > | |
Cdescribe_field_t< SgTypeIdOp, bool,&SgTypeIdOp::p_global_qualification_for_pointer_to_member_class_required > | |
Cdescribe_field_t< SgTypeIdOp, bool,&SgTypeIdOp::p_global_qualification_required > | |
Cdescribe_field_t< SgTypeIdOp, bool,&SgTypeIdOp::p_type_elaboration_for_pointer_to_member_class_required > | |
Cdescribe_field_t< SgTypeIdOp, bool,&SgTypeIdOp::p_type_elaboration_required > | |
Cdescribe_field_t< SgTypeIdOp, int,&SgTypeIdOp::p_name_qualification_for_pointer_to_member_class_length > | |
Cdescribe_field_t< SgTypeIdOp, int,&SgTypeIdOp::p_name_qualification_length > | |
Cdescribe_field_t< SgTypeIdOp, SgExpression *,&SgTypeIdOp::p_operand_expr > | |
Cdescribe_field_t< SgTypeIdOp, SgType *,&SgTypeIdOp::p_operand_type > | |
Cdescribe_field_t< SgTypeImaginary, SgType *,&SgTypeImaginary::p_base_type > | |
Cdescribe_field_t< SgTypeInt, int,&SgTypeInt::p_field_size > | |
Cdescribe_field_t< SgTypeLabel, SgName,&SgTypeLabel::p_name > | |
Cdescribe_field_t< SgTypeMatrix, SgType *,&SgTypeMatrix::p_base_type > | |
Cdescribe_field_t< SgTypeModifier, int,&SgTypeModifier::p_gnu_attribute_alignment > | |
Cdescribe_field_t< SgTypeModifier, long,&SgTypeModifier::p_gnu_attribute_sentinel > | |
Cdescribe_field_t< SgTypeModifier, SgBitVector,&SgTypeModifier::p_modifierVector > | |
Cdescribe_field_t< SgTypeModifier, SgConstVolatileModifier,&SgTypeModifier::p_constVolatileModifier > | |
Cdescribe_field_t< SgTypeModifier, SgElaboratedTypeModifier,&SgTypeModifier::p_elaboratedTypeModifier > | |
Cdescribe_field_t< SgTypeModifier, SgStructureModifier,&SgTypeModifier::p_structureModifier > | |
Cdescribe_field_t< SgTypeModifier, SgTypeModifier::gnu_extension_machine_mode_enum,&SgTypeModifier::p_gnu_extension_machine_mode > | |
Cdescribe_field_t< SgTypeModifier, SgUPC_AccessModifier,&SgTypeModifier::p_upcModifier > | |
Cdescribe_field_t< SgTypeModifier, unsigned,&SgTypeModifier::p_address_space_value > | |
Cdescribe_field_t< SgTypeModifier, unsigned,&SgTypeModifier::p_vector_size > | |
Cdescribe_field_t< SgTypeOfType, SgExpression *,&SgTypeOfType::p_base_expression > | |
Cdescribe_field_t< SgTypeOfType, SgType *,&SgTypeOfType::p_base_type > | |
Cdescribe_field_t< SgTypeString, SgExpression *,&SgTypeString::p_lengthExpression > | |
Cdescribe_field_t< SgTypeTable, SgSymbolTable *,&SgTypeTable::p_type_table > | |
Cdescribe_field_t< SgTypeTraitBuiltinOperator, SgName,&SgTypeTraitBuiltinOperator::p_name > | |
Cdescribe_field_t< SgTypeTraitBuiltinOperator, SgNodePtrList,&SgTypeTraitBuiltinOperator::p_args > | |
Cdescribe_field_t< SgTypeTuple, SgTypePtrList,&SgTypeTuple::p_types > | |
Cdescribe_field_t< SgTypeUnknown, bool,&SgTypeUnknown::p_has_type_name > | |
Cdescribe_field_t< SgTypeUnknown, std::string,&SgTypeUnknown::p_type_name > | |
Cdescribe_field_t< SgUnaryOp, SgExpression *,&SgUnaryOp::p_operand_i > | |
Cdescribe_field_t< SgUnaryOp, SgType *,&SgUnaryOp::p_expression_type > | |
Cdescribe_field_t< SgUnaryOp, SgUnaryOp::Sgop_mode,&SgUnaryOp::p_mode > | |
Cdescribe_field_t< SgUnknownArrayOrFunctionReference, SgExpression *,&SgUnknownArrayOrFunctionReference::p_named_reference > | |
Cdescribe_field_t< SgUnknownArrayOrFunctionReference, SgExprListExp *,&SgUnknownArrayOrFunctionReference::p_expression_list > | |
Cdescribe_field_t< SgUnknownArrayOrFunctionReference, std::string,&SgUnknownArrayOrFunctionReference::p_name > | |
Cdescribe_field_t< SgUnknownFile, SgGlobal *,&SgUnknownFile::p_globalScope > | |
Cdescribe_field_t< SgUnlockStatement, SgExpression *,&SgUnlockStatement::p_lock_variable > | |
Cdescribe_field_t< SgUnparse_Info, bool,&SgUnparse_Info::p_context_for_added_parentheses > | |
Cdescribe_field_t< SgUnparse_Info, bool,&SgUnparse_Info::p_global_qualification_required > | |
Cdescribe_field_t< SgUnparse_Info, bool,&SgUnparse_Info::p_outputCodeGenerationFormatDelimiters > | |
Cdescribe_field_t< SgUnparse_Info, bool,&SgUnparse_Info::p_type_elaboration_required > | |
Cdescribe_field_t< SgUnparse_Info, bool,&SgUnparse_Info::p_use_generated_name_for_template_arguments > | |
Cdescribe_field_t< SgUnparse_Info, bool,&SgUnparse_Info::p_user_defined_literal > | |
Cdescribe_field_t< SgUnparse_Info, int,&SgUnparse_Info::p_access_attribute > | |
Cdescribe_field_t< SgUnparse_Info, int,&SgUnparse_Info::p_name_qualification_length > | |
Cdescribe_field_t< SgUnparse_Info, int,&SgUnparse_Info::p_nested_expression > | |
Cdescribe_field_t< SgUnparse_Info, int,&SgUnparse_Info::p_nestingLevel > | |
Cdescribe_field_t< SgUnparse_Info, SgBitVector,&SgUnparse_Info::p_unparse_attribute > | |
Cdescribe_field_t< SgUnparse_Info, SgDeclarationStatement *,&SgUnparse_Info::p_declaration_of_context > | |
Cdescribe_field_t< SgUnparse_Info, SgDeclarationStatement *,&SgUnparse_Info::p_declstatement_associated_with_type > | |
Cdescribe_field_t< SgUnparse_Info, SgDeclarationStatement *,&SgUnparse_Info::p_declstatement_ptr > | |
Cdescribe_field_t< SgUnparse_Info, SgFile::languageOption_enum,&SgUnparse_Info::p_language > | |
Cdescribe_field_t< SgUnparse_Info, SgFunctionCallExp *,&SgUnparse_Info::p_current_function_call > | |
Cdescribe_field_t< SgUnparse_Info, SgName,&SgUnparse_Info::p_array_index_list > | |
Cdescribe_field_t< SgUnparse_Info, SgName,&SgUnparse_Info::p_var_name > | |
Cdescribe_field_t< SgUnparse_Info, SgNamedType *,&SgUnparse_Info::p_current_context > | |
Cdescribe_field_t< SgUnparse_Info, SgNamespaceDeclarationStatement *,&SgUnparse_Info::p_current_namespace > | |
Cdescribe_field_t< SgUnparse_Info, SgNode *,&SgUnparse_Info::p_reference_node_for_qualification > | |
Cdescribe_field_t< SgUnparse_Info, SgQualifiedNamePtrList,&SgUnparse_Info::p_qualifiedNameList > | |
Cdescribe_field_t< SgUnparse_Info, SgScopeStatement *,&SgUnparse_Info::p_current_scope > | |
Cdescribe_field_t< SgUnparse_Info, SgSourceFile *,&SgUnparse_Info::p_current_source_file > | |
Cdescribe_field_t< SgUnparse_Info, std::string,&SgUnparse_Info::p_operator_name > | |
Cdescribe_field_t< SgUnsignedCharVal, std::string,&SgUnsignedCharVal::p_valueString > | |
Cdescribe_field_t< SgUnsignedCharVal, unsigned char,&SgUnsignedCharVal::p_value > | |
Cdescribe_field_t< SgUnsignedIntVal, std::string,&SgUnsignedIntVal::p_valueString > | |
Cdescribe_field_t< SgUnsignedIntVal, unsigned int,&SgUnsignedIntVal::p_value > | |
Cdescribe_field_t< SgUnsignedLongLongIntVal, std::string,&SgUnsignedLongLongIntVal::p_valueString > | |
Cdescribe_field_t< SgUnsignedLongLongIntVal, unsigned long long int,&SgUnsignedLongLongIntVal::p_value > | |
Cdescribe_field_t< SgUnsignedLongVal, std::string,&SgUnsignedLongVal::p_valueString > | |
Cdescribe_field_t< SgUnsignedLongVal, unsigned long,&SgUnsignedLongVal::p_value > | |
Cdescribe_field_t< SgUnsignedShortVal, std::string,&SgUnsignedShortVal::p_valueString > | |
Cdescribe_field_t< SgUnsignedShortVal, unsigned short,&SgUnsignedShortVal::p_value > | |
Cdescribe_field_t< SgUPC_AccessModifier, bool,&SgUPC_AccessModifier::p_isShared > | |
Cdescribe_field_t< SgUPC_AccessModifier, long,&SgUPC_AccessModifier::p_layout > | |
Cdescribe_field_t< SgUPC_AccessModifier, SgUPC_AccessModifier::upc_access_modifier_enum,&SgUPC_AccessModifier::p_modifier > | |
Cdescribe_field_t< SgUpcBarrierStatement, SgExpression *,&SgUpcBarrierStatement::p_barrier_expression > | |
Cdescribe_field_t< SgUpcBlocksizeofExpression, SgExpression *,&SgUpcBlocksizeofExpression::p_expression > | |
Cdescribe_field_t< SgUpcBlocksizeofExpression, SgType *,&SgUpcBlocksizeofExpression::p_expression_type > | |
Cdescribe_field_t< SgUpcBlocksizeofExpression, SgType *,&SgUpcBlocksizeofExpression::p_operand_type > | |
Cdescribe_field_t< SgUpcElemsizeofExpression, SgExpression *,&SgUpcElemsizeofExpression::p_expression > | |
Cdescribe_field_t< SgUpcElemsizeofExpression, SgType *,&SgUpcElemsizeofExpression::p_expression_type > | |
Cdescribe_field_t< SgUpcElemsizeofExpression, SgType *,&SgUpcElemsizeofExpression::p_operand_type > | |
Cdescribe_field_t< SgUpcForAllStatement, SgExpression *,&SgUpcForAllStatement::p_affinity > | |
Cdescribe_field_t< SgUpcForAllStatement, SgExpression *,&SgUpcForAllStatement::p_increment > | |
Cdescribe_field_t< SgUpcForAllStatement, SgForInitStatement *,&SgUpcForAllStatement::p_for_init_stmt > | |
Cdescribe_field_t< SgUpcForAllStatement, SgStatement *,&SgUpcForAllStatement::p_loop_body > | |
Cdescribe_field_t< SgUpcForAllStatement, SgStatement *,&SgUpcForAllStatement::p_test > | |
Cdescribe_field_t< SgUpcLocalsizeofExpression, SgExpression *,&SgUpcLocalsizeofExpression::p_expression > | |
Cdescribe_field_t< SgUpcLocalsizeofExpression, SgType *,&SgUpcLocalsizeofExpression::p_expression_type > | |
Cdescribe_field_t< SgUpcLocalsizeofExpression, SgType *,&SgUpcLocalsizeofExpression::p_operand_type > | |
Cdescribe_field_t< SgUpcMythread, int,&SgUpcMythread::p_value > | |
Cdescribe_field_t< SgUpcMythread, std::string,&SgUpcMythread::p_valueString > | |
Cdescribe_field_t< SgUpcNotifyStatement, SgExpression *,&SgUpcNotifyStatement::p_notify_expression > | |
Cdescribe_field_t< SgUpcThreads, int,&SgUpcThreads::p_value > | |
Cdescribe_field_t< SgUpcThreads, std::string,&SgUpcThreads::p_valueString > | |
Cdescribe_field_t< SgUpcWaitStatement, SgExpression *,&SgUpcWaitStatement::p_wait_expression > | |
Cdescribe_field_t< SgUserDefinedBinaryOp, SgFunctionSymbol *,&SgUserDefinedBinaryOp::p_symbol > | |
Cdescribe_field_t< SgUserDefinedBinaryOp, SgName,&SgUserDefinedBinaryOp::p_operator_name > | |
Cdescribe_field_t< SgUserDefinedUnaryOp, SgFunctionSymbol *,&SgUserDefinedUnaryOp::p_symbol > | |
Cdescribe_field_t< SgUserDefinedUnaryOp, SgName,&SgUserDefinedUnaryOp::p_operator_name > | |
Cdescribe_field_t< SgUseStatement, bool,&SgUseStatement::p_only_option > | |
Cdescribe_field_t< SgUseStatement, SgModuleStatement *,&SgUseStatement::p_module > | |
Cdescribe_field_t< SgUseStatement, SgName,&SgUseStatement::p_name > | |
Cdescribe_field_t< SgUseStatement, SgRenamePairPtrList,&SgUseStatement::p_rename_list > | |
Cdescribe_field_t< SgUseStatement, std::string,&SgUseStatement::p_module_nature > | |
Cdescribe_field_t< SgUsingDeclarationStatement, bool,&SgUsingDeclarationStatement::p_global_qualification_required > | |
Cdescribe_field_t< SgUsingDeclarationStatement, bool,&SgUsingDeclarationStatement::p_is_inheriting_constructor > | |
Cdescribe_field_t< SgUsingDeclarationStatement, bool,&SgUsingDeclarationStatement::p_type_elaboration_required > | |
Cdescribe_field_t< SgUsingDeclarationStatement, int,&SgUsingDeclarationStatement::p_name_qualification_length > | |
Cdescribe_field_t< SgUsingDeclarationStatement, SgDeclarationStatement *,&SgUsingDeclarationStatement::p_declaration > | |
Cdescribe_field_t< SgUsingDeclarationStatement, SgInitializedName *,&SgUsingDeclarationStatement::p_initializedName > | |
Cdescribe_field_t< SgUsingDeclarationStatement, SgName,&SgUsingDeclarationStatement::p_adaTypeAttribute > | |
Cdescribe_field_t< SgUsingDirectiveStatement, bool,&SgUsingDirectiveStatement::p_global_qualification_required > | |
Cdescribe_field_t< SgUsingDirectiveStatement, bool,&SgUsingDirectiveStatement::p_type_elaboration_required > | |
Cdescribe_field_t< SgUsingDirectiveStatement, int,&SgUsingDirectiveStatement::p_name_qualification_length > | |
Cdescribe_field_t< SgUsingDirectiveStatement, SgNamespaceDeclarationStatement *,&SgUsingDirectiveStatement::p_namespaceDeclaration > | |
Cdescribe_field_t< SgValueExp, SgExpression *,&SgValueExp::p_originalExpressionTree > | |
Cdescribe_field_t< SgVarArgCopyOp, SgExpression *,&SgVarArgCopyOp::p_lhs_operand > | |
Cdescribe_field_t< SgVarArgCopyOp, SgExpression *,&SgVarArgCopyOp::p_rhs_operand > | |
Cdescribe_field_t< SgVarArgCopyOp, SgType *,&SgVarArgCopyOp::p_expression_type > | |
Cdescribe_field_t< SgVarArgEndOp, SgExpression *,&SgVarArgEndOp::p_operand_expr > | |
Cdescribe_field_t< SgVarArgEndOp, SgType *,&SgVarArgEndOp::p_expression_type > | |
Cdescribe_field_t< SgVarArgOp, SgExpression *,&SgVarArgOp::p_operand_expr > | |
Cdescribe_field_t< SgVarArgOp, SgType *,&SgVarArgOp::p_expression_type > | |
Cdescribe_field_t< SgVarArgStartOneOperandOp, SgExpression *,&SgVarArgStartOneOperandOp::p_operand_expr > | |
Cdescribe_field_t< SgVarArgStartOneOperandOp, SgType *,&SgVarArgStartOneOperandOp::p_expression_type > | |
Cdescribe_field_t< SgVarArgStartOp, SgExpression *,&SgVarArgStartOp::p_lhs_operand > | |
Cdescribe_field_t< SgVarArgStartOp, SgExpression *,&SgVarArgStartOp::p_rhs_operand > | |
Cdescribe_field_t< SgVarArgStartOp, SgType *,&SgVarArgStartOp::p_expression_type > | |
Cdescribe_field_t< SgVariableDeclaration, bool,&SgVariableDeclaration::p_builtFromUseOnly > | |
Cdescribe_field_t< SgVariableDeclaration, bool,&SgVariableDeclaration::p_global_qualification_required > | |
Cdescribe_field_t< SgVariableDeclaration, bool,&SgVariableDeclaration::p_is_constexpr > | |
Cdescribe_field_t< SgVariableDeclaration, bool,&SgVariableDeclaration::p_is_thread_local > | |
Cdescribe_field_t< SgVariableDeclaration, bool,&SgVariableDeclaration::p_isAssociatedWithDeclarationList > | |
Cdescribe_field_t< SgVariableDeclaration, bool,&SgVariableDeclaration::p_isFirstDeclarationOfDeclarationList > | |
Cdescribe_field_t< SgVariableDeclaration, bool,&SgVariableDeclaration::p_requiresGlobalNameQualificationOnType > | |
Cdescribe_field_t< SgVariableDeclaration, bool,&SgVariableDeclaration::p_type_elaboration_required > | |
Cdescribe_field_t< SgVariableDeclaration, bool,&SgVariableDeclaration::p_variableDeclarationContainsBaseTypeDefiningDeclaration > | |
Cdescribe_field_t< SgVariableDeclaration, int,&SgVariableDeclaration::p_name_qualification_length > | |
Cdescribe_field_t< SgVariableDeclaration, SgDeclarationStatement *,&SgVariableDeclaration::p_baseTypeDefiningDeclaration > | |
Cdescribe_field_t< SgVariableDeclaration, SgDeclarationStatement::gnu_extension_visability_attribute_enum,&SgVariableDeclaration::p_gnu_extension_visability > | |
Cdescribe_field_t< SgVariableDeclaration, SgDeclarationStatement::template_specialization_enum,&SgVariableDeclaration::p_specialization > | |
Cdescribe_field_t< SgVariableDeclaration, SgInitializedNamePtrList,&SgVariableDeclaration::p_variables > | |
Cdescribe_field_t< SgVariableDeclaration, SgVariableDeclaration::gnu_extension_declaration_attributes_enum,&SgVariableDeclaration::p_gnu_extension_declaration_attribute > | |
Cdescribe_field_t< SgVariableDeclaration, std::string,&SgVariableDeclaration::p_gnu_extension_alias > | |
Cdescribe_field_t< SgVariableDeclaration, std::string,&SgVariableDeclaration::p_gnu_extension_section > | |
Cdescribe_field_t< SgVariableDeclaration, unsigned short,&SgVariableDeclaration::p_gnu_extension_initialization_priority > | |
Cdescribe_field_t< SgVariableDefinition, SgExpression *,&SgVariableDefinition::p_bitfield > | |
Cdescribe_field_t< SgVariableDefinition, SgInitializedName *,&SgVariableDefinition::p_vardefn > | |
Cdescribe_field_t< SgVariableSymbol, SgInitializedName *,&SgVariableSymbol::p_declaration > | |
Cdescribe_field_t< SgVarRefExp, bool,&SgVarRefExp::p_global_qualification_required > | |
Cdescribe_field_t< SgVarRefExp, bool,&SgVarRefExp::p_type_elaboration_required > | |
Cdescribe_field_t< SgVarRefExp, int,&SgVarRefExp::p_name_qualification_length > | |
Cdescribe_field_t< SgVarRefExp, SgExpression *,&SgVarRefExp::p_originalExpressionTree > | |
Cdescribe_field_t< SgVarRefExp, SgVariableSymbol *,&SgVarRefExp::p_symbol > | |
Cdescribe_field_t< SgWcharVal, std::string,&SgWcharVal::p_valueString > | |
Cdescribe_field_t< SgWcharVal, unsigned long,&SgWcharVal::p_valueUL > | |
Cdescribe_field_t< SgWhenStmt, SgExpression *,&SgWhenStmt::p_expression > | |
Cdescribe_field_t< SgWhenStmt, SgStatement *,&SgWhenStmt::p_body > | |
Cdescribe_field_t< SgWhereStatement, bool,&SgWhereStatement::p_has_end_statement > | |
Cdescribe_field_t< SgWhereStatement, SgBasicBlock *,&SgWhereStatement::p_body > | |
Cdescribe_field_t< SgWhereStatement, SgElseWhereStatement *,&SgWhereStatement::p_elsewhere > | |
Cdescribe_field_t< SgWhereStatement, SgExpression *,&SgWhereStatement::p_condition > | |
Cdescribe_field_t< SgWhereStatement, SgLabelRefExp *,&SgWhereStatement::p_end_numeric_label > | |
Cdescribe_field_t< SgWhereStatement, std::string,&SgWhereStatement::p_string_label > | |
Cdescribe_field_t< SgWhileStmt, bool,&SgWhileStmt::p_has_end_statement > | |
Cdescribe_field_t< SgWhileStmt, SgLabelRefExp *,&SgWhileStmt::p_end_numeric_label > | |
Cdescribe_field_t< SgWhileStmt, SgStatement *,&SgWhileStmt::p_body > | |
Cdescribe_field_t< SgWhileStmt, SgStatement *,&SgWhileStmt::p_condition > | |
Cdescribe_field_t< SgWhileStmt, SgStatement *,&SgWhileStmt::p_else_body > | |
Cdescribe_field_t< SgWhileStmt, std::string,&SgWhileStmt::p_string_label > | |
Cdescribe_field_t< SgWithStatement, SgExpression *,&SgWithStatement::p_expression > | |
Cdescribe_field_t< SgWithStatement, SgStatement *,&SgWithStatement::p_body > | |
Cdescribe_field_t< SgWriteStatement, SgExpression *,&SgWriteStatement::p_advance > | |
Cdescribe_field_t< SgWriteStatement, SgExpression *,&SgWriteStatement::p_asynchronous > | |
Cdescribe_field_t< SgWriteStatement, SgExpression *,&SgWriteStatement::p_blank > | |
Cdescribe_field_t< SgWriteStatement, SgExpression *,&SgWriteStatement::p_decimal > | |
Cdescribe_field_t< SgWriteStatement, SgExpression *,&SgWriteStatement::p_delim > | |
Cdescribe_field_t< SgWriteStatement, SgExpression *,&SgWriteStatement::p_end > | |
Cdescribe_field_t< SgWriteStatement, SgExpression *,&SgWriteStatement::p_eor > | |
Cdescribe_field_t< SgWriteStatement, SgExpression *,&SgWriteStatement::p_format > | |
Cdescribe_field_t< SgWriteStatement, SgExpression *,&SgWriteStatement::p_id > | |
Cdescribe_field_t< SgWriteStatement, SgExpression *,&SgWriteStatement::p_namelist > | |
Cdescribe_field_t< SgWriteStatement, SgExpression *,&SgWriteStatement::p_pad > | |
Cdescribe_field_t< SgWriteStatement, SgExpression *,&SgWriteStatement::p_pos > | |
Cdescribe_field_t< SgWriteStatement, SgExpression *,&SgWriteStatement::p_rec > | |
Cdescribe_field_t< SgWriteStatement, SgExpression *,&SgWriteStatement::p_round > | |
Cdescribe_field_t< SgWriteStatement, SgExpression *,&SgWriteStatement::p_sign > | |
Cdescribe_field_t< SgWriteStatement, SgExpression *,&SgWriteStatement::p_size > | |
Cdescribe_field_t< SgYieldExpression, SgExpression *,&SgYieldExpression::p_value > | |
Cdescribe_node_t | |
Cdescribe_node_t< Sg_File_Info > | |
Cdescribe_node_t< SgAbsOp > | |
Cdescribe_node_t< SgAccessModifier > | |
Cdescribe_node_t< SgActualArgumentExpression > | |
Cdescribe_node_t< SgAdaAcceptStmt > | |
Cdescribe_node_t< SgAdaAccessType > | |
Cdescribe_node_t< SgAdaAncestorInitializer > | |
Cdescribe_node_t< SgAdaAttributeClause > | |
Cdescribe_node_t< SgAdaAttributeExp > | |
Cdescribe_node_t< SgAdaComponentClause > | |
Cdescribe_node_t< SgAdaDelayStmt > | |
Cdescribe_node_t< SgAdaDeltaConstraint > | |
Cdescribe_node_t< SgAdaDerivedType > | |
Cdescribe_node_t< SgAdaDigitsConstraint > | |
Cdescribe_node_t< SgAdaDiscreteType > | |
Cdescribe_node_t< SgAdaDiscriminantConstraint > | |
Cdescribe_node_t< SgAdaDiscriminatedType > | |
Cdescribe_node_t< SgAdaDiscriminatedTypeDecl > | |
Cdescribe_node_t< SgAdaEntryDecl > | |
Cdescribe_node_t< SgAdaEnumRepresentationClause > | |
Cdescribe_node_t< SgAdaExitStmt > | |
Cdescribe_node_t< SgAdaFloatVal > | |
Cdescribe_node_t< SgAdaFormalPackageDecl > | |
Cdescribe_node_t< SgAdaFormalPackageSymbol > | |
Cdescribe_node_t< SgAdaFormalType > | |
Cdescribe_node_t< SgAdaFormalTypeDecl > | |
Cdescribe_node_t< SgAdaFunctionRenamingDecl > | |
Cdescribe_node_t< SgAdaGenericDecl > | |
Cdescribe_node_t< SgAdaGenericDefn > | |
Cdescribe_node_t< SgAdaGenericInstanceDecl > | |
Cdescribe_node_t< SgAdaGenericInstanceSymbol > | |
Cdescribe_node_t< SgAdaGenericSymbol > | |
Cdescribe_node_t< SgAdaIndexConstraint > | |
Cdescribe_node_t< SgAdaInheritedFunctionSymbol > | |
Cdescribe_node_t< SgAdaLoopStmt > | |
Cdescribe_node_t< SgAdaModularType > | |
Cdescribe_node_t< SgAdaNullConstraint > | |
Cdescribe_node_t< SgAdaOthersExp > | |
Cdescribe_node_t< SgAdaPackageBody > | |
Cdescribe_node_t< SgAdaPackageBodyDecl > | |
Cdescribe_node_t< SgAdaPackageSpec > | |
Cdescribe_node_t< SgAdaPackageSpecDecl > | |
Cdescribe_node_t< SgAdaPackageSymbol > | |
Cdescribe_node_t< SgAdaParameterList > | |
Cdescribe_node_t< SgAdaProtectedBody > | |
Cdescribe_node_t< SgAdaProtectedBodyDecl > | |
Cdescribe_node_t< SgAdaProtectedRefExp > | |
Cdescribe_node_t< SgAdaProtectedSpec > | |
Cdescribe_node_t< SgAdaProtectedSpecDecl > | |
Cdescribe_node_t< SgAdaProtectedSymbol > | |
Cdescribe_node_t< SgAdaProtectedType > | |
Cdescribe_node_t< SgAdaProtectedTypeDecl > | |
Cdescribe_node_t< SgAdaRangeConstraint > | |
Cdescribe_node_t< SgAdaRenamingDecl > | |
Cdescribe_node_t< SgAdaRenamingRefExp > | |
Cdescribe_node_t< SgAdaRenamingSymbol > | |
Cdescribe_node_t< SgAdaRepresentationClause > | |
Cdescribe_node_t< SgAdaSelectAlternativeStmt > | |
Cdescribe_node_t< SgAdaSelectStmt > | |
Cdescribe_node_t< SgAdaSubroutineType > | |
Cdescribe_node_t< SgAdaSubtype > | |
Cdescribe_node_t< SgAdaTaskBody > | |
Cdescribe_node_t< SgAdaTaskBodyDecl > | |
Cdescribe_node_t< SgAdaTaskRefExp > | |
Cdescribe_node_t< SgAdaTaskSpec > | |
Cdescribe_node_t< SgAdaTaskSpecDecl > | |
Cdescribe_node_t< SgAdaTaskSymbol > | |
Cdescribe_node_t< SgAdaTaskType > | |
Cdescribe_node_t< SgAdaTaskTypeDecl > | |
Cdescribe_node_t< SgAdaTerminateStmt > | |
Cdescribe_node_t< SgAdaTypeConstraint > | |
Cdescribe_node_t< SgAdaUnitRefExp > | |
Cdescribe_node_t< SgAdaUnscopedBlock > | |
Cdescribe_node_t< SgAdaVariantDecl > | |
Cdescribe_node_t< SgAdaVariantWhenStmt > | |
Cdescribe_node_t< SgAddOp > | |
Cdescribe_node_t< SgAddressOfOp > | |
Cdescribe_node_t< SgAggregateInitializer > | |
Cdescribe_node_t< SgAliasSymbol > | |
Cdescribe_node_t< SgAlignOfOp > | |
Cdescribe_node_t< SgAllocateStatement > | |
Cdescribe_node_t< SgAndAssignOp > | |
Cdescribe_node_t< SgAndOp > | |
Cdescribe_node_t< SgArithmeticIfStatement > | |
Cdescribe_node_t< SgArrayType > | |
Cdescribe_node_t< SgArrowExp > | |
Cdescribe_node_t< SgArrowStarOp > | |
Cdescribe_node_t< SgAsmAarch32Coprocessor > | |
Cdescribe_node_t< SgAsmBasicString > | |
Cdescribe_node_t< SgAsmBinaryAdd > | |
Cdescribe_node_t< SgAsmBinaryAddressSymbol > | |
Cdescribe_node_t< SgAsmBinaryAsr > | |
Cdescribe_node_t< SgAsmBinaryConcat > | |
Cdescribe_node_t< SgAsmBinaryDataSymbol > | |
Cdescribe_node_t< SgAsmBinaryDivide > | |
Cdescribe_node_t< SgAsmBinaryExpression > | |
Cdescribe_node_t< SgAsmBinaryLsl > | |
Cdescribe_node_t< SgAsmBinaryLsr > | |
Cdescribe_node_t< SgAsmBinaryMod > | |
Cdescribe_node_t< SgAsmBinaryMsl > | |
Cdescribe_node_t< SgAsmBinaryMultiply > | |
Cdescribe_node_t< SgAsmBinaryPostupdate > | |
Cdescribe_node_t< SgAsmBinaryPreupdate > | |
Cdescribe_node_t< SgAsmBinaryRor > | |
Cdescribe_node_t< SgAsmBinarySubtract > | |
Cdescribe_node_t< SgAsmBlock > | |
Cdescribe_node_t< SgAsmByteOrder > | |
Cdescribe_node_t< SgAsmCilAssembly > | |
Cdescribe_node_t< SgAsmCilAssemblyOS > | |
Cdescribe_node_t< SgAsmCilAssemblyOSTable > | |
Cdescribe_node_t< SgAsmCilAssemblyProcessor > | |
Cdescribe_node_t< SgAsmCilAssemblyProcessorTable > | |
Cdescribe_node_t< SgAsmCilAssemblyRef > | |
Cdescribe_node_t< SgAsmCilAssemblyRefOS > | |
Cdescribe_node_t< SgAsmCilAssemblyRefOSTable > | |
Cdescribe_node_t< SgAsmCilAssemblyRefProcessor > | |
Cdescribe_node_t< SgAsmCilAssemblyRefProcessorTable > | |
Cdescribe_node_t< SgAsmCilAssemblyRefTable > | |
Cdescribe_node_t< SgAsmCilAssemblyTable > | |
Cdescribe_node_t< SgAsmCilClassLayout > | |
Cdescribe_node_t< SgAsmCilClassLayoutTable > | |
Cdescribe_node_t< SgAsmCilConstant > | |
Cdescribe_node_t< SgAsmCilConstantTable > | |
Cdescribe_node_t< SgAsmCilCustomAttribute > | |
Cdescribe_node_t< SgAsmCilCustomAttributeTable > | |
Cdescribe_node_t< SgAsmCilDataStream > | |
Cdescribe_node_t< SgAsmCilDeclSecurity > | |
Cdescribe_node_t< SgAsmCilDeclSecurityTable > | |
Cdescribe_node_t< SgAsmCilEvent > | |
Cdescribe_node_t< SgAsmCilEventMap > | |
Cdescribe_node_t< SgAsmCilEventMapTable > | |
Cdescribe_node_t< SgAsmCilEventTable > | |
Cdescribe_node_t< SgAsmCilExceptionData > | |
Cdescribe_node_t< SgAsmCilExportedType > | |
Cdescribe_node_t< SgAsmCilExportedTypeTable > | |
Cdescribe_node_t< SgAsmCilField > | |
Cdescribe_node_t< SgAsmCilFieldLayout > | |
Cdescribe_node_t< SgAsmCilFieldLayoutTable > | |
Cdescribe_node_t< SgAsmCilFieldMarshal > | |
Cdescribe_node_t< SgAsmCilFieldMarshalTable > | |
Cdescribe_node_t< SgAsmCilFieldRVA > | |
Cdescribe_node_t< SgAsmCilFieldRVATable > | |
Cdescribe_node_t< SgAsmCilFieldTable > | |
Cdescribe_node_t< SgAsmCilFile > | |
Cdescribe_node_t< SgAsmCilFileTable > | |
Cdescribe_node_t< SgAsmCilGenericParam > | |
Cdescribe_node_t< SgAsmCilGenericParamConstraint > | |
Cdescribe_node_t< SgAsmCilGenericParamConstraintTable > | |
Cdescribe_node_t< SgAsmCilGenericParamTable > | |
Cdescribe_node_t< SgAsmCilImplMap > | |
Cdescribe_node_t< SgAsmCilImplMapTable > | |
Cdescribe_node_t< SgAsmCilInstruction > | |
Cdescribe_node_t< SgAsmCilInterfaceImpl > | |
Cdescribe_node_t< SgAsmCilInterfaceImplTable > | |
Cdescribe_node_t< SgAsmCilManifestResource > | |
Cdescribe_node_t< SgAsmCilManifestResourceTable > | |
Cdescribe_node_t< SgAsmCilMemberRef > | |
Cdescribe_node_t< SgAsmCilMemberRefTable > | |
Cdescribe_node_t< SgAsmCilMetadata > | |
Cdescribe_node_t< SgAsmCilMetadataHeap > | |
Cdescribe_node_t< SgAsmCilMetadataRoot > | |
Cdescribe_node_t< SgAsmCilMethodData > | |
Cdescribe_node_t< SgAsmCilMethodDef > | |
Cdescribe_node_t< SgAsmCilMethodDefTable > | |
Cdescribe_node_t< SgAsmCilMethodImpl > | |
Cdescribe_node_t< SgAsmCilMethodImplTable > | |
Cdescribe_node_t< SgAsmCilMethodSemantics > | |
Cdescribe_node_t< SgAsmCilMethodSemanticsTable > | |
Cdescribe_node_t< SgAsmCilMethodSpec > | |
Cdescribe_node_t< SgAsmCilMethodSpecTable > | |
Cdescribe_node_t< SgAsmCilModule > | |
Cdescribe_node_t< SgAsmCilModuleRef > | |
Cdescribe_node_t< SgAsmCilModuleRefTable > | |
Cdescribe_node_t< SgAsmCilModuleTable > | |
Cdescribe_node_t< SgAsmCilNestedClass > | |
Cdescribe_node_t< SgAsmCilNestedClassTable > | |
Cdescribe_node_t< SgAsmCilNode > | |
Cdescribe_node_t< SgAsmCilParam > | |
Cdescribe_node_t< SgAsmCilParamTable > | |
Cdescribe_node_t< SgAsmCilProperty > | |
Cdescribe_node_t< SgAsmCilPropertyMap > | |
Cdescribe_node_t< SgAsmCilPropertyMapTable > | |
Cdescribe_node_t< SgAsmCilPropertyTable > | |
Cdescribe_node_t< SgAsmCilStandAloneSig > | |
Cdescribe_node_t< SgAsmCilStandAloneSigTable > | |
Cdescribe_node_t< SgAsmCilTypeDef > | |
Cdescribe_node_t< SgAsmCilTypeDefTable > | |
Cdescribe_node_t< SgAsmCilTypeRef > | |
Cdescribe_node_t< SgAsmCilTypeRefTable > | |
Cdescribe_node_t< SgAsmCilTypeSpec > | |
Cdescribe_node_t< SgAsmCilTypeSpecTable > | |
Cdescribe_node_t< SgAsmCilUint32Heap > | |
Cdescribe_node_t< SgAsmCilUint8Heap > | |
Cdescribe_node_t< SgAsmCliHeader > | |
Cdescribe_node_t< SgAsmCoffStrtab > | |
Cdescribe_node_t< SgAsmCoffSymbol > | |
Cdescribe_node_t< SgAsmCoffSymbolList > | |
Cdescribe_node_t< SgAsmCoffSymbolTable > | |
Cdescribe_node_t< SgAsmCommonSubExpression > | |
Cdescribe_node_t< SgAsmConstantExpression > | |
Cdescribe_node_t< SgAsmControlFlagsExpression > | |
Cdescribe_node_t< SgAsmDirectRegisterExpression > | |
Cdescribe_node_t< SgAsmDOSExtendedHeader > | |
Cdescribe_node_t< SgAsmDOSFileHeader > | |
Cdescribe_node_t< SgAsmDwarfAccessDeclaration > | |
Cdescribe_node_t< SgAsmDwarfArrayType > | |
Cdescribe_node_t< SgAsmDwarfBaseType > | |
Cdescribe_node_t< SgAsmDwarfCatchBlock > | |
Cdescribe_node_t< SgAsmDwarfClassTemplate > | |
Cdescribe_node_t< SgAsmDwarfClassType > | |
Cdescribe_node_t< SgAsmDwarfCommonBlock > | |
Cdescribe_node_t< SgAsmDwarfCommonInclusion > | |
Cdescribe_node_t< SgAsmDwarfCompilationUnit > | |
Cdescribe_node_t< SgAsmDwarfCompilationUnitList > | |
Cdescribe_node_t< SgAsmDwarfCondition > | |
Cdescribe_node_t< SgAsmDwarfConstant > | |
Cdescribe_node_t< SgAsmDwarfConstruct > | |
Cdescribe_node_t< SgAsmDwarfConstructList > | |
Cdescribe_node_t< SgAsmDwarfConstType > | |
Cdescribe_node_t< SgAsmDwarfDwarfProcedure > | |
Cdescribe_node_t< SgAsmDwarfEntryPoint > | |
Cdescribe_node_t< SgAsmDwarfEnumerationType > | |
Cdescribe_node_t< SgAsmDwarfEnumerator > | |
Cdescribe_node_t< SgAsmDwarfFileType > | |
Cdescribe_node_t< SgAsmDwarfFormalParameter > | |
Cdescribe_node_t< SgAsmDwarfFormatLabel > | |
Cdescribe_node_t< SgAsmDwarfFriend > | |
Cdescribe_node_t< SgAsmDwarfFunctionTemplate > | |
Cdescribe_node_t< SgAsmDwarfImportedDeclaration > | |
Cdescribe_node_t< SgAsmDwarfImportedModule > | |
Cdescribe_node_t< SgAsmDwarfImportedUnit > | |
Cdescribe_node_t< SgAsmDwarfInformation > | |
Cdescribe_node_t< SgAsmDwarfInheritance > | |
Cdescribe_node_t< SgAsmDwarfInlinedSubroutine > | |
Cdescribe_node_t< SgAsmDwarfInterfaceType > | |
Cdescribe_node_t< SgAsmDwarfLabel > | |
Cdescribe_node_t< SgAsmDwarfLexicalBlock > | |
Cdescribe_node_t< SgAsmDwarfLine > | |
Cdescribe_node_t< SgAsmDwarfLineList > | |
Cdescribe_node_t< SgAsmDwarfMacro > | |
Cdescribe_node_t< SgAsmDwarfMacroList > | |
Cdescribe_node_t< SgAsmDwarfMember > | |
Cdescribe_node_t< SgAsmDwarfModule > | |
Cdescribe_node_t< SgAsmDwarfMutableType > | |
Cdescribe_node_t< SgAsmDwarfNamelist > | |
Cdescribe_node_t< SgAsmDwarfNamelistItem > | |
Cdescribe_node_t< SgAsmDwarfNamespace > | |
Cdescribe_node_t< SgAsmDwarfPackedType > | |
Cdescribe_node_t< SgAsmDwarfPartialUnit > | |
Cdescribe_node_t< SgAsmDwarfPointerType > | |
Cdescribe_node_t< SgAsmDwarfPtrToMemberType > | |
Cdescribe_node_t< SgAsmDwarfReferenceType > | |
Cdescribe_node_t< SgAsmDwarfRestrictType > | |
Cdescribe_node_t< SgAsmDwarfSetType > | |
Cdescribe_node_t< SgAsmDwarfSharedType > | |
Cdescribe_node_t< SgAsmDwarfStringType > | |
Cdescribe_node_t< SgAsmDwarfStructureType > | |
Cdescribe_node_t< SgAsmDwarfSubprogram > | |
Cdescribe_node_t< SgAsmDwarfSubrangeType > | |
Cdescribe_node_t< SgAsmDwarfSubroutineType > | |
Cdescribe_node_t< SgAsmDwarfTemplateTypeParameter > | |
Cdescribe_node_t< SgAsmDwarfTemplateValueParameter > | |
Cdescribe_node_t< SgAsmDwarfThrownType > | |
Cdescribe_node_t< SgAsmDwarfTryBlock > | |
Cdescribe_node_t< SgAsmDwarfTypedef > | |
Cdescribe_node_t< SgAsmDwarfUnionType > | |
Cdescribe_node_t< SgAsmDwarfUnknownConstruct > | |
Cdescribe_node_t< SgAsmDwarfUnspecifiedParameters > | |
Cdescribe_node_t< SgAsmDwarfUnspecifiedType > | |
Cdescribe_node_t< SgAsmDwarfUpcRelaxedType > | |
Cdescribe_node_t< SgAsmDwarfUpcSharedType > | |
Cdescribe_node_t< SgAsmDwarfUpcStrictType > | |
Cdescribe_node_t< SgAsmDwarfVariable > | |
Cdescribe_node_t< SgAsmDwarfVariant > | |
Cdescribe_node_t< SgAsmDwarfVariantPart > | |
Cdescribe_node_t< SgAsmDwarfVolatileType > | |
Cdescribe_node_t< SgAsmDwarfWithStmt > | |
Cdescribe_node_t< SgAsmElfDynamicEntry > | |
Cdescribe_node_t< SgAsmElfDynamicEntryList > | |
Cdescribe_node_t< SgAsmElfDynamicSection > | |
Cdescribe_node_t< SgAsmElfEHFrameEntryCI > | |
Cdescribe_node_t< SgAsmElfEHFrameEntryCIList > | |
Cdescribe_node_t< SgAsmElfEHFrameEntryFD > | |
Cdescribe_node_t< SgAsmElfEHFrameEntryFDList > | |
Cdescribe_node_t< SgAsmElfEHFrameSection > | |
Cdescribe_node_t< SgAsmElfFileHeader > | |
Cdescribe_node_t< SgAsmElfNoteEntry > | |
Cdescribe_node_t< SgAsmElfNoteEntryList > | |
Cdescribe_node_t< SgAsmElfNoteSection > | |
Cdescribe_node_t< SgAsmElfRelocEntry > | |
Cdescribe_node_t< SgAsmElfRelocEntryList > | |
Cdescribe_node_t< SgAsmElfRelocSection > | |
Cdescribe_node_t< SgAsmElfSection > | |
Cdescribe_node_t< SgAsmElfSectionTable > | |
Cdescribe_node_t< SgAsmElfSectionTableEntry > | |
Cdescribe_node_t< SgAsmElfSegmentTable > | |
Cdescribe_node_t< SgAsmElfSegmentTableEntry > | |
Cdescribe_node_t< SgAsmElfSegmentTableEntryList > | |
Cdescribe_node_t< SgAsmElfStringSection > | |
Cdescribe_node_t< SgAsmElfStrtab > | |
Cdescribe_node_t< SgAsmElfSymbol > | |
Cdescribe_node_t< SgAsmElfSymbolList > | |
Cdescribe_node_t< SgAsmElfSymbolSection > | |
Cdescribe_node_t< SgAsmElfSymverDefinedAux > | |
Cdescribe_node_t< SgAsmElfSymverDefinedAuxList > | |
Cdescribe_node_t< SgAsmElfSymverDefinedEntry > | |
Cdescribe_node_t< SgAsmElfSymverDefinedEntryList > | |
Cdescribe_node_t< SgAsmElfSymverDefinedSection > | |
Cdescribe_node_t< SgAsmElfSymverEntry > | |
Cdescribe_node_t< SgAsmElfSymverEntryList > | |
Cdescribe_node_t< SgAsmElfSymverNeededAux > | |
Cdescribe_node_t< SgAsmElfSymverNeededAuxList > | |
Cdescribe_node_t< SgAsmElfSymverNeededEntry > | |
Cdescribe_node_t< SgAsmElfSymverNeededEntryList > | |
Cdescribe_node_t< SgAsmElfSymverNeededSection > | |
Cdescribe_node_t< SgAsmElfSymverSection > | |
Cdescribe_node_t< SgAsmExecutableFileFormat > | |
Cdescribe_node_t< SgAsmExpression > | |
Cdescribe_node_t< SgAsmExprListExp > | |
Cdescribe_node_t< SgAsmFloatType > | |
Cdescribe_node_t< SgAsmFloatValueExpression > | |
Cdescribe_node_t< SgAsmFunction > | |
Cdescribe_node_t< SgAsmGenericDLL > | |
Cdescribe_node_t< SgAsmGenericDLLList > | |
Cdescribe_node_t< SgAsmGenericFile > | |
Cdescribe_node_t< SgAsmGenericFileList > | |
Cdescribe_node_t< SgAsmGenericFormat > | |
Cdescribe_node_t< SgAsmGenericHeader > | |
Cdescribe_node_t< SgAsmGenericHeaderList > | |
Cdescribe_node_t< SgAsmGenericSection > | |
Cdescribe_node_t< SgAsmGenericSectionList > | |
Cdescribe_node_t< SgAsmGenericString > | |
Cdescribe_node_t< SgAsmGenericStrtab > | |
Cdescribe_node_t< SgAsmGenericSymbol > | |
Cdescribe_node_t< SgAsmGenericSymbolList > | |
Cdescribe_node_t< SgAsmIndirectRegisterExpression > | |
Cdescribe_node_t< SgAsmInstruction > | |
Cdescribe_node_t< SgAsmInstructionList > | |
Cdescribe_node_t< SgAsmIntegerType > | |
Cdescribe_node_t< SgAsmIntegerValueExpression > | |
Cdescribe_node_t< SgAsmInterpretation > | |
Cdescribe_node_t< SgAsmInterpretationList > | |
Cdescribe_node_t< SgAsmJvmAttribute > | |
Cdescribe_node_t< SgAsmJvmAttributeTable > | |
Cdescribe_node_t< SgAsmJvmBootstrapMethod > | |
Cdescribe_node_t< SgAsmJvmBootstrapMethods > | |
Cdescribe_node_t< SgAsmJvmClass > | |
Cdescribe_node_t< SgAsmJvmCodeAttribute > | |
Cdescribe_node_t< SgAsmJvmConstantPool > | |
Cdescribe_node_t< SgAsmJvmConstantPoolEntry > | |
Cdescribe_node_t< SgAsmJvmConstantValue > | |
Cdescribe_node_t< SgAsmJvmEnclosingMethod > | |
Cdescribe_node_t< SgAsmJvmExceptionHandler > | |
Cdescribe_node_t< SgAsmJvmExceptions > | |
Cdescribe_node_t< SgAsmJvmExceptionTable > | |
Cdescribe_node_t< SgAsmJvmField > | |
Cdescribe_node_t< SgAsmJvmFieldTable > | |
Cdescribe_node_t< SgAsmJvmFileHeader > | |
Cdescribe_node_t< SgAsmJvmInnerClasses > | |
Cdescribe_node_t< SgAsmJvmInnerClassesEntry > | |
Cdescribe_node_t< SgAsmJvmInstruction > | |
Cdescribe_node_t< SgAsmJvmLineNumberEntry > | |
Cdescribe_node_t< SgAsmJvmLineNumberTable > | |
Cdescribe_node_t< SgAsmJvmLocalVariableEntry > | |
Cdescribe_node_t< SgAsmJvmLocalVariableTable > | |
Cdescribe_node_t< SgAsmJvmLocalVariableTypeEntry > | |
Cdescribe_node_t< SgAsmJvmLocalVariableTypeTable > | |
Cdescribe_node_t< SgAsmJvmMethod > | |
Cdescribe_node_t< SgAsmJvmMethodParameters > | |
Cdescribe_node_t< SgAsmJvmMethodParametersEntry > | |
Cdescribe_node_t< SgAsmJvmMethodTable > | |
Cdescribe_node_t< SgAsmJvmModuleMainClass > | |
Cdescribe_node_t< SgAsmJvmNestHost > | |
Cdescribe_node_t< SgAsmJvmNestMembers > | |
Cdescribe_node_t< SgAsmJvmNode > | |
Cdescribe_node_t< SgAsmJvmSignature > | |
Cdescribe_node_t< SgAsmJvmSourceFile > | |
Cdescribe_node_t< SgAsmJvmStackMapFrame > | |
Cdescribe_node_t< SgAsmJvmStackMapTable > | |
Cdescribe_node_t< SgAsmJvmStackMapVerificationType > | |
Cdescribe_node_t< SgAsmLEEntryPoint > | |
Cdescribe_node_t< SgAsmLEEntryTable > | |
Cdescribe_node_t< SgAsmLEFileHeader > | |
Cdescribe_node_t< SgAsmLENameTable > | |
Cdescribe_node_t< SgAsmLEPageTable > | |
Cdescribe_node_t< SgAsmLEPageTableEntry > | |
Cdescribe_node_t< SgAsmLERelocTable > | |
Cdescribe_node_t< SgAsmLESection > | |
Cdescribe_node_t< SgAsmLESectionTable > | |
Cdescribe_node_t< SgAsmLESectionTableEntry > | |
Cdescribe_node_t< SgAsmM68kInstruction > | |
Cdescribe_node_t< SgAsmMemoryReferenceExpression > | |
Cdescribe_node_t< SgAsmMipsInstruction > | |
Cdescribe_node_t< SgAsmNEEntryPoint > | |
Cdescribe_node_t< SgAsmNEEntryTable > | |
Cdescribe_node_t< SgAsmNEFileHeader > | |
Cdescribe_node_t< SgAsmNEModuleTable > | |
Cdescribe_node_t< SgAsmNENameTable > | |
Cdescribe_node_t< SgAsmNERelocEntry > | |
Cdescribe_node_t< SgAsmNERelocTable > | |
Cdescribe_node_t< SgAsmNESection > | |
Cdescribe_node_t< SgAsmNESectionTable > | |
Cdescribe_node_t< SgAsmNESectionTableEntry > | |
Cdescribe_node_t< SgAsmNEStringTable > | |
Cdescribe_node_t< SgAsmNode > | |
Cdescribe_node_t< SgAsmNullInstruction > | |
Cdescribe_node_t< SgAsmOp > | |
Cdescribe_node_t< SgAsmOperandList > | |
Cdescribe_node_t< SgAsmPEExportDirectory > | |
Cdescribe_node_t< SgAsmPEExportEntry > | |
Cdescribe_node_t< SgAsmPEExportEntryList > | |
Cdescribe_node_t< SgAsmPEExportSection > | |
Cdescribe_node_t< SgAsmPEFileHeader > | |
Cdescribe_node_t< SgAsmPEImportDirectory > | |
Cdescribe_node_t< SgAsmPEImportDirectoryList > | |
Cdescribe_node_t< SgAsmPEImportItem > | |
Cdescribe_node_t< SgAsmPEImportItemList > | |
Cdescribe_node_t< SgAsmPEImportSection > | |
Cdescribe_node_t< SgAsmPERVASizePair > | |
Cdescribe_node_t< SgAsmPERVASizePairList > | |
Cdescribe_node_t< SgAsmPESection > | |
Cdescribe_node_t< SgAsmPESectionTable > | |
Cdescribe_node_t< SgAsmPESectionTableEntry > | |
Cdescribe_node_t< SgAsmPEStringSection > | |
Cdescribe_node_t< SgAsmPointerType > | |
Cdescribe_node_t< SgAsmPowerpcInstruction > | |
Cdescribe_node_t< SgAsmRegisterNames > | |
Cdescribe_node_t< SgAsmRegisterReferenceExpression > | |
Cdescribe_node_t< SgAsmRiscOperation > | |
Cdescribe_node_t< SgAsmScalarType > | |
Cdescribe_node_t< SgAsmStackExpression > | |
Cdescribe_node_t< SgAsmStatement > | |
Cdescribe_node_t< SgAsmStaticData > | |
Cdescribe_node_t< SgAsmStmt > | |
Cdescribe_node_t< SgAsmStoredString > | |
Cdescribe_node_t< SgAsmStringStorage > | |
Cdescribe_node_t< SgAsmSynthesizedDataStructureDeclaration > | |
Cdescribe_node_t< SgAsmSynthesizedDeclaration > | |
Cdescribe_node_t< SgAsmSynthesizedFieldDeclaration > | |
Cdescribe_node_t< SgAsmType > | |
Cdescribe_node_t< SgAsmUnaryExpression > | |
Cdescribe_node_t< SgAsmUnaryMinus > | |
Cdescribe_node_t< SgAsmUnaryPlus > | |
Cdescribe_node_t< SgAsmUnaryRrx > | |
Cdescribe_node_t< SgAsmUnarySignedExtend > | |
Cdescribe_node_t< SgAsmUnaryTruncate > | |
Cdescribe_node_t< SgAsmUnaryUnsignedExtend > | |
Cdescribe_node_t< SgAsmUserInstruction > | |
Cdescribe_node_t< SgAsmValueExpression > | |
Cdescribe_node_t< SgAsmVectorType > | |
Cdescribe_node_t< SgAsmVoidType > | |
Cdescribe_node_t< SgAsmX86Instruction > | |
Cdescribe_node_t< SgAssertStmt > | |
Cdescribe_node_t< SgAssignedGotoStatement > | |
Cdescribe_node_t< SgAssignInitializer > | |
Cdescribe_node_t< SgAssignOp > | |
Cdescribe_node_t< SgAssignStatement > | |
Cdescribe_node_t< SgAssociateStatement > | |
Cdescribe_node_t< SgAsteriskShapeExp > | |
Cdescribe_node_t< SgAsyncStmt > | |
Cdescribe_node_t< SgAtExp > | |
Cdescribe_node_t< SgAtomicStmt > | |
Cdescribe_node_t< SgAtOp > | |
Cdescribe_node_t< SgAtStmt > | |
Cdescribe_node_t< SgAttribute > | |
Cdescribe_node_t< SgAttributeSpecificationStatement > | |
Cdescribe_node_t< SgAutoType > | |
Cdescribe_node_t< SgAwaitExpression > | |
Cdescribe_node_t< SgBackspaceStatement > | |
Cdescribe_node_t< SgBaseClass > | |
Cdescribe_node_t< SgBaseClassModifier > | |
Cdescribe_node_t< SgBasicBlock > | |
Cdescribe_node_t< SgBidirectionalGraph > | |
Cdescribe_node_t< SgBinaryComposite > | |
Cdescribe_node_t< SgBinaryOp > | |
Cdescribe_node_t< SgBitAndOp > | |
Cdescribe_node_t< SgBitAttribute > | |
Cdescribe_node_t< SgBitComplementOp > | |
Cdescribe_node_t< SgBitEqvOp > | |
Cdescribe_node_t< SgBitOrOp > | |
Cdescribe_node_t< SgBitXorOp > | |
Cdescribe_node_t< SgBlockDataStatement > | |
Cdescribe_node_t< SgBoolValExp > | |
Cdescribe_node_t< SgBracedInitializer > | |
Cdescribe_node_t< SgBreakStmt > | |
Cdescribe_node_t< SgC_PreprocessorDirectiveStatement > | |
Cdescribe_node_t< SgCAFCoExpression > | |
Cdescribe_node_t< SgCAFWithTeamStatement > | |
Cdescribe_node_t< SgCallExpression > | |
Cdescribe_node_t< SgCaseOptionStmt > | |
Cdescribe_node_t< SgCastExp > | |
Cdescribe_node_t< SgCatchOptionStmt > | |
Cdescribe_node_t< SgCatchStatementSeq > | |
Cdescribe_node_t< SgChar16Val > | |
Cdescribe_node_t< SgChar32Val > | |
Cdescribe_node_t< SgCharVal > | |
Cdescribe_node_t< SgChooseExpression > | |
Cdescribe_node_t< SgClassDecl_attr > | |
Cdescribe_node_t< SgClassDeclaration > | |
Cdescribe_node_t< SgClassDefinition > | |
Cdescribe_node_t< SgClassExp > | |
Cdescribe_node_t< SgClassNameRefExp > | |
Cdescribe_node_t< SgClassSymbol > | |
Cdescribe_node_t< SgClassType > | |
Cdescribe_node_t< SgClinkageDeclarationStatement > | |
Cdescribe_node_t< SgClinkageEndStatement > | |
Cdescribe_node_t< SgClinkageStartStatement > | |
Cdescribe_node_t< SgCloseStatement > | |
Cdescribe_node_t< SgColonShapeExp > | |
Cdescribe_node_t< SgCommaOpExp > | |
Cdescribe_node_t< SgCommonBlock > | |
Cdescribe_node_t< SgCommonBlockObject > | |
Cdescribe_node_t< SgCommonSymbol > | |
Cdescribe_node_t< SgComplexVal > | |
Cdescribe_node_t< SgCompoundAssignOp > | |
Cdescribe_node_t< SgCompoundInitializer > | |
Cdescribe_node_t< SgCompoundLiteralExp > | |
Cdescribe_node_t< SgComprehension > | |
Cdescribe_node_t< SgComputedGotoStatement > | |
Cdescribe_node_t< SgConcatenationOp > | |
Cdescribe_node_t< SgConditionalExp > | |
Cdescribe_node_t< SgConjugateOp > | |
Cdescribe_node_t< SgConstructorInitializer > | |
Cdescribe_node_t< SgConstVolatileModifier > | |
Cdescribe_node_t< SgContainsStatement > | |
Cdescribe_node_t< SgContinueStmt > | |
Cdescribe_node_t< SgCtorInitializerList > | |
Cdescribe_node_t< SgCudaKernelCallExp > | |
Cdescribe_node_t< SgCudaKernelExecConfig > | |
Cdescribe_node_t< SgDataStatementGroup > | |
Cdescribe_node_t< SgDataStatementObject > | |
Cdescribe_node_t< SgDataStatementValue > | |
Cdescribe_node_t< SgDeadIfDirectiveStatement > | |
Cdescribe_node_t< SgDeallocateStatement > | |
Cdescribe_node_t< SgDeclarationModifier > | |
Cdescribe_node_t< SgDeclarationScope > | |
Cdescribe_node_t< SgDeclarationStatement > | |
Cdescribe_node_t< SgDeclType > | |
Cdescribe_node_t< SgDefaultOptionStmt > | |
Cdescribe_node_t< SgDefaultSymbol > | |
Cdescribe_node_t< SgDefineDirectiveStatement > | |
Cdescribe_node_t< SgDeleteExp > | |
Cdescribe_node_t< SgDerivedTypeStatement > | |
Cdescribe_node_t< SgDesignatedInitializer > | |
Cdescribe_node_t< SgDictionaryComprehension > | |
Cdescribe_node_t< SgDictionaryExp > | |
Cdescribe_node_t< SgDimensionObject > | |
Cdescribe_node_t< SgDirectedGraphEdge > | |
Cdescribe_node_t< SgDirectory > | |
Cdescribe_node_t< SgDirectoryList > | |
Cdescribe_node_t< SgDivAssignOp > | |
Cdescribe_node_t< SgDivideOp > | |
Cdescribe_node_t< SgDotDotExp > | |
Cdescribe_node_t< SgDotExp > | |
Cdescribe_node_t< SgDotStarOp > | |
Cdescribe_node_t< SgDoubleVal > | |
Cdescribe_node_t< SgDoWhileStmt > | |
Cdescribe_node_t< SgElaboratedTypeModifier > | |
Cdescribe_node_t< SgElementwiseAddOp > | |
Cdescribe_node_t< SgElementwiseDivideOp > | |
Cdescribe_node_t< SgElementwiseLeftDivideOp > | |
Cdescribe_node_t< SgElementwiseMultiplyOp > | |
Cdescribe_node_t< SgElementwiseOp > | |
Cdescribe_node_t< SgElementwisePowerOp > | |
Cdescribe_node_t< SgElementwiseSubtractOp > | |
Cdescribe_node_t< SgElseDirectiveStatement > | |
Cdescribe_node_t< SgElseifDirectiveStatement > | |
Cdescribe_node_t< SgElseWhereStatement > | |
Cdescribe_node_t< SgEmptyDeclaration > | |
Cdescribe_node_t< SgEmptyDirectiveStatement > | |
Cdescribe_node_t< SgEndfileStatement > | |
Cdescribe_node_t< SgEndifDirectiveStatement > | |
Cdescribe_node_t< SgEntryStatement > | |
Cdescribe_node_t< SgEnumDeclaration > | |
Cdescribe_node_t< SgEnumFieldSymbol > | |
Cdescribe_node_t< SgEnumSymbol > | |
Cdescribe_node_t< SgEnumType > | |
Cdescribe_node_t< SgEnumVal > | |
Cdescribe_node_t< SgEqualityOp > | |
Cdescribe_node_t< SgEquivalenceStatement > | |
Cdescribe_node_t< SgErrorDirectiveStatement > | |
Cdescribe_node_t< SgExecStatement > | |
Cdescribe_node_t< SgExpBaseClass > | |
Cdescribe_node_t< SgExponentiationAssignOp > | |
Cdescribe_node_t< SgExponentiationOp > | |
Cdescribe_node_t< SgExpression > | |
Cdescribe_node_t< SgExpressionRoot > | |
Cdescribe_node_t< SgExprListExp > | |
Cdescribe_node_t< SgExprStatement > | |
Cdescribe_node_t< SgFile > | |
Cdescribe_node_t< SgFileList > | |
Cdescribe_node_t< SgFinishExp > | |
Cdescribe_node_t< SgFinishStmt > | |
Cdescribe_node_t< SgFloat128Val > | |
Cdescribe_node_t< SgFloat80Val > | |
Cdescribe_node_t< SgFloatVal > | |
Cdescribe_node_t< SgFlushStatement > | |
Cdescribe_node_t< SgFoldExpression > | |
Cdescribe_node_t< SgForAllStatement > | |
Cdescribe_node_t< SgForInitStatement > | |
Cdescribe_node_t< SgFormatItem > | |
Cdescribe_node_t< SgFormatItemList > | |
Cdescribe_node_t< SgFormatStatement > | |
Cdescribe_node_t< SgForStatement > | |
Cdescribe_node_t< SgFortranContinueStmt > | |
Cdescribe_node_t< SgFortranDo > | |
Cdescribe_node_t< SgFortranIncludeLine > | |
Cdescribe_node_t< SgFortranNonblockedDo > | |
Cdescribe_node_t< SgFuncDecl_attr > | |
Cdescribe_node_t< SgFunctionCallExp > | |
Cdescribe_node_t< SgFunctionDeclaration > | |
Cdescribe_node_t< SgFunctionDefinition > | |
Cdescribe_node_t< SgFunctionModifier > | |
Cdescribe_node_t< SgFunctionParameterList > | |
Cdescribe_node_t< SgFunctionParameterRefExp > | |
Cdescribe_node_t< SgFunctionParameterScope > | |
Cdescribe_node_t< SgFunctionParameterTypeList > | |
Cdescribe_node_t< SgFunctionRefExp > | |
Cdescribe_node_t< SgFunctionSymbol > | |
Cdescribe_node_t< SgFunctionType > | |
Cdescribe_node_t< SgFunctionTypeSymbol > | |
Cdescribe_node_t< SgFunctionTypeTable > | |
Cdescribe_node_t< SgGlobal > | |
Cdescribe_node_t< SgGotoStatement > | |
Cdescribe_node_t< SgGraph > | |
Cdescribe_node_t< SgGraphEdge > | |
Cdescribe_node_t< SgGraphEdgeList > | |
Cdescribe_node_t< SgGraphNode > | |
Cdescribe_node_t< SgGraphNodeList > | |
Cdescribe_node_t< SgGreaterOrEqualOp > | |
Cdescribe_node_t< SgGreaterThanOp > | |
Cdescribe_node_t< SgHeaderFileBody > | |
Cdescribe_node_t< SgHeaderFileReport > | |
Cdescribe_node_t< SgHereExp > | |
Cdescribe_node_t< SgIdentDirectiveStatement > | |
Cdescribe_node_t< SgIfdefDirectiveStatement > | |
Cdescribe_node_t< SgIfDirectiveStatement > | |
Cdescribe_node_t< SgIfndefDirectiveStatement > | |
Cdescribe_node_t< SgIfStmt > | |
Cdescribe_node_t< SgImageControlStatement > | |
Cdescribe_node_t< SgImagPartOp > | |
Cdescribe_node_t< SgImplicitStatement > | |
Cdescribe_node_t< SgImpliedDo > | |
Cdescribe_node_t< SgImportStatement > | |
Cdescribe_node_t< SgIncidenceDirectedGraph > | |
Cdescribe_node_t< SgIncidenceUndirectedGraph > | |
Cdescribe_node_t< SgIncludeDirectiveStatement > | |
Cdescribe_node_t< SgIncludeFile > | |
Cdescribe_node_t< SgIncludeNextDirectiveStatement > | |
Cdescribe_node_t< SgInitializedName > | |
Cdescribe_node_t< SgInitializer > | |
Cdescribe_node_t< SgInquireStatement > | |
Cdescribe_node_t< SgIntegerDivideAssignOp > | |
Cdescribe_node_t< SgIntegerDivideOp > | |
Cdescribe_node_t< SgInterfaceBody > | |
Cdescribe_node_t< SgInterfaceStatement > | |
Cdescribe_node_t< SgInterfaceSymbol > | |
Cdescribe_node_t< SgIntKeyedBidirectionalGraph > | |
Cdescribe_node_t< SgIntrinsicSymbol > | |
Cdescribe_node_t< SgIntVal > | |
Cdescribe_node_t< SgIOItemExpression > | |
Cdescribe_node_t< SgIorAssignOp > | |
Cdescribe_node_t< SgIOStatement > | |
Cdescribe_node_t< SgIsNotOp > | |
Cdescribe_node_t< SgIsOp > | |
Cdescribe_node_t< SgJavaAnnotation > | |
Cdescribe_node_t< SgJavaClassDeclarationList > | |
Cdescribe_node_t< SgJavaForEachStatement > | |
Cdescribe_node_t< SgJavaImportStatement > | |
Cdescribe_node_t< SgJavaImportStatementList > | |
Cdescribe_node_t< SgJavaInstanceOfOp > | |
Cdescribe_node_t< SgJavaLabelStatement > | |
Cdescribe_node_t< SgJavaLabelSymbol > | |
Cdescribe_node_t< SgJavaMarkerAnnotation > | |
Cdescribe_node_t< SgJavaMemberValuePair > | |
Cdescribe_node_t< SgJavaNormalAnnotation > | |
Cdescribe_node_t< SgJavaPackageDeclaration > | |
Cdescribe_node_t< SgJavaPackageStatement > | |
Cdescribe_node_t< SgJavaParameterizedType > | |
Cdescribe_node_t< SgJavaParameterType > | |
Cdescribe_node_t< SgJavaQualifiedType > | |
Cdescribe_node_t< SgJavaSingleMemberAnnotation > | |
Cdescribe_node_t< SgJavaSynchronizedStatement > | |
Cdescribe_node_t< SgJavaThrowStatement > | |
Cdescribe_node_t< SgJavaTypeExpression > | |
Cdescribe_node_t< SgJavaUnionType > | |
Cdescribe_node_t< SgJavaUnsignedRshiftAssignOp > | |
Cdescribe_node_t< SgJavaUnsignedRshiftOp > | |
Cdescribe_node_t< SgJavaWildcardType > | |
Cdescribe_node_t< SgJovialBitType > | |
Cdescribe_node_t< SgJovialBitVal > | |
Cdescribe_node_t< SgJovialCompoolStatement > | |
Cdescribe_node_t< SgJovialDefineDeclaration > | |
Cdescribe_node_t< SgJovialDirectiveStatement > | |
Cdescribe_node_t< SgJovialForThenStatement > | |
Cdescribe_node_t< SgJovialLabelDeclaration > | |
Cdescribe_node_t< SgJovialOverlayDeclaration > | |
Cdescribe_node_t< SgJovialPresetPositionExp > | |
Cdescribe_node_t< SgJovialTablePresetExp > | |
Cdescribe_node_t< SgJovialTableStatement > | |
Cdescribe_node_t< SgJovialTableType > | |
Cdescribe_node_t< SgJvmComposite > | |
Cdescribe_node_t< SgKeyDatumPair > | |
Cdescribe_node_t< SgLabelRefExp > | |
Cdescribe_node_t< SgLabelStatement > | |
Cdescribe_node_t< SgLabelSymbol > | |
Cdescribe_node_t< SgLambdaCapture > | |
Cdescribe_node_t< SgLambdaCaptureList > | |
Cdescribe_node_t< SgLambdaExp > | |
Cdescribe_node_t< SgLambdaRefExp > | |
Cdescribe_node_t< SgLeftDivideOp > | |
Cdescribe_node_t< SgLessOrEqualOp > | |
Cdescribe_node_t< SgLessThanOp > | |
Cdescribe_node_t< SgLineDirectiveStatement > | |
Cdescribe_node_t< SgLinemarkerDirectiveStatement > | |
Cdescribe_node_t< SgLinkageModifier > | |
Cdescribe_node_t< SgListComprehension > | |
Cdescribe_node_t< SgListExp > | |
Cdescribe_node_t< SgLocatedNode > | |
Cdescribe_node_t< SgLocatedNodeSupport > | |
Cdescribe_node_t< SgLockStatement > | |
Cdescribe_node_t< SgLongDoubleVal > | |
Cdescribe_node_t< SgLongIntVal > | |
Cdescribe_node_t< SgLongLongIntVal > | |
Cdescribe_node_t< SgLshiftAssignOp > | |
Cdescribe_node_t< SgLshiftOp > | |
Cdescribe_node_t< SgMagicColonExp > | |
Cdescribe_node_t< SgMatlabForStatement > | |
Cdescribe_node_t< SgMatrixExp > | |
Cdescribe_node_t< SgMatrixTransposeOp > | |
Cdescribe_node_t< SgMemberFunctionDeclaration > | |
Cdescribe_node_t< SgMemberFunctionRefExp > | |
Cdescribe_node_t< SgMemberFunctionSymbol > | |
Cdescribe_node_t< SgMemberFunctionType > | |
Cdescribe_node_t< SgMembershipOp > | |
Cdescribe_node_t< SgMicrosoftAttributeDeclaration > | |
Cdescribe_node_t< SgMinusAssignOp > | |
Cdescribe_node_t< SgMinusMinusOp > | |
Cdescribe_node_t< SgMinusOp > | |
Cdescribe_node_t< SgModAssignOp > | |
Cdescribe_node_t< SgModifier > | |
Cdescribe_node_t< SgModifierNodes > | |
Cdescribe_node_t< SgModifierType > | |
Cdescribe_node_t< SgModOp > | |
Cdescribe_node_t< SgModuleStatement > | |
Cdescribe_node_t< SgModuleSymbol > | |
Cdescribe_node_t< SgMultAssignOp > | |
Cdescribe_node_t< SgMultiplyOp > | |
Cdescribe_node_t< SgName > | |
Cdescribe_node_t< SgNamedType > | |
Cdescribe_node_t< SgNameGroup > | |
Cdescribe_node_t< SgNamelistStatement > | |
Cdescribe_node_t< SgNamespaceAliasDeclarationStatement > | |
Cdescribe_node_t< SgNamespaceDeclarationStatement > | |
Cdescribe_node_t< SgNamespaceDefinitionStatement > | |
Cdescribe_node_t< SgNamespaceSymbol > | |
Cdescribe_node_t< SgNaryBooleanOp > | |
Cdescribe_node_t< SgNaryComparisonOp > | |
Cdescribe_node_t< SgNaryOp > | |
Cdescribe_node_t< SgNewExp > | |
Cdescribe_node_t< SgNode > | |
Cdescribe_node_t< SgNoexceptOp > | |
Cdescribe_node_t< SgNonMembershipOp > | |
Cdescribe_node_t< SgNonrealBaseClass > | |
Cdescribe_node_t< SgNonrealDecl > | |
Cdescribe_node_t< SgNonrealRefExp > | |
Cdescribe_node_t< SgNonrealSymbol > | |
Cdescribe_node_t< SgNonrealType > | |
Cdescribe_node_t< SgNotEqualOp > | |
Cdescribe_node_t< SgNotOp > | |
Cdescribe_node_t< SgNullExpression > | |
Cdescribe_node_t< SgNullifyStatement > | |
Cdescribe_node_t< SgNullptrValExp > | |
Cdescribe_node_t< SgNullStatement > | |
Cdescribe_node_t< SgOmpAlignedClause > | |
Cdescribe_node_t< SgOmpAtomicClause > | |
Cdescribe_node_t< SgOmpAtomicStatement > | |
Cdescribe_node_t< SgOmpBarrierStatement > | |
Cdescribe_node_t< SgOmpBeginClause > | |
Cdescribe_node_t< SgOmpBodyStatement > | |
Cdescribe_node_t< SgOmpClause > | |
Cdescribe_node_t< SgOmpClauseBodyStatement > | |
Cdescribe_node_t< SgOmpCollapseClause > | |
Cdescribe_node_t< SgOmpCopyinClause > | |
Cdescribe_node_t< SgOmpCopyprivateClause > | |
Cdescribe_node_t< SgOmpCriticalStatement > | |
Cdescribe_node_t< SgOmpDeclareSimdStatement > | |
Cdescribe_node_t< SgOmpDefaultClause > | |
Cdescribe_node_t< SgOmpDependClause > | |
Cdescribe_node_t< SgOmpDeviceClause > | |
Cdescribe_node_t< SgOmpDoStatement > | |
Cdescribe_node_t< SgOmpEndClause > | |
Cdescribe_node_t< SgOmpExpressionClause > | |
Cdescribe_node_t< SgOmpFinalClause > | |
Cdescribe_node_t< SgOmpFirstprivateClause > | |
Cdescribe_node_t< SgOmpFlushStatement > | |
Cdescribe_node_t< SgOmpForSimdStatement > | |
Cdescribe_node_t< SgOmpForStatement > | |
Cdescribe_node_t< SgOmpIfClause > | |
Cdescribe_node_t< SgOmpInbranchClause > | |
Cdescribe_node_t< SgOmpLastprivateClause > | |
Cdescribe_node_t< SgOmpLinearClause > | |
Cdescribe_node_t< SgOmpMapClause > | |
Cdescribe_node_t< SgOmpMasterStatement > | |
Cdescribe_node_t< SgOmpMergeableClause > | |
Cdescribe_node_t< SgOmpNotinbranchClause > | |
Cdescribe_node_t< SgOmpNowaitClause > | |
Cdescribe_node_t< SgOmpNumThreadsClause > | |
Cdescribe_node_t< SgOmpOrderedClause > | |
Cdescribe_node_t< SgOmpOrderedStatement > | |
Cdescribe_node_t< SgOmpParallelStatement > | |
Cdescribe_node_t< SgOmpPriorityClause > | |
Cdescribe_node_t< SgOmpPrivateClause > | |
Cdescribe_node_t< SgOmpProcBindClause > | |
Cdescribe_node_t< SgOmpReductionClause > | |
Cdescribe_node_t< SgOmpSafelenClause > | |
Cdescribe_node_t< SgOmpScheduleClause > | |
Cdescribe_node_t< SgOmpSectionsStatement > | |
Cdescribe_node_t< SgOmpSectionStatement > | |
Cdescribe_node_t< SgOmpSharedClause > | |
Cdescribe_node_t< SgOmpSimdlenClause > | |
Cdescribe_node_t< SgOmpSimdStatement > | |
Cdescribe_node_t< SgOmpSingleStatement > | |
Cdescribe_node_t< SgOmpTargetDataStatement > | |
Cdescribe_node_t< SgOmpTargetStatement > | |
Cdescribe_node_t< SgOmpTaskStatement > | |
Cdescribe_node_t< SgOmpTaskwaitStatement > | |
Cdescribe_node_t< SgOmpThreadprivateStatement > | |
Cdescribe_node_t< SgOmpUniformClause > | |
Cdescribe_node_t< SgOmpUntiedClause > | |
Cdescribe_node_t< SgOmpVariablesClause > | |
Cdescribe_node_t< SgOmpWorkshareStatement > | |
Cdescribe_node_t< SgOpenclAccessModeModifier > | |
Cdescribe_node_t< SgOpenStatement > | |
Cdescribe_node_t< SgOptions > | |
Cdescribe_node_t< SgOrOp > | |
Cdescribe_node_t< SgParameterStatement > | |
Cdescribe_node_t< SgPartialFunctionModifierType > | |
Cdescribe_node_t< SgPartialFunctionType > | |
Cdescribe_node_t< SgPassStatement > | |
Cdescribe_node_t< SgPlusAssignOp > | |
Cdescribe_node_t< SgPlusPlusOp > | |
Cdescribe_node_t< SgPntrArrRefExp > | |
Cdescribe_node_t< SgPointerAssignOp > | |
Cdescribe_node_t< SgPointerDerefExp > | |
Cdescribe_node_t< SgPointerMemberType > | |
Cdescribe_node_t< SgPointerType > | |
Cdescribe_node_t< SgPowerOp > | |
Cdescribe_node_t< SgPragma > | |
Cdescribe_node_t< SgPragmaDeclaration > | |
Cdescribe_node_t< SgPrintStatement > | |
Cdescribe_node_t< SgProcedureHeaderStatement > | |
Cdescribe_node_t< SgProcessControlStatement > | |
Cdescribe_node_t< SgProgramHeaderStatement > | |
Cdescribe_node_t< SgProject > | |
Cdescribe_node_t< SgPseudoDestructorRefExp > | |
Cdescribe_node_t< SgPythonGlobalStmt > | |
Cdescribe_node_t< SgPythonPrintStmt > | |
Cdescribe_node_t< SgQualifiedName > | |
Cdescribe_node_t< SgQualifiedNameType > | |
Cdescribe_node_t< SgRangeBasedForStatement > | |
Cdescribe_node_t< SgRangeExp > | |
Cdescribe_node_t< SgRangeType > | |
Cdescribe_node_t< SgReadStatement > | |
Cdescribe_node_t< SgRealPartOp > | |
Cdescribe_node_t< SgReferenceType > | |
Cdescribe_node_t< SgRefExp > | |
Cdescribe_node_t< SgRemOp > | |
Cdescribe_node_t< SgRenamePair > | |
Cdescribe_node_t< SgRenameSymbol > | |
Cdescribe_node_t< SgReplicationOp > | |
Cdescribe_node_t< SgReturnStmt > | |
Cdescribe_node_t< SgRewindStatement > | |
Cdescribe_node_t< SgRshiftAssignOp > | |
Cdescribe_node_t< SgRshiftOp > | |
Cdescribe_node_t< SgRvalueReferenceType > | |
Cdescribe_node_t< SgScopeOp > | |
Cdescribe_node_t< SgScopeStatement > | |
Cdescribe_node_t< SgSequenceStatement > | |
Cdescribe_node_t< SgSetComprehension > | |
Cdescribe_node_t< SgShortVal > | |
Cdescribe_node_t< SgSizeOfOp > | |
Cdescribe_node_t< SgSourceFile > | |
Cdescribe_node_t< SgSpaceshipOp > | |
Cdescribe_node_t< SgSpawnStmt > | |
Cdescribe_node_t< SgSpecialFunctionModifier > | |
Cdescribe_node_t< SgStatement > | |
Cdescribe_node_t< SgStatementExpression > | |
Cdescribe_node_t< SgStatementFunctionStatement > | |
Cdescribe_node_t< SgStaticAssertionDeclaration > | |
Cdescribe_node_t< SgStmtDeclarationStatement > | |
Cdescribe_node_t< SgStorageModifier > | |
Cdescribe_node_t< SgStringConversion > | |
Cdescribe_node_t< SgStringKeyedBidirectionalGraph > | |
Cdescribe_node_t< SgStringVal > | |
Cdescribe_node_t< SgStructureModifier > | |
Cdescribe_node_t< SgSubscriptExpression > | |
Cdescribe_node_t< SgSubtractOp > | |
Cdescribe_node_t< SgSuperExp > | |
Cdescribe_node_t< SgSupport > | |
Cdescribe_node_t< SgSwitchStatement > | |
Cdescribe_node_t< SgSymbol > | |
Cdescribe_node_t< SgSymbolTable > | |
Cdescribe_node_t< SgSyncAllStatement > | |
Cdescribe_node_t< SgSyncImagesStatement > | |
Cdescribe_node_t< SgSyncMemoryStatement > | |
Cdescribe_node_t< SgSyncTeamStatement > | |
Cdescribe_node_t< SgTemplateArgument > | |
Cdescribe_node_t< SgTemplateArgumentList > | |
Cdescribe_node_t< SgTemplateClassDeclaration > | |
Cdescribe_node_t< SgTemplateClassDefinition > | |
Cdescribe_node_t< SgTemplateClassSymbol > | |
Cdescribe_node_t< SgTemplateDeclaration > | |
Cdescribe_node_t< SgTemplateFunctionDeclaration > | |
Cdescribe_node_t< SgTemplateFunctionDefinition > | |
Cdescribe_node_t< SgTemplateFunctionRefExp > | |
Cdescribe_node_t< SgTemplateFunctionSymbol > | |
Cdescribe_node_t< SgTemplateInstantiationDecl > | |
Cdescribe_node_t< SgTemplateInstantiationDefn > | |
Cdescribe_node_t< SgTemplateInstantiationDirectiveStatement > | |
Cdescribe_node_t< SgTemplateInstantiationFunctionDecl > | |
Cdescribe_node_t< SgTemplateInstantiationMemberFunctionDecl > | |
Cdescribe_node_t< SgTemplateInstantiationTypedefDeclaration > | |
Cdescribe_node_t< SgTemplateMemberFunctionDeclaration > | |
Cdescribe_node_t< SgTemplateMemberFunctionRefExp > | |
Cdescribe_node_t< SgTemplateMemberFunctionSymbol > | |
Cdescribe_node_t< SgTemplateParameter > | |
Cdescribe_node_t< SgTemplateParameterList > | |
Cdescribe_node_t< SgTemplateParameterVal > | |
Cdescribe_node_t< SgTemplateSymbol > | |
Cdescribe_node_t< SgTemplateType > | |
Cdescribe_node_t< SgTemplateTypedefDeclaration > | |
Cdescribe_node_t< SgTemplateTypedefSymbol > | |
Cdescribe_node_t< SgTemplateVariableDeclaration > | |
Cdescribe_node_t< SgTemplateVariableSymbol > | |
Cdescribe_node_t< SgThisExp > | |
Cdescribe_node_t< SgThrowOp > | |
Cdescribe_node_t< SgToken > | |
Cdescribe_node_t< SgTryStmt > | |
Cdescribe_node_t< SgTupleExp > | |
Cdescribe_node_t< SgType > | |
Cdescribe_node_t< SgTypeBool > | |
Cdescribe_node_t< SgTypeCAFTeam > | |
Cdescribe_node_t< SgTypeChar > | |
Cdescribe_node_t< SgTypeChar16 > | |
Cdescribe_node_t< SgTypeChar32 > | |
Cdescribe_node_t< SgTypeComplex > | |
Cdescribe_node_t< SgTypeCrayPointer > | |
Cdescribe_node_t< SgTypeDefault > | |
Cdescribe_node_t< SgTypedefDeclaration > | |
Cdescribe_node_t< SgTypedefSeq > | |
Cdescribe_node_t< SgTypedefSymbol > | |
Cdescribe_node_t< SgTypedefType > | |
Cdescribe_node_t< SgTypeDouble > | |
Cdescribe_node_t< SgTypeEllipse > | |
Cdescribe_node_t< SgTypeExpression > | |
Cdescribe_node_t< SgTypeFixed > | |
Cdescribe_node_t< SgTypeFloat > | |
Cdescribe_node_t< SgTypeFloat128 > | |
Cdescribe_node_t< SgTypeFloat80 > | |
Cdescribe_node_t< SgTypeGlobalVoid > | |
Cdescribe_node_t< SgTypeIdOp > | |
Cdescribe_node_t< SgTypeImaginary > | |
Cdescribe_node_t< SgTypeInt > | |
Cdescribe_node_t< SgTypeLabel > | |
Cdescribe_node_t< SgTypeLong > | |
Cdescribe_node_t< SgTypeLongDouble > | |
Cdescribe_node_t< SgTypeLongLong > | |
Cdescribe_node_t< SgTypeMatrix > | |
Cdescribe_node_t< SgTypeModifier > | |
Cdescribe_node_t< SgTypeNullptr > | |
Cdescribe_node_t< SgTypeOfType > | |
Cdescribe_node_t< SgTypeShort > | |
Cdescribe_node_t< SgTypeSigned128bitInteger > | |
Cdescribe_node_t< SgTypeSignedChar > | |
Cdescribe_node_t< SgTypeSignedInt > | |
Cdescribe_node_t< SgTypeSignedLong > | |
Cdescribe_node_t< SgTypeSignedLongLong > | |
Cdescribe_node_t< SgTypeSignedShort > | |
Cdescribe_node_t< SgTypeString > | |
Cdescribe_node_t< SgTypeTable > | |
Cdescribe_node_t< SgTypeTraitBuiltinOperator > | |
Cdescribe_node_t< SgTypeTuple > | |
Cdescribe_node_t< SgTypeUnknown > | |
Cdescribe_node_t< SgTypeUnsigned128bitInteger > | |
Cdescribe_node_t< SgTypeUnsignedChar > | |
Cdescribe_node_t< SgTypeUnsignedInt > | |
Cdescribe_node_t< SgTypeUnsignedLong > | |
Cdescribe_node_t< SgTypeUnsignedLongLong > | |
Cdescribe_node_t< SgTypeUnsignedShort > | |
Cdescribe_node_t< SgTypeVoid > | |
Cdescribe_node_t< SgTypeWchar > | |
Cdescribe_node_t< SgUnaryAddOp > | |
Cdescribe_node_t< SgUnaryOp > | |
Cdescribe_node_t< SgUndefDirectiveStatement > | |
Cdescribe_node_t< SgUndirectedGraphEdge > | |
Cdescribe_node_t< SgUnknownArrayOrFunctionReference > | |
Cdescribe_node_t< SgUnknownFile > | |
Cdescribe_node_t< SgUnlockStatement > | |
Cdescribe_node_t< SgUnparse_Info > | |
Cdescribe_node_t< SgUnsignedCharVal > | |
Cdescribe_node_t< SgUnsignedIntVal > | |
Cdescribe_node_t< SgUnsignedLongLongIntVal > | |
Cdescribe_node_t< SgUnsignedLongVal > | |
Cdescribe_node_t< SgUnsignedShortVal > | |
Cdescribe_node_t< SgUPC_AccessModifier > | |
Cdescribe_node_t< SgUpcBarrierStatement > | |
Cdescribe_node_t< SgUpcBlocksizeofExpression > | |
Cdescribe_node_t< SgUpcElemsizeofExpression > | |
Cdescribe_node_t< SgUpcFenceStatement > | |
Cdescribe_node_t< SgUpcForAllStatement > | |
Cdescribe_node_t< SgUpcLocalsizeofExpression > | |
Cdescribe_node_t< SgUpcMythread > | |
Cdescribe_node_t< SgUpcNotifyStatement > | |
Cdescribe_node_t< SgUpcThreads > | |
Cdescribe_node_t< SgUpcWaitStatement > | |
Cdescribe_node_t< SgUserDefinedBinaryOp > | |
Cdescribe_node_t< SgUserDefinedUnaryOp > | |
Cdescribe_node_t< SgUseStatement > | |
Cdescribe_node_t< SgUsingDeclarationStatement > | |
Cdescribe_node_t< SgUsingDirectiveStatement > | |
Cdescribe_node_t< SgValueExp > | |
Cdescribe_node_t< SgVarArgCopyOp > | |
Cdescribe_node_t< SgVarArgEndOp > | |
Cdescribe_node_t< SgVarArgOp > | |
Cdescribe_node_t< SgVarArgStartOneOperandOp > | |
Cdescribe_node_t< SgVarArgStartOp > | |
Cdescribe_node_t< SgVariableDeclaration > | |
Cdescribe_node_t< SgVariableDefinition > | |
Cdescribe_node_t< SgVariableSymbol > | |
Cdescribe_node_t< SgVariantExpression > | |
Cdescribe_node_t< SgVariantStatement > | |
Cdescribe_node_t< SgVarRefExp > | |
Cdescribe_node_t< SgVoidVal > | |
Cdescribe_node_t< SgWaitStatement > | |
Cdescribe_node_t< SgWarningDirectiveStatement > | |
Cdescribe_node_t< SgWcharVal > | |
Cdescribe_node_t< SgWhenStmt > | |
Cdescribe_node_t< SgWhereStatement > | |
Cdescribe_node_t< SgWhileStmt > | |
Cdescribe_node_t< SgWithStatement > | |
Cdescribe_node_t< SgWriteStatement > | |
Cdescribe_node_t< SgXorAssignOp > | |
Cdescribe_node_t< SgYieldExpression > | |
Cnode_from_variant_t< 1 > | |
Cnode_from_variant_t< 10 > | |
Cnode_from_variant_t< 100 > | |
Cnode_from_variant_t< 1000 > | |
Cnode_from_variant_t< 1001 > | |
Cnode_from_variant_t< 1002 > | |
Cnode_from_variant_t< 1003 > | |
Cnode_from_variant_t< 1004 > | |
Cnode_from_variant_t< 1005 > | |
Cnode_from_variant_t< 1006 > | |
Cnode_from_variant_t< 1007 > | |
Cnode_from_variant_t< 1008 > | |
Cnode_from_variant_t< 1009 > | |
Cnode_from_variant_t< 101 > | |
Cnode_from_variant_t< 1010 > | |
Cnode_from_variant_t< 1011 > | |
Cnode_from_variant_t< 1012 > | |
Cnode_from_variant_t< 1013 > | |
Cnode_from_variant_t< 1014 > | |
Cnode_from_variant_t< 1015 > | |
Cnode_from_variant_t< 1016 > | |
Cnode_from_variant_t< 1017 > | |
Cnode_from_variant_t< 1018 > | |
Cnode_from_variant_t< 1019 > | |
Cnode_from_variant_t< 102 > | |
Cnode_from_variant_t< 1020 > | |
Cnode_from_variant_t< 1021 > | |
Cnode_from_variant_t< 1022 > | |
Cnode_from_variant_t< 1023 > | |
Cnode_from_variant_t< 1024 > | |
Cnode_from_variant_t< 1025 > | |
Cnode_from_variant_t< 1026 > | |
Cnode_from_variant_t< 1027 > | |
Cnode_from_variant_t< 1028 > | |
Cnode_from_variant_t< 1029 > | |
Cnode_from_variant_t< 103 > | |
Cnode_from_variant_t< 1030 > | |
Cnode_from_variant_t< 1031 > | |
Cnode_from_variant_t< 1032 > | |
Cnode_from_variant_t< 1033 > | |
Cnode_from_variant_t< 1034 > | |
Cnode_from_variant_t< 1035 > | |
Cnode_from_variant_t< 1036 > | |
Cnode_from_variant_t< 1037 > | |
Cnode_from_variant_t< 1038 > | |
Cnode_from_variant_t< 1039 > | |
Cnode_from_variant_t< 104 > | |
Cnode_from_variant_t< 1040 > | |
Cnode_from_variant_t< 1041 > | |
Cnode_from_variant_t< 1042 > | |
Cnode_from_variant_t< 1043 > | |
Cnode_from_variant_t< 1044 > | |
Cnode_from_variant_t< 1045 > | |
Cnode_from_variant_t< 1046 > | |
Cnode_from_variant_t< 1047 > | |
Cnode_from_variant_t< 1048 > | |
Cnode_from_variant_t< 1049 > | |
Cnode_from_variant_t< 105 > | |
Cnode_from_variant_t< 1050 > | |
Cnode_from_variant_t< 1051 > | |
Cnode_from_variant_t< 1052 > | |
Cnode_from_variant_t< 1053 > | |
Cnode_from_variant_t< 1054 > | |
Cnode_from_variant_t< 1055 > | |
Cnode_from_variant_t< 1056 > | |
Cnode_from_variant_t< 1057 > | |
Cnode_from_variant_t< 1059 > | |
Cnode_from_variant_t< 106 > | |
Cnode_from_variant_t< 1060 > | |
Cnode_from_variant_t< 1061 > | |
Cnode_from_variant_t< 107 > | |
Cnode_from_variant_t< 108 > | |
Cnode_from_variant_t< 109 > | |
Cnode_from_variant_t< 11 > | |
Cnode_from_variant_t< 110 > | |
Cnode_from_variant_t< 111 > | |
Cnode_from_variant_t< 112 > | |
Cnode_from_variant_t< 113 > | |
Cnode_from_variant_t< 114 > | |
Cnode_from_variant_t< 115 > | |
Cnode_from_variant_t< 116 > | |
Cnode_from_variant_t< 117 > | |
Cnode_from_variant_t< 118 > | |
Cnode_from_variant_t< 119 > | |
Cnode_from_variant_t< 12 > | |
Cnode_from_variant_t< 120 > | |
Cnode_from_variant_t< 121 > | |
Cnode_from_variant_t< 122 > | |
Cnode_from_variant_t< 123 > | |
Cnode_from_variant_t< 124 > | |
Cnode_from_variant_t< 125 > | |
Cnode_from_variant_t< 126 > | |
Cnode_from_variant_t< 127 > | |
Cnode_from_variant_t< 128 > | |
Cnode_from_variant_t< 129 > | |
Cnode_from_variant_t< 13 > | |
Cnode_from_variant_t< 130 > | |
Cnode_from_variant_t< 131 > | |
Cnode_from_variant_t< 132 > | |
Cnode_from_variant_t< 133 > | |
Cnode_from_variant_t< 134 > | |
Cnode_from_variant_t< 135 > | |
Cnode_from_variant_t< 136 > | |
Cnode_from_variant_t< 137 > | |
Cnode_from_variant_t< 138 > | |
Cnode_from_variant_t< 139 > | |
Cnode_from_variant_t< 14 > | |
Cnode_from_variant_t< 140 > | |
Cnode_from_variant_t< 141 > | |
Cnode_from_variant_t< 142 > | |
Cnode_from_variant_t< 143 > | |
Cnode_from_variant_t< 144 > | |
Cnode_from_variant_t< 145 > | |
Cnode_from_variant_t< 146 > | |
Cnode_from_variant_t< 147 > | |
Cnode_from_variant_t< 148 > | |
Cnode_from_variant_t< 149 > | |
Cnode_from_variant_t< 15 > | |
Cnode_from_variant_t< 150 > | |
Cnode_from_variant_t< 151 > | |
Cnode_from_variant_t< 152 > | |
Cnode_from_variant_t< 153 > | |
Cnode_from_variant_t< 154 > | |
Cnode_from_variant_t< 155 > | |
Cnode_from_variant_t< 156 > | |
Cnode_from_variant_t< 157 > | |
Cnode_from_variant_t< 158 > | |
Cnode_from_variant_t< 159 > | |
Cnode_from_variant_t< 16 > | |
Cnode_from_variant_t< 160 > | |
Cnode_from_variant_t< 161 > | |
Cnode_from_variant_t< 162 > | |
Cnode_from_variant_t< 163 > | |
Cnode_from_variant_t< 164 > | |
Cnode_from_variant_t< 165 > | |
Cnode_from_variant_t< 166 > | |
Cnode_from_variant_t< 167 > | |
Cnode_from_variant_t< 168 > | |
Cnode_from_variant_t< 169 > | |
Cnode_from_variant_t< 17 > | |
Cnode_from_variant_t< 170 > | |
Cnode_from_variant_t< 171 > | |
Cnode_from_variant_t< 172 > | |
Cnode_from_variant_t< 173 > | |
Cnode_from_variant_t< 174 > | |
Cnode_from_variant_t< 175 > | |
Cnode_from_variant_t< 176 > | |
Cnode_from_variant_t< 177 > | |
Cnode_from_variant_t< 178 > | |
Cnode_from_variant_t< 179 > | |
Cnode_from_variant_t< 18 > | |
Cnode_from_variant_t< 180 > | |
Cnode_from_variant_t< 181 > | |
Cnode_from_variant_t< 182 > | |
Cnode_from_variant_t< 183 > | |
Cnode_from_variant_t< 184 > | |
Cnode_from_variant_t< 185 > | |
Cnode_from_variant_t< 186 > | |
Cnode_from_variant_t< 187 > | |
Cnode_from_variant_t< 188 > | |
Cnode_from_variant_t< 189 > | |
Cnode_from_variant_t< 19 > | |
Cnode_from_variant_t< 190 > | |
Cnode_from_variant_t< 191 > | |
Cnode_from_variant_t< 192 > | |
Cnode_from_variant_t< 193 > | |
Cnode_from_variant_t< 194 > | |
Cnode_from_variant_t< 195 > | |
Cnode_from_variant_t< 196 > | |
Cnode_from_variant_t< 197 > | |
Cnode_from_variant_t< 198 > | |
Cnode_from_variant_t< 199 > | |
Cnode_from_variant_t< 2 > | |
Cnode_from_variant_t< 20 > | |
Cnode_from_variant_t< 200 > | |
Cnode_from_variant_t< 201 > | |
Cnode_from_variant_t< 202 > | |
Cnode_from_variant_t< 203 > | |
Cnode_from_variant_t< 204 > | |
Cnode_from_variant_t< 205 > | |
Cnode_from_variant_t< 206 > | |
Cnode_from_variant_t< 207 > | |
Cnode_from_variant_t< 208 > | |
Cnode_from_variant_t< 209 > | |
Cnode_from_variant_t< 21 > | |
Cnode_from_variant_t< 210 > | |
Cnode_from_variant_t< 211 > | |
Cnode_from_variant_t< 212 > | |
Cnode_from_variant_t< 213 > | |
Cnode_from_variant_t< 214 > | |
Cnode_from_variant_t< 215 > | |
Cnode_from_variant_t< 216 > | |
Cnode_from_variant_t< 217 > | |
Cnode_from_variant_t< 218 > | |
Cnode_from_variant_t< 219 > | |
Cnode_from_variant_t< 22 > | |
Cnode_from_variant_t< 220 > | |
Cnode_from_variant_t< 221 > | |
Cnode_from_variant_t< 222 > | |
Cnode_from_variant_t< 223 > | |
Cnode_from_variant_t< 224 > | |
Cnode_from_variant_t< 225 > | |
Cnode_from_variant_t< 226 > | |
Cnode_from_variant_t< 227 > | |
Cnode_from_variant_t< 228 > | |
Cnode_from_variant_t< 229 > | |
Cnode_from_variant_t< 23 > | |
Cnode_from_variant_t< 230 > | |
Cnode_from_variant_t< 231 > | |
Cnode_from_variant_t< 232 > | |
Cnode_from_variant_t< 233 > | |
Cnode_from_variant_t< 234 > | |
Cnode_from_variant_t< 235 > | |
Cnode_from_variant_t< 236 > | |
Cnode_from_variant_t< 237 > | |
Cnode_from_variant_t< 238 > | |
Cnode_from_variant_t< 239 > | |
Cnode_from_variant_t< 24 > | |
Cnode_from_variant_t< 240 > | |
Cnode_from_variant_t< 241 > | |
Cnode_from_variant_t< 242 > | |
Cnode_from_variant_t< 243 > | |
Cnode_from_variant_t< 244 > | |
Cnode_from_variant_t< 245 > | |
Cnode_from_variant_t< 246 > | |
Cnode_from_variant_t< 247 > | |
Cnode_from_variant_t< 248 > | |
Cnode_from_variant_t< 249 > | |
Cnode_from_variant_t< 25 > | |
Cnode_from_variant_t< 250 > | |
Cnode_from_variant_t< 251 > | |
Cnode_from_variant_t< 252 > | |
Cnode_from_variant_t< 253 > | |
Cnode_from_variant_t< 254 > | |
Cnode_from_variant_t< 255 > | |
Cnode_from_variant_t< 256 > | |
Cnode_from_variant_t< 257 > | |
Cnode_from_variant_t< 258 > | |
Cnode_from_variant_t< 259 > | |
Cnode_from_variant_t< 26 > | |
Cnode_from_variant_t< 260 > | |
Cnode_from_variant_t< 261 > | |
Cnode_from_variant_t< 262 > | |
Cnode_from_variant_t< 263 > | |
Cnode_from_variant_t< 264 > | |
Cnode_from_variant_t< 265 > | |
Cnode_from_variant_t< 266 > | |
Cnode_from_variant_t< 267 > | |
Cnode_from_variant_t< 268 > | |
Cnode_from_variant_t< 269 > | |
Cnode_from_variant_t< 27 > | |
Cnode_from_variant_t< 270 > | |
Cnode_from_variant_t< 271 > | |
Cnode_from_variant_t< 272 > | |
Cnode_from_variant_t< 273 > | |
Cnode_from_variant_t< 274 > | |
Cnode_from_variant_t< 275 > | |
Cnode_from_variant_t< 276 > | |
Cnode_from_variant_t< 277 > | |
Cnode_from_variant_t< 278 > | |
Cnode_from_variant_t< 279 > | |
Cnode_from_variant_t< 28 > | |
Cnode_from_variant_t< 280 > | |
Cnode_from_variant_t< 281 > | |
Cnode_from_variant_t< 282 > | |
Cnode_from_variant_t< 283 > | |
Cnode_from_variant_t< 284 > | |
Cnode_from_variant_t< 285 > | |
Cnode_from_variant_t< 286 > | |
Cnode_from_variant_t< 287 > | |
Cnode_from_variant_t< 288 > | |
Cnode_from_variant_t< 289 > | |
Cnode_from_variant_t< 29 > | |
Cnode_from_variant_t< 290 > | |
Cnode_from_variant_t< 291 > | |
Cnode_from_variant_t< 292 > | |
Cnode_from_variant_t< 293 > | |
Cnode_from_variant_t< 294 > | |
Cnode_from_variant_t< 295 > | |
Cnode_from_variant_t< 296 > | |
Cnode_from_variant_t< 297 > | |
Cnode_from_variant_t< 298 > | |
Cnode_from_variant_t< 299 > | |
Cnode_from_variant_t< 3 > | |
Cnode_from_variant_t< 30 > | |
Cnode_from_variant_t< 300 > | |
Cnode_from_variant_t< 301 > | |
Cnode_from_variant_t< 302 > | |
Cnode_from_variant_t< 303 > | |
Cnode_from_variant_t< 304 > | |
Cnode_from_variant_t< 305 > | |
Cnode_from_variant_t< 306 > | |
Cnode_from_variant_t< 307 > | |
Cnode_from_variant_t< 308 > | |
Cnode_from_variant_t< 309 > | |
Cnode_from_variant_t< 31 > | |
Cnode_from_variant_t< 310 > | |
Cnode_from_variant_t< 311 > | |
Cnode_from_variant_t< 312 > | |
Cnode_from_variant_t< 313 > | |
Cnode_from_variant_t< 314 > | |
Cnode_from_variant_t< 315 > | |
Cnode_from_variant_t< 316 > | |
Cnode_from_variant_t< 317 > | |
Cnode_from_variant_t< 318 > | |
Cnode_from_variant_t< 319 > | |
Cnode_from_variant_t< 32 > | |
Cnode_from_variant_t< 320 > | |
Cnode_from_variant_t< 321 > | |
Cnode_from_variant_t< 322 > | |
Cnode_from_variant_t< 323 > | |
Cnode_from_variant_t< 324 > | |
Cnode_from_variant_t< 325 > | |
Cnode_from_variant_t< 326 > | |
Cnode_from_variant_t< 327 > | |
Cnode_from_variant_t< 328 > | |
Cnode_from_variant_t< 329 > | |
Cnode_from_variant_t< 33 > | |
Cnode_from_variant_t< 330 > | |
Cnode_from_variant_t< 331 > | |
Cnode_from_variant_t< 332 > | |
Cnode_from_variant_t< 333 > | |
Cnode_from_variant_t< 334 > | |
Cnode_from_variant_t< 335 > | |
Cnode_from_variant_t< 336 > | |
Cnode_from_variant_t< 337 > | |
Cnode_from_variant_t< 338 > | |
Cnode_from_variant_t< 339 > | |
Cnode_from_variant_t< 34 > | |
Cnode_from_variant_t< 340 > | |
Cnode_from_variant_t< 341 > | |
Cnode_from_variant_t< 342 > | |
Cnode_from_variant_t< 343 > | |
Cnode_from_variant_t< 344 > | |
Cnode_from_variant_t< 345 > | |
Cnode_from_variant_t< 347 > | |
Cnode_from_variant_t< 348 > | |
Cnode_from_variant_t< 349 > | |
Cnode_from_variant_t< 35 > | |
Cnode_from_variant_t< 350 > | |
Cnode_from_variant_t< 351 > | |
Cnode_from_variant_t< 352 > | |
Cnode_from_variant_t< 353 > | |
Cnode_from_variant_t< 354 > | |
Cnode_from_variant_t< 355 > | |
Cnode_from_variant_t< 356 > | |
Cnode_from_variant_t< 357 > | |
Cnode_from_variant_t< 358 > | |
Cnode_from_variant_t< 359 > | |
Cnode_from_variant_t< 36 > | |
Cnode_from_variant_t< 360 > | |
Cnode_from_variant_t< 361 > | |
Cnode_from_variant_t< 362 > | |
Cnode_from_variant_t< 363 > | |
Cnode_from_variant_t< 364 > | |
Cnode_from_variant_t< 365 > | |
Cnode_from_variant_t< 366 > | |
Cnode_from_variant_t< 367 > | |
Cnode_from_variant_t< 368 > | |
Cnode_from_variant_t< 369 > | |
Cnode_from_variant_t< 37 > | |
Cnode_from_variant_t< 370 > | |
Cnode_from_variant_t< 371 > | |
Cnode_from_variant_t< 372 > | |
Cnode_from_variant_t< 373 > | |
Cnode_from_variant_t< 374 > | |
Cnode_from_variant_t< 375 > | |
Cnode_from_variant_t< 376 > | |
Cnode_from_variant_t< 378 > | |
Cnode_from_variant_t< 38 > | |
Cnode_from_variant_t< 380 > | |
Cnode_from_variant_t< 381 > | |
Cnode_from_variant_t< 382 > | |
Cnode_from_variant_t< 383 > | |
Cnode_from_variant_t< 384 > | |
Cnode_from_variant_t< 385 > | |
Cnode_from_variant_t< 386 > | |
Cnode_from_variant_t< 387 > | |
Cnode_from_variant_t< 388 > | |
Cnode_from_variant_t< 389 > | |
Cnode_from_variant_t< 39 > | |
Cnode_from_variant_t< 390 > | |
Cnode_from_variant_t< 391 > | |
Cnode_from_variant_t< 392 > | |
Cnode_from_variant_t< 393 > | |
Cnode_from_variant_t< 394 > | |
Cnode_from_variant_t< 395 > | |
Cnode_from_variant_t< 396 > | |
Cnode_from_variant_t< 397 > | |
Cnode_from_variant_t< 398 > | |
Cnode_from_variant_t< 399 > | |
Cnode_from_variant_t< 4 > | |
Cnode_from_variant_t< 400 > | |
Cnode_from_variant_t< 401 > | |
Cnode_from_variant_t< 402 > | |
Cnode_from_variant_t< 403 > | |
Cnode_from_variant_t< 404 > | |
Cnode_from_variant_t< 405 > | |
Cnode_from_variant_t< 406 > | |
Cnode_from_variant_t< 407 > | |
Cnode_from_variant_t< 408 > | |
Cnode_from_variant_t< 409 > | |
Cnode_from_variant_t< 410 > | |
Cnode_from_variant_t< 411 > | |
Cnode_from_variant_t< 412 > | |
Cnode_from_variant_t< 413 > | |
Cnode_from_variant_t< 414 > | |
Cnode_from_variant_t< 415 > | |
Cnode_from_variant_t< 416 > | |
Cnode_from_variant_t< 417 > | |
Cnode_from_variant_t< 418 > | |
Cnode_from_variant_t< 419 > | |
Cnode_from_variant_t< 420 > | |
Cnode_from_variant_t< 421 > | |
Cnode_from_variant_t< 422 > | |
Cnode_from_variant_t< 423 > | |
Cnode_from_variant_t< 424 > | |
Cnode_from_variant_t< 425 > | |
Cnode_from_variant_t< 426 > | |
Cnode_from_variant_t< 427 > | |
Cnode_from_variant_t< 428 > | |
Cnode_from_variant_t< 429 > | |
Cnode_from_variant_t< 430 > | |
Cnode_from_variant_t< 431 > | |
Cnode_from_variant_t< 432 > | |
Cnode_from_variant_t< 433 > | |
Cnode_from_variant_t< 434 > | |
Cnode_from_variant_t< 435 > | |
Cnode_from_variant_t< 436 > | |
Cnode_from_variant_t< 437 > | |
Cnode_from_variant_t< 438 > | |
Cnode_from_variant_t< 439 > | |
Cnode_from_variant_t< 440 > | |
Cnode_from_variant_t< 441 > | |
Cnode_from_variant_t< 442 > | |
Cnode_from_variant_t< 443 > | |
Cnode_from_variant_t< 444 > | |
Cnode_from_variant_t< 445 > | |
Cnode_from_variant_t< 446 > | |
Cnode_from_variant_t< 447 > | |
Cnode_from_variant_t< 448 > | |
Cnode_from_variant_t< 449 > | |
Cnode_from_variant_t< 450 > | |
Cnode_from_variant_t< 451 > | |
Cnode_from_variant_t< 452 > | |
Cnode_from_variant_t< 453 > | |
Cnode_from_variant_t< 454 > | |
Cnode_from_variant_t< 455 > | |
Cnode_from_variant_t< 456 > | |
Cnode_from_variant_t< 457 > | |
Cnode_from_variant_t< 458 > | |
Cnode_from_variant_t< 459 > | |
Cnode_from_variant_t< 46 > | |
Cnode_from_variant_t< 460 > | |
Cnode_from_variant_t< 461 > | |
Cnode_from_variant_t< 462 > | |
Cnode_from_variant_t< 463 > | |
Cnode_from_variant_t< 464 > | |
Cnode_from_variant_t< 465 > | |
Cnode_from_variant_t< 466 > | |
Cnode_from_variant_t< 467 > | |
Cnode_from_variant_t< 468 > | |
Cnode_from_variant_t< 469 > | |
Cnode_from_variant_t< 47 > | |
Cnode_from_variant_t< 470 > | |
Cnode_from_variant_t< 471 > | |
Cnode_from_variant_t< 472 > | |
Cnode_from_variant_t< 473 > | |
Cnode_from_variant_t< 474 > | |
Cnode_from_variant_t< 475 > | |
Cnode_from_variant_t< 476 > | |
Cnode_from_variant_t< 477 > | |
Cnode_from_variant_t< 478 > | |
Cnode_from_variant_t< 479 > | |
Cnode_from_variant_t< 480 > | |
Cnode_from_variant_t< 481 > | |
Cnode_from_variant_t< 482 > | |
Cnode_from_variant_t< 483 > | |
Cnode_from_variant_t< 484 > | |
Cnode_from_variant_t< 485 > | |
Cnode_from_variant_t< 486 > | |
Cnode_from_variant_t< 487 > | |
Cnode_from_variant_t< 488 > | |
Cnode_from_variant_t< 489 > | |
Cnode_from_variant_t< 490 > | |
Cnode_from_variant_t< 491 > | |
Cnode_from_variant_t< 492 > | |
Cnode_from_variant_t< 493 > | |
Cnode_from_variant_t< 494 > | |
Cnode_from_variant_t< 495 > | |
Cnode_from_variant_t< 496 > | |
Cnode_from_variant_t< 497 > | |
Cnode_from_variant_t< 498 > | |
Cnode_from_variant_t< 499 > | |
Cnode_from_variant_t< 5 > | |
Cnode_from_variant_t< 50 > | |
Cnode_from_variant_t< 500 > | |
Cnode_from_variant_t< 501 > | |
Cnode_from_variant_t< 502 > | |
Cnode_from_variant_t< 503 > | |
Cnode_from_variant_t< 504 > | |
Cnode_from_variant_t< 505 > | |
Cnode_from_variant_t< 506 > | |
Cnode_from_variant_t< 507 > | |
Cnode_from_variant_t< 508 > | |
Cnode_from_variant_t< 509 > | |
Cnode_from_variant_t< 51 > | |
Cnode_from_variant_t< 510 > | |
Cnode_from_variant_t< 511 > | |
Cnode_from_variant_t< 512 > | |
Cnode_from_variant_t< 513 > | |
Cnode_from_variant_t< 514 > | |
Cnode_from_variant_t< 515 > | |
Cnode_from_variant_t< 516 > | |
Cnode_from_variant_t< 517 > | |
Cnode_from_variant_t< 518 > | |
Cnode_from_variant_t< 519 > | |
Cnode_from_variant_t< 52 > | |
Cnode_from_variant_t< 520 > | |
Cnode_from_variant_t< 521 > | |
Cnode_from_variant_t< 522 > | |
Cnode_from_variant_t< 523 > | |
Cnode_from_variant_t< 524 > | |
Cnode_from_variant_t< 525 > | |
Cnode_from_variant_t< 526 > | |
Cnode_from_variant_t< 527 > | |
Cnode_from_variant_t< 528 > | |
Cnode_from_variant_t< 529 > | |
Cnode_from_variant_t< 53 > | |
Cnode_from_variant_t< 530 > | |
Cnode_from_variant_t< 531 > | |
Cnode_from_variant_t< 532 > | |
Cnode_from_variant_t< 533 > | |
Cnode_from_variant_t< 534 > | |
Cnode_from_variant_t< 535 > | |
Cnode_from_variant_t< 536 > | |
Cnode_from_variant_t< 537 > | |
Cnode_from_variant_t< 538 > | |
Cnode_from_variant_t< 539 > | |
Cnode_from_variant_t< 54 > | |
Cnode_from_variant_t< 540 > | |
Cnode_from_variant_t< 541 > | |
Cnode_from_variant_t< 542 > | |
Cnode_from_variant_t< 543 > | |
Cnode_from_variant_t< 544 > | |
Cnode_from_variant_t< 545 > | |
Cnode_from_variant_t< 546 > | |
Cnode_from_variant_t< 547 > | |
Cnode_from_variant_t< 548 > | |
Cnode_from_variant_t< 549 > | |
Cnode_from_variant_t< 55 > | |
Cnode_from_variant_t< 550 > | |
Cnode_from_variant_t< 551 > | |
Cnode_from_variant_t< 552 > | |
Cnode_from_variant_t< 553 > | |
Cnode_from_variant_t< 554 > | |
Cnode_from_variant_t< 555 > | |
Cnode_from_variant_t< 556 > | |
Cnode_from_variant_t< 557 > | |
Cnode_from_variant_t< 558 > | |
Cnode_from_variant_t< 559 > | |
Cnode_from_variant_t< 56 > | |
Cnode_from_variant_t< 560 > | |
Cnode_from_variant_t< 561 > | |
Cnode_from_variant_t< 562 > | |
Cnode_from_variant_t< 563 > | |
Cnode_from_variant_t< 564 > | |
Cnode_from_variant_t< 565 > | |
Cnode_from_variant_t< 566 > | |
Cnode_from_variant_t< 567 > | |
Cnode_from_variant_t< 568 > | |
Cnode_from_variant_t< 569 > | |
Cnode_from_variant_t< 57 > | |
Cnode_from_variant_t< 570 > | |
Cnode_from_variant_t< 571 > | |
Cnode_from_variant_t< 572 > | |
Cnode_from_variant_t< 573 > | |
Cnode_from_variant_t< 574 > | |
Cnode_from_variant_t< 575 > | |
Cnode_from_variant_t< 576 > | |
Cnode_from_variant_t< 577 > | |
Cnode_from_variant_t< 578 > | |
Cnode_from_variant_t< 579 > | |
Cnode_from_variant_t< 58 > | |
Cnode_from_variant_t< 580 > | |
Cnode_from_variant_t< 581 > | |
Cnode_from_variant_t< 582 > | |
Cnode_from_variant_t< 583 > | |
Cnode_from_variant_t< 584 > | |
Cnode_from_variant_t< 585 > | |
Cnode_from_variant_t< 586 > | |
Cnode_from_variant_t< 587 > | |
Cnode_from_variant_t< 588 > | |
Cnode_from_variant_t< 589 > | |
Cnode_from_variant_t< 59 > | |
Cnode_from_variant_t< 590 > | |
Cnode_from_variant_t< 591 > | |
Cnode_from_variant_t< 592 > | |
Cnode_from_variant_t< 593 > | |
Cnode_from_variant_t< 594 > | |
Cnode_from_variant_t< 595 > | |
Cnode_from_variant_t< 596 > | |
Cnode_from_variant_t< 597 > | |
Cnode_from_variant_t< 598 > | |
Cnode_from_variant_t< 599 > | |
Cnode_from_variant_t< 6 > | |
Cnode_from_variant_t< 600 > | |
Cnode_from_variant_t< 601 > | |
Cnode_from_variant_t< 602 > | |
Cnode_from_variant_t< 603 > | |
Cnode_from_variant_t< 604 > | |
Cnode_from_variant_t< 605 > | |
Cnode_from_variant_t< 606 > | |
Cnode_from_variant_t< 607 > | |
Cnode_from_variant_t< 608 > | |
Cnode_from_variant_t< 609 > | |
Cnode_from_variant_t< 610 > | |
Cnode_from_variant_t< 611 > | |
Cnode_from_variant_t< 612 > | |
Cnode_from_variant_t< 613 > | |
Cnode_from_variant_t< 614 > | |
Cnode_from_variant_t< 615 > | |
Cnode_from_variant_t< 616 > | |
Cnode_from_variant_t< 617 > | |
Cnode_from_variant_t< 618 > | |
Cnode_from_variant_t< 619 > | |
Cnode_from_variant_t< 62 > | |
Cnode_from_variant_t< 620 > | |
Cnode_from_variant_t< 621 > | |
Cnode_from_variant_t< 622 > | |
Cnode_from_variant_t< 623 > | |
Cnode_from_variant_t< 624 > | |
Cnode_from_variant_t< 625 > | |
Cnode_from_variant_t< 626 > | |
Cnode_from_variant_t< 627 > | |
Cnode_from_variant_t< 628 > | |
Cnode_from_variant_t< 629 > | |
Cnode_from_variant_t< 63 > | |
Cnode_from_variant_t< 630 > | |
Cnode_from_variant_t< 631 > | |
Cnode_from_variant_t< 632 > | |
Cnode_from_variant_t< 633 > | |
Cnode_from_variant_t< 634 > | |
Cnode_from_variant_t< 635 > | |
Cnode_from_variant_t< 636 > | |
Cnode_from_variant_t< 637 > | |
Cnode_from_variant_t< 638 > | |
Cnode_from_variant_t< 639 > | |
Cnode_from_variant_t< 64 > | |
Cnode_from_variant_t< 640 > | |
Cnode_from_variant_t< 641 > | |
Cnode_from_variant_t< 642 > | |
Cnode_from_variant_t< 643 > | |
Cnode_from_variant_t< 644 > | |
Cnode_from_variant_t< 645 > | |
Cnode_from_variant_t< 646 > | |
Cnode_from_variant_t< 647 > | |
Cnode_from_variant_t< 648 > | |
Cnode_from_variant_t< 649 > | |
Cnode_from_variant_t< 65 > | |
Cnode_from_variant_t< 650 > | |
Cnode_from_variant_t< 651 > | |
Cnode_from_variant_t< 652 > | |
Cnode_from_variant_t< 653 > | |
Cnode_from_variant_t< 654 > | |
Cnode_from_variant_t< 655 > | |
Cnode_from_variant_t< 656 > | |
Cnode_from_variant_t< 657 > | |
Cnode_from_variant_t< 658 > | |
Cnode_from_variant_t< 659 > | |
Cnode_from_variant_t< 66 > | |
Cnode_from_variant_t< 660 > | |
Cnode_from_variant_t< 661 > | |
Cnode_from_variant_t< 662 > | |
Cnode_from_variant_t< 663 > | |
Cnode_from_variant_t< 664 > | |
Cnode_from_variant_t< 665 > | |
Cnode_from_variant_t< 666 > | |
Cnode_from_variant_t< 667 > | |
Cnode_from_variant_t< 668 > | |
Cnode_from_variant_t< 669 > | |
Cnode_from_variant_t< 67 > | |
Cnode_from_variant_t< 670 > | |
Cnode_from_variant_t< 671 > | |
Cnode_from_variant_t< 672 > | |
Cnode_from_variant_t< 673 > | |
Cnode_from_variant_t< 674 > | |
Cnode_from_variant_t< 675 > | |
Cnode_from_variant_t< 676 > | |
Cnode_from_variant_t< 677 > | |
Cnode_from_variant_t< 678 > | |
Cnode_from_variant_t< 679 > | |
Cnode_from_variant_t< 68 > | |
Cnode_from_variant_t< 680 > | |
Cnode_from_variant_t< 681 > | |
Cnode_from_variant_t< 682 > | |
Cnode_from_variant_t< 683 > | |
Cnode_from_variant_t< 684 > | |
Cnode_from_variant_t< 685 > | |
Cnode_from_variant_t< 686 > | |
Cnode_from_variant_t< 687 > | |
Cnode_from_variant_t< 688 > | |
Cnode_from_variant_t< 689 > | |
Cnode_from_variant_t< 69 > | |
Cnode_from_variant_t< 690 > | |
Cnode_from_variant_t< 691 > | |
Cnode_from_variant_t< 692 > | |
Cnode_from_variant_t< 693 > | |
Cnode_from_variant_t< 694 > | |
Cnode_from_variant_t< 695 > | |
Cnode_from_variant_t< 696 > | |
Cnode_from_variant_t< 697 > | |
Cnode_from_variant_t< 698 > | |
Cnode_from_variant_t< 699 > | |
Cnode_from_variant_t< 7 > | |
Cnode_from_variant_t< 70 > | |
Cnode_from_variant_t< 700 > | |
Cnode_from_variant_t< 701 > | |
Cnode_from_variant_t< 702 > | |
Cnode_from_variant_t< 703 > | |
Cnode_from_variant_t< 704 > | |
Cnode_from_variant_t< 705 > | |
Cnode_from_variant_t< 706 > | |
Cnode_from_variant_t< 707 > | |
Cnode_from_variant_t< 708 > | |
Cnode_from_variant_t< 709 > | |
Cnode_from_variant_t< 71 > | |
Cnode_from_variant_t< 710 > | |
Cnode_from_variant_t< 711 > | |
Cnode_from_variant_t< 712 > | |
Cnode_from_variant_t< 713 > | |
Cnode_from_variant_t< 714 > | |
Cnode_from_variant_t< 715 > | |
Cnode_from_variant_t< 716 > | |
Cnode_from_variant_t< 717 > | |
Cnode_from_variant_t< 718 > | |
Cnode_from_variant_t< 719 > | |
Cnode_from_variant_t< 72 > | |
Cnode_from_variant_t< 720 > | |
Cnode_from_variant_t< 721 > | |
Cnode_from_variant_t< 722 > | |
Cnode_from_variant_t< 723 > | |
Cnode_from_variant_t< 724 > | |
Cnode_from_variant_t< 725 > | |
Cnode_from_variant_t< 726 > | |
Cnode_from_variant_t< 727 > | |
Cnode_from_variant_t< 728 > | |
Cnode_from_variant_t< 729 > | |
Cnode_from_variant_t< 73 > | |
Cnode_from_variant_t< 730 > | |
Cnode_from_variant_t< 731 > | |
Cnode_from_variant_t< 732 > | |
Cnode_from_variant_t< 733 > | |
Cnode_from_variant_t< 734 > | |
Cnode_from_variant_t< 735 > | |
Cnode_from_variant_t< 736 > | |
Cnode_from_variant_t< 737 > | |
Cnode_from_variant_t< 738 > | |
Cnode_from_variant_t< 739 > | |
Cnode_from_variant_t< 74 > | |
Cnode_from_variant_t< 740 > | |
Cnode_from_variant_t< 741 > | |
Cnode_from_variant_t< 742 > | |
Cnode_from_variant_t< 743 > | |
Cnode_from_variant_t< 744 > | |
Cnode_from_variant_t< 745 > | |
Cnode_from_variant_t< 746 > | |
Cnode_from_variant_t< 747 > | |
Cnode_from_variant_t< 748 > | |
Cnode_from_variant_t< 749 > | |
Cnode_from_variant_t< 75 > | |
Cnode_from_variant_t< 750 > | |
Cnode_from_variant_t< 751 > | |
Cnode_from_variant_t< 752 > | |
Cnode_from_variant_t< 753 > | |
Cnode_from_variant_t< 754 > | |
Cnode_from_variant_t< 755 > | |
Cnode_from_variant_t< 756 > | |
Cnode_from_variant_t< 757 > | |
Cnode_from_variant_t< 758 > | |
Cnode_from_variant_t< 759 > | |
Cnode_from_variant_t< 76 > | |
Cnode_from_variant_t< 760 > | |
Cnode_from_variant_t< 761 > | |
Cnode_from_variant_t< 762 > | |
Cnode_from_variant_t< 763 > | |
Cnode_from_variant_t< 764 > | |
Cnode_from_variant_t< 765 > | |
Cnode_from_variant_t< 766 > | |
Cnode_from_variant_t< 767 > | |
Cnode_from_variant_t< 768 > | |
Cnode_from_variant_t< 769 > | |
Cnode_from_variant_t< 77 > | |
Cnode_from_variant_t< 770 > | |
Cnode_from_variant_t< 771 > | |
Cnode_from_variant_t< 772 > | |
Cnode_from_variant_t< 773 > | |
Cnode_from_variant_t< 774 > | |
Cnode_from_variant_t< 775 > | |
Cnode_from_variant_t< 776 > | |
Cnode_from_variant_t< 777 > | |
Cnode_from_variant_t< 778 > | |
Cnode_from_variant_t< 779 > | |
Cnode_from_variant_t< 78 > | |
Cnode_from_variant_t< 780 > | |
Cnode_from_variant_t< 781 > | |
Cnode_from_variant_t< 782 > | |
Cnode_from_variant_t< 783 > | |
Cnode_from_variant_t< 784 > | |
Cnode_from_variant_t< 785 > | |
Cnode_from_variant_t< 786 > | |
Cnode_from_variant_t< 787 > | |
Cnode_from_variant_t< 788 > | |
Cnode_from_variant_t< 789 > | |
Cnode_from_variant_t< 79 > | |
Cnode_from_variant_t< 790 > | |
Cnode_from_variant_t< 791 > | |
Cnode_from_variant_t< 792 > | |
Cnode_from_variant_t< 793 > | |
Cnode_from_variant_t< 794 > | |
Cnode_from_variant_t< 795 > | |
Cnode_from_variant_t< 796 > | |
Cnode_from_variant_t< 797 > | |
Cnode_from_variant_t< 798 > | |
Cnode_from_variant_t< 799 > | |
Cnode_from_variant_t< 8 > | |
Cnode_from_variant_t< 80 > | |
Cnode_from_variant_t< 800 > | |
Cnode_from_variant_t< 801 > | |
Cnode_from_variant_t< 802 > | |
Cnode_from_variant_t< 803 > | |
Cnode_from_variant_t< 804 > | |
Cnode_from_variant_t< 805 > | |
Cnode_from_variant_t< 806 > | |
Cnode_from_variant_t< 807 > | |
Cnode_from_variant_t< 808 > | |
Cnode_from_variant_t< 809 > | |
Cnode_from_variant_t< 81 > | |
Cnode_from_variant_t< 811 > | |
Cnode_from_variant_t< 812 > | |
Cnode_from_variant_t< 813 > | |
Cnode_from_variant_t< 814 > | |
Cnode_from_variant_t< 815 > | |
Cnode_from_variant_t< 816 > | |
Cnode_from_variant_t< 817 > | |
Cnode_from_variant_t< 818 > | |
Cnode_from_variant_t< 819 > | |
Cnode_from_variant_t< 82 > | |
Cnode_from_variant_t< 820 > | |
Cnode_from_variant_t< 821 > | |
Cnode_from_variant_t< 822 > | |
Cnode_from_variant_t< 823 > | |
Cnode_from_variant_t< 824 > | |
Cnode_from_variant_t< 825 > | |
Cnode_from_variant_t< 826 > | |
Cnode_from_variant_t< 827 > | |
Cnode_from_variant_t< 828 > | |
Cnode_from_variant_t< 829 > | |
Cnode_from_variant_t< 83 > | |
Cnode_from_variant_t< 830 > | |
Cnode_from_variant_t< 831 > | |
Cnode_from_variant_t< 832 > | |
Cnode_from_variant_t< 833 > | |
Cnode_from_variant_t< 834 > | |
Cnode_from_variant_t< 835 > | |
Cnode_from_variant_t< 836 > | |
Cnode_from_variant_t< 837 > | |
Cnode_from_variant_t< 838 > | |
Cnode_from_variant_t< 839 > | |
Cnode_from_variant_t< 84 > | |
Cnode_from_variant_t< 840 > | |
Cnode_from_variant_t< 841 > | |
Cnode_from_variant_t< 842 > | |
Cnode_from_variant_t< 843 > | |
Cnode_from_variant_t< 844 > | |
Cnode_from_variant_t< 845 > | |
Cnode_from_variant_t< 846 > | |
Cnode_from_variant_t< 847 > | |
Cnode_from_variant_t< 848 > | |
Cnode_from_variant_t< 849 > | |
Cnode_from_variant_t< 85 > | |
Cnode_from_variant_t< 850 > | |
Cnode_from_variant_t< 851 > | |
Cnode_from_variant_t< 852 > | |
Cnode_from_variant_t< 853 > | |
Cnode_from_variant_t< 854 > | |
Cnode_from_variant_t< 855 > | |
Cnode_from_variant_t< 856 > | |
Cnode_from_variant_t< 857 > | |
Cnode_from_variant_t< 858 > | |
Cnode_from_variant_t< 859 > | |
Cnode_from_variant_t< 86 > | |
Cnode_from_variant_t< 860 > | |
Cnode_from_variant_t< 861 > | |
Cnode_from_variant_t< 862 > | |
Cnode_from_variant_t< 863 > | |
Cnode_from_variant_t< 864 > | |
Cnode_from_variant_t< 865 > | |
Cnode_from_variant_t< 866 > | |
Cnode_from_variant_t< 867 > | |
Cnode_from_variant_t< 868 > | |
Cnode_from_variant_t< 869 > | |
Cnode_from_variant_t< 87 > | |
Cnode_from_variant_t< 870 > | |
Cnode_from_variant_t< 871 > | |
Cnode_from_variant_t< 872 > | |
Cnode_from_variant_t< 873 > | |
Cnode_from_variant_t< 874 > | |
Cnode_from_variant_t< 875 > | |
Cnode_from_variant_t< 876 > | |
Cnode_from_variant_t< 877 > | |
Cnode_from_variant_t< 878 > | |
Cnode_from_variant_t< 88 > | |
Cnode_from_variant_t< 880 > | |
Cnode_from_variant_t< 881 > | |
Cnode_from_variant_t< 882 > | |
Cnode_from_variant_t< 883 > | |
Cnode_from_variant_t< 884 > | |
Cnode_from_variant_t< 885 > | |
Cnode_from_variant_t< 886 > | |
Cnode_from_variant_t< 887 > | |
Cnode_from_variant_t< 888 > | |
Cnode_from_variant_t< 889 > | |
Cnode_from_variant_t< 89 > | |
Cnode_from_variant_t< 890 > | |
Cnode_from_variant_t< 891 > | |
Cnode_from_variant_t< 892 > | |
Cnode_from_variant_t< 893 > | |
Cnode_from_variant_t< 895 > | |
Cnode_from_variant_t< 896 > | |
Cnode_from_variant_t< 897 > | |
Cnode_from_variant_t< 898 > | |
Cnode_from_variant_t< 899 > | |
Cnode_from_variant_t< 9 > | |
Cnode_from_variant_t< 90 > | |
Cnode_from_variant_t< 900 > | |
Cnode_from_variant_t< 901 > | |
Cnode_from_variant_t< 902 > | |
Cnode_from_variant_t< 903 > | |
Cnode_from_variant_t< 904 > | |
Cnode_from_variant_t< 905 > | |
Cnode_from_variant_t< 906 > | |
Cnode_from_variant_t< 907 > | |
Cnode_from_variant_t< 908 > | |
Cnode_from_variant_t< 909 > | |
Cnode_from_variant_t< 91 > | |
Cnode_from_variant_t< 910 > | |
Cnode_from_variant_t< 911 > | |
Cnode_from_variant_t< 912 > | |
Cnode_from_variant_t< 913 > | |
Cnode_from_variant_t< 914 > | |
Cnode_from_variant_t< 915 > | |
Cnode_from_variant_t< 916 > | |
Cnode_from_variant_t< 917 > | |
Cnode_from_variant_t< 918 > | |
Cnode_from_variant_t< 919 > | |
Cnode_from_variant_t< 92 > | |
Cnode_from_variant_t< 920 > | |
Cnode_from_variant_t< 921 > | |
Cnode_from_variant_t< 922 > | |
Cnode_from_variant_t< 923 > | |
Cnode_from_variant_t< 924 > | |
Cnode_from_variant_t< 925 > | |
Cnode_from_variant_t< 926 > | |
Cnode_from_variant_t< 927 > | |
Cnode_from_variant_t< 928 > | |
Cnode_from_variant_t< 929 > | |
Cnode_from_variant_t< 93 > | |
Cnode_from_variant_t< 930 > | |
Cnode_from_variant_t< 931 > | |
Cnode_from_variant_t< 932 > | |
Cnode_from_variant_t< 933 > | |
Cnode_from_variant_t< 934 > | |
Cnode_from_variant_t< 935 > | |
Cnode_from_variant_t< 936 > | |
Cnode_from_variant_t< 937 > | |
Cnode_from_variant_t< 938 > | |
Cnode_from_variant_t< 939 > | |
Cnode_from_variant_t< 94 > | |
Cnode_from_variant_t< 940 > | |
Cnode_from_variant_t< 941 > | |
Cnode_from_variant_t< 942 > | |
Cnode_from_variant_t< 943 > | |
Cnode_from_variant_t< 944 > | |
Cnode_from_variant_t< 945 > | |
Cnode_from_variant_t< 946 > | |
Cnode_from_variant_t< 947 > | |
Cnode_from_variant_t< 948 > | |
Cnode_from_variant_t< 949 > | |
Cnode_from_variant_t< 95 > | |
Cnode_from_variant_t< 950 > | |
Cnode_from_variant_t< 951 > | |
Cnode_from_variant_t< 952 > | |
Cnode_from_variant_t< 953 > | |
Cnode_from_variant_t< 954 > | |
Cnode_from_variant_t< 955 > | |
Cnode_from_variant_t< 956 > | |
Cnode_from_variant_t< 957 > | |
Cnode_from_variant_t< 958 > | |
Cnode_from_variant_t< 959 > | |
Cnode_from_variant_t< 96 > | |
Cnode_from_variant_t< 960 > | |
Cnode_from_variant_t< 961 > | |
Cnode_from_variant_t< 962 > | |
Cnode_from_variant_t< 963 > | |
Cnode_from_variant_t< 964 > | |
Cnode_from_variant_t< 965 > | |
Cnode_from_variant_t< 966 > | |
Cnode_from_variant_t< 967 > | |
Cnode_from_variant_t< 968 > | |
Cnode_from_variant_t< 969 > | |
Cnode_from_variant_t< 97 > | |
Cnode_from_variant_t< 970 > | |
Cnode_from_variant_t< 971 > | |
Cnode_from_variant_t< 972 > | |
Cnode_from_variant_t< 973 > | |
Cnode_from_variant_t< 974 > | |
Cnode_from_variant_t< 975 > | |
Cnode_from_variant_t< 976 > | |
Cnode_from_variant_t< 977 > | |
Cnode_from_variant_t< 978 > | |
Cnode_from_variant_t< 979 > | |
Cnode_from_variant_t< 98 > | |
Cnode_from_variant_t< 980 > | |
Cnode_from_variant_t< 981 > | |
Cnode_from_variant_t< 982 > | |
Cnode_from_variant_t< 983 > | |
Cnode_from_variant_t< 984 > | |
Cnode_from_variant_t< 985 > | |
Cnode_from_variant_t< 986 > | |
Cnode_from_variant_t< 987 > | |
Cnode_from_variant_t< 988 > | |
Cnode_from_variant_t< 989 > | |
Cnode_from_variant_t< 99 > | |
Cnode_from_variant_t< 990 > | |
Cnode_from_variant_t< 991 > | |
Cnode_from_variant_t< 992 > | |
Cnode_from_variant_t< 993 > | |
Cnode_from_variant_t< 994 > | |
Cnode_from_variant_t< 995 > | |
Cnode_from_variant_t< 996 > | |
Cnode_from_variant_t< 997 > | |
Cnode_from_variant_t< 998 > | |
Cnode_from_variant_t< 999 > | |
►Ntraversal_details | |
CDispatcher | |
Cempty_field_t | Used for the call to pre/post functor at the root of the traversal |
CFieldTreeTraversal | |
Cget_inherited_traversable_list_t | |
Cget_traversable_list_t | |
Cis_traversable_t | |
CAffirmationError | Exceptions for value assertions |
CBitFlags | Stores a vector of enum bit flags |
CBitPattern | Describes a pattern of bits in a finite number of words |
CException | Base class for all ROSE exceptions |
CFailedAssertion | Exception that can be thrown for a failed assertion |
►CFormattedTable | Class for printing nicely formattated tables |
CCellProperties | Properties for a particular cell |
Cis_invocable | |
Citerator_range | A range adaptor for a pair of iterators |
CLocation | Base class for location types |
CLogger | A nested logging mechanism to facilitate debbuging of tree traversal |
COptions | |
CPluginAction | |
►CProgress | A general, thread-safe way to report progress made on some task |
CReport | A single progress report |
CProgressTask | RAII sub-task progress |
CRecursionCounter | Track recursion depth in a function |
►CRegistry | A global registry used in conjunction with static constructors to make pluggable components (like targets or garbage collectors) "just work" when linked with an executable |
CAdd | A static registration template |
Citerator | Iterators for registry entries |
Clistener | Abstract base class for registry listeners, which are informed when new entries are added to the registry |
Cnode | Node in linked list of entries |
CRegistryTraits | Traits for registry entries |
CSimpleRegistryEntry | A simple registry entry which provides only a name, description, and no-argument constructor |
CSourceLocation | Information about a source location |
CStringifier | Shortens names of int64_t stringifiers |
►Nrose_hash | |
Ceqstr_graph_edge | |
Ceqstr_graph_node | |
Ceqstr_integer_pair | |
Ceqstr_string | |
Chash_graph_node | |
Chash_integer | Hash name support for symbol tables within ROSE |
Chash_integer_pair | |
►NRosebud | Rosebud is a tool to generate abstract syntax trees |
►NAst | Abstract syntax tree |
CArgumentList | A node that holds a list of arguments |
CAttribute | An attribute adjusting the details for a definition |
CClass | Represents a class definition |
►CCppStack | Information about C preprocessor conditional compilation directives |
CDirective | Conditional compilation directive |
CDefinition | Base class for class and property definitions |
CFile | An input file |
CNode | Base class of all AST nodes for Rosebud |
CProject | Root of an AST for one or more input files |
CProperty | Represents a class property definition |
CTokenList | Node that holds a sequence of consecutive tokens from an input file |
CBoostSerializer | Class serializer using Boost Serialization |
CCerealSerializer | Class serializer producing JSON |
CCxxGenerator | Base class for generators that produce C++ code |
CGenerator | Base class for backend code generators |
CHierarchyKey | Key for ordering classes in the class hierarchy |
CNoneGenerator | Generator that produces a YAML description of the input |
CNoneSerializer | Class serializer using None Serialization |
CRosettaGenerator | Generator that produces ROSETTA output |
CSawyerGenerator | Generator that produces Sawyer::Tree class hierarchies |
CSerializer | Base class for serialization generators |
CSettings | Command-line settings for the rosebud tool |
CYamlGenerator | Generator that produces a YAML description of the input |
►NSageInterface | Functions that are useful when operating on the AST |
►NAda | Contains Ada-specific functionality |
CAggregateInfo | |
CDominantArgInfo | |
CFlatArrayType | |
CIfInfo | Branch in an if elsif else context (either statement or expression) |
CImportedUnitResult | |
COperatorScopeInfo | |
CPrimitiveParameterDesc | |
CPrimitiveSignatureElementsDesc | |
CRecordField | |
CScopePath | Stores a path from an innermost scope to the global scope (not part of the path) in form of a sequence of Sage nodes that represent scopes (SgScopeStatements or SgDeclarationStatements) |
CTypeDescription | |
Cconst_int_expr_t | |
CDeclarationSets | |
CDeferredTransformation | |
COutputLocalSymbolTables | |
CPreprocessingInfoData | |
CStatementGenerator | Interface for creating a statement whose computation writes its answer into a given variable |
CTransformation_Record | |
CUniqueNameAttribute | A persistent attribute to represent a unique name for an expression |
►NSawyer | Sawyer support library |
►NAttribute | Attributes attached to other objects |
CAlreadyExists | Exception thrown when redeclaring an existing attribute |
CDoesNotExist | Exception for non-existing values |
CStorage | API and storage for attributes |
►NBoost | Boost Graph Library API for Sawyer::Container::Boost |
CConstEdgeIdPropertyMap | |
CConstEdgeOuterIterator | |
CConstEdgePropertyMap | |
CConstVertexIdPropertyMap | |
CConstVertexOuterIterator | |
CConstVertexPropertyMap | |
Cedge_id_t | |
Cedge_value_t | |
CEdgeOuterIterator | |
CEdgePropertyMap | |
Cvertex_id_t | |
Cvertex_value_t | |
CVertexOuterIterator | |
CVertexPropertyMap | |
►NCommandLine | Parses program command line switches and arguments |
►NBoost | Drop-in replacement to help boost users |
Ccommand_line_parser | Wrapper around Sawyer's CommandLine class |
Coptions_description | Replacement for basic use of boost::program_options::options_description |
Cparsed_values | Wrapper around parsed values |
Cvalue | Replacement for basic use of boost::program_options::value |
Cvariables_map | Wrapper around ParserResult |
CAnyParser | Parses any argument as plain text |
CBooleanParser | Parses a boolean value and converts it to numeric type T |
CConfigureDiagnostics | Functor to configure diagnostics |
CConfigureDiagnosticsQuiet | Function to configure diagnostics to quiet mode |
CCursor | Input stream for command line arguments |
CEnumParser | Parses an enumerated constant |
CExcursionGuard | Guards a cursor and restores it when the guard is destroyed |
CIntegerParser | Parses an integer and converts it to numeric type T |
CLexicalCast | |
CLexicalCast< boost::any > | |
CLexicalCast< boost::filesystem::path > | |
CLexicalCast< boost::regex > | |
CLexicalCast< Optional< T > > | |
CLexicalCast< Rose::BinaryAnalysis::FeasiblePath::Expression > | |
CLexicalCast< Sawyer::Container::Map< std::string, T > > | |
CLexicalCast< Sawyer::Container::Set< T > > | |
CLexicalCast< std::list< T > > | |
CLexicalCast< std::map< std::string, T > > | |
CLexicalCast< std::regex > | |
CLexicalCast< std::set< T > > | |
CLexicalCast< std::vector< T > > | |
CListParser | Parses a list of values |
CLocation | Position within a command-line |
CNonNegativeIntegerParser | Parses a non-negative integer and converts it to numeric type T |
CNumericCast | |
CNumericCast< Optional< Target >, Source > | |
CNumericCast< Sawyer::Container::Map< std::string, Target >, Source > | |
CNumericCast< Sawyer::Container::Set< Target >, Source > | |
CNumericCast< std::list< Target >, Source > | |
CNumericCast< std::map< std::string, Target >, Source > | |
CNumericCast< std::set< Target >, Source > | |
CNumericCast< std::vector< Target >, Source > | |
CParsedValue | Information about a parsed switch value |
CParser | The parser for a program command line |
CParserResult | The result from parsing a command line |
CParsingProperties | |
CPositiveIntegerParser | Parses a positive integer and converts it to numeric type T |
CRealNumberParser | Parses a real number and converts it to numeric type T |
CShowHelp | Functor to print the Unix man page |
CShowHelpAndExit | Functor to print the Unix man page and exit |
CShowVersion | Functor to print a version string |
CShowVersionAndExit | Functor to print a version string and exit |
CStringSetParser | Parses any one of a set of strings |
CSum | Sums all previous and current values |
CSwitch | Describes one command-line switch |
CSwitchAction | Base class for switch actions |
CSwitchArgument | Describes one argument of a command-line switch |
CSwitchGroup | A collection of related switch declarations |
CTypedSaver | |
CTypedSaver< BitFlags< T > > | |
CTypedSaver< Optional< T > > | |
CTypedSaver< Sawyer::Container::IntervalSet< Interval > > | |
CTypedSaver< Sawyer::Container::Map< std::string, T > > | |
CTypedSaver< Sawyer::Container::Set< T > > | |
CTypedSaver< std::list< T > > | |
CTypedSaver< std::map< std::string, T > > | |
CTypedSaver< std::set< T > > | |
CTypedSaver< std::vector< T > > | |
CUserAction | Wrapper around a user functor |
CValueAugmenter | Base class for value agumentors |
CValueParser | Base class parsing a value from input |
CValueSaver | |
►NContainer | Container classes that store user-defined values |
►NAddressMapImpl | |
CMatchedConstraints | |
CSegmentMergePolicy | |
►NAlgorithm | Algorithms that operate on container classes |
CBreadthFirstForwardEdgeTraversal | Breadth-first, forward traversal for edges |
CBreadthFirstForwardGraphTraversal | Breadth-first, forward traversal for all event types |
CBreadthFirstForwardVertexTraversal | Breadth-first, forward traversal for vertices |
CBreadthFirstReverseEdgeTraversal | Breadth-first, reverse traversal for edges |
CBreadthFirstReverseGraphTraversal | Breadth-first, reverse traversal for all event types |
CBreadthFirstReverseVertexTraversal | Breadth-first, reverse traversal for vertices |
CBreadthFirstTraversalTag | Order tag for breadth-first traversals |
CCommonSubgraphIsomorphism | Common subgraph isomorphism solver |
CCsiEquivalence | Vertex equivalence for common subgraph isomorphism |
CCsiShowSolution | Functor called for each common subgraph isomorphism solution |
CDepthFirstForwardEdgeTraversal | Depth-first, forward traversal for edges |
CDepthFirstForwardGraphTraversal | Depth-first, forward traversal for all event types |
CDepthFirstForwardVertexTraversal | Depth-first, forward traversal for vertices |
CDepthFirstReverseEdgeTraversal | Depth-first, reverse traversal for edges |
CDepthFirstReverseGraphTraversal | Depth-first, reverse traversal for all event types |
CDepthFirstReverseVertexTraversal | Depth-first, reverse traversal for vertices |
CDepthFirstTraversalTag | Order tag for depth-first traversals |
CFirstIsomorphicSubgraph | |
CForwardTraversalTag | Direction tag for forward traversals |
CGraphEdgeTraversal | Base class for graph edge traversals |
►CGraphTraversal | Base class for graph traversals |
CWork | |
CGraphVertexTraversal | Base class for graph vertex traversals |
CIdAccumulator | Accumulates vertex or edge IDs |
CMaximumIsomorphicSubgraphs | |
CReverseTraversalTag | Direction tag for reverse traversals |
►NBitVectorSupport | Support functions for bit vectors |
CAddBits | |
CAndBits | |
CbitsPerWord | Number of bits per word |
CClearBits | |
CCompareBits | |
CCopyBits | |
CCountClearBits | |
CCountSetBits | |
CDecrement | |
CEqualTo | |
CHighToLow | |
CIncrement | |
CInvertBits | |
CLeastSignificantClearBit | |
CLeastSignificantDifference | |
CLeastSignificantSetBit | |
CLowToHigh | Tags for traversal directions |
CMostSignificantClearBit | |
CMostSignificantDifference | |
CMostSignificantSetBit | |
COrBits | |
CRemoveConst | For removing const qualifiers |
CRemoveConst< const T > | |
CSetBits | |
CSwapBits | |
CToBytes | |
CToString | |
CXorBits | |
►NTraceDetail | |
CMapIndex | |
CVectorIndex | |
►CAddressMap | A mapping from address space to values |
CVisitor | Base class for traversals |
CAddressMapConstraints | Constraints are used to select addresses from a memory map |
CAddressMapTraits | |
CAddressMapTraits< const AddressMap > | |
CAddressSegment | A homogeneous interval of an address space |
CAllocatingBuffer | Allocates memory as needed |
CBiMap | One-to-one mapping between source and target values |
CBitVector | Bit vectors |
CBuffer | Base class for all buffers |
►CDenseIntegerSet | Unordered set of densely-packed integers |
CConstIterator | Bidirectional iterates over members of a set |
CMember | |
CDistinctList | A doubly-linked list of distinct items |
►CGraph | Graph containing user-defined vertices and edges |
CConstEdgeIterator | Bidirectional edge node iterator |
CConstEdgeValueIterator | Bidirectional edge value iterator |
CConstVertexIterator | Bidirectional vertex node iterator |
CConstVertexValueIterator | Bidirectional vertex value iterator |
CEdge | Edge node |
CEdgeBaseIterator | Base class for edge iterators |
CEdgeIterator | Bidirectional edge node iterator |
CEdgeValueIterator | Bidirectional edge value iterator |
CVertex | Vertex node |
CVertexBaseIterator | Base class for vertex iterators |
CVertexIterator | Bidirectional vertex node iterator |
CVertexValueIterator | Bidirectional vertex value iterator |
CGraphBimapIndex | Map based index is the default index type when indexes are present |
CGraphEdgeNoKey | Type of edge key for graphs that do not index their edges |
CGraphHashIndex | Hash-based indexing |
CGraphIndexTraits | Traits for vertex and edge indexing |
CGraphIndexTraits< GraphEdgeNoKey< EdgeValue >, ConstEdgeIterator > | |
CGraphIndexTraits< GraphVertexNoKey< VertexValue >, ConstVertexIterator > | |
CGraphIteratorBiMap | Bidirectional map of graph edge or vertex pointers |
►CGraphIteratorMap | Map of graph edge or vertex pointers to some other value |
CConstKeyIterator | Bidirectional iterator over keys |
CConstNodeIterator | Bidirectional iterator over constant key/value nodes |
CConstValueIterator | Bidirectional iterator over values |
CNode | The data stored at each node of the map |
CNodeIterator | Bidirectional iterator over key/value nodes |
CValueIterator | Bidirectional iterator over values |
CGraphIteratorSet | Set of graph edge or vertex pointers (iterators) |
CGraphTraits | Traits for graphs |
CGraphTraits< const G > | |
CGraphVertexNoKey | Type of vertex key for graphs that do not index their vertices |
CGraphVoidIndex | Fake index for graphs that don't have an index |
►CHashMap | Container associating values with keys |
CConstKeyIterator | Forward iterator over keys |
CConstNodeIterator | Forward iterator over key/value nodes |
CConstValueIterator | Forward iterator over values |
CNode | Type for stored nodes |
CNodeIterator | Forward iterator over key/value nodes |
CValueIterator | Forward iterator over values |
►CIndexedList | Doubly-linked list with constant-time indexing |
CConstNodeIterator | List const node bidirectional iterator |
CConstValueIterator | List const value bidirectional iterator |
CNode | Combination user-defined value and ID number |
CNodeIterator | List node bidirectional iterator |
CValueIterator | List value bidirectional iterator |
CIndexedListTraits | Traits for indexed lists |
CIndexedListTraits< const T > | |
►CInterval | Range of values delimited by endpoints |
CConstIterator | Bidirectional forward iterator |
CIntervalMap | An associative container whose keys are non-overlapping intervals |
CIntervalMapTraits | Traits for IntervalMap |
CIntervalMapTraits< const IntervalMap > | |
►CIntervalSet | A container holding a set of values |
CConstIntervalIterator | Interval iterator |
CConstScalarIterator | Scalar value iterator |
CIntervalSetMap | Mapping from integers to sets |
CLineVector | A buffer of characters indexed by line number |
►CMap | Container associating values with keys |
CConstKeyIterator | Bidirectional iterator over keys |
CConstNodeIterator | Bidirectional iterator over key/value nodes |
CConstValueIterator | Bidirectional iterator over values |
CNode | Type for stored nodes |
CNodeIterator | Bidirectional iterator over key/value nodes |
CValueIterator | Bidirectional iterator over values |
CMappedBuffer | Memory mapped file |
CMergePolicy | Policy indicating how values are merged and split |
CNullBuffer | Buffer that has no data |
►CSegmentPredicate | Base class for testing segment constraints |
CArgs | |
CSet | Ordered set of values |
CStack | Stack-based container |
CStaticBuffer | Points to static data |
►CTrace | Records and replays traces |
CConstIterator | Forward iterator |
CSuccessor | Compressed next-label list |
CTraceIndexTraits | Traits for a Trace label index |
CTraceIndexTraits< Label, Value, TraceVectorIndexTag > | |
CTraceMapIndexTag | Tag for a map-based Trace label index |
CTraceVectorIndexTag | Tag for a vector-based Trace label index |
CTracker | Tracks whether something has been seen before |
CTrackerSetIndex | Set-based index referenced by TrackerTraits |
CTrackerTraits | Traits for Tracker |
CTrackerUnorderedIndex | Hash-based index referenced by TrackerTraits |
CTrackerVectorIndex | Vector-based index referenced by TrackerTraits |
►NDocument | Documentation-related entities |
►NMarkup | A system for embedding function calls in text |
CConcat | No-operation |
CError | Function that generates an error message |
CErrorLocation | Information about the location of an exception |
CEval | Evaluate arguments a second time |
CFunction | Base class for markup functions |
CGrammar | Grammar declaration |
CIfEq | An "if" statement |
CQuote | Function that quotes its arguments |
CReflow | A class that can reflow and indent paragraphs |
CStaticContent | A function that inserts a string |
CSyntaxError | Syntax error when parsing markup |
CTokenStream | |
CBaseMarkup | Base class for various documentation markup systems |
CPodMarkup | |
CTextMarkup | Renders markup as plain text |
►NException | |
CAlreadyExists | Error for existing values |
CContainsCycle | Error when a cycle is detected |
CDomainError | Base class for Sawyer domain errors |
CFilesystemError | Error related to the file system |
CNotFound | Error for non-existing values |
CRuntimeError | Base class for Sawyer runtime errors |
CSyntaxError | Error in parsing something |
►NFileSystem | File system utilities |
CTemporaryDirectory | Create a temporary directory |
CTemporaryFile | Creates a temporary file |
►NLanguage | |
►NClexer | |
CToken | |
CTokenStream | |
►NLexer | |
CToken | Represents one token of input |
CTokenStream | An ordered list of tokens scanned from input |
►NMessage | Formatted diagnostic messages emitted to various backends |
CColorSet | Colors to use for each message importance |
CColorSpec | ANSI Color specification for text written to a terminal |
CDestination | Base class for all types of message destinations |
CFacilities | Collection of facilities |
CFacilitiesGuard | Saves and restores facilities |
CFacility | Collection of streams |
CFdSink | Send free-format messages to a Unix file descriptor |
CFileSink | Send free-format messages to a C FILE pointer |
CFilter | Base class for internal nodes that filter messages |
CGang | |
CHighWater | |
CImportanceFilter | Filters messages based on importance level |
CMesg | A single message |
CMesgProps | Properties for messages |
CMultiplexer | Sends incoming messages to multiple destinations |
CPrefix | Information printed at the beginning of each free-format message |
CSequenceFilter | Filters messages based on how many messages have been seen |
CSProxy | |
CStream | Converts text to messages |
CStreamSink | Send free-format messages to a C++ I/O stream |
CSyslogSink | Sends messages to the syslog daemon |
CTimeFilter | Filters messages based on time |
CUnformattedSink | Base class for final destinations that are free-format |
►NTree | Tree data structure |
►CVertex | Base class for tree vertices |
CCycleError | Error when attaching a vertex to a tree would cause a cycle |
CEdge | A parent-to-child edge in a tree |
►CEdgeVector | A 1:N tree edge from parent to children |
CIterator | |
CException | Base class for errors and exceptions for this vertex type |
CInsertionError | Error when attaching a vertex to a tree and the vertex is already attached somewhere else |
CReverseEdge | Points from a child to a parent in the tree |
►NType | Data types |
CInteger | A signed integer of particular size |
CInteger< 16 > | |
CInteger< 32 > | |
CInteger< 64 > | |
CInteger< 8 > | |
CUnsignedInteger | An unsigned integer of particular size |
CUnsignedInteger< 16 > | |
CUnsignedInteger< 32 > | |
CUnsignedInteger< 64 > | |
CUnsignedInteger< 8 > | |
►NYaml | YAML parser and unparser |
►Nimpl | |
CStringConverter | |
CStringConverter< bool > | |
CStringConverter< std::string > | |
CStringConverter< T, typename std::enable_if< std::is_integral< T >::value >::type > | |
CConstIterator | Iterator over constant YAML nodes |
CException | Base class for YAML exceptions |
CInternalException | Internal exception |
CIterator | Iterator over YAML nodes |
CNode | YAML node |
COperationException | Operation exception |
CParsingException | Parsing exception |
CSerializeConfig | Serialization configuration structure, describing output behavior |
CBitFlags | Stores a vector of enum bit flags |
CCached | Implements cache data members |
CCallbacks | |
CDefaultAllocator | Default allocator |
CError | Error value |
CError< char[N]> | |
Cis_invocable | |
CLockGuard2 | Locks multiple mutexes |
CLockGuard2< NullMutex > | |
CMultiInstanceTls | Thread local data per object instance |
CMultiThreadedTag | Tag indicating that an algorithm or API should assume multiple threads |
CNothing | Represents no value |
CNullBarrier | |
CNullLockGuard | |
CNullMutex | |
COk | Success value |
COk< char[N]> | |
COptional | Holds a value or nothing |
CPoolAllocatorBase | Small object allocation from memory pools |
CProgressBar | Progress bars |
CProgressBarImpl | |
CProxyAllocator | Allocator proxy |
CResult | Result containing a value or an error |
CSharedFromThis | Creates SharedPointer from this |
CSharedObject | Base class for reference counted objects |
CSharedPointer | Reference-counting intrusive smart pointer |
CSingleThreadedTag | Tag indicating that an algorithm or API can assume only a single thread |
CSmallObject | Small object support |
CStackAllocator | Stack-like allocator |
CStopwatch | Simple elapsed time |
CSynchronizationTraits | Traits for thread synchronization |
CSynchronizationTraits< MultiThreadedTag > | |
CSynchronizationTraits< SingleThreadedTag > | |
CTemporaryCallback | |
CThreadWorkers | Work list with dependencies |
CTime | Represents an ISO 8601 time point |
CWorkFifo | First-in-first-out work queue |
►Nsg | This namespace contains template functions that operate on the ROSE AST |
CAncestorTypeFinder | Helper class for _ancestor |
CConditionalEnable | |
CConditionalEnable< false > | |
CConstLike | Projects the constness of T1 on T2 |
CConstLike< const T1, T2 > | |
CDefaultHandler | Struct DefaultHandler |
CDispatchHandler | Struct DispatchHandler |
CDispatchHelper | |
CEnableConversion | |
CNotNull | Experimental class for returning non-null pointers |
CTraversalClass | |
CTraversalFunction | Executes a functor for a specific node type |
CTypeRecovery | |
CVisitDispatcher | |
►Nssa_private | |
►CCFG | A class holding a Control Flow Graph |
CEdgeCopier | This class is used to copy edges when calling copy_graph() |
CVertexCopier | This class is used to copy vertices when calling copy_graph() |
CChildUses | Attribute that describes the variables used by a given expression |
CDataflowCfgFilter | Filter which determines which CFG nodes appear in the CFg used to propagate reaching definitions |
CDefsAndUsesTraversal | This class collects all the defs and uses associated with each node in the traversed CFG |
CFunctionFilter | This filter determines which function declarations get processed in the analysis |
CUniqueNameTraversal | Class to traverse the AST and assign unique names to every varRef |
CVariableReferenceSet | Attribute that describes the variables modified by a given expression |
CVarUniqueName | Class holding a unique name for a variable |
►Nssa_unfiltered_cfg | |
CChildUses | Attribute that describes the variables used by a given expression |
CDefsAndUsesTraversal | This class collects all the defs and uses associated with each node in the traversed CFG |
CFunctionFilter | This filter determines which function declarations get processed in the analysis |
CReachingDef | |
CSSA_UnfilteredCfg | |
►NStaticCFG | |
CCFG | |
CCFGEdgeAttribute | |
CCFGNodeAttribute | This class stores index of each node as an attribuite of SgGraphNode |
CCustomFilteredCFG | A CFG implementation with Custom filters |
CInterproceduralCFG | |
►NVirtualBinCFG | |
CAuxiliaryInformation | |
CCFGEdge | |
CCFGNode | |
►NVirtualCFG | |
Cback_dataflow | |
Cback_iterator | |
CCFGEdge | A control flow edge connecting two CFG nodes, with an edge condition to indicate edge types |
CCFGNode | A node in the control flow graph |
CCFGPath | |
CcfgRWTransaction | |
CCfgToDotImpl | |
►Cdataflow | |
Ccheckpoint | |
CDataflowEdge | |
CDataflowNode | |
CFilteredCFGEdge | |
CFilteredCFGNode | |
CInterestingEdge | |
CInterestingNode | |
►Citerator | |
Ccheckpoint | |
CMakeClosure | |
Cadvanced_preprocessing_hooks | |
CaffineInequalitiesPlacer | |
CaffineInequality | |
CaffineInequalityFact | |
CAnalysis | |
CarrayElt | |
►CAST_FILE_IO | Class holding static data and functions supporting File I/O |
CMemoryCheckingTraversalForAstFileIO | |
►CAstAttribute | Base class for all IR node attribute values |
CAttributeEdgeInfo | Support for attibutes to specify edges in the dot graphs |
CAttributeNodeInfo | Support for adding nodes to DOT graphs |
CAstAttributeMechanism | Stores named attributes in Sage IR nodes |
CAstBottomUpProcessing | Attribute Evaluator for synthesized attributes |
CAstCombinedBottomUpProcessing | |
CAstCombinedPrePostProcessing | |
CAstCombinedSimpleProcessing | |
CAstCombinedTopDownBottomUpProcessing | |
CAstCombinedTopDownProcessing | |
CAstCycleTest | AstCycleTest is based on the successor information of SgNodes (the same information that is used by the traversals) |
CAstDOTGeneration | |
CAstDOTGenerationExtended | |
CAstInheritedAttribute | |
CAstIntAttribute | |
CAstJSONGeneration | |
CAstMatching | Allows to specify arbitrary large patterns to be matched on any subtree in the AST |
CAstNodePtrs | |
CAstNodePtrSynAttr | |
CAstNodeVisitMapping | |
CAstParameterizedTypeAttribute | |
CAstPreOrderTraversal | |
CAstPrePostOrderTraversal | |
CAstPrePostProcessing | |
CAstRegExAttribute | Attribute containing a regex expression as a string |
CAstRestructure | |
CAstReverseBranchInhProcessing | |
CAstReverseBranchInhSynProcessing | |
CAstReverseBranchSimpleProcessing | |
CAstReverseBranchSynProcessing | |
CAstReversePrefixInhProcessing | |
CAstReversePrefixInhSynProcessing | |
CAstReversePrefixSimpleProcessing | |
CAstReversePrefixSynProcessing | |
CAstSgNodeAttribute | Attribute storing an SgNode |
CAstSgNodeListAttribute | |
CAstSharedMemoryParallelBottomUpProcessing | |
CAstSharedMemoryParallelizableBottomUpProcessing | |
CAstSharedMemoryParallelizablePrePostProcessing | |
CAstSharedMemoryParallelizableSimpleProcessing | |
CAstSharedMemoryParallelizableTopDownBottomUpProcessing | |
CAstSharedMemoryParallelizableTopDownProcessing | |
CAstSharedMemoryParallelPrePostProcessing | |
CAstSharedMemoryParallelProcessingSynchronizationBase | |
CAstSharedMemoryParallelProcessingSynchronizationInfo | |
CAstSharedMemoryParallelSimpleProcessing | |
CAstSharedMemoryParallelTopDownBottomUpProcessing | |
CAstSharedMemoryParallelTopDownProcessing | |
CAstSimpleProcessing | Class for traversing the AST |
CAstSuccessorsSelectors | |
CAstSynthesizedAttribute | |
CAstTerm | |
CAstTextAttribute | |
CAstTextAttributesHandling | |
CAstTopDownBottomUpProcessing | Attribute Evaluator for inherited and synthesized attributes |
CAstTopDownProcessing | Attribute Evaluator for inherited attributes |
CAstValueAttribute | IR node attribute that stores a copyable value |
CAttachAllPreprocessingInfoTreeTrav | |
CAttachPreprocessingInfoTreeTrav | |
CAttachPreprocessingInfoTreeTraversalInheritedAttrribute | |
CAttachPreprocessingInfoTreeTraversalSynthesizedAttribute | |
►CAttributeListMap | |
CfindDirective | |
CfindDirectiveInList | |
CBoolAndLattice | |
CBot | |
CbuiltinFilter | A function object to filter out builtin functions in a call graph (only non-builtin functions will be considered) |
CCallGraphBuilder | |
►CCGFunction | |
Citerator | |
CChainableTypeLayoutGenerator | Basic type layout engine – handles bookkeeping, plus handing typedefs and |
CClassHierarchyWrapper | |
CCollectFunctions | |
CcompareSgGraphNode | |
►CConstrGraph | |
CgeIterator | |
CleIterator | |
CNodeDesc | |
CConstrGraphAnalysis | |
CContextInsensitiveInterProceduralDataflow | |
CContextVis_R | Strategy pattern applied to visitors |
CCppToCppTranslator | Default Cpp2Cpp Translator |
CCppToDotTranslator | |
CCppToJsonTranslator | |
CCppToVendorTranslator | |
CCustomizedPrimitiveTypeLayoutGenerator | Layout generator for customized primitive types, mostly for UPC relying on Berkeley runtime library now |
CDataConverter | Encodes and decodes a buffer using an algorithm defined in subclasses |
CDDE_data | |
CdeleteDFAnalysisState | |
CDFStateAtReturns | |
CDistributedMemoryAnalysisPostTraversal | |
CDistributedMemoryAnalysisPreTraversal | |
CDivAnalysis | |
CDivAnalysisTransfer | |
CDivLattice | |
CDominatorAnalysis | |
CDominatorLattice | |
CDOTGeneration | This class defines the DOT output (graphical representation) of the AST |
CDOTInheritedAttribute | This class defines the DOT output (graphical representation) of the AST |
CDOTRepresentation | This class defines the DOT output (graphical representation) of the AST |
CDOTSynthesizedAttribute | This class defines the DOT output (graphical representation) of the AST |
Cdottable | |
CdummyFilter | A function object to be used as a predicate to filter out functions in a call graph: it does not filter out anything |
CEasyStorage | |
CEdge | |
CEdge2 | |
Ceqstr | Name equality operator support for symbol tables within ROSE |
CExtentMap | |
CExtractFunctionArguments | This normalization makes sure each function call argument is a side-effect free expression of only one variable |
Cfile_pos_info | |
CfileNode | |
CFindAllFunctionCalls | |
CFindAllNodesAnalysis | |
CFiniteLattice | |
CFiniteProductLattice | |
CFiniteVariablesProductLattice | |
CFiniteVarsExprsProductLattice | |
CFormatRestorer | Restores output stream flags to original values |
CfuncSideEffectUses | |
CFunction | |
CFunctionCallInfo | Stores a function call expression, along with associated information about its context |
CFunctionCallInheritedAttribute | |
CFunctionData | |
CFunctionEvaluationOrderTraversal | Traverses a given AST and finds all function calls in the order in which they're evaluated Also, for each function we find where to put declarations of temporary variables so that they're accessible at the function call |
CFunctionState | |
CgenerateDOTExtended | |
CgenerateDOTExtended_withIncludes | |
CgenerateDOTExtendedforMultipleFile | |
CgenUID | |
CGetOneFuncDeclarationPerFunction | |
Chash_Name | Hash name support for symbol tables within ROSE |
CHeaderFileReport | |
CI386_VSPrimitiveTypeLayoutGenerator | Slight modification for Visual Studio – doubles are 8-byte aligned |
CI386PrimitiveTypeLayoutGenerator | Layout generator for i386 primitive types |
CIncludeDirective | |
CInfiniteLattice | |
CInfiniteProductLattice | |
CInfiniteVariablesProductLattice | |
CInfiniteVarsExprsProductLattice | |
CInitDataflowState | |
►CIntArithLogical | |
CexprLeaf | |
CexprLeafOrNode | |
ClogicNode | |
CIntArithLogicalFact | |
CIntArithLogicalPlacer | |
CInterProceduralAnalysis | |
CInterProceduralDataflow | |
CIntMaxLattice | |
CIntraBWDataflow | |
CIntraDFTransferVisitor | Apply an analysis A's transfer function at a particular AST node type |
CIntraFWDataflow | |
CIntraPartitionDataflow | |
CIntraPartitionDataflowCheckpoint | |
CIntraPartitionFWDataflow | |
CIntraProceduralAnalysis | |
CIntraProceduralDataflow | |
CIntraUniDirectionalDataflow | |
►CIntraUnitDataflow | |
CDefaultTransfer | |
CLattice | |
CLinearCongruentialGenerator | Linear congruential generator |
CLiveDeadVarsAnalysis | |
CLiveDeadVarsTransfer | |
CLiveVarsLattice | |
CLogicalCond | |
CloopNode | |
CMap | Extends std::map with methods that return optional values |
CMatchOpAccessRoseAstAttribute | |
CMatchOpAccessUserAstAttribute | |
CMatchOpAccessVariable | |
CMatchOpArityCheck | |
CMatchOpBinaryOp | |
CMatchOpCheckNode | |
CMatchOpCheckNodeSet | |
CMatchOpCheckNull | |
CMatchOpConstant | |
CMatchOpDotDot | |
CMatchOperation | |
CMatchOpForward | |
CMatchOpMarkNode | |
CMatchOpOr | |
CMatchOpSequence | |
CMatchOpSkipChildOnForward | |
CMatchOpUnaryOp | |
CMatchOpVariableAssignment | |
CMatchStatus | |
CMergeAllReturnStates | |
CMetricAttribute | Attribute corresponding to a metric |
CMyLoop | |
CnodeConstAnalysis | |
CnodeConstLattice | |
CNodeFact | |
CNodeID | |
CNodeState | |
CNonpackedTypeLayoutGenerator | Layout generator for i386 ABI-like struct layout |
CnumCallersAttribute | |
COptionDeclaration | |
CpartitionDFAnalysisState | |
CPartitionedAnalysis | |
CpartSplit | |
CPDFGeneration | This class defines the PDF output of the AST |
CPDFInheritedAttribute | This class defines the PDF output (graphical representation) of the AST |
CplaceUniqueIDs | |
►CPreprocessingInfo | For preprocessing information including source comments, include , if, define, etc |
Cr_include_directive | |
Cr_macro_def | |
Crose_macro_call | |
Cprintable | |
CprintAnalysisStates | |
CprintDataflowInfoPass | |
CProductLattice | |
CRange | A contiguous range of values |
►CRangeMap | A container of ranges, somewhat like a set |
CRangeCompare | The value attached to each range in this RangeMap |
CRangeMapNumeric | Scalar value type for a RangeMap |
CRangeMapValue | Scalar value type for a RangeMap |
CRangeMapVoid | Value type for a RangeMap with no useful data attached to the ranges |
CReachingDef | |
CReferenceToPointerHandler | |
CReferenceToPointerHandlerImpl | |
CROSE_BaseGrammar | |
Crose_graph_integer_edge_hash_map | |
Crose_graph_integer_edge_hash_multimap | |
Crose_graph_integer_node_hash_map | |
Crose_graph_integerpair_edge_hash_multimap | |
Crose_graph_node_edge_hash_multimap | |
Crose_graph_string_integer_hash_multimap | |
Crose_graph_string_node_hash_multimap | |
Crose_hash_multimap | Hash table support for symbol tables within ROSE |
CROSE_VisitorPattern | |
CROSE_VisitorPatternDefaultBase | |
CROSE_VisitTraversal | |
►CRoseAst | Interface for iterating over an AST |
Citerator | AST iterator |
CROSEAttributesList | |
CROSEAttributesListContainer | |
CRoseTestTranslator | |
CRot13 | The ROT-13 algorithm, extended to operate over the entire 8-bit domain/range |
CRTIMemberData | Access to C++ Run Time Information (RTI) |
CSaveDotAnalysis | |
CSeqStructAnalysis | |
CSeqStructLattice | |
CSg_File_Info | This class represents the location of the code associated with the IR node in the original source code |
CSgAbsOp | |
CSgAccessModifier | |
CSgActualArgumentExpression | |
CSgAdaAcceptStmt | |
CSgAdaAccessType | |
CSgAdaAncestorInitializer | |
CSgAdaAttributeClause | |
CSgAdaAttributeExp | |
CSgAdaComponentClause | |
CSgAdaDelayStmt | |
CSgAdaDeltaConstraint | |
CSgAdaDerivedType | |
CSgAdaDigitsConstraint | |
CSgAdaDiscreteType | |
CSgAdaDiscriminantConstraint | |
CSgAdaDiscriminatedType | |
CSgAdaDiscriminatedTypeDecl | |
CSgAdaEntryDecl | |
CSgAdaEnumRepresentationClause | |
CSgAdaExitStmt | |
CSgAdaFloatVal | |
CSgAdaFormalPackageDecl | |
CSgAdaFormalPackageSymbol | |
CSgAdaFormalType | |
CSgAdaFormalTypeDecl | |
CSgAdaFunctionRenamingDecl | |
CSgAdaGenericDecl | |
CSgAdaGenericDefn | |
CSgAdaGenericInstanceDecl | |
CSgAdaGenericInstanceSymbol | |
CSgAdaGenericSymbol | |
CSgAdaIndexConstraint | |
CSgAdaInheritedFunctionSymbol | |
CSgAdaLoopStmt | |
CSgAdaModularType | |
CSgAdaNullConstraint | |
CSgAdaOthersExp | |
CSgAdaPackageBody | |
CSgAdaPackageBodyDecl | |
CSgAdaPackageSpec | |
CSgAdaPackageSpecDecl | |
CSgAdaPackageSymbol | |
CSgAdaParameterList | |
CSgAdaProtectedBody | |
CSgAdaProtectedBodyDecl | |
CSgAdaProtectedRefExp | |
CSgAdaProtectedSpec | |
CSgAdaProtectedSpecDecl | |
CSgAdaProtectedSymbol | |
CSgAdaProtectedType | |
CSgAdaProtectedTypeDecl | |
CSgAdaRangeConstraint | |
CSgAdaRenamingDecl | |
CSgAdaRenamingRefExp | |
CSgAdaRenamingSymbol | |
CSgAdaRepresentationClause | |
CSgAdaSelectAlternativeStmt | |
CSgAdaSelectStmt | |
CSgAdaSubroutineType | |
CSgAdaSubtype | |
CSgAdaTaskBody | |
CSgAdaTaskBodyDecl | |
CSgAdaTaskRefExp | |
CSgAdaTaskSpec | |
CSgAdaTaskSpecDecl | |
CSgAdaTaskSymbol | |
CSgAdaTaskType | |
CSgAdaTaskTypeDecl | |
CSgAdaTerminateStmt | |
CSgAdaTypeConstraint | |
CSgAdaUnitRefExp | |
CSgAdaUnscopedBlock | |
CSgAdaVariantDecl | |
CSgAdaVariantWhenStmt | |
CSgAddOp | |
CSgAddressOfOp | |
CSgAggregateInitializer | |
CSgAliasSymbol | |
CSgAlignOfOp | |
CSgAllocateStatement | |
CSgAndAssignOp | |
CSgAndOp | |
CSgArithmeticIfStatement | |
CSgArrayType | |
CSgArrowExp | |
CSgArrowStarOp | |
CSgAsmAarch32Coprocessor | Operand referencing a Co-processor |
CSgAsmBasicString | String associated with a binary file |
CSgAsmBinaryAdd | Expression that adds two operands |
CSgAsmBinaryAddressSymbol | |
CSgAsmBinaryAsr | Expression that performs an arithmetic, sign-bit preserving right shift |
CSgAsmBinaryConcat | Expression that concatenates two values to form a wider value |
CSgAsmBinaryDataSymbol | |
CSgAsmBinaryDivide | Expression that divides the first operand by the second |
CSgAsmBinaryExpression | Base class for binary expressions |
CSgAsmBinaryLsl | Expression that performs a logical left shift operation |
CSgAsmBinaryLsr | Expression that performs a logical, sign-bit non-preserving right shift |
CSgAsmBinaryMod | Expression that returns the remainder when dividing the first operand by the second |
CSgAsmBinaryMsl | Expression that performs a logical left shift operation filling low-order bits with one |
CSgAsmBinaryMultiply | Expression that multiplies two operands |
CSgAsmBinaryPostupdate | Expression that represents an update to a storage location |
CSgAsmBinaryPreupdate | Expression that represents an update to a storage location |
CSgAsmBinaryRor | Expression that performs a right rotate |
CSgAsmBinarySubtract | Expression that subtracts the second operand from the first |
CSgAsmBlock | Instruction basic block |
CSgAsmByteOrder | Byte order specification |
CSgAsmCilAssembly | CIL Assembly node (II.22.2) |
CSgAsmCilAssemblyOS | CIL AssemblyOS node (II.22.3) |
CSgAsmCilAssemblyOSTable | CIL AssemblyOS tables |
CSgAsmCilAssemblyProcessor | CIL AssemblyProcessor node (II.22.4) |
CSgAsmCilAssemblyProcessorTable | CIL AssemblyProcessor tables |
CSgAsmCilAssemblyRef | CIL AssemblyRef node (II.22.5) |
CSgAsmCilAssemblyRefOS | CIL AssemblyRefOS node (II.22.6) |
CSgAsmCilAssemblyRefOSTable | CIL AssemblyRefOS tables |
CSgAsmCilAssemblyRefProcessor | CIL AssemblyRefProcessor node (II.22.7) |
CSgAsmCilAssemblyRefProcessorTable | CIL AssemblyRefProcessor tables |
CSgAsmCilAssemblyRefTable | CIL AssemblyRef tables |
CSgAsmCilAssemblyTable | CIL Assembly tables |
CSgAsmCilClassLayout | CIL ClassLayout node (II.22.8) |
CSgAsmCilClassLayoutTable | CIL ClassLayout tables |
CSgAsmCilConstant | CIL Constant node (II.22.9) |
CSgAsmCilConstantTable | CIL Constant tables |
CSgAsmCilCustomAttribute | CIL CustomAttribute node (II.22.10) |
CSgAsmCilCustomAttributeTable | CIL CustomAttribute tables |
CSgAsmCilDataStream | Base class for CIL branch of binary analysis IR nodes |
CSgAsmCilDeclSecurity | CIL DeclSecurity node (II.22.11) |
CSgAsmCilDeclSecurityTable | CIL DeclSecurity tables |
CSgAsmCilEvent | CIL Event node (II.22.13) |
CSgAsmCilEventMap | CIL EventMap node (II.22.12) |
CSgAsmCilEventMapTable | CIL EventMap tables |
CSgAsmCilEventTable | CIL Event tables |
CSgAsmCilExceptionData | Property class representing CIL Exception clauses (II.25.4.6) |
CSgAsmCilExportedType | CIL ExportedType node (II.22.14) |
CSgAsmCilExportedTypeTable | CIL ExportedType tables |
CSgAsmCilField | CIL Field node (II.22.15) |
CSgAsmCilFieldLayout | CIL FieldLayout node (II.22.16) |
CSgAsmCilFieldLayoutTable | CIL FieldLayout tables |
CSgAsmCilFieldMarshal | CIL FieldMarshal node (II.22.17) |
CSgAsmCilFieldMarshalTable | CIL FieldMarshal tables |
CSgAsmCilFieldRVA | CIL FieldRVA node (II.22.18) |
CSgAsmCilFieldRVATable | CIL FieldRVA tables |
CSgAsmCilFieldTable | CIL Field tables |
CSgAsmCilFile | CIL File node (II.22.19) |
CSgAsmCilFileTable | CIL File tables |
CSgAsmCilGenericParam | CIL GenericParam node (II.22.20) |
CSgAsmCilGenericParamConstraint | CIL GenericParamConstraint node (II.22.21) |
CSgAsmCilGenericParamConstraintTable | CIL GenericParamConstraint tables |
CSgAsmCilGenericParamTable | CIL GenericParam tables |
CSgAsmCilImplMap | CIL ImplMap node (II.22.22) |
CSgAsmCilImplMapTable | CIL ImplMap tables |
CSgAsmCilInstruction | |
CSgAsmCilInterfaceImpl | CIL InterfaceImpl node (II.22.23) |
CSgAsmCilInterfaceImplTable | CIL InterfaceImpl tables |
CSgAsmCilManifestResource | CIL ManifestResource node (II.22.24) |
CSgAsmCilManifestResourceTable | CIL ManifestResource tables |
CSgAsmCilMemberRef | CIL MemberRef node (II.22.25) |
CSgAsmCilMemberRefTable | CIL MemberRef tables |
CSgAsmCilMetadata | Base class for CIL branch of binary analysis IR nodes |
CSgAsmCilMetadataHeap | CIL SgAsmCilMetadataHeap node |
CSgAsmCilMetadataRoot | CIL SgAsmCilMetadataRoot |
CSgAsmCilMethodData | Property class representing CIL Extra Sections (II.25.4.5) |
CSgAsmCilMethodDef | CIL MethodDef node (II.22.26) |
CSgAsmCilMethodDefTable | CIL MethodDef tables |
CSgAsmCilMethodImpl | CIL MethodImpl node (II.22.27) |
CSgAsmCilMethodImplTable | CIL MethodImpl tables |
CSgAsmCilMethodSemantics | CIL MethodSemantics node (II.22.28) |
CSgAsmCilMethodSemanticsTable | CIL MethodSemantics tables |
CSgAsmCilMethodSpec | CIL MethodSpec node (II.22.29) |
CSgAsmCilMethodSpecTable | CIL MethodSpec tables |
CSgAsmCilModule | CIL Module node (II.22.30) |
CSgAsmCilModuleRef | CIL ModuleRef node (II.22.31) |
CSgAsmCilModuleRefTable | CIL ModuleRef tables |
CSgAsmCilModuleTable | CIL Module tables |
CSgAsmCilNestedClass | CIL NestedClass node (II.22.32) |
CSgAsmCilNestedClassTable | CIL NestedClass tables |
CSgAsmCilNode | Base class for CIL branch of binary analysis IR nodes |
CSgAsmCilParam | CIL Param node (II.22.33) |
CSgAsmCilParamTable | CIL Param tables |
CSgAsmCilProperty | CIL Property node (II.22.34) |
CSgAsmCilPropertyMap | CIL PropertyMap node (II.22.35) |
CSgAsmCilPropertyMapTable | CIL PropertyMap tables |
CSgAsmCilPropertyTable | CIL Property tables |
CSgAsmCilStandAloneSig | CIL StandAloneSig node (II.22.36) |
CSgAsmCilStandAloneSigTable | CIL StandAloneSig tables |
CSgAsmCilTypeDef | CIL TypeDef node (II.22.37) |
CSgAsmCilTypeDefTable | CIL TypeDef tables |
CSgAsmCilTypeRef | CIL TypeRef node (II.22.38) |
CSgAsmCilTypeRefTable | CIL TypeRef tables |
CSgAsmCilTypeSpec | CIL TypeSpec node (II.22.39) |
CSgAsmCilTypeSpecTable | CIL TypeSpec tables |
CSgAsmCilUint32Heap | Base class for CIL branch of binary analysis IR nodes |
CSgAsmCilUint8Heap | Base class for CIL branch of binary analysis IR nodes |
CSgAsmCliHeader | CIL Managed Code section |
CSgAsmCoffStrtab | COFF symbol string table |
►CSgAsmCoffSymbol | COFF symbol |
CCOFFSymbol_disk | |
CSgAsmCoffSymbolList | List of COFF symbols |
CSgAsmCoffSymbolTable | COFF symbol table |
CSgAsmCommonSubExpression | |
CSgAsmConstantExpression | Base class for constants |
CSgAsmControlFlagsExpression | |
CSgAsmDirectRegisterExpression | Expression representing a machine register |
►CSgAsmDOSExtendedHeader | DOS exteded header |
CDOSExtendedHeader_disk | |
►CSgAsmDOSFileHeader | Represents the file header for DOS executables |
CDOSFileHeader_disk | On-disk format of DOS file header |
CDOSRelocEntry_disk | |
CSgAsmDwarfAccessDeclaration | |
CSgAsmDwarfArrayType | |
CSgAsmDwarfBaseType | |
CSgAsmDwarfCatchBlock | |
CSgAsmDwarfClassTemplate | |
CSgAsmDwarfClassType | |
CSgAsmDwarfCommonBlock | |
CSgAsmDwarfCommonInclusion | |
CSgAsmDwarfCompilationUnit | |
CSgAsmDwarfCompilationUnitList | |
CSgAsmDwarfCondition | |
CSgAsmDwarfConstant | |
CSgAsmDwarfConstruct | |
CSgAsmDwarfConstructList | |
CSgAsmDwarfConstType | |
CSgAsmDwarfDwarfProcedure | |
CSgAsmDwarfEntryPoint | |
CSgAsmDwarfEnumerationType | |
CSgAsmDwarfEnumerator | |
CSgAsmDwarfFileType | |
CSgAsmDwarfFormalParameter | |
CSgAsmDwarfFormatLabel | |
CSgAsmDwarfFriend | |
CSgAsmDwarfFunctionTemplate | |
CSgAsmDwarfImportedDeclaration | |
CSgAsmDwarfImportedModule | |
CSgAsmDwarfImportedUnit | |
CSgAsmDwarfInformation | |
CSgAsmDwarfInheritance | |
CSgAsmDwarfInlinedSubroutine | |
CSgAsmDwarfInterfaceType | |
CSgAsmDwarfLabel | |
CSgAsmDwarfLexicalBlock | |
CSgAsmDwarfLine | |
CSgAsmDwarfLineList | |
CSgAsmDwarfMacro | |
CSgAsmDwarfMacroList | |
CSgAsmDwarfMember | |
CSgAsmDwarfModule | |
CSgAsmDwarfMutableType | |
CSgAsmDwarfNamelist | |
CSgAsmDwarfNamelistItem | |
CSgAsmDwarfNamespace | |
CSgAsmDwarfPackedType | |
CSgAsmDwarfPartialUnit | |
CSgAsmDwarfPointerType | |
CSgAsmDwarfPtrToMemberType | |
CSgAsmDwarfReferenceType | |
CSgAsmDwarfRestrictType | |
CSgAsmDwarfSetType | |
CSgAsmDwarfSharedType | |
CSgAsmDwarfStringType | |
CSgAsmDwarfStructureType | |
CSgAsmDwarfSubprogram | |
CSgAsmDwarfSubrangeType | |
CSgAsmDwarfSubroutineType | |
CSgAsmDwarfTemplateTypeParameter | |
CSgAsmDwarfTemplateValueParameter | |
CSgAsmDwarfThrownType | |
CSgAsmDwarfTryBlock | |
CSgAsmDwarfTypedef | |
CSgAsmDwarfUnionType | |
CSgAsmDwarfUnknownConstruct | |
CSgAsmDwarfUnspecifiedParameters | |
CSgAsmDwarfUnspecifiedType | |
CSgAsmDwarfUpcRelaxedType | |
CSgAsmDwarfUpcSharedType | |
CSgAsmDwarfUpcStrictType | |
CSgAsmDwarfVariable | |
CSgAsmDwarfVariant | |
CSgAsmDwarfVariantPart | |
CSgAsmDwarfVolatileType | |
CSgAsmDwarfWithStmt | |
►CSgAsmElfDynamicEntry | One entry from the dynamic linking table |
CElf32DynamicEntry_disk | Disk format |
CElf64DynamicEntry_disk | |
CSgAsmElfDynamicEntryList | List of dynamic linking section entries |
CSgAsmElfDynamicSection | ELF section containing dynamic linking information |
CSgAsmElfEHFrameEntryCI | ELF error handling frame entry, common information entry |
CSgAsmElfEHFrameEntryCIList | List of ELF EH frame CI entries |
CSgAsmElfEHFrameEntryFD | ELF error handling frame entry frame description entry |
CSgAsmElfEHFrameEntryFDList | List of ELF error handling frame descriptor entries |
CSgAsmElfEHFrameSection | Represents an ELF EH frame section |
►CSgAsmElfFileHeader | Represents the file header of an ELF binary container |
CElf32FileHeader_disk | File format of an ELF header |
CElf64FileHeader_disk | |
CSgAsmElfNoteEntry | One entry of an ELF notes table |
CSgAsmElfNoteEntryList | Node to hold list of ELF note entries |
CSgAsmElfNoteSection | |
►CSgAsmElfRelocEntry | One entry of an ELF relocation table |
CElf32RelaEntry_disk | |
CElf32RelEntry_disk | |
CElf64RelaEntry_disk | |
CElf64RelEntry_disk | |
CSgAsmElfRelocEntryList | List of ELF relocation entries |
CSgAsmElfRelocSection | Represents an ELF relocation section |
CSgAsmElfSection | Base class for ELF file sections |
CSgAsmElfSectionTable | Represents an ELF section table |
►CSgAsmElfSectionTableEntry | Represents one entry in an ELF section table |
CElf32SectionTableEntry_disk | File format of an ELF Section header |
CElf64SectionTableEntry_disk | |
CSgAsmElfSegmentTable | Represents an ELF segment table |
►CSgAsmElfSegmentTableEntry | Represents one entry of a segment table |
CElf32SegmentTableEntry_disk | File format of an ELF Segment header |
CElf64SegmentTableEntry_disk | |
CSgAsmElfSegmentTableEntryList | |
CSgAsmElfStringSection | ELF string table section |
CSgAsmElfStrtab | ELF string table |
►CSgAsmElfSymbol | Represents a single ELF symbol |
CElf32SymbolEntry_disk | 32-bit format of an ELF symbol |
CElf64SymbolEntry_disk | |
CSgAsmElfSymbolList | |
CSgAsmElfSymbolSection | ELF file section containing symbols |
►CSgAsmElfSymverDefinedAux | Auxiliary data for an ELF Symbol Version |
CElfSymverDefinedAux_disk | Disk format |
CSgAsmElfSymverDefinedAuxList | List of symbol version aux entries |
►CSgAsmElfSymverDefinedEntry | One entry from an ELF symbol version definition table |
CElfSymverDefinedEntry_disk | Disk format |
CSgAsmElfSymverDefinedEntryList | List of entries for the ELF symbol version definition table |
CSgAsmElfSymverDefinedSection | The GNU symbol version definitions |
CSgAsmElfSymverEntry | Entry in an ELF symbol version table |
CSgAsmElfSymverEntryList | List of entries from a symbol version table |
►CSgAsmElfSymverNeededAux | Auxiliary info for needed symbol version |
CElfSymverNeededAux_disk | Disk format |
CSgAsmElfSymverNeededAuxList | Hods a list of symbol version aux entries |
►CSgAsmElfSymverNeededEntry | One entry of the ELF symbol version needed table |
CElfSymverNeededEntry_disk | Disk format |
CSgAsmElfSymverNeededEntryList | List of symbol version needed entries |
CSgAsmElfSymverNeededSection | GNU symbol version requirements table |
CSgAsmElfSymverSection | The ELF symbol version table |
►CSgAsmExecutableFileFormat | Base class for many binary analysis nodes |
CFormatError | Exception for container syntax errors |
CShortRead | Exception for reading past the end of something |
CShortWrite | Exception for writing past the end of something |
CSgAsmExpression | Base class for expressions |
CSgAsmExprListExp | List of expression nodes |
CSgAsmFloatType | Floating point types |
CSgAsmFloatValueExpression | Floating-point value |
►CSgAsmFunction | Represents a synthesized function |
CNodeSelector | Selection functor for SgAsmFunction::get_extent() |
CSgAsmGenericDLL | Base class for dynamically linked library information |
CSgAsmGenericDLLList | List of pointers to other nodes |
CSgAsmGenericFile | Base class for binary files |
CSgAsmGenericFileList | List of AST file node pointers |
CSgAsmGenericFormat | Basic information about an executable container |
CSgAsmGenericHeader | Base class for container file headers |
CSgAsmGenericHeaderList | List of generic file headers |
CSgAsmGenericSection | Contiguous region of a file |
CSgAsmGenericSectionList | List of pointers to file sections |
CSgAsmGenericString | Base class for strings related to binary specimens |
CSgAsmGenericStrtab | Base class for string tables |
CSgAsmGenericSymbol | |
CSgAsmGenericSymbolList | Node to hold a list of symbol node pointers |
CSgAsmIndirectRegisterExpression | Registers accessed indirectly |
CSgAsmInstruction | Base class for machine instructions |
CSgAsmInstructionList | List of SgAsmInstruction nodes |
CSgAsmIntegerType | Integer types |
CSgAsmIntegerValueExpression | Base class for integer values |
CSgAsmInterpretation | Represents an interpretation of a binary container |
CSgAsmInterpretationList | |
CSgAsmJvmAttribute | Base class for a JVM attribute |
CSgAsmJvmAttributeTable | Represents a JVM attribute_info table/array |
CSgAsmJvmBootstrapMethod | JVM BootstrapMethod |
CSgAsmJvmBootstrapMethods | The BootstrapMethods attribute is a variable-length attribute in the attributes table of a ClassFile structure (Section 4.1) |
CSgAsmJvmClass | JVM Class |
CSgAsmJvmCodeAttribute | JVM Code attribute |
CSgAsmJvmConstantPool | Represents an JVM constant pool |
►CSgAsmJvmConstantPoolEntry | Represents an entry in a JVM constant pool |
CCONSTANT_Class_info | These following structs are documented below to indicate which fields are active for each tag of an SgAsmJvmConstantPoolEntry instance |
CCONSTANT_Double_info | |
CCONSTANT_Dynamic_info | 4.4.10 CONSTANT_Dynamic_info table entry |
CCONSTANT_Fieldref_info | 4.4.2 CONSTANT_Fieldref_info, CONSTANT_Methodref_info, and CONSTANT_InterfaceMethodref_info table entries |
CCONSTANT_Float_info | |
CCONSTANT_Integer_info | 4.4.4 CONSTANT_Integer_info table entry |
CCONSTANT_InterfaceMethodref_info | |
CCONSTANT_InvokeDynamic_info | |
CCONSTANT_Long_info | |
CCONSTANT_MethodHandle_info | 4.4.8 CONSTANT_MethodHandle_info table entry |
CCONSTANT_Methodref_info | |
CCONSTANT_MethodType_info | 4.4.9 CONSTANT_MethodType_info table entry |
CCONSTANT_Module_info | 4.4.11 CONSTANT_Module_info table entry |
CCONSTANT_NameAndType_info | 4.4.6 CONSTANT_NameAndType_info table entry |
CCONSTANT_Package_info | 4.4.12 CONSTANT_Package_info table entry |
CCONSTANT_String_info | 4.4.3 CONSTANT_String_info table entry |
CCONSTANT_Utf8_info | 4.4.7 CONSTANT_Utf8_info table entry |
CSgAsmJvmConstantValue | JVM ConstantValue attribute |
CSgAsmJvmEnclosingMethod | JVM EnclosingMethod attribute |
CSgAsmJvmExceptionHandler | JVM ExceptionHandler |
CSgAsmJvmExceptions | JVM Exceptions attribute |
CSgAsmJvmExceptionTable | Represents a JVM exception_info table/array |
CSgAsmJvmField | JVM Field |
CSgAsmJvmFieldTable | Represents a JVM field_info table/array |
CSgAsmJvmFileHeader | Represents the file header of an JVM binary container |
CSgAsmJvmInnerClasses | Represents a JVM InnerClasses attribute |
CSgAsmJvmInnerClassesEntry | A JVM InnerClasses attribute array entry |
CSgAsmJvmInstruction | Represents one JVS machine instruction |
CSgAsmJvmLineNumberEntry | JVM LineNumberEntry |
CSgAsmJvmLineNumberTable | JVM LineNumberTable attribute |
CSgAsmJvmLocalVariableEntry | JVM LocalVariableEntry |
CSgAsmJvmLocalVariableTable | JVM LocalVariableTable attribute |
CSgAsmJvmLocalVariableTypeEntry | JVM LocalVariableTypeEntry |
CSgAsmJvmLocalVariableTypeTable | JVM LocalVariableTypeTable attribute |
CSgAsmJvmMethod | JVM Method |
CSgAsmJvmMethodParameters | JVM MethodParameters attribute |
CSgAsmJvmMethodParametersEntry | JVM MethodParametersEntry |
CSgAsmJvmMethodTable | Represents a JVM method_info table/array |
CSgAsmJvmModuleMainClass | JVM ModuleMainClass attribute |
CSgAsmJvmNestHost | JVM NestHost attribute |
CSgAsmJvmNestMembers | JVM NestMembers attribute |
CSgAsmJvmNode | Base class for JVM branch of binary analysis IR nodes |
CSgAsmJvmSignature | JVM Signature attribute |
CSgAsmJvmSourceFile | JVM SourceFile attribute |
►CSgAsmJvmStackMapFrame | Represents a frame in a stack map table |
Cappend_frame | |
Cchop_frame | |
Cfull_frame | |
Csame_frame | |
Csame_frame_extended | |
Csame_locals_1_stack_item_extended | |
Csame_locals_1_stack_item_frame | |
Cstack_map_frame | The following discriminated union is documented below and indicates which item of the union is in use |
CSgAsmJvmStackMapTable | The StackMapTable attribute is a variable-length attribute in the attributes table of a Code attribute (see section 4.7.3) |
CSgAsmJvmStackMapVerificationType | Represents an entry in a stack map table |
►CSgAsmLEEntryPoint | |
CLEEntryPoint_disk | |
CSgAsmLEEntryTable | |
►CSgAsmLEFileHeader | |
CLEFileHeader_disk | |
CSgAsmLENameTable | |
CSgAsmLEPageTable | |
►CSgAsmLEPageTableEntry | |
CLEPageTableEntry_disk | |
CSgAsmLERelocTable | |
CSgAsmLESection | |
CSgAsmLESectionTable | |
►CSgAsmLESectionTableEntry | |
CLESectionTableEntry_disk | |
CSgAsmM68kInstruction | |
CSgAsmMemoryReferenceExpression | Reference to memory locations |
CSgAsmMipsInstruction | Represents one MIPS machine instruction |
CSgAsmNEEntryPoint | |
CSgAsmNEEntryTable | |
►CSgAsmNEFileHeader | |
CNEFileHeader_disk | |
CSgAsmNEModuleTable | |
CSgAsmNENameTable | |
►CSgAsmNERelocEntry | |
Ciname_type | |
Ciord_type | |
Ciref_type | |
Cosfixup_type | |
CSgAsmNERelocTable | |
CSgAsmNESection | |
CSgAsmNESectionTable | |
►CSgAsmNESectionTableEntry | |
CNESectionTableEntry_disk | |
CSgAsmNEStringTable | |
CSgAsmNode | Base class for all binary analysis IR nodes |
CSgAsmNullInstruction | |
CSgAsmOp | |
CSgAsmOperandList | List of operands for an instruction |
►CSgAsmPEExportDirectory | Export directory |
CPEExportDirectory_disk | |
CSgAsmPEExportEntry | Export entry |
CSgAsmPEExportEntryList | List of pointers to other AST nodes |
CSgAsmPEExportSection | Export file section |
►CSgAsmPEFileHeader | Windows PE file header |
CPE32OptHeader_disk | |
CPE64OptHeader_disk | |
CPEFileHeader_disk | |
►CSgAsmPEImportDirectory | One import directory per library |
CPEImportDirectory_disk | |
CSgAsmPEImportDirectoryList | A list of PE Import Directories |
CSgAsmPEImportItem | A single imported object |
CSgAsmPEImportItemList | A list of imported items |
CSgAsmPEImportSection | Portable Executable Import Section |
►CSgAsmPERVASizePair | RVA/size pair |
CRVASizePair_disk | File format for an RVA/Size pair |
CSgAsmPERVASizePairList | List of SgAsmPERVASizePair AST nodes |
CSgAsmPESection | Base class for PE sections |
CSgAsmPESectionTable | Section table |
►CSgAsmPESectionTableEntry | Section table entry |
CPESectionTableEntry_disk | |
CSgAsmPEStringSection | String section |
CSgAsmPointerType | Pointer type |
CSgAsmPowerpcInstruction | Represents one PowerPC machine instruction |
CSgAsmRegisterNames | An ordered list of registers |
CSgAsmRegisterReferenceExpression | Base class for references to a machine register |
CSgAsmRiscOperation | Static representation of instruction semantics |
CSgAsmScalarType | Base class for scalar types |
CSgAsmStackExpression | Base class for references to a machine register |
CSgAsmStatement | Base class for statement-like subclasses |
CSgAsmStaticData | Represents static data in an executable |
CSgAsmStmt | This class represents the concept of a C Assembler statement |
CSgAsmStoredString | Strings stored in an ELF or PE container |
CSgAsmStringStorage | Strings stored in an ELF or PE container |
CSgAsmSynthesizedDataStructureDeclaration | Declaration-like nodes that encapsulate multiple instructions |
CSgAsmSynthesizedDeclaration | Base class for synthesized declarations |
CSgAsmSynthesizedFieldDeclaration | |
CSgAsmType | Base class for binary types |
CSgAsmUnaryExpression | Base class for unary expressions |
CSgAsmUnaryMinus | Expression represting negation |
CSgAsmUnaryPlus | Expression representing a (no-op) unary plus operation |
CSgAsmUnaryRrx | |
CSgAsmUnarySignedExtend | Expression representing sign extending |
CSgAsmUnaryTruncate | Expression representing truncation |
CSgAsmUnaryUnsignedExtend | Expression representing unsigned extending |
CSgAsmUserInstruction | Instructions defined at runtime |
CSgAsmValueExpression | Base class for values |
CSgAsmVectorType | Base class for vector types |
CSgAsmVoidType | A type that doesn't represent any data |
CSgAsmX86Instruction | Represents one Intel x86 machine instruction |
CSgAssertStmt | |
CSgAssignedGotoStatement | |
CSgAssignInitializer | This class represents the rhs of a variable declaration which includes an optional assignment (e.g. "int x = 1;"). In this case the SgValue ("1") is wrapped in an SgAssignInitializer |
CSgAssignOp | |
CSgAssignStatement | |
CSgAssociateStatement | |
CSgAsteriskShapeExp | |
CSgAsyncStmt | |
CSgAtExp | |
CSgAtomicStmt | |
CSgAtOp | |
CSgAtStmt | |
CSgAttribute | |
CSgAttributeSpecificationStatement | |
CSgAutoType | |
CSgAwaitExpression | |
CSgBackspaceStatement | |
CSgBaseClass | |
CSgBaseClassModifier | |
CSgBasicBlock | This class represents the concept of a block (not a basic block from control flow analysis) |
CSgBidirectionalGraph | |
CSgBinaryComposite | |
CSgBinaryNode | This class represents the base class for all IR nodes supporting the binary representation of software within Sage III |
CSgBinaryOp | This class represents the notion of a binary operator. It is derived from a SgExpression because operators are expressions |
CSgBitAndOp | |
CSgBitAttribute | |
CSgBitComplementOp | |
CSgBitEqvOp | |
CSgBitOrOp | |
CSgBitXorOp | |
CSgBlockDataStatement | |
CSgBoolValExp | This class represents a boolean value (expression value) |
CSgBottomUpProcessing | |
CSgBracedInitializer | |
CSgBreakStmt | This class represents the notion of a break statement (typically used in a switch statment) |
CSgC_PreprocessorDirectiveStatement | |
CSgCAFCoExpression | |
CSgCAFWithTeamStatement | |
CSgCallExpression | This class represents the concept of a generic call expression |
CSgCapturingCopy | Supporting template class for "capturing" copies of the AST |
CSgCaseOptionStmt | This class represents the concept of a C and C++ case option (used within a switch statement) |
CSgCastExp | This class represents a cast of one type to another.
|
CSgCatchOptionStmt | This class represents the concept of a catch within a try-catch construct used in C++ exception handling |
CSgCatchStatementSeq | This class represents the concept of a C++ sequence of catch statements |
CSgChar16Val | |
CSgChar32Val | |
CSgCharVal | |
CSgChooseExpression | |
CSgClassDecl_attr | |
CSgClassDeclaration | This class represents the concept of a class declaration statement. It includes the concept of an instantiated class template as well |
CSgClassDefinition | This class represents the concept of a class definition in C++ |
CSgClassExp | |
CSgClassNameRefExp | This class represents the concept of a C++ expression built from a class name |
CSgClassSymbol | This class represents the concept of a class name within the compiler |
CSgClassType | |
CSgClinkageDeclarationStatement | |
CSgClinkageEndStatement | |
CSgClinkageStartStatement | This class represents the concept of a C style extern "C" declaration. But such information (linkage) is stored within linkage modifiers currently |
CSgCloseStatement | |
CSgColonShapeExp | |
CSgCombinedTreeTraversal | |
CSgCommaOpExp | |
CSgCommonBlock | |
CSgCommonBlockObject | |
CSgCommonSymbol | |
CSgComplexVal | |
CSgCompoundAssignOp | |
CSgCompoundInitializer | |
CSgCompoundLiteralExp | |
CSgComprehension | |
CSgComputedGotoStatement | |
CSgConcatenationOp | |
CSgConditionalExp | This class represents the concept of a C trinary conditional expression (e.g. "test ? true : false") |
CSgConjugateOp | |
CSgConstructorInitializer | This class represents the call of a class constructor to initialize a variable. For example "Foo foo;" or "Bar bar(1,2,3);" to initialize foo and bar respecitively.
|
CSgConstVolatileModifier | |
CSgContainsStatement | |
CSgContinueStmt | This class represents the concept of a C or C++ continue statement |
CSgCopyHelp | Supporting class from copy mechanism within ROSE |
CSgCtorInitializerList | This class represents the concept of a contructor initializer list (used in constructor (member function) definitions) |
CSgCudaKernelCallExp | |
CSgCudaKernelExecConfig | |
CSgDataStatementGroup | |
CSgDataStatementObject | |
CSgDataStatementValue | |
CSgDeadIfDirectiveStatement | |
CSgDeallocateStatement | |
CSgDeclarationModifier | This class represents modifiers for SgDeclaration (declaration statements) |
CSgDeclarationScope | |
CSgDeclarationStatement | This class represents the concept of a declaration statement |
CSgDeclType | |
CSgDefaultOptionStmt | This class represents the concept of a C or C++ default case within a switch statement |
CSgDefaultSymbol | |
CSgDefineDirectiveStatement | |
CSgDeleteExp | This class represents the concept of a C++ call to the delete operator |
CSgDerivedTypeStatement | |
CSgDesignatedInitializer | |
CSgDictionaryComprehension | |
CSgDictionaryExp | |
CSgDimensionObject | |
CSgDirectedGraphEdge | |
CSgDirectory | This class represents a directory within a projects file structure of files and directories |
CSgDirectoryList | |
CSgDivAssignOp | |
CSgDivideOp | |
CSgDotDotExp | |
CSgDotExp | |
CSgDotStarOp | |
CSgDoubleVal | This class represents the notion of an value (expression value) |
CSgDoWhileStmt | This class represents the concept of a do-while statement |
CSgElaboratedTypeModifier | |
CSgElementwiseAddOp | |
CSgElementwiseDivideOp | |
CSgElementwiseLeftDivideOp | |
CSgElementwiseMultiplyOp | |
CSgElementwiseOp | |
CSgElementwisePowerOp | |
CSgElementwiseSubtractOp | |
CSgElseDirectiveStatement | |
CSgElseifDirectiveStatement | |
CSgElseWhereStatement | |
CSgEmptyDeclaration | |
CSgEmptyDirectiveStatement | |
CSgEndfileStatement | |
CSgEndifDirectiveStatement | |
CSgEntryStatement | |
CSgEnumDeclaration | This class represents the concept of an enum declaration |
CSgEnumFieldSymbol | |
CSgEnumSymbol | |
CSgEnumType | |
CSgEnumVal | |
CSgEqualityOp | |
CSgEquivalenceStatement | |
CSgErrorDirectiveStatement | |
CSgExecStatement | This class represents the concept of the dynamic execution of a string, file, or code object. This node is intended for use with Python |
CSgExpBaseClass | |
CSgExponentiationAssignOp | |
CSgExponentiationOp | |
CSgExpression | This class represents the notion of an expression. Expressions are derived from SgLocatedNodes, since similar to statement, expressions have a concrete location within the user's source code |
CSgExpressionRoot | |
CSgExprListExp | This class represents the concept of a C and C++ expression list |
CSgExprStatement | This class represents the concept of a C or C++ statement which contains a expression |
CSgFile | This class represents a source file for a project (which may contian many source files and or directories) |
CSgFileList | |
CSgFinishExp | |
CSgFinishStmt | |
CSgFloat128Val | |
CSgFloat80Val | |
CSgFloatVal | This class represents the notion of an value (expression value) |
CSgFlushStatement | |
CSgFoldExpression | |
CSgForAllStatement | |
CSgForInitStatement | This class represents the variable declaration or variable initialization withn a for loop |
CSgFormatItem | |
CSgFormatItemList | |
CSgFormatStatement | |
CSgForStatement | This class represents the concept of a for loop |
CSgFortranContinueStmt | |
CSgFortranDo | |
CSgFortranIncludeLine | |
CSgFortranNonblockedDo | |
CSgFuncDecl_attr | |
CSgFunctionCallExp | This class represents the concept of a C++ function call (which is an expression) |
CSgFunctionDeclaration | This class represents the concept of a function declaration statement |
CSgFunctionDefinition | This class represents the concept of a scope in C++ (e.g. global scope, fuction scope, etc.) |
►CSgFunctionModifier | |
Copencl_work_group_size_t | |
CSgFunctionParameterList | This class represents the concept of a declaration list |
CSgFunctionParameterRefExp | |
CSgFunctionParameterScope | |
CSgFunctionParameterTypeList | |
CSgFunctionRefExp | This class represents the function being called and must be assembled in the SgFunctionCall with the function arguments |
CSgFunctionSymbol | |
CSgFunctionType | This class represents a type for all functions |
CSgFunctionTypeSymbol | This class represents the concept of a name and a type. It may be renamed in the future to SgTypeSymbol (since it is ued for both functions types and more general types) |
CSgFunctionTypeTable | This class represents the function type table (stores all function types so that they can be shared internally) |
CSgGlobal | This class represents the concept of a namespace definition.
|
CSgGotoStatement | This class represents the concept of a C or C++ goto statement |
CSgGraph | |
CSgGraphEdge | |
CSgGraphEdgeList | |
CSgGraphNode | |
CSgGraphNodeList | |
CSgGraphTraversal | |
CSgGreaterOrEqualOp | |
CSgGreaterThanOp | |
CSgHeaderFileBody | |
CSgHeaderFileReport | |
CSgHereExp | |
CSgIdentDirectiveStatement | |
CSgIfdefDirectiveStatement | |
CSgIfDirectiveStatement | |
CSgIfndefDirectiveStatement | |
CSgIfStmt | This class represents the concept of an "if" construct |
CSgImageControlStatement | |
CSgImagPartOp | |
CSgImplicitStatement | |
CSgImpliedDo | |
CSgImportStatement | |
CSgIncidenceDirectedGraph | |
CSgIncidenceUndirectedGraph | |
CSgIncludeDirectiveStatement | |
CSgIncludeFile | |
CSgIncludeNextDirectiveStatement | |
CSgInheritedAttribute | |
CSgInitializedName | This class represents the notion of a declared variable.
|
CSgInitializer | This class represents the notion of an initializer for a variable declaration or expression in a function call argument list |
CSgInquireStatement | |
CSgIntegerDivideAssignOp | |
CSgIntegerDivideOp | |
CSgInterfaceBody | |
CSgInterfaceStatement | |
CSgInterfaceSymbol | |
CSgIntKeyedBidirectionalGraph | |
CSgIntrinsicSymbol | |
CSgIntVal | |
CSgIOItemExpression | |
CSgIorAssignOp | |
CSgIOStatement | |
CSgIsNotOp | This class represents the physical disequality (often called pointer disequality) operator for languages that also define a content disequality operator |
CSgIsOp | This class represents the physical equality (often called pointer equality) operator for languages that also define a content equality operator |
CSgJavaAnnotation | |
CSgJavaClassDeclarationList | |
CSgJavaForEachStatement | |
CSgJavaImportStatement | |
CSgJavaImportStatementList | |
CSgJavaInstanceOfOp | |
CSgJavaLabelStatement | |
CSgJavaLabelSymbol | |
CSgJavaMarkerAnnotation | |
CSgJavaMemberValuePair | |
CSgJavaNormalAnnotation | |
CSgJavaPackageDeclaration | |
CSgJavaPackageStatement | |
CSgJavaParameterizedType | |
CSgJavaParameterType | |
CSgJavaQualifiedType | |
CSgJavaSingleMemberAnnotation | |
CSgJavaSynchronizedStatement | |
CSgJavaThrowStatement | |
CSgJavaTypeExpression | |
CSgJavaUnionType | |
CSgJavaUnsignedRshiftAssignOp | |
CSgJavaUnsignedRshiftOp | |
CSgJavaWildcardType | |
CSgJovialBitType | |
CSgJovialCompoolStatement | |
CSgJovialDefineDeclaration | |
CSgJovialDirectiveStatement | |
CSgJovialForThenStatement | |
CSgJovialLabelDeclaration | |
CSgJovialOverlayDeclaration | |
CSgJovialPresetPositionExp | |
CSgJovialTablePresetExp | |
CSgJovialTableStatement | |
CSgJovialTableType | |
CSgJvmComposite | |
CSgKeyDatumPair | |
CSgLabelRefExp | |
CSgLabelStatement | This class represents the concept of a C or C++ label statement |
CSgLabelSymbol | |
CSgLambdaCapture | |
CSgLambdaCaptureList | |
CSgLambdaExp | |
CSgLambdaRefExp | This class represents a lambda expression |
CSgLeftDivideOp | |
CSgLessOrEqualOp | |
CSgLessThanOp | |
CSgLineDirectiveStatement | |
CSgLinemarkerDirectiveStatement | |
CSgLinkageModifier | |
CSgListComprehension | |
CSgListExp | This class represents a list display |
CSgLocatedNode | This class represents the notion of an expression or statement which has a position within the source code |
CSgLocatedNodeSupport | |
CSgLockStatement | |
CSgLongDoubleVal | This class represents the notion of an value (expression value) |
CSgLongIntVal | |
CSgLongLongIntVal | |
CSgLshiftAssignOp | |
CSgLshiftOp | |
CSgMagicColonExp | |
CSgMatlabForStatement | |
CSgMatrixExp | |
CSgMatrixTransposeOp | |
CSgMemberFunctionDeclaration | This class represents the concept of a member function declaration statement |
CSgMemberFunctionRefExp | This class represents the member function being called and must be assembled in the SgFunctionCall with the function arguments |
CSgMemberFunctionSymbol | |
CSgMemberFunctionType | |
CSgMembershipOp | |
CSgMicrosoftAttributeDeclaration | |
CSgMinusAssignOp | |
CSgMinusMinusOp | |
CSgMinusOp | This class represents the numeric negation of a value. Not to be confused with SgSubtractOp |
CSgModAssignOp | |
CSgModifier | This class represents the base class of a number of IR nodes define modifiers within the C++ grammar |
CSgModifierNodes | This class is not used in ROSE, but is intended to represent a list of SgModifierTypes (similar to the SgTypedefSeq IR node) used for the SgType IR node that points to this SgModifierNodes. In the future, we may either support this concept (similar to SgTypedefSeq) or we may remove the related implementation of SgTypedefSeq to be consistant by design) |
CSgModifierType | |
CSgModOp | |
CSgModuleStatement | |
CSgModuleSymbol | |
CSgMultAssignOp | |
CSgMultiplyOp | |
CSgName | This class represents strings within the IR nodes |
CSgNamedType | |
CSgNameGroup | |
CSgNamelistStatement | |
CSgNamespaceAliasDeclarationStatement | This class represents the concept of a C++ namespace alias declaration statement |
CSgNamespaceDeclarationStatement | This class represents the concept of a C++ namespace declaration |
CSgNamespaceDefinitionStatement | This class represents the concept of a namespace definition.
|
CSgNamespaceSymbol | This class represents the concept of a namespace name within the compiler |
CSgnAnalysis | |
CSgNaryBooleanOp | This class represents the notion of an n-ary boolean operation. This node is intended for use with Python |
CSgNaryComparisonOp | This class represents the notion of an n-ary comparison operation. This node is intended for use with Python |
CSgNaryOp | This class represents the notion of an n-ary operator. This node is intended for use with Python |
CSgNewExp | This class represents the concept of a C++ call to the new operator |
CSgnLattice | |
CSgNode | This class represents the base class for all IR nodes within Sage III |
CSgNoexceptOp | |
CSgNonMembershipOp | |
CSgNonrealBaseClass | |
CSgNonrealDecl | |
CSgNonrealRefExp | |
CSgNonrealSymbol | |
CSgNonrealType | |
CSgNotEqualOp | |
CSgNotOp | |
CSgNullExpression | |
CSgNullifyStatement | |
CSgNullptrValExp | |
CSgNullStatement | |
CSgOmpAlignedClause | |
CSgOmpAtomicClause | |
CSgOmpAtomicStatement | |
CSgOmpBarrierStatement | |
CSgOmpBeginClause | |
CSgOmpBodyStatement | |
CSgOmpClause | |
CSgOmpClauseBodyStatement | |
CSgOmpCollapseClause | |
CSgOmpCopyinClause | |
CSgOmpCopyprivateClause | |
CSgOmpCriticalStatement | |
CSgOmpDeclareSimdStatement | |
CSgOmpDefaultClause | |
CSgOmpDependClause | |
CSgOmpDeviceClause | |
CSgOmpDoStatement | |
CSgOmpEndClause | |
CSgOmpExpressionClause | |
CSgOmpFinalClause | |
CSgOmpFirstprivateClause | |
CSgOmpFlushStatement | |
CSgOmpForSimdStatement | |
CSgOmpForStatement | |
CSgOmpIfClause | |
CSgOmpInbranchClause | |
CSgOmpLastprivateClause | |
CSgOmpLinearClause | |
CSgOmpMapClause | |
CSgOmpMasterStatement | |
CSgOmpMergeableClause | |
CSgOmpNotinbranchClause | |
CSgOmpNowaitClause | |
CSgOmpNumThreadsClause | |
CSgOmpOrderedClause | |
CSgOmpOrderedStatement | |
CSgOmpParallelStatement | |
CSgOmpPriorityClause | |
CSgOmpPrivateClause | |
CSgOmpProcBindClause | |
CSgOmpReductionClause | |
CSgOmpSafelenClause | |
CSgOmpScheduleClause | |
CSgOmpSectionsStatement | |
CSgOmpSectionStatement | |
CSgOmpSharedClause | |
CSgOmpSimdlenClause | |
CSgOmpSimdStatement | |
CSgOmpSingleStatement | |
CSgOmpTargetDataStatement | |
CSgOmpTargetStatement | |
CSgOmpTaskStatement | |
CSgOmpTaskwaitStatement | |
CSgOmpThreadprivateStatement | |
CSgOmpUniformClause | |
CSgOmpUntiedClause | |
CSgOmpVariablesClause | |
CSgOmpWorkshareStatement | |
CSgOpenclAccessModeModifier | |
CSgOpenStatement | |
CSgOptions | This class represents an object used to initialize the unparsing |
CSgOrOp | |
CSgParameterStatement | |
CSgPartialFunctionModifierType | |
CSgPartialFunctionType | |
CSgPassStatement | |
CSgPlusAssignOp | |
CSgPlusPlusOp | |
CSgPntrArrRefExp | |
CSgPointerAssignOp | This class represents a Fortran pointer assignment. It is not some weird compound assignment operator like C's += |
CSgPointerDerefExp | |
CSgPointerMemberType | |
CSgPointerType | |
CSgPowerOp | |
CSgPragma | |
CSgPragmaDeclaration | This class represents the concept of a C Assembler statement (untested) |
CSgPrintStatement | |
CSgProcedureHeaderStatement | |
CSgProcessControlStatement | |
CSgProgramHeaderStatement | |
CSgProject | This class represents a source project, with a list of SgFile objects and global information about the project (commandline details, AST merge options, etc.) |
CSgPseudoDestructorRefExp | |
CSgPythonGlobalStmt | This class represents the concept of a 'global' stmt in Python |
CSgPythonPrintStmt | |
CSgQualifiedName | This class represents a OLD concept of the structure require for qualified names when they were in the AST, they are not used now (name qualification was reimplemented in 2011 as a step before the unparser and is no longer a part of the structure in the AST) |
CSgQualifiedNameType | This class represents a OLD concept of the structure require for qualified names when they were in the AST, they are not used now (name qualification was reimplemented in 2011 as a step before the unparser and is no longer a part of the structure in the AST) |
CSgRangeBasedForStatement | |
CSgRangeExp | |
CSgRangeType | |
CSgReadStatement | |
CSgRealPartOp | |
CSgReferenceType | |
CSgRefExp | This class represents the "&" operator (applied to any lvalue) |
CSgRemOp | |
CSgRenamePair | |
CSgRenameSymbol | |
CSgReplicationOp | |
CSgReturnStmt | This class represents the concept of a C Assembler statement (untested) |
CSgRewindStatement | |
CSgRshiftAssignOp | |
CSgRshiftOp | |
CSgRvalueReferenceType | |
CSgScopeOp | This class was part of CC++ support from a long time ago |
CSgScopeStatement | This class represents the concept of a scope in C++ (e.g. global scope, fuction scope, etc.) |
CSgSequenceStatement | |
CSgSetComprehension | |
CSgShallowCopy | Supporting class for "Shallow" copies of the AST. This class supports only shallow copies of the AST |
►CSgSharedVector | |
Cconst_iterator | |
Citerator | |
CSgShortVal | |
CSgSimpleProcessing | |
CSgSizeOfOp | This class represents the "sizeof()" operator (applied to any type) |
CSgSourceFile | |
CSgSpaceshipOp | |
CSgSpawnStmt | This class is part of the older CC++ concept. It is not a part of C or C++ (this IR node is not used and will be removed in a future release) |
CSgSpecialFunctionModifier | |
CSgStatement | This class represents the notion of a statement |
CSgStatementExpression | This class represents the GNU extension "statement expression" (thus is non-standard C and C++) |
CSgStatementFunctionStatement | |
CSgStaticAssertionDeclaration | |
CSgStmtDeclarationStatement | This class is intended to be a wrapper around SgStatements, allowing them to exist in scopes that only allow SgDeclarationStatements |
CSgStorageModifier | This class represents modifiers specific to storage |
CSgStringConversion | This class represents the conversion of an arbitrary expression to a string. This node is intended for use with Python |
CSgStringKeyedBidirectionalGraph | |
CSgStringVal | |
CSgStructureModifier | |
CSgSubscriptExpression | |
CSgSubtractOp | |
CSgSuperExp | |
CSgSupport | This class represents the base class of a numbr of IR nodes that don't otherwise fit into the existing hierarchy of statement, expression, types, and symbols |
CSgSwitchStatement | This class represents the concept of a switch |
CSgSymbol | This class represents the concept of a name within the compiler |
CSgSymbolTable | This class represents the symbol tables used in both SgScopeStatement and the SgFunctionTypeSymbolTable IR node |
CSgSyncAllStatement | |
CSgSyncImagesStatement | |
CSgSyncMemoryStatement | |
CSgSyncTeamStatement | |
CSgSynthesizedAttribute | |
CSgTemplateArgument | This class represents template argument within the use of a template to build an instantiation |
CSgTemplateArgumentList | |
CSgTemplateClassDeclaration | |
CSgTemplateClassDefinition | |
CSgTemplateClassSymbol | |
CSgTemplateDeclaration | This class represents the concept of a template declaration |
CSgTemplateFunctionDeclaration | |
CSgTemplateFunctionDefinition | |
CSgTemplateFunctionRefExp | |
CSgTemplateFunctionSymbol | |
CSgTemplateInstantiationDecl | This class represents the concept of an instantiated class template |
CSgTemplateInstantiationDefn | This class represents the concept of a class definition in C++ |
CSgTemplateInstantiationDirectiveStatement | This class represents the concept of a C++ template instantiation directive |
CSgTemplateInstantiationFunctionDecl | This class represents the concept of an instantiation of function template |
CSgTemplateInstantiationMemberFunctionDecl | This class represents the concept of an instantiation of member function template or a member function of an instantiation of a template class |
CSgTemplateInstantiationTypedefDeclaration | |
CSgTemplateMemberFunctionDeclaration | |
CSgTemplateMemberFunctionRefExp | |
CSgTemplateMemberFunctionSymbol | |
CSgTemplateParameter | |
CSgTemplateParameterList | |
CSgTemplateParameterVal | |
CSgTemplateSymbol | |
CSgTemplateType | |
CSgTemplateTypedefDeclaration | |
CSgTemplateTypedefSymbol | |
CSgTemplateVariableDeclaration | |
CSgTemplateVariableSymbol | |
CSgThisExp | This class represents the "this" operator (can be applied to any member data) |
CSgThrowOp | This class represents the C++ throw expression (handled as a unary operator) |
►CSgToken | |
Ctoken_element | |
CSgTopDownBottomUpProcessing | |
CSgTopDownProcessing | |
CSgTreeCopy | Supporting class for "Deep" copies of the AST |
CSgTreeTraversal | This class is temporary. Do not use |
CSgTryStmt | This class represents the concept of try statement within the try-catch support for exception handling in C++ |
CSgTupleExp | This class represents a tuple display |
CSgType | This class represents the base class for all types |
CSgTypeBool | |
CSgTypeCAFTeam | |
CSgTypeChar | |
CSgTypeChar16 | |
CSgTypeChar32 | |
CSgTypeComplex | This class represents a C99 complex type |
CSgTypeCrayPointer | |
CSgTypeDefault | This class represents a default type used for some IR nodes (see below) |
CSgTypedefDeclaration | This class represents the notion of a typedef declaration |
CSgTypedefSeq | This class represents a list of associated typedefs for the SgType IR nodes which reference this list |
CSgTypedefSymbol | |
CSgTypedefType | |
CSgTypeDouble | |
CSgTypeEllipse | |
CSgTypeExpression | |
CSgTypeFixed | |
CSgTypeFloat | |
CSgTypeFloat128 | |
CSgTypeFloat80 | |
CSgTypeGlobalVoid | |
CSgTypeIdOp | |
CSgTypeImaginary | This class represents a C99 complex type |
CSgTypeInt | |
CSgTypeLabel | |
CSgTypeLong | |
CSgTypeLongDouble | |
CSgTypeLongLong | |
CSgTypeMatrix | |
CSgTypeModifier | |
CSgTypeNullptr | |
CSgTypeOfType | |
CSgTypeShort | |
CSgTypeSigned128bitInteger | |
CSgTypeSignedChar | |
CSgTypeSignedInt | |
CSgTypeSignedLong | |
CSgTypeSignedLongLong | |
CSgTypeSignedShort | |
CSgTypeString | This class represents a string type used for SgStringVal IR node |
CSgTypeTable | |
CSgTypeTraitBuiltinOperator | |
CSgTypeTuple | |
CSgTypeUnknown | |
CSgTypeUnsigned128bitInteger | |
CSgTypeUnsignedChar | |
CSgTypeUnsignedInt | |
CSgTypeUnsignedLong | |
CSgTypeUnsignedLongLong | |
CSgTypeUnsignedShort | |
CSgTypeVoid | |
CSgTypeWchar | |
CSgUnaryAddOp | |
CSgUnaryOp | This class represents the notion of a unary operator. It is derived from a SgExpression because operators are expressions |
CSgUndefDirectiveStatement | |
CSgUndirectedGraphEdge | |
CSgUnknownArrayOrFunctionReference | |
CSgUnknownFile | |
CSgUnlockStatement | |
CSgUnparse_Info | |
CSgUnsignedCharVal | |
CSgUnsignedIntVal | |
CSgUnsignedLongLongIntVal | |
CSgUnsignedLongVal | |
CSgUnsignedShortVal | |
CSgUPC_AccessModifier | |
CSgUpcBarrierStatement | |
CSgUpcBlocksizeofExpression | |
CSgUpcElemsizeofExpression | |
CSgUpcFenceStatement | |
CSgUpcForAllStatement | |
CSgUpcLocalsizeofExpression | |
CSgUpcMythread | |
CSgUpcNotifyStatement | |
CSgUpcThreads | |
CSgUpcWaitStatement | |
CSgUserDefinedBinaryOp | |
CSgUserDefinedUnaryOp | |
CSgUseStatement | |
CSgUsingDeclarationStatement | This class represents the concept of a C++ using declaration |
CSgUsingDirectiveStatement | This class represents the concept of a C++ using directive |
CSgValueExp | This class represents the notion of an value (expression value) |
CSgVarArgCopyOp | |
CSgVarArgEndOp | |
CSgVarArgOp | |
CSgVarArgStartOneOperandOp | |
CSgVarArgStartOp | |
CSgVariableDeclaration | This class represents the concept of a C or C++ variable declaration |
CSgVariableDefinition | This class represents the definition (initialization) of a variable |
CSgVariableSymbol | This class represents the concept of a variable name within the compiler (a shared container for the declaration of a variable (SgInitializedName)) |
CSgVariantExpression | |
CSgVariantStatement | |
CSgVarRefExp | This class represents the variable refernece in expressions |
CSgVoidVal | |
CSgWaitStatement | |
CSgWarningDirectiveStatement | |
CSgWcharVal | |
CSgWhenStmt | |
CSgWhereStatement | |
CSgWhileStmt | This class represents the concept of a do-while statement |
CSgWithStatement | |
CSgWriteStatement | |
CSgXorAssignOp | |
CSgYieldExpression | |
CSimpleReferenceToPointerHandler | |
CSingleMatchResult | |
CSourceLocationInheritedAttribute | |
CStackFrameVector | |
CStaticSingleAssignment | Static single assignment analysis |
Cstream_element | |
CStructCustomizedSizes | Support for cross compilation or extended UPC support |
CStructLayoutEntry | |
CStructLayoutInfo | |
CSystemPrimitiveTypeLayoutGenerator | Layout generator for the native system (uses sizeof) |
CTaintAnalysis | |
CTaintLattice | A pointer to a vertex of the static taint lattice |
CTerminalNamesType | |
Ctoken_element | |
CTransformationSupport | This class simplifies the development of queries on the AST resulting in a list of AST nodes |
CTraverseCallGraph | |
CTraverseCallGraphBottomUp | |
CTraverseCallGraphDataflow | |
CTraverseCallGraphTopDown | |
CTraverseCallGraphUnordered | |
CTraverseToRoot | |
CunionDFAnalysisStatePartitions | |
CUnstructuredPassInterAnalysis | |
CUnstructuredPassInterDataflow | |
CUnstructuredPassIntraAnalysis | |
►CUtf8 | |
CBadUnicodeException | Class thrown when a Unicode character is encountered |
CBadUtf8CodeException | Class thrown when a bad Utf8 sequence is encountered |
CvarAffineInequality | |
Cvariable | |
CVariablesProductLattice | |
CVariableStateTransfer | |
CvarID | |
CVarsExprsProductLattice | |
CVertex | |
CVertex2 | |
CVisitor_R | |
CvisitorTraversal | |
CvisitorTraversal2 | |
CvisitorTraversalFunc | |
CWorkList | List of things to work on |
CWorkListNonUnique | A version of WorkList that does not check for uniqueness by default |
CWorkListUnique | A version of WorkList that checks for uniqueness by default |
Cwrap_data_used_by_AttachPreprocessingInfoTreeTrav_t | |
CX86_64_VSPrimitiveTypeLayoutGenerator | Slight modification for Visual Studio – long is 4 bytes, not 8 |
CX86_64PrimitiveTypeLayoutGenerator | Layout generator for x86-64 primitive types |
CXOMP_accelerator_thread | |
CXOMP_mapped_variable | |
CYYLTYPE | |
CYYSTYPE | |