Home
last modified time | relevance | path

Searched defs:DeclWithIssue (Results 1 – 12 of 12) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DPlistDiagnostics.cpp400 const Decl *DeclWithIssue = D->getDeclWithIssue(); in FlushDiagnosticsImpl() local
407 if (const Decl *DeclWithIssue = D->getDeclWithIssue()) { in FlushDiagnosticsImpl() local
DHTMLDiagnostics.cpp138 if (const Decl *DeclWithIssue = D.getDeclWithIssue()) { in ReportDiag() local
245 const Decl *DeclWithIssue = D.getDeclWithIssue(); in ReportDiag() local
DBugReporter.cpp3446 void BugReporter::EmitBasicReport(const Decl *DeclWithIssue, in EmitBasicReport()
3454 void BugReporter::EmitBasicReport(const Decl *DeclWithIssue, in EmitBasicReport()
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h75 const Decl *DeclWithIssue; variable
DPathDiagnostic.h718 const Decl *DeclWithIssue; variable
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DHTMLDiagnostics.cpp224 if (const Decl *DeclWithIssue = D.getDeclWithIssue()) { in ReportDiag() local
573 const Decl *DeclWithIssue = D.getDeclWithIssue(); in FinalizeHTML() local
DPlistDiagnostics.cpp699 const Decl *DeclWithIssue = D->getDeclWithIssue(); in FlushDiagnosticsImpl() local
706 if (const Decl *DeclWithIssue = D->getDeclWithIssue()) { in FlushDiagnosticsImpl() local
DBugReporter.cpp3283 void BugReporter::EmitBasicReport(const Decl *DeclWithIssue, in EmitBasicReport()
3293 void BugReporter::EmitBasicReport(const Decl *DeclWithIssue, in EmitBasicReport()
/external/clang/lib/StaticAnalyzer/Checkers/
DLLVMConventionsChecker.cpp118 const Decl *DeclWithIssue; member in __anon1960a15d0111::StringRefCheckerVisitor
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DLLVMConventionsChecker.cpp116 const Decl *DeclWithIssue; member in __anon32f8670b0111::StringRefCheckerVisitor
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h255 const Decl *DeclWithIssue = nullptr; variable
/external/llvm-project/clang/include/clang/Analysis/
DPathDiagnostic.h770 const Decl *DeclWithIssue; variable