Searched refs:getNSUIntegerType (Results 1 – 3 of 3) sorted by relevance
1639 llvm::Type *NSUIntegerTy = ConvertType(getContext().getNSUIntegerType()); in EmitObjCForCollectionStmt()1641 Args.add(RValue::get(Count), getContext().getNSUIntegerType()); in EmitObjCForCollectionStmt()1646 getContext().getNSUIntegerType(), in EmitObjCForCollectionStmt()1820 getContext().getNSUIntegerType(), in EmitObjCForCollectionStmt()
1691 CanQualType getNSUIntegerType() const { in getNSUIntegerType() function
7727 .Case("NSUInteger", Context.getNSUIntegerType()) in shouldNotPrintDirectly()