Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DSARIFDiagnostic.h45 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, in emitCodeContext() function
H A DTextDiagnostic.h94 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, in emitCodeContext() function
H A DDiagnosticRenderer.h86 virtual void emitCodeContext(FullSourceLoc Loc,
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp77 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level,
725 void SDiagsRenderer::emitCodeContext(FullSourceLoc Loc, in emitCodeContext() function in SDiagsRenderer
H A DDiagnosticRenderer.cpp429 emitCodeContext(Loc, Level, SpellingRanges, Hints); in emitCaret()