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

  /src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTReader.h 2227 getGlobalPreprocessedEntityID(ModuleFile &M, unsigned LocalID) const;
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReader.cpp 1780 GlobalID = getGlobalPreprocessedEntityID(F, Record[NextIndex]);
1809 ASTReader::getGlobalPreprocessedEntityID(ModuleFile &M,
5998 getGlobalPreprocessedEntityID(M, Record[1]);

Completed in 51 milliseconds