Searched defs:getDiagnostic (Results 1 - 3 of 3) sorted by path

/external/clang/include/clang/AST/
H A DDependentDiagnostic.h92 const PartialDiagnostic &getDiagnostic() const { function in class:clang::DependentDiagnostic
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h375 virtual DiagnosticsEngine& getDiagnostic() = 0;
425 DiagnosticsEngine& getDiagnostic() { function in class:clang::ento::BugReporter
426 return D.getDiagnostic();
/external/clang/tools/libclang/
H A DCIndexDiagnostic.h39 CXDiagnosticImpl *getDiagnostic(unsigned i) const { function in class:clang::CXDiagnosticSetImpl

Completed in 426 milliseconds