Home
last modified time | relevance | path

Searched defs:attr_ (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_typeapi_parameter.h71 FIELD_UNUSED EtsInt attr_; variable
Dets_typeapi_method.h81 FIELD_UNUSED EtsInt attr_; // note alignment variable
Dets_typeapi_field.h82 FIELD_UNUSED EtsInt attr_; // note alignment variable
/arkcompiler/ets_runtime/ecmascript/
Dlayout_info.h27 JSTaggedValue attr_; member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/litecg/
Dlmir_builder.h670 FunctionBuilder &Attribute(FuncAttr attr_) in Attribute()