Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/verification/config/whitelist/
Dwhitelist.h25 enum class WhitelistKind : uint8_t { METHOD, METHOD_CALL, CLASS, __LAST__ }; enumerator
/arkcompiler/ets_frontend/es2panda/typescript/types/
DobjectType.h54 CLASS, in DEFINE_BITOPS() enumerator
/arkcompiler/runtime_core/runtime/include/
Dclass_root.h46 CLASS, enumerator
/arkcompiler/ets_frontend/ts2panda/src/
Dvariable.ts32 export abstract class Variable {
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dglobal_ts_type_ref.h29 CLASS, enumerator
/arkcompiler/ets_frontend/ts2panda/src/base/
DtypeSystem.ts114 CLASS, enumerator
/arkcompiler/runtime_core/libpandafile/
Dfile_items.h145 CLASS = 0x0, enumerator
1817 CLASS = 0x05, enumerator
/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeSystem.h205 CLASS, enumerator
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h1000 …enum class SlotKind { UNKNOWN, CLASS, MANAGED_CLASS, METHOD, VIRTUAL_METHOD, FIELD, STATIC_FIELD_P… enumerator