Searched refs:IEXPR (Results 1 – 1 of 1) sorted by relevance
4561 else if (const ImplicitCastExpr *IEXPR = dyn_cast<ImplicitCastExpr>(BlockExp)) in SynthesizeBlockCall() local4562 CPT = IEXPR->getType()->getAs<BlockPointerType>(); in SynthesizeBlockCall()