Searched refs:getWithAllocSizeArgs (Results 1 – 3 of 3) sorted by relevance
98 static Attribute getWithAllocSizeArgs(LLVMContext &Context,
104 static Attribute getWithAllocSizeArgs(LLVMContext &Context,
172 Attribute::getWithAllocSizeArgs(LLVMContext &Context, unsigned ElemSizeArg, in getWithAllocSizeArgs() function in Attribute799 Attr = Attribute::getWithAllocSizeArgs(C, A.first, A.second); in get()