Searched refs:TyIsCommon (Results 1 – 1 of 1) sorted by relevance
1466 bool TyIsCommon = true; in findCommonType() local1503 TyIsCommon = false; // Give up on anything but an iN type. in findCommonType()1508 return {TyIsCommon ? Ty : nullptr, ITy}; in findCommonType()