Searched refs:getDiagnostic (Results 1 - 8 of 8) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAnalysisManager.h90 DiagnosticsEngine &getDiagnostic() override {
/external/clang/tools/libclang/
H A DCIndexDiagnostic.h40 CXDiagnosticImpl *getDiagnostic(unsigned i) const { function in class:clang::CXDiagnosticSetImpl
H A DCIndexDiagnostic.cpp236 return Diags->getDiagnostic(Index);
465 return D->getDiagnostic(Index);
/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/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/lib/Sema/
H A DSemaAccess.cpp1518 Entity.setDiag(DD.getDiagnostic());
1526 Entity.setDiag(DD.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 501 milliseconds