Home
last modified time | relevance | path

Searched refs:getGlobalPreprocessedEntityID (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Serialization/
H A DASTReader.h2254 getGlobalPreprocessedEntityID(ModuleFile &M, unsigned LocalID) const;
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp1808 GlobalID = getGlobalPreprocessedEntityID(F, Record[NextIndex]); in ReadMacroRecord()
1841 ASTReader::getGlobalPreprocessedEntityID(ModuleFile &M, in getGlobalPreprocessedEntityID() function in ASTReader
6058 getGlobalPreprocessedEntityID(M, Record[1]); in ReadPreprocessedEntity()