Home
last modified time | relevance | path

Searched defs:FIELD (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_test_mirror_classes.h29 #define MIRROR_FIELD_INFO(KLASS, FIELD, ETS_FIELD) MirrorFieldInfo(ETS_FIELD, MEMBER_OFFSET(KLASS, … argument
/arkcompiler/ets_frontend/ets2panda/lsp/include/
Dclass_hierarchies.h27 enum class ClassRelationKind { UNKNOWN, INTERFACE, CLASS, FIELD, METHOD, PROPERTY }; enumerator
Dclass_hierarchy_item.h26 enum class ClassDefinitionStyle { FIELD = 0, METHOD }; enumerator
Dcompletions.h35 FIELD = 5, enumerator
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Dlreference.h39 FIELD, enumerator
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/matcher/
DMatchers.ts31 FIELD = 4, enumerator
/arkcompiler/ets_frontend/ets2panda/bindings/src/
DlspNode.ts37 enum ClassRelationKind { UNKNOWN, INTERFACE, CLASS, FIELD, METHOD, PROPERTY }; enumerator
40 FIELD = 0, enumerator
472 FIELD = 5, enumerator
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_handler.h35 FIELD, enumerator
/arkcompiler/ets_frontend/ets2panda/ir/
DastNodeFlags.h82 enum class PrivateFieldKind { FIELD, METHOD, GET, SET, STATIC_FIELD, STATIC_METHOD, STATIC_GET, STA… enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_panda_file_items.h47 static constexpr std::string_view FIELD = "Lstd/core/Field;"; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h76 FIELD, enumerator
1685 …enum class SlotKind { UNKNOWN, CLASS, MANAGED_CLASS, METHOD, VIRTUAL_METHOD, FIELD, STATIC_FIELD_P… enumerator
/arkcompiler/runtime_core/libpandafile/
Dfile_items.h158 FIELD = 0x2, enumerator
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_items.h135 FIELD = 0x2, enumerator