Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DDiagnosticRenderer.h108 void emitImportStack(FullSourceLoc Loc);
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp185 emitImportStack(Loc); in emitIncludeStack()
220 void DiagnosticRenderer::emitImportStack(FullSourceLoc Loc) { in emitImportStack() function in DiagnosticRenderer