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