Searched refs:typePattern (Results 1 – 1 of 1) sorted by relevance
208 TypePattern typePattern; member1327 if (d.typePattern.kindCode == KindCode::kindArg) { in Match()1346 if (d.typePattern.categorySet == AnyType && in Match()1348 (d.typePattern.kindCode == KindCode::any || in Match()1363 if (d.typePattern.kindCode == KindCode::typeless || in Match()1401 switch (d.typePattern.kindCode) { in Match()1470 argOk = type->kind() == d.typePattern.exactKindValue; in Match()1863 if (d.typePattern.kindCode == KindCode::same) { in Match()2704 GetSpecificType(specific.dummy[j].typePattern)}; in IsSpecificIntrinsicFunction()2797 return typePattern.Dump(o) in Dump()[all …]