Searched refs:getBlockForRegisteredExpression (Results 1 – 3 of 3) sorted by relevance
134 const CFGBlock *getBlockForRegisteredExpression(const Stmt *stmt);
189 AnalysisDeclContext::getBlockForRegisteredExpression(const Stmt *stmt) { in getBlockForRegisteredExpression() function in AnalysisDeclContext
2094 const CFGBlock *block = AC.getBlockForRegisteredExpression(D.stmt); in IssueWarnings()