Home
last modified time | relevance | path

Searched refs:setDeclWithIssue (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPaddingChecker.cpp346 Report->setDeclWithIssue(RD); in reportRecord()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h284 void setDeclWithIssue(const Decl *declWithIssue) { in setDeclWithIssue() function
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h863 void setDeclWithIssue(const Decl *D) { in setDeclWithIssue() function
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp3259 PD.setDeclWithIssue(CP->getCaller()); in resetDiagnosticLocationToMainFile()
3327 R->setDeclWithIssue(DeclWithIssue); in EmitBasicReport()