HomeSort by relevance Sort by last modified time
    Searched refs:emitImportStackRecursively (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Frontend/
DiagnosticRenderer.cpp 246 emitImportStackRecursively(Imported.first, Imported.second, SM);
267 emitImportStackRecursively(NextImportLoc.first, NextImportLoc.second, SM);
272 void DiagnosticRenderer::emitImportStackRecursively(SourceLocation Loc,
286 emitImportStackRecursively(NextImportLoc.first, NextImportLoc.second, SM);
  /external/clang/include/clang/Frontend/
DiagnosticRenderer.h 115 void emitImportStackRecursively(SourceLocation Loc, StringRef ModuleName,

Completed in 44 milliseconds