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