Searched defs:attr_ (Results 1 - 5 of 5) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ | ||
| H A D | ets_typeapi_parameter.h | 71 FIELD_UNUSED EtsInt attr_; member in ark::ets::EtsTypeAPIParameter |
| H A D | ets_typeapi_method.h | 81 FIELD_UNUSED EtsInt attr_; // note alignment member in ark::ets::EtsTypeAPIMethod |
| H A D | ets_typeapi_field.h | 82 FIELD_UNUSED EtsInt attr_; // note alignment member in ark::ets::EtsTypeAPIField |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | layout_info.h | 27 JSTaggedValue attr_; member |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/litecg/ | ||
| H A D | lmir_builder.h | 502 FunctionBuilder &Attribute(FuncAttr attr_) in Attribute() argument |
Completed in 3 milliseconds