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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DTextDiagnostic.h86 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level,
H A DDiagnosticRenderer.h86 virtual void emitCodeContext(FullSourceLoc Loc,
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp78 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level,
713 void SDiagsRenderer::emitCodeContext(FullSourceLoc Loc, function in class:SDiagsRenderer
H A DDiagnosticRenderer.cpp423 emitCodeContext(Loc, Level, SpellingRanges, Hints);

Completed in 118 milliseconds