Home
last modified time | relevance | path

Searched defs:emitCodeContext (Results 1 – 2 of 2) 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
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp728 void SDiagsRenderer::emitCodeContext(FullSourceLoc Loc, in emitCodeContext() function in SDiagsRenderer