Searched defs:EndFileID (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/Rewrite/ | ||
H A D | Rewriter.cpp | 146 FileID StartFileID, EndFileID; getRangeSize() local |
/llvm-project/clang/lib/AST/ | ||
H A D | RawCommentList.cpp | 155 FileID EndFileID; getRawTextSlow() local |
/llvm-project/clang/lib/Frontend/ | ||
H A D | DiagnosticRenderer.cpp | 370 FileID EndFileID = SM->getFileID(End); mapDiagnosticRanges() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CoverageMappingGen.cpp | 624 while (StartFileID != EndFileID && !isNestedIn(End, StartFileID)) { in VisitDecl() local |