Home
last modified time | relevance | path

Searched refs:emitCodeContext (Results 1 – 5 of 5) 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
H A DDiagnosticRenderer.h86 virtual void emitCodeContext(FullSourceLoc Loc,
/netbsd-src/external/apache2/llvm/dist/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()
/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