Home | History | Annotate | Download | only in Checkers

Lines Matching refs:BlockExpr

165                                      check::PostStmt<BlockExpr>,
204 void checkPostStmt(const BlockExpr *BE, CheckerContext &C) const;
2247 void MallocChecker::checkPostStmt(const BlockExpr *BE,