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