| actualRebuildAst | AST_FILE_IO | [private, static] |
| addNewAst(AstData *newAst) | AST_FILE_IO | [static] |
| areFreepointersContainingGlobalIndices() | AST_FILE_IO | [static] |
| binarySearch(unsigned long globalIndex, int start=0, int end=totalNumberOfIRNodes) | AST_FILE_IO | [private, static] |
| clearAllMemoryPools() | AST_FILE_IO | [static] |
| compressAstInMemoryPool() | AST_FILE_IO | [static] |
| CONSTRUCTOR typedef | AST_FILE_IO | |
| deleteStaticData() | AST_FILE_IO | [static] |
| deleteStoredAsts() | AST_FILE_IO | [static] |
| display(const std::string &label) | AST_FILE_IO | [static] |
| extendMemoryPoolsForRebuildingAST() | AST_FILE_IO | [static] |
| freepointersOfCurrentAstAreSetToGlobalIndices | AST_FILE_IO | [private, static] |
| getAccumulatedPoolSizeOfAst(AstData *astInPool, const int position) | AST_FILE_IO | [static] |
| getAccumulatedPoolSizeOfNewAst(const int position) | AST_FILE_IO | [static] |
| getAst(int index) | AST_FILE_IO | [static] |
| getAstWithRoot(SgProject *root) | AST_FILE_IO | [static] |
| getGlobalIndexFromSgClassPointer(SgNode *pointer) | AST_FILE_IO | [static] |
| getNumberOfAsts() | AST_FILE_IO | [static] |
| getPointerFromGlobalIndex(unsigned long globalIndex) | AST_FILE_IO | [private, static] |
| getPoolSizeOfNewAst(const int sgVariant) | AST_FILE_IO | [static] |
| getRegisteredAttributes() | AST_FILE_IO | [inline, static] |
| getSgClassPointerFromGlobalIndex(unsigned long globalIndex) | AST_FILE_IO | [static] |
| getSizeOfMemoryPool(const int position) | AST_FILE_IO | [static] |
| getSizeOfMemoryPoolUpToAst(AstData *astInPool, const int position) | AST_FILE_IO | [static] |
| getTotalNumberOfNodesOfAstInMemoryPool() | AST_FILE_IO | [static] |
| getTotalNumberOfNodesOfNewAst() | AST_FILE_IO | [static] |
| linearSearch(unsigned long globalIndex) | AST_FILE_IO | [private, static] |
| listOfMemoryPoolSizes | AST_FILE_IO | [private, static] |
| printFileMaps() | AST_FILE_IO | [static] |
| printListOfPoolSizes() | AST_FILE_IO | [static] |
| printListOfPoolSizesOfAst(int index) | AST_FILE_IO | [static] |
| readASTFromFile(std::string fileName) | AST_FILE_IO | [static] |
| readASTFromStream(std::istream &in) | AST_FILE_IO | [static] |
| readASTFromString(const std::string &s) | AST_FILE_IO | [static] |
| registerAttribute() | AST_FILE_IO | [inline, static] |
| registeredAttributes | AST_FILE_IO | [private, static] |
| reset() | AST_FILE_IO | [static] |
| resetValidAstAfterWriting() | AST_FILE_IO | [static] |
| setStaticDataOfAst(AstData *astInPool) | AST_FILE_IO | [static] |
| startUp(SgProject *root) | AST_FILE_IO | [static] |
| totalNumberOfIRNodes enum value | AST_FILE_IO | [private] |
| vectorOfASTs | AST_FILE_IO | [private, static] |
| writeASTToFile(std::string fileName) | AST_FILE_IO | [static] |
| writeASTToStream(std::ostream &out) | AST_FILE_IO | [static] |
| writeASTToString() | AST_FILE_IO | [static] |