Searched refs:getWithPreallocatedType (Results 1 – 2 of 2) sorted by relevance
158 static Attribute getWithPreallocatedType(LLVMContext &Context, Type *Ty);
266 Attribute Attribute::getWithPreallocatedType(LLVMContext &Context, Type *Ty) { in getWithPreallocatedType() function in Attribute