Searched defs:emitCodeContext (Results 1 – 4 of 4) 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 |
| /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 |
| /llvm-project-15.0.7/clang/lib/Frontend/ | ||
| H A D | SerializedDiagnosticPrinter.cpp | 727 void SDiagsRenderer::emitCodeContext(FullSourceLoc Loc, in emitCodeContext() function in SDiagsRenderer |