Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DDiagnosticRenderer.h113 void emitImportStack(SourceLocation Loc, const SourceManager &SM);
/external/clang/lib/Frontend/
DDiagnosticRenderer.cpp186 emitImportStack(Loc, SM); in emitIncludeStack()
221 void DiagnosticRenderer::emitImportStack(SourceLocation Loc, in emitImportStack() function in DiagnosticRenderer