Searched defs:emitImportStackRecursively (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp250 emitImportStackRecursively(Imported.first, Imported.second, SM);
271 emitImportStackRecursively(NextImportLoc.first, NextImportLoc.second, SM);
276 void DiagnosticRenderer::emitImportStackRecursively(SourceLocation Loc, function in class:DiagnosticRenderer
288 emitImportStackRecursively(NextImportLoc.first, NextImportLoc.second, SM);

Completed in 33 milliseconds