Searched defs:getSLocEntryID (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/unittests/Basic/ | ||
H A D | SourceManagerTest.cpp | 409 int getSLocEntryID(SourceLocation::UIntTy SLocOffset) override { return 0; } getSLocEntryID() function |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTReader.cpp | 1539 int ASTReader::getSLocEntryID(SourceLocation::UIntTy SLocOffset) { getSLocEntryID() function in ASTReader |