Home
last modified time | relevance | path

Searched defs:beginDiagnostic (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DDiagnosticRenderer.h97 virtual void beginDiagnostic(DiagOrStoredDiag D, in beginDiagnostic() function
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndexDiagnostic.cpp92 void beginDiagnostic(DiagOrStoredDiag D, in beginDiagnostic() function in __anon0c10e8160111::CXDiagnosticRenderer
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp685 void SDiagsRenderer::beginDiagnostic(DiagOrStoredDiag D, in beginDiagnostic() function in SDiagsRenderer