Searched defs:REFERENCE (Results 1 – 9 of 9) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/ir/expressions/ |
| D | identifier.h | 40 REFERENCE = 1 << 1, enumerator
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | datatype.h | 31 REFERENCE, enumerator
|
| /arkcompiler/runtime_core/static_core/verification/type/ |
| D | type_type.h | 59 REFERENCE, enumerator
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | datatype.h | 32 REFERENCE, enumerator
|
| /arkcompiler/ets_frontend/ets2panda/lsp/include/ |
| D | completions.h | 48 REFERENCE = 18, enumerator
|
| D | api.h | 178 enum class HighlightSpanKind { NONE, DEFINITION, REFERENCE, WRITTEN_REFERENCE }; enumerator
|
| /arkcompiler/ets_frontend/ets2panda/bindings/src/ |
| D | lspNode.ts | 423 REFERENCE, enumerator 485 REFERENCE = 18, enumerator
|
| /arkcompiler/ets_runtime/ecmascript/serializer/ |
| D | serialize_data.h | 61 REFERENCE = 0x10, enumerator
|
| /arkcompiler/runtime_core/static_core/runtime/include/tooling/ |
| D | debug_interface.h | 90 enum class RegisterKind { PRIMITIVE, REFERENCE, TAGGED }; enumerator
|