Searched refs:emitImportLocation (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
H A D | DiagnosticRenderer.h | 92 virtual void emitImportLocation(FullSourceLoc Loc, PresumedLoc PLoc, 152 void emitImportLocation(FullSourceLoc Loc, PresumedLoc PLoc,
|
H A D | SARIFDiagnostic.h | 51 void emitImportLocation(FullSourceLoc Loc, PresumedLoc PLoc,
|
H A D | TextDiagnostic.h | 102 void emitImportLocation(FullSourceLoc Loc, PresumedLoc PLoc,
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | DiagnosticRenderer.cpp | 243 emitImportLocation(Loc, PLoc, ModuleName); in emitImportStackRecursively() 606 void DiagnosticNoteRenderer::emitImportLocation(FullSourceLoc Loc, in emitImportLocation() function in DiagnosticNoteRenderer
|
H A D | TextDiagnostic.cpp | 892 void TextDiagnostic::emitImportLocation(FullSourceLoc Loc, PresumedLoc PLoc, in emitImportLocation() function in TextDiagnostic
|