Searched defs:UNION (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ | ||
| H A D | ets_typeapi.h | 47 UNION = 0x11U, member in ark::ets::EtsTypeAPIKind |
| /arkcompiler/ets_frontend/es2panda/typescript/types/ | ||
| H A D | typeFlag.h | 35 UNION = 1ULL << 8, // x: a | b member in panda::es2panda::checker::TypeFlag |
| /arkcompiler/ets_runtime/ecmascript/ts_types/ | ||
| H A D | global_ts_type_ref.h | 29 UNION, member in panda::ecmascript::TSTypeKind |
| /arkcompiler/ets_frontend/ets2panda/checker/types/ | ||
| H A D | typeFlag.h | 37 UNION = 1ULL << 8ULL, // x: a | b member in ark::es2panda::checker::TypeFlag |
Completed in 3 milliseconds