Lines Matching refs:offsetof
204 if (offset == offsetof(DerivedType, binding_)) {
206 } else if (offset == offsetof(DerivedType, name_)) {
208 } else if (offset == offsetof(DerivedType, sizeInBytes_)) {
210 } else if (offset == offsetof(DerivedType, uninstantiated_)) {
212 } else if (offset == offsetof(DerivedType, kindParameter_)) {
214 } else if (offset == offsetof(DerivedType, lenParameterKind_)) {
216 } else if (offset == offsetof(DerivedType, component_)) {
218 } else if (offset == offsetof(DerivedType, procPtr_)) {
220 } else if (offset == offsetof(DerivedType, special_)) {
222 } else if (offset == offsetof(DerivedType, specialBitSet_)) {
224 } else if (offset == offsetof(DerivedType, hasParent_)) {