Searched refs:WInt (Results 1 – 1 of 1) sorted by relevance
509 QualType WInt = C.getCanonicalType(C.getWIntType()).getUnqualifiedType(); in matchesType() local511 if (C.getCanonicalType(argTy).getUnqualifiedType() == WInt) in matchesType()522 C.getCorrespondingUnsignedType(PromoArg) == WInt) in matchesType()525 return WInt == PromoArg ? Match : NoMatch; in matchesType()