Searched refs:getNSUIntegerType (Results 1 – 4 of 4) sorted by relevance
1877 llvm::Type *NSUIntegerTy = ConvertType(getContext().getNSUIntegerType()); in EmitObjCForCollectionStmt()1879 Args.add(RValue::get(Count), getContext().getNSUIntegerType()); in EmitObjCForCollectionStmt()1884 getContext().getNSUIntegerType(), in EmitObjCForCollectionStmt()2094 getContext().getNSUIntegerType(), in EmitObjCForCollectionStmt()
2148 CanQualType getNSUIntegerType() const;
8616 CanQualType ASTContext::getNSUIntegerType() const { in getNSUIntegerType() function in ASTContext
8115 .Case("NSUInteger", Context.getNSUIntegerType()) in shouldNotPrintDirectly()