Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DDiagnosticRenderer.cpp183 emitIncludeStackRecursively(IncludeLoc, SM); in emitIncludeStack()
192 void DiagnosticRenderer::emitIncludeStackRecursively(SourceLocation Loc, in emitIncludeStackRecursively() function in DiagnosticRenderer
214 emitIncludeStackRecursively(PLoc.getIncludeLoc(), SM); in emitIncludeStackRecursively()
/external/clang/include/clang/Frontend/
DDiagnosticRenderer.h112 void emitIncludeStackRecursively(SourceLocation Loc, const SourceManager &SM);