Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsTypeReference.h29 ir::ETSTypeReferencePart *Part() in Part() function
34 ir::ETSTypeReferencePart *Part() const in Part() function
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2ets/templates/
Dtest.template.ts187 export type Part = Partial<Point>; alias