Lines Matching full:fieldno
1766 Constant *ConstantExpr::getOffsetOf(StructType* STy, unsigned FieldNo) {1768 FieldNo));1771 Constant *ConstantExpr::getOffsetOf(Type* Ty, Constant *FieldNo) {1772 // offsetof is implemented as: (i64) gep (Ty*)null, 0, FieldNo1776 FieldNo