Searched defs:ENUM (Results 1 - 7 of 7) sorted by relevance
| /arkcompiler/runtime_core/assembler/ | ||
| H A D | annotation.h | 94 ENUM, member in panda::pandasm::Value::Type |
| /arkcompiler/runtime_core/static_core/assembler/ | ||
| H A D | annotation.h | 90 ENUM, member in ark::pandasm::Value::Type |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ | ||
| H A D | ets_typeapi.h | 51 ENUM = 0x14U member in ark::ets::EtsTypeAPIKind |
| /arkcompiler/ets_frontend/es2panda/typescript/types/ | ||
| H A D | typeFlag.h | 42 ENUM = 1ULL << 15, // enum x member in panda::es2panda::checker::TypeFlag |
| /arkcompiler/ets_frontend/ets2panda/checker/types/ets/ | ||
| H A D | etsObjectTypeConstants.h | 32 ENUM = 1U << 5U, member in ark::es2panda::checker::ETSObjectFlags |
| /arkcompiler/ets_frontend/ets2panda/checker/types/ | ||
| H A D | typeFlag.h | 44 ENUM = 1ULL << 15ULL, // enum x member in ark::es2panda::checker::TypeFlag |
| /arkcompiler/ets_frontend/ets2panda/ir/ | ||
| H A D | astNodeFlags.h | 89 ENUM = 1U << 10U, member in ark::es2panda::ir::ModifierFlags::ScriptFunctionFlags |
Completed in 5 milliseconds