Searched refs:ReadSLocEntry (Results 1 – 4 of 4) sorted by relevance
432 virtual bool ReadSLocEntry(int ID) = 0;
1297 virtual bool ReadSLocEntry(int ID);
489 if (ExternalSLocEntries->ReadSLocEntry(-(static_cast<int>(Index) + 2))) { in loadSLocEntry()
5688 bool ASTReader::ReadSLocEntry(int ID) { in ReadSLocEntry() function in ASTReader