Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DAnalysisManager.h90 DiagnosticsEngine &getDiagnostic() override { in getDiagnostic() function
/external/clang/tools/libclang/
DCIndexDiagnostic.h40 CXDiagnosticImpl *getDiagnostic(unsigned i) const { in getDiagnostic() function
/external/clang/include/clang/AST/
DDependentDiagnostic.h92 const PartialDiagnostic &getDiagnostic() const { in getDiagnostic() function
/external/llvm/include/llvm/IR/
DDiagnosticInfo.h487 const SMDiagnostic &getDiagnostic() const { return Diagnostic; } in getDiagnostic() function