Searched refs:getGlobalPreprocessedEntityID (Results 1 – 2 of 2) sorted by relevance
2064 getGlobalPreprocessedEntityID(ModuleFile &M, unsigned LocalID) const;
1472 GlobalID = getGlobalPreprocessedEntityID(F, Record[NextIndex]); in ReadMacroRecord()1501 ASTReader::getGlobalPreprocessedEntityID(ModuleFile &M, unsigned LocalID) const { in getGlobalPreprocessedEntityID() function in ASTReader4891 getGlobalPreprocessedEntityID(M, Record[1]); in ReadPreprocessedEntity()