Searched defs:UnsignedLongTy (Results 1 – 3 of 3) sorted by relevance
1116 llvm::Type *UnsignedLongTy = in getBlockDescriptorType() local
1881 llvm::Type *UnsignedLongTy = ConvertType(getContext().UnsignedLongTy); in EmitObjCForCollectionStmt() local
1087 CanQualType UnsignedCharTy, UnsignedShortTy, UnsignedIntTy, UnsignedLongTy; variable