Searched defs:UIntTy (Results 1 – 2 of 2) sorted by relevance
48 using UIntTy = SourceLocation::UIntTy; variable97 using UIntTy = SourceLocation::UIntTy; variable
693 QualType UIntTy = Ctx.getBitIntType(/*Unsigned=*/true, PtrBits); in HandleIntegralOrEnumType() local