Lines Matching defs:BlockCall
5727 Stmt *BlockCall = SynthesizeBlockCall(CE, CE->getCallee());5728 ReplaceStmt(S, BlockCall);5729 return BlockCall;