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

/external/clang/tools/libclang/
H A DCIndexDiagnostic.h40 CXDiagnosticImpl *getDiagnostic(unsigned i) const { function in class:clang::CXDiagnosticSetImpl
/external/clang/include/clang/AST/
H A DDependentDiagnostic.h92 const PartialDiagnostic &getDiagnostic() const { function in class:clang::DependentDiagnostic
/external/llvm/include/llvm/IR/
H A DDiagnosticInfo.h571 const SMDiagnostic &getDiagnostic() const { return Diagnostic; } function in class:llvm::DiagnosticInfoMIRParser
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h378 virtual DiagnosticsEngine& getDiagnostic() = 0;
428 DiagnosticsEngine& getDiagnostic() { function in class:clang::ento::BugReporter
429 return D.getDiagnostic();
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...

Completed in 471 milliseconds