Searched refs:getNSUIntegerType (Results 1 – 4 of 4) sorted by relevance
1832 llvm::Type *NSUIntegerTy = ConvertType(getContext().getNSUIntegerType()); in EmitObjCForCollectionStmt()1834 Args.add(RValue::get(Count), getContext().getNSUIntegerType()); in EmitObjCForCollectionStmt()1839 getContext().getNSUIntegerType(), in EmitObjCForCollectionStmt()2048 getContext().getNSUIntegerType(), in EmitObjCForCollectionStmt()
1896 CanQualType getNSUIntegerType() const;
7562 CanQualType ASTContext::getNSUIntegerType() const { in getNSUIntegerType() function in ASTContext
11956 .Case("NSUInteger", Context.getNSUIntegerType()) in shouldNotPrintDirectly()