Home
last modified time | relevance | path

Searched refs:IdType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h53 using IdType = uint32_t; variable
/arkcompiler/ets_frontend/testTs/
Dtest-case.patch11000 +type IdType = `${number}-${number}-${number}-${number}`
11001 +const id: IdType = '0000-0000-0000-0001';
11003 +type A = Record<IdType, string>;