Home | History | Annotate | Download | only in libclang

Lines Matching refs:ICE

4546       if (ImplicitCastExpr *ICE = dyn_cast<ImplicitCastExpr>(Callee))
4547 Callee = ICE->getSubExpr();