Searched refs:SrcLoc (Results 1 – 1 of 1) sorted by relevance
38 clang::SourceLocation const &SrcLoc = Info.getLocation(); in HandleDiagnostic() local43 if (SrcLoc.isValid()) { in HandleDiagnostic()44 SrcLoc.print(stream, Info.getSourceManager()); in HandleDiagnostic()