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