Home
last modified time | relevance | path

Searched refs:emitCodeContext (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DTextDiagnostic.h87 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, in emitCodeContext() function
H A DDiagnosticRenderer.h87 virtual void emitCodeContext(FullSourceLoc Loc,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp77 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level,
712 void SDiagsRenderer::emitCodeContext(FullSourceLoc Loc, in emitCodeContext() function in SDiagsRenderer
H A DDiagnosticRenderer.cpp424 emitCodeContext(Loc, Level, SpellingRanges, Hints); in emitCaret()