Home
last modified time | relevance | path

Searched defs:getParamStructRetType (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h493 Type *getParamStructRetType(unsigned ArgNo) const { in getParamStructRetType() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp237 Type *Argument::getParamStructRetType() const { in getParamStructRetType() function in Argument
H A DAttributes.cpp1684 Type *AttributeList::getParamStructRetType(unsigned Index) const { in getParamStructRetType() function in AttributeList