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

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

Completed in 106 milliseconds