Searched defs:CONSTRUCTOR (Results 1 – 9 of 9) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/ |
| D | pgo_type_location.h | 31 CONSTRUCTOR, enumerator
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ |
| D | signature.h | 82 CONSTRUCTOR = 1U << 8U, enumerator
|
| /arkcompiler/ets_frontend/ets2panda/ir/ |
| D | astNodeFlags.h | 57 CONSTRUCTOR = 1U << 14U, enumerator 91 CONSTRUCTOR = 1U << 5U, enumerator
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| D | ets_typeapi.h | 76 CONSTRUCTOR = 1U << 5U, // Method enumerator
|
| /arkcompiler/ets_frontend/es2panda/ir/base/ |
| D | methodDefinition.h | 35 enum class MethodDefinitionKind { CONSTRUCTOR, METHOD, GET, SET }; enumerator
|
| /arkcompiler/ets_frontend/ets2panda/ir/base/ |
| D | methodDefinition.h | 33 CONSTRUCTOR, enumerator
|
| /arkcompiler/ets_frontend/es2panda/ir/ |
| D | astNode.h | 91 CONSTRUCTOR = 1 << 5, enumerator
|
| /arkcompiler/ets_frontend/ets2panda/lsp/include/ |
| D | completions.h | 34 CONSTRUCTOR = 4, enumerator
|
| /arkcompiler/ets_frontend/ets2panda/bindings/src/ |
| D | lspNode.ts | 471 CONSTRUCTOR = 4, enumerator
|