Home
last modified time | relevance | path

Searched defs:emitIncludeLocation (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/Frontend/
H A DSARIFDiagnostic.cpp210 void SARIFDiagnostic::emitIncludeLocation(FullSourceLoc Loc, PresumedLoc PLoc) { in emitIncludeLocation() function in clang::SARIFDiagnostic
H A DDiagnosticRenderer.cpp596 void DiagnosticNoteRenderer::emitIncludeLocation(FullSourceLoc Loc, emitIncludeLocation() function in DiagnosticNoteRenderer
H A DTextDiagnostic.cpp883 void TextDiagnostic::emitIncludeLocation(FullSourceLoc Loc, PresumedLoc PLoc) { in emitIncludeLocation() function in TextDiagnostic
/llvm-project/clang-tools-extra/clang-tidy/
H A DClangTidyDiagnosticConsumer.cpp137 void emitIncludeLocation(FullSourceLoc Loc, PresumedLoc PLoc) override {} in emitIncludeLocation() function in __anona52cfb610111::ClangTidyDiagnosticRenderer