Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsTuple.cpp94ArenaVector<checker::Type *> &typeList, checker::Type *const spreadType) in CalculateLUBForTuple()
162 ArenaVector<checker::Type *> typeList(checker->Allocator()->Adapter()); in GetType() local
DetsTuple.h36 explicit ETSTuple(const ArenaVector<ir::TypeNode *> &typeList) in ETSTuple()
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.cpp378 CVector<GlobalTSTypeRef> typeList; in InferPhiGate() local