Searched defs:BlockExp (Results 1 – 3 of 3) sorted by relevance
3719 Stmt *RewriteObjC::SynthesizeBlockCall(CallExpr *Exp, const Expr *BlockExp) { in SynthesizeBlockCall()
4552 Stmt *RewriteModernObjC::SynthesizeBlockCall(CallExpr *Exp, const Expr *BlockExp) { in SynthesizeBlockCall()
8029 ExprResult BlockExp = BuildBlockForLambdaConversion( in BuildCXXMemberCallExpr() local