Home
last modified time | relevance | path

Searched defs:constituentTypes_ (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsUnionType.h97 ArenaVector<Type *> const constituentTypes_; variable
/arkcompiler/ets_frontend/es2panda/typescript/types/
DunionType.h130 ArenaVector<Type *> constituentTypes_; variable
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DunionType.h132 ArenaVector<Type *> constituentTypes_; variable