Lines Matching defs:add_id
69 virtual const Type *add_id() const = 0;
80 virtual const Type *add_id() const { return TypeInt::ZERO; }
94 virtual const Type *add_id() const { return TypeLong::ZERO; }
110 virtual const Type *add_id() const { return TypeF::ZERO; }
125 virtual const Type *add_id() const { return TypeD::ZERO; }
171 virtual const Type *add_id() const { return TypeInt::ZERO; }
185 virtual const Type *add_id() const { return TypeLong::ZERO; }
198 virtual const Type *add_id() const { return TypeInt::ZERO; }
210 virtual const Type *add_id() const { return TypeLong::ZERO; }
233 virtual const Type *add_id() const { return TypeInt::make(min_jint); }
246 virtual const Type *add_id() const { return TypeInt::make(max_jint); }