Searched defs:getDiagnostic (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexDiagnostic.h40 CXDiagnosticImpl *getDiagnostic(unsigned i) const { function in class:clang::CXDiagnosticSetImpl
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnosticError.h26 PartialDiagnosticAt &getDiagnostic() { return Diag; } function in class:clang::DiagnosticError
27 const PartialDiagnosticAt &getDiagnostic() const { return Diag; } function in class:clang::DiagnosticError
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDependentDiagnostic.h94 const PartialDiagnostic &getDiagnostic() const { function in class:clang::DependentDiagnostic
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDiagnosticInfo.h939 const SMDiagnostic &getDiagnostic() const { return Diagnostic; } function in class:llvm::DiagnosticInfoMIRParser

Completed in 121 milliseconds