HomeSort by: relevance | last modified time | path
    Searched refs:getGlobalIndex (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Frontend/
CompilerInstance.cpp 2099 GlobalModuleIndex *GlobalIndex = TheASTReader->getGlobalIndex();
2117 GlobalIndex = TheASTReader->getGlobalIndex();
2148 GlobalIndex = TheASTReader->getGlobalIndex();
  /src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTReader.h 1651 GlobalModuleIndex *getGlobalIndex() { return GlobalIndex.get(); }

Completed in 144 milliseconds