Searched refs:beginDiagnostic (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DDiagnosticRenderer.h97 virtual void beginDiagnostic(DiagOrStoredDiag D, function in class:clang::DiagnosticRenderer
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp83 void beginDiagnostic(DiagOrStoredDiag D,
586 // for beginDiagnostic, in case associated notes are emitted before we get
686 void SDiagsRenderer::beginDiagnostic(DiagOrStoredDiag D, function in class:SDiagsRenderer
H A DDiagnosticRenderer.cpp95 beginDiagnostic(D, Level);

Completed in 57 milliseconds