Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DDiagnosticRenderer.cpp250 emitImportStackRecursively(Imported.first, Imported.second, SM); in emitIncludeStackRecursively()
271 emitImportStackRecursively(NextImportLoc.first, NextImportLoc.second, SM); in emitImportStack()
276 void DiagnosticRenderer::emitImportStackRecursively(SourceLocation Loc, in emitImportStackRecursively() function in DiagnosticRenderer
288 emitImportStackRecursively(NextImportLoc.first, NextImportLoc.second, SM); in emitImportStackRecursively()
/external/clang/include/clang/Frontend/
DDiagnosticRenderer.h114 void emitImportStackRecursively(SourceLocation Loc, StringRef ModuleName,