Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Frontend/
H A DSARIFDiagnostic.h45 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, in emitCodeContext() function
H A DTextDiagnostic.h94 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, in emitCodeContext() function
/llvm-project/clang/tools/libclang/
H A DCIndexDiagnostic.cpp130 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, emitCodeContext() function in __anon6e9831320111::CXDiagnosticRenderer
/llvm-project/clang-tools-extra/clang-tidy/
H A DClangTidyDiagnosticConsumer.cpp109 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, in emitCodeContext() function in __anona52cfb610111::ClangTidyDiagnosticRenderer
/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp725 void SDiagsRenderer::emitCodeContext(FullSourceLoc Loc, emitCodeContext() function in SDiagsRenderer