Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h245 void setDeclWithIssue(const Decl *declWithIssue) { in setDeclWithIssue() function
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp3483 R->setDeclWithIssue(DeclWithIssue); in EmitBasicReport()