reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
99 IntegerLiteral *makeIntegerLiteral(uint64_t Value, QualType Ty);
462 Deref, M.makeIntegralCast(M.makeIntegerLiteral(1, C.IntTy), DerefType), 521 new (C) UnaryOperator(M.makeIntegerLiteral(0, C.LongTy), UO_Not, C.LongTy,