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