Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Basic/
DDiagnosticError.h26 PartialDiagnosticAt &getDiagnostic() { return Diag; } in getDiagnostic() function
27 const PartialDiagnosticAt &getDiagnostic() const { return Diag; } in getDiagnostic() function
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DAnalysisManager.h90 DiagnosticsEngine &getDiagnostic() override { in getDiagnostic() function
/external/llvm-project/clang/tools/libclang/
DCIndexDiagnostic.h40 CXDiagnosticImpl *getDiagnostic(unsigned i) const { in getDiagnostic() function
/external/clang/tools/libclang/
DCIndexDiagnostic.h40 CXDiagnosticImpl *getDiagnostic(unsigned i) const { in getDiagnostic() function
/external/llvm-project/clang/include/clang/AST/
DDependentDiagnostic.h94 const PartialDiagnostic &getDiagnostic() const { in getDiagnostic() function
/external/clang/include/clang/AST/
DDependentDiagnostic.h92 const PartialDiagnostic &getDiagnostic() const { in getDiagnostic() function
/external/llvm/include/llvm/IR/
DDiagnosticInfo.h571 const SMDiagnostic &getDiagnostic() const { return Diagnostic; } in getDiagnostic() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDiagnosticInfo.h916 const SMDiagnostic &getDiagnostic() const { return Diagnostic; } in getDiagnostic() function
/external/llvm-project/llvm/include/llvm/IR/
DDiagnosticInfo.h925 const SMDiagnostic &getDiagnostic() const { return Diagnostic; } in getDiagnostic() function