Home
last modified time | relevance | path

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

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