Searched refs:getNSUIntegerType (Results 1 – 4 of 4) sorted by relevance
1833 llvm::Type *NSUIntegerTy = ConvertType(getContext().getNSUIntegerType()); in EmitObjCForCollectionStmt()1835 Args.add(RValue::get(Count), getContext().getNSUIntegerType()); in EmitObjCForCollectionStmt()1840 getContext().getNSUIntegerType(), in EmitObjCForCollectionStmt()2049 getContext().getNSUIntegerType(), in EmitObjCForCollectionStmt()
1963 CanQualType getNSUIntegerType() const;
8018 CanQualType ASTContext::getNSUIntegerType() const { in getNSUIntegerType() function in ASTContext
7154 .Case("NSUInteger", Context.getNSUIntegerType()) in shouldNotPrintDirectly()