Searched defs:beginDiagnostic (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/Frontend/ | ||
H A D | DiagnosticRenderer.h | 97 virtual void beginDiagnostic(DiagOrStoredDiag D, in beginDiagnostic() function |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndexDiagnostic.cpp | 92 void beginDiagnostic(DiagOrStoredDiag D, in beginDiagnostic() function in __anon6e9831320111::CXDiagnosticRenderer |
/llvm-project/clang/lib/Frontend/ | ||
H A D | SerializedDiagnosticPrinter.cpp | 683 void SDiagsRenderer::beginDiagnostic(DiagOrStoredDiag D, beginDiagnostic() function in SDiagsRenderer |