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

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h245 void setDeclWithIssue(const Decl *declWithIssue) { function in class:clang::ento::BugReport
/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp3488 R->setDeclWithIssue(DeclWithIssue);

Completed in 776 milliseconds