Searched refs:WInt (Results 1 – 1 of 1) sorted by relevance
537 QualType WInt = C.getCanonicalType(C.getWIntType()).getUnqualifiedType(); in matchesType() local539 if (C.getCanonicalType(argTy).getUnqualifiedType() == WInt) in matchesType()550 C.getCorrespondingUnsignedType(PromoArg) == WInt) in matchesType()553 return WInt == PromoArg ? Match : NoMatch; in matchesType()