Home
last modified time | relevance | path

Searched refs:emitIncludeStack (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Frontend/
DDiagnosticRenderer.h110 void emitIncludeStack(SourceLocation Loc, PresumedLoc PLoc,
/external/clang/lib/Frontend/
DDiagnosticRenderer.cpp121 emitIncludeStack(Loc, PLoc, Level, *SM); in emitDiagnostic()
166 void DiagnosticRenderer::emitIncludeStack(SourceLocation Loc, in emitIncludeStack() function in DiagnosticRenderer