Searched refs:getWithAllocSizeArgs (Results 1 – 2 of 2) sorted by relevance
108 static Attribute getWithAllocSizeArgs(LLVMContext &Context,
203 Attribute::getWithAllocSizeArgs(LLVMContext &Context, unsigned ElemSizeArg, in getWithAllocSizeArgs() function in Attribute985 Attr = Attribute::getWithAllocSizeArgs(C, A.first, A.second); in get()