Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_location.h31 CONSTRUCTOR, enumerator
/arkcompiler/ets_frontend/ets2panda/checker/types/
Dsignature.h82 CONSTRUCTOR = 1U << 8U, enumerator
/arkcompiler/ets_frontend/ets2panda/ir/
DastNodeFlags.h57 CONSTRUCTOR = 1U << 14U, enumerator
91 CONSTRUCTOR = 1U << 5U, enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_typeapi.h76 CONSTRUCTOR = 1U << 5U, // Method enumerator
/arkcompiler/ets_frontend/es2panda/ir/base/
DmethodDefinition.h35 enum class MethodDefinitionKind { CONSTRUCTOR, METHOD, GET, SET }; enumerator
/arkcompiler/ets_frontend/ets2panda/ir/base/
DmethodDefinition.h33 CONSTRUCTOR, enumerator
/arkcompiler/ets_frontend/es2panda/ir/
DastNode.h91 CONSTRUCTOR = 1 << 5, enumerator
/arkcompiler/ets_frontend/ets2panda/lsp/include/
Dcompletions.h34 CONSTRUCTOR = 4, enumerator
/arkcompiler/ets_frontend/ets2panda/bindings/src/
DlspNode.ts471 CONSTRUCTOR = 4, enumerator