Searched defs:originTypes (Results 1 – 2 of 2) sorted by relevance
52 std::vector<UnionType *> FilterUnionTypes(const ArenaVector<UnionType *> &originTypes, checker::ETS… in FilterUnionTypes()160 auto originTypes = FilterUnionTypes(unionType->ConstituentTypes(), checker); in GenUnionType() local
778 std::vector<UnionType *> TSDeclGen::FilterUnionTypes(const ArenaVector<UnionType *> &originTypes) in FilterUnionTypes()