Searched defs:ctype (Results 1 – 4 of 4) sorted by relevance
252 for (auto *ctype : constituentTypes_) { in Substitute() local300 for (auto const &ctype : ConstituentTypes()) { in IsSupertypeOf() local309 for (auto const &ctype : ConstituentTypes()) { in IsSubtypeOf() local
1247 CallType ctype = static_cast<CallType>(ReadNum()); // call type in ImportCallInfo() local
180 for (auto const &ctype : type->AsETSUnionType()->ConstituentTypes()) { in MatchConstitutentOrConstraint() local
6138 PrimType dtype, PrimType ctype, bool hasCompare, ConditionCode cc) in SelectSelect()6160 PrimType ctype = expr.Opnd(0)->GetPrimType(); in SelectSelect() local