Home
last modified time | relevance | path

Searched defs:getParamPreallocatedType (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h490 Type *getParamPreallocatedType(unsigned ArgNo) const { getParamPreallocatedType() function
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp1555 Type *AttributeList::getParamPreallocatedType(unsigned Index) const { getParamPreallocatedType() function in AttributeList