Home
last modified time | relevance | path

Searched defs:REFERENCE (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/
Didentifier.h40 REFERENCE = 1 << 1, enumerator
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
Didentifier.h31 REFERENCE = 1U << 1U, enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Ddatatype.h32 REFERENCE, enumerator
/arkcompiler/runtime_core/compiler/optimizer/ir/
Ddatatype.h31 REFERENCE, enumerator
/arkcompiler/runtime_core/static_core/verification/type/
Dtype_type.h59 REFERENCE, enumerator
/arkcompiler/ets_runtime/ecmascript/serializer/
Dserialize_data.h33 REFERENCE = 0x04, enumerator
/arkcompiler/runtime_core/static_core/runtime/include/tooling/
Ddebug_interface.h95 enum class RegisterKind { PRIMITIVE, REFERENCE, TAGGED }; enumerator