Searched refs:emitIncludeStackRecursively (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DDiagnosticRenderer.h106 void emitIncludeStackRecursively(FullSourceLoc Loc);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp181 emitIncludeStackRecursively(IncludeLoc);
190 void DiagnosticRenderer::emitIncludeStackRecursively(FullSourceLoc Loc) { function in class:DiagnosticRenderer
211 emitIncludeStackRecursively(

Completed in 109 milliseconds