Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTReader.h2283 getGlobalPreprocessedEntityID(ModuleFile &M, unsigned LocalID) const;
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp1655 GlobalID = getGlobalPreprocessedEntityID(F, Record[NextIndex]); in ReadMacroRecord()
1684 ASTReader::getGlobalPreprocessedEntityID(ModuleFile &M, in getGlobalPreprocessedEntityID() function in ASTReader
5479 getGlobalPreprocessedEntityID(M, Record[1]); in ReadPreprocessedEntity()