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

/external/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp674 static bool IsFromSameFile(SourceManager &SM, SourceLocation DirectiveLoc, function
713 if (!IsFromSameFile(SourceMgr, D.DiagnosticLoc, II->first))

Completed in 43 milliseconds