Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/base/
DmethodDefinition.h35 enum class MethodDefinitionKind { CONSTRUCTOR, METHOD, GET, SET }; enumerator
/arkcompiler/ets_frontend/es2panda/ir/
DastNode.h89 CONSTRUCTOR = 1 << 5, enumerator
/arkcompiler/runtime_core/verification/jobs/
Dcache.h291 CONSTRUCTOR, enumerator