Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DTextDiagnostic.h85 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, in emitCodeContext() function
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndexDiagnostic.cpp130 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 DClangTidyDiagnosticConsumer.cpp108 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, in emitCodeContext() function in __anonbb0a7cbe0111::ClangTidyDiagnosticRenderer
/llvm-project-15.0.7/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp727 void SDiagsRenderer::emitCodeContext(FullSourceLoc Loc, in emitCodeContext() function in SDiagsRenderer