Searched refs:getNSUIntegerType (Results 1 – 4 of 4) sorted by relevance
1784 llvm::Type *NSUIntegerTy = ConvertType(getContext().getNSUIntegerType()); in EmitObjCForCollectionStmt()1786 Args.add(RValue::get(Count), getContext().getNSUIntegerType()); in EmitObjCForCollectionStmt()1791 getContext().getNSUIntegerType(), in EmitObjCForCollectionStmt()2000 getContext().getNSUIntegerType(), in EmitObjCForCollectionStmt()
1768 CanQualType getNSUIntegerType() const;
6803 CanQualType ASTContext::getNSUIntegerType() const { in getNSUIntegerType() function in ASTContext
8695 .Case("NSUInteger", Context.getNSUIntegerType()) in shouldNotPrintDirectly()