reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
71 Expr *makeIntegralCast(const Expr *Arg, QualType Ty);
462 Deref, M.makeIntegralCast(M.makeIntegerLiteral(1, C.IntTy), DerefType), 531 M.makeIntegralCast(DoneValue, PredicateTy), 647 : M.makeIntegralCast(BoolVal, ResultTy); 654 : M.makeIntegralCast(BoolVal, ResultTy);