Searched refs:emitCodeContext (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/clang/include/clang/Frontend/ |
| H A D | TextDiagnostic.h | 85 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, in emitCodeContext() function
|
| H A D | DiagnosticRenderer.h | 86 virtual void emitCodeContext(FullSourceLoc Loc,
|
| /llvm-project-15.0.7/clang/lib/Frontend/ |
| H A D | SerializedDiagnosticPrinter.cpp | 79 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, 727 void SDiagsRenderer::emitCodeContext(FullSourceLoc Loc, in emitCodeContext() function in SDiagsRenderer
|
| H A D | DiagnosticRenderer.cpp | 430 emitCodeContext(Loc, Level, SpellingRanges, Hints); in emitCaret()
|
| /llvm-project-15.0.7/clang/tools/libclang/ |
| H A D | CIndexDiagnostic.cpp | 130 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, in emitCodeContext() function in __anon50498daf0111::CXDiagnosticRenderer
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/ |
| H A D | ClangTidyDiagnosticConsumer.cpp | 108 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, in emitCodeContext() function in __anonbb0a7cbe0111::ClangTidyDiagnosticRenderer
|