Searched refs:PreallocatedType (Results 1 – 4 of 4) sorted by relevance
1582 PreallocatedType = nullptr; in clear()1605 PreallocatedType = Attr.getValueAsType(); in addAttribute()1635 PreallocatedType = nullptr; in removeAttribute()1738 PreallocatedType = Ty; in addPreallocatedAttr()1768 if (!PreallocatedType) in merge()1769 PreallocatedType = B.PreallocatedType; in merge()1805 if (B.PreallocatedType) in remove()1806 PreallocatedType = nullptr; in remove()1869 PreallocatedType == B.PreallocatedType; in operator ==()
765 Type *PreallocatedType = nullptr;858 Type *getPreallocatedType() const { return PreallocatedType; }
290 Type *PreallocatedType = nullptr; variable
122 PreallocatedType = nullptr; in setAttributes()124 PreallocatedType = Call->getParamPreallocatedType(ArgIdx); in setAttributes()