Home
last modified time | relevance | path

Searched defs:emitCodeContext (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DTextDiagnostic.h85 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, emitCodeContext() function
H A DSARIFDiagnostic.h45 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, in emitCodeContext() function
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp725 void SDiagsRenderer::emitCodeContext(FullSourceLoc Loc, in emitCodeContext() function in SDiagsRenderer