Home | History | Annotate | Download | only in src

Lines Matching defs:access

1931         auto access = field.value.type.element == BASE_TYPE_UTYPE
1939 code += "_o->" + name + "[_i]" + access + " = ";
2008 // in _o->field before attempting to access it.
2074 // For enumerations, we need to get access to the array data for
2088 // in _o->field before attempting to access it.