Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/expressions/
Didentifier.h40 REFERENCE = 1 << 1, enumerator
/arkcompiler/runtime_core/compiler/optimizer/ir/
Ddatatype.h31 REFERENCE, enumerator
/arkcompiler/runtime_core/static_core/verification/type/
Dtype_type.h59 REFERENCE, enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Ddatatype.h32 REFERENCE, enumerator
/arkcompiler/ets_frontend/ets2panda/lsp/include/
Dcompletions.h48 REFERENCE = 18, enumerator
Dapi.h178 enum class HighlightSpanKind { NONE, DEFINITION, REFERENCE, WRITTEN_REFERENCE }; enumerator
/arkcompiler/ets_frontend/ets2panda/bindings/src/
DlspNode.ts423 REFERENCE, enumerator
485 REFERENCE = 18, enumerator
/arkcompiler/ets_runtime/ecmascript/serializer/
Dserialize_data.h61 REFERENCE = 0x10, enumerator
/arkcompiler/runtime_core/static_core/runtime/include/tooling/
Ddebug_interface.h90 enum class RegisterKind { PRIMITIVE, REFERENCE, TAGGED }; enumerator