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

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

Completed in 102 milliseconds