Home
last modified time | relevance | path

Searched defs:INTERFACE (Results 1 – 15 of 15) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/types/
DobjectType.h55 INTERFACE, in DEFINE_BITOPS() enumerator
/arkcompiler/ets_frontend/ets2panda/lsp/include/
Dclass_hierarchies.h27 enum class ClassRelationKind { UNKNOWN, INTERFACE, CLASS, FIELD, METHOD, PROPERTY }; enumerator
Dcompletions.h38 INTERFACE = 8, enumerator
Dapi.h419 enum class HierarchyType { OTHERS, INTERFACE, CLASS }; enumerator
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/model/
DArkClass.ts34 INTERFACE = 2, enumerator
/arkcompiler/ets_frontend/es2panda/binder/
DvariableFlags.h119 INTERFACE = 1 << 4, enumerator
180 INTERFACE, enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_typeapi.h42 INTERFACE = 0xCU, enumerator
Dets_typeapi_create.h130 INTERFACE, enumerator
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsObjectTypeConstants.h28 INTERFACE = 1U << 1U, enumerator
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dglobal_ts_type_ref.h33 INTERFACE, enumerator
/arkcompiler/ets_frontend/arkguard/src/utils/
DScopeAnalyzer.ts112 INTERFACE, enumerator
/arkcompiler/ets_frontend/ets2panda/bindings/src/
DlspNode.ts23 enum HierarchyType { OTHERS, INTERFACE, CLASS }; enumerator
37 enum ClassRelationKind { UNKNOWN, INTERFACE, CLASS, FIELD, METHOD, PROPERTY }; enumerator
475 INTERFACE = 8, enumerator
/arkcompiler/ets_frontend/ets2panda/varbinder/
DvariableFlags.h133 INTERFACE = 1U << 4U, enumerator
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/tools/
DBuildModuleChains.ts149 INTERFACE, enumerator
/arkcompiler/runtime_core/taihe/compiler/taihe/codegen/ani/
Dgen_sts.py54 INTERFACE = "" variable in FuncKind