Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DPaddingChecker.cpp341 Report->setDeclWithIssue(RD); in reportRecord()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h284 void setDeclWithIssue(const Decl *declWithIssue) { in setDeclWithIssue() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DPathDiagnostic.h863 void setDeclWithIssue(const Decl *D) { in setDeclWithIssue() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp3233 PD.setDeclWithIssue(CP->getCaller()); in resetDiagnosticLocationToMainFile()
3301 R->setDeclWithIssue(DeclWithIssue); in EmitBasicReport()