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