Searched defs:BeginFileID (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | RawCommentList.cpp | 127 std::tie(BeginFileID, BeginOffset) = in RawComment() local |
/llvm-project/clang/lib/Frontend/ | ||
H A D | DiagnosticRenderer.cpp | 369 FileID BeginFileID = SM->getFileID(Begin); mapDiagnosticRanges() local |