Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DDiagnosticRenderer.h104 void emitIncludeStack(FullSourceLoc Loc, PresumedLoc PLoc,
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp123 emitIncludeStack(Loc, PLoc, Level); in emitDiagnostic()
164 void DiagnosticRenderer::emitIncludeStack(FullSourceLoc Loc, PresumedLoc PLoc, in emitIncludeStack() function in DiagnosticRenderer