Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DSARIFDiagnostic.cpp211 void SARIFDiagnostic::emitIncludeLocation(FullSourceLoc Loc, PresumedLoc PLoc) { in emitIncludeLocation() function in clang::SARIFDiagnostic
H A DDiagnosticRenderer.cpp598 void DiagnosticNoteRenderer::emitIncludeLocation(FullSourceLoc Loc, in emitIncludeLocation() function in DiagnosticNoteRenderer
H A DTextDiagnostic.cpp899 void TextDiagnostic::emitIncludeLocation(FullSourceLoc Loc, PresumedLoc PLoc) { in emitIncludeLocation() function in TextDiagnostic