Searched refs:emitImportStackRecursively (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/clang/lib/Frontend/ |
H A D | DiagnosticRenderer.cpp | 209 emitImportStackRecursively(Imported.first, Imported.second, SM); in emitIncludeStackRecursively() 230 emitImportStackRecursively(NextImportLoc.first, NextImportLoc.second, SM); in emitImportStack() 235 void DiagnosticRenderer::emitImportStackRecursively(SourceLocation Loc, in emitImportStackRecursively() function in DiagnosticRenderer 247 emitImportStackRecursively(NextImportLoc.first, NextImportLoc.second, SM); in emitImportStackRecursively()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Frontend/ |
D | DiagnosticRenderer.h | 108 void emitImportStackRecursively(FullSourceLoc Loc, StringRef ModuleName);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Frontend/ |
D | DiagnosticRenderer.h | 108 void emitImportStackRecursively(FullSourceLoc Loc, StringRef ModuleName);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/ |
D | DiagnosticRenderer.h | 108 void emitImportStackRecursively(FullSourceLoc Loc, StringRef ModuleName);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Frontend/ |
D | DiagnosticRenderer.h | 108 void emitImportStackRecursively(FullSourceLoc Loc, StringRef ModuleName);
|
/aosp_15_r20/external/clang/include/clang/Frontend/ |
H A D | DiagnosticRenderer.h | 114 void emitImportStackRecursively(SourceLocation Loc, StringRef ModuleName,
|