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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPaddingChecker.cpp340 Report->setDeclWithIssue(RD);
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h284 void setDeclWithIssue(const Decl *declWithIssue) { function in class:clang::ento::BasicBugReport
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h824 void setDeclWithIssue(const Decl *D) { function in class:clang::ento::PathDiagnostic
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp3235 PD.setDeclWithIssue(CP->getCaller());
3303 R->setDeclWithIssue(DeclWithIssue);

Completed in 124 milliseconds