Home | History | Annotate | Download | only in Checkers

Lines Matching refs:BlockExpr

92                                      check::PostStmt<BlockExpr>,
120 void checkPostStmt(const BlockExpr *BE, CheckerContext &C) const;
1029 void MallocChecker::checkPostStmt(const BlockExpr *BE,