Searched refs:getNSUIntegerType (Results 1 – 4 of 4) sorted by relevance
1791 llvm::Type *NSUIntegerTy = ConvertType(getContext().getNSUIntegerType()); in EmitObjCForCollectionStmt()1793 Args.add(RValue::get(Count), getContext().getNSUIntegerType()); in EmitObjCForCollectionStmt()1798 getContext().getNSUIntegerType(), in EmitObjCForCollectionStmt()2007 getContext().getNSUIntegerType(), in EmitObjCForCollectionStmt()
1898 CanQualType getNSUIntegerType() const;
7450 CanQualType ASTContext::getNSUIntegerType() const { in getNSUIntegerType() function in ASTContext
9953 .Case("NSUInteger", Context.getNSUIntegerType()) in shouldNotPrintDirectly()