Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DTextDiagnostic.h85 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, in emitCodeContext() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexDiagnostic.cpp130 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, in emitCodeContext() function in __anonb492cf4a0111::CXDiagnosticRenderer
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp728 void SDiagsRenderer::emitCodeContext(FullSourceLoc Loc, in emitCodeContext() function in SDiagsRenderer