Lines Matching full:fieldno
1685 Constant *ConstantExpr::getOffsetOf(StructType* STy, unsigned FieldNo) {1687 FieldNo));1690 Constant *ConstantExpr::getOffsetOf(Type* Ty, Constant *FieldNo) {1691 // offsetof is implemented as: (i64) gep (Ty*)null, 0, FieldNo1695 FieldNo