Home | History | Annotate | Download | only in libclang

Lines Matching refs:ICE

5537       if (const ImplicitCastExpr *ICE = dyn_cast<ImplicitCastExpr>(Callee))
5538 Callee = ICE->getSubExpr();