Home
last modified time | relevance | path

Searched refs:IsFromSameFile (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp931 static bool IsFromSameFile(SourceManager &SM, SourceLocation DirectiveLoc, in IsFromSameFile() function
971 !IsFromSameFile(SourceMgr, D.DiagnosticLoc, II->first)) in CheckLists()