Home
last modified time | relevance | path

Searched defs:UNION (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/taihe/compiler/taihe/codegen/abi/
Dmangle.py72 UNION = "union" variable in DeclKind
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_typeapi.h47 UNION = 0x11U, enumerator
/arkcompiler/ets_frontend/es2panda/typescript/types/
DtypeFlag.h35 UNION = 1ULL << 8, // x: a | b enumerator
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dglobal_ts_type_ref.h29 UNION, enumerator
/arkcompiler/ets_frontend/ets2panda/checker/types/
DtypeFlag.h37 UNION = 1ULL << 8ULL, // x: a | b enumerator