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