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