Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/core/
DtypeElaborationContext.h56 ArenaVector<Type *> potentialTypes_; variable
/arkcompiler/ets_frontend/ets2panda/checker/ts/
DtypeElaborationContext.h57 ArenaVector<Type *> potentialTypes_; variable