Searched refs:getWithAllocSizeArgs (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.h107 static Attribute getWithAllocSizeArgs(LLVMContext &Context,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp180 Attribute::getWithAllocSizeArgs(LLVMContext &Context, unsigned ElemSizeArg, function in class:Attribute
866 Attr = Attribute::getWithAllocSizeArgs(C, A.first, A.second);

Completed in 60 milliseconds