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()
4564 else if (const ImplicitCastExpr *IEXPR = dyn_cast<ImplicitCastExpr>(BlockExp)) in SynthesizeBlockCall() local4565 CPT = IEXPR->getType()->getAs<BlockPointerType>(); in SynthesizeBlockCall()