Searched defs:emitCodeContext (Results 1 – 5 of 5) sorted by relevance
| /llvm-project/clang/include/clang/Frontend/ | ||
| H A D | SARIFDiagnostic.h | 45 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, in emitCodeContext() function |
| H A D | TextDiagnostic.h | 94 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, in emitCodeContext() function |
| /llvm-project/clang/tools/libclang/ | ||
| H A D | CIndexDiagnostic.cpp | 130 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, emitCodeContext() function in __anon6e9831320111::CXDiagnosticRenderer |
| /llvm-project/clang-tools-extra/clang-tidy/ | ||
| H A D | ClangTidyDiagnosticConsumer.cpp | 109 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, in emitCodeContext() function in __anona52cfb610111::ClangTidyDiagnosticRenderer |
| /llvm-project/clang/lib/Frontend/ | ||
| H A D | SerializedDiagnosticPrinter.cpp | 725 void SDiagsRenderer::emitCodeContext(FullSourceLoc Loc, emitCodeContext() function in SDiagsRenderer |