Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Frontend/
H A DTextDiagnostic.h85 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, in emitCodeContext() function
H A DDiagnosticRenderer.h86 virtual void emitCodeContext(FullSourceLoc Loc,
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp79 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level,
728 void SDiagsRenderer::emitCodeContext(FullSourceLoc Loc, in emitCodeContext() function in SDiagsRenderer
H A DDiagnosticRenderer.cpp430 emitCodeContext(Loc, Level, SpellingRanges, Hints); in emitCaret()