Searched defs:ReadSLocEntry (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/clang/unittests/Basic/ | ||
| H A D | SourceManagerTest.cpp | 408 bool ReadSLocEntry(int ID) override { return {}; } ReadSLocEntry() function |
| /llvm-project/clang/lib/Serialization/ | ||
| H A D | ASTReader.cpp | 1576 bool ASTReader::ReadSLocEntry(int ID) { ReadSLocEntry() function in ASTReader |