Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DDiagnosticRenderer.h93 virtual void emitIncludeLocation(SourceLocation Loc, PresumedLoc PLoc,
163 void emitIncludeLocation(SourceLocation Loc, PresumedLoc PLoc,
DTextDiagnostic.h98 void emitIncludeLocation(SourceLocation Loc, PresumedLoc PLoc,
/external/clang/lib/Frontend/
DDiagnosticRenderer.cpp217 emitIncludeLocation(Loc, PLoc, SM); in emitIncludeStackRecursively()
587 void DiagnosticNoteRenderer::emitIncludeLocation(SourceLocation Loc, in emitIncludeLocation() function in DiagnosticNoteRenderer
DTextDiagnostic.cpp883 void TextDiagnostic::emitIncludeLocation(SourceLocation Loc, in emitIncludeLocation() function in TextDiagnostic