Searched refs:StrictlyUnsigned (Results 1 – 1 of 1) sorted by relevance
246 bool StrictlyUnsigned = false) { in checkUInt32Argument() argument266 if (StrictlyUnsigned && I->isSigned() && I->isNegative()) { in checkUInt32Argument()