Searched refs:ReadSLocEntry (Results 1 – 8 of 8) sorted by relevance
448 virtual bool ReadSLocEntry(int ID) = 0;
527 virtual bool ReadSLocEntry(int ID) = 0;
2067 bool ReadSLocEntry(int ID) override;
1883 bool ReadSLocEntry(int ID) override;
463 if (ExternalSLocEntries->ReadSLocEntry(-(static_cast<int>(Index) + 2))) { in loadSLocEntry()
431 if (ExternalSLocEntries->ReadSLocEntry(-(static_cast<int>(Index) + 2))) { in loadSLocEntry()
1203 bool ASTReader::ReadSLocEntry(int ID) { in ReadSLocEntry() function in ASTReader
1408 bool ASTReader::ReadSLocEntry(int ID) { in ReadSLocEntry() function in ASTReader