Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugSuppression.cpp132 const Decl *DeclWithIssue = R.getDeclWithIssue(); in isSuppressed() local
139 const Decl *DeclWithIssue, in isSuppressed()
H A DHTMLDiagnostics.cpp292 if (const Decl *DeclWithIssue = D.getDeclWithIssue()) { in ReportDiag() local
H A DBugReporter.cpp3362 void BugReporter::EmitBasicReport(const Decl *DeclWithIssue, in EmitBasicReport()
3372 void BugReporter::EmitBasicReport(const Decl *DeclWithIssue, in EmitBasicReport()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DLLVMConventionsChecker.cpp116 const Decl *DeclWithIssue; member in __anonfe7749740111::StringRefCheckerVisitor
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h253 const Decl *DeclWithIssue = nullptr; variable
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h765 const Decl *DeclWithIssue; variable