Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/types/
DelementFlags.h26 OPTIONAL = 1 << 1, // T? enumerator
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DelementFlags.h30 OPTIONAL = 1U << 1U, // T? enumerator
/arkcompiler/ets_frontend/es2panda/ir/expressions/
Didentifier.h39 OPTIONAL = 1 << 0, enumerator
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
Didentifier.h33 OPTIONAL = 1U << 0U, enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_typeapi.h78 OPTIONAL = 1U << 7U, // Parameter enumerator
/arkcompiler/ets_frontend/es2panda/binder/
DvariableFlags.h115 OPTIONAL = 1 << 0, enumerator
/arkcompiler/ets_frontend/es2panda/ir/
DastNode.h72 OPTIONAL = 1 << 7, enumerator
/arkcompiler/ets_frontend/ets2panda/varbinder/
DvariableFlags.h129 OPTIONAL = 1U << 0U, enumerator
/arkcompiler/ets_frontend/ets2panda/ir/
DastNodeFlags.h50 OPTIONAL = 1U << 7U, enumerator