Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/test/type_extractor/testcases/
Dtest-namespace-enum-transformed-function.ts17 namespace CLASS { namespace
/arkcompiler/runtime_core/static_core/libpandafile/external/
Dpanda_file_support.cpp53 #define LOAD_FUNC(CLASS, FUNC) \ in LoadPandFileExt() argument
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DobjectType.h49 CLASS, in DEFINE_BITOPS() enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_class_root.h44 CLASS = helpers::ToUnderlying(ClassRoot::CLASS), enumerator
Dets_panda_file_items.h31 static constexpr std::string_view CLASS = "Lstd/core/Class;"; variable
/arkcompiler/ets_frontend/es2panda/typescript/types/
DobjectType.h54 CLASS, in DEFINE_BITOPS() enumerator
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass_root.h46 CLASS, enumerator
/arkcompiler/runtime_core/static_core/verification/config/context/
Dcontext.h36 enum class WhitelistKind : uint8_t { METHOD, METHOD_CALL, CLASS, LAST }; enumerator
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Dlreference.h40 CLASS, enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_typeapi_create.h123 CLASS, enumerator
Dets_typeapi.h40 CLASS = 0xAU, enumerator
/arkcompiler/ets_frontend/ts2panda/src/
Dvariable.ts32 export abstract class Variable {
/arkcompiler/ets_runtime/ecmascript/compiler/
Dpgo_bc_info.h30 CLASS, enumerator
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dglobal_ts_type_ref.h26 CLASS, enumerator
/arkcompiler/ets_frontend/arkguard/src/utils/
DScopeAnalyzer.ts76 CLASS, enumerator
/arkcompiler/ets_frontend/ets2panda/varbinder/
DvariableFlags.h134 CLASS = 1U << 16U, enumerator
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsObjectType.h30 CLASS = 1U << 0U, enumerator
/arkcompiler/ets_frontend/ts2panda/src/base/
DtypeSystem.ts114 CLASS, enumerator
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_items.h132 CLASS = 0x0, enumerator
1985 CLASS = 0x05, enumerator
/arkcompiler/runtime_core/libpandafile/
Dfile_items.h145 CLASS = 0x0, enumerator
1817 CLASS = 0x05, enumerator
/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeSystem.h212 CLASS, enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h1354 …enum class SlotKind { UNKNOWN, CLASS, MANAGED_CLASS, METHOD, VIRTUAL_METHOD, FIELD, STATIC_FIELD_P… enumerator
Dinst.h6266 … enum class ObjectType { UNKNOWN, CLASS, METHOD, CONSTANT_POOL, STRING, PANDA_FILE_OFFSET, LAST }; enumerator