Searched refs:emitImportLocation (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DDiagnosticRenderer.h92 virtual void emitImportLocation(FullSourceLoc Loc, PresumedLoc PLoc,
152 void emitImportLocation(FullSourceLoc Loc, PresumedLoc PLoc,
H A DTextDiagnostic.h94 void emitImportLocation(FullSourceLoc Loc, PresumedLoc PLoc,
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp244 emitImportLocation(Loc, PLoc, ModuleName);
602 void DiagnosticNoteRenderer::emitImportLocation(FullSourceLoc Loc, function in class:DiagnosticNoteRenderer

Completed in 38 milliseconds