Searched refs:getNSUIntegerType (Results 1 – 4 of 4) sorted by relevance
1783 llvm::Type *NSUIntegerTy = ConvertType(getContext().getNSUIntegerType()); in EmitObjCForCollectionStmt()1785 Args.add(RValue::get(Count), getContext().getNSUIntegerType()); in EmitObjCForCollectionStmt()1790 getContext().getNSUIntegerType(), in EmitObjCForCollectionStmt()1998 getContext().getNSUIntegerType(), in EmitObjCForCollectionStmt()
1725 CanQualType getNSUIntegerType() const;
6734 CanQualType ASTContext::getNSUIntegerType() const { in getNSUIntegerType() function in ASTContext
8492 .Case("NSUInteger", Context.getNSUIntegerType()) in shouldNotPrintDirectly()