Searched refs:getWithByRefType (Results 1 – 2 of 2) sorted by relevance
112 static Attribute getWithByRefType(LLVMContext &Context, Type *Ty);
179 Attribute Attribute::getWithByRefType(LLVMContext &Context, Type *Ty) { in getWithByRefType() function in Attribute866 Attr = Attribute::getWithByRefType(C, B.getByRefType()); in get()