Home | History | Annotate | Download | only in libclang

Lines Matching refs:ICE

4816       if (const ImplicitCastExpr *ICE = dyn_cast<ImplicitCastExpr>(Callee))
4817 Callee = ICE->getSubExpr();