Searched defs:emitIncludeLocation (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/Frontend/ | ||
H A D | SARIFDiagnostic.cpp | 210 void SARIFDiagnostic::emitIncludeLocation(FullSourceLoc Loc, PresumedLoc PLoc) { in emitIncludeLocation() function in clang::SARIFDiagnostic |
H A D | DiagnosticRenderer.cpp | 596 void DiagnosticNoteRenderer::emitIncludeLocation(FullSourceLoc Loc, emitIncludeLocation() function in DiagnosticNoteRenderer |
H A D | TextDiagnostic.cpp | 883 void TextDiagnostic::emitIncludeLocation(FullSourceLoc Loc, PresumedLoc PLoc) { in emitIncludeLocation() function in TextDiagnostic |
/llvm-project/clang-tools-extra/clang-tidy/ | ||
H A D | ClangTidyDiagnosticConsumer.cpp | 137 void emitIncludeLocation(FullSourceLoc Loc, PresumedLoc PLoc) override {} in emitIncludeLocation() function in __anona52cfb610111::ClangTidyDiagnosticRenderer |