Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DDiagnosticRenderer.h107 void emitImportStack(FullSourceLoc Loc);
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp183 emitImportStack(Loc); in emitIncludeStack()
218 void DiagnosticRenderer::emitImportStack(FullSourceLoc Loc) { in emitImportStack() function in DiagnosticRenderer