Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp209 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/
DDiagnosticRenderer.h108 void emitImportStackRecursively(FullSourceLoc Loc, StringRef ModuleName);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Frontend/
DDiagnosticRenderer.h108 void emitImportStackRecursively(FullSourceLoc Loc, StringRef ModuleName);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/
DDiagnosticRenderer.h108 void emitImportStackRecursively(FullSourceLoc Loc, StringRef ModuleName);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Frontend/
DDiagnosticRenderer.h108 void emitImportStackRecursively(FullSourceLoc Loc, StringRef ModuleName);
/aosp_15_r20/external/clang/include/clang/Frontend/
H A DDiagnosticRenderer.h114 void emitImportStackRecursively(SourceLocation Loc, StringRef ModuleName,