Home
last modified time | relevance | path

Searched defs:ETSType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2ets/src/
DETSHelpers.ts17 export enum ETSType { enum
/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.h82 [[nodiscard]] static inline TypeFlag ETSType(const Type *const type) noexcept in ETSType() function