Home
last modified time | relevance | path

Searched defs:SETTER (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DmemberExpression.h46 SETTER = 1U << 3U, enumerator
/arkcompiler/ets_frontend/es2panda/ir/expressions/
Dliteral.h50 SETTER = 27, enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.h261 SETTER, enumerator
/arkcompiler/ets_frontend/ets2panda/checker/types/
Dsignature.h89 SETTER = 1U << 15U, enumerator
DtypeFlag.h78 SETTER = 1ULL << 50ULL, // ETS Setter enumerator
/arkcompiler/ets_frontend/ets2panda/lsp/include/
Dclass_hierarchy_item.h22 enum class SetterStyle { NONE = 0, SETTER, GETTER }; enumerator
/arkcompiler/runtime_core/libpandafile/
Dliteral_data_accessor.h62 SETTER = 0x1b, enumerator
/arkcompiler/ets_frontend/ets2panda/ir/
DastNodeFlags.h65 SETTER = 1U << 22U, enumerator
102 SETTER = 1U << 16U, enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_typeapi.h84 SETTER = 1U << 13U // Method enumerator
/arkcompiler/runtime_core/libabckit/src/wrappers/
Dpandasm_wrapper.h64 SETTER = 0x1b, enumerator
/arkcompiler/ets_frontend/ets2panda/bindings/src/
DlspNode.ts27 SETTER, enumerator