Searched refs:PromoArg (Results 1 – 1 of 1) sorted by relevance
363 QualType PromoArg = in matchesType() local368 PromoArg = C.getCanonicalType(PromoArg).getUnqualifiedType(); in matchesType()372 if (PromoArg->hasSignedIntegerRepresentation() && in matchesType()373 C.getCorrespondingUnsignedType(PromoArg) == WInt) in matchesType()376 return WInt == PromoArg; in matchesType()