Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DFunction.h455 Type *getParamStructRetType(unsigned ArgNo) const { in getParamStructRetType() function
/llvm-project-15.0.7/llvm/lib/IR/
H A DFunction.cpp210 Type *Argument::getParamStructRetType() const { in getParamStructRetType() function in Argument
H A DAttributes.cpp1444 Type *AttributeList::getParamStructRetType(unsigned Index) const { in getParamStructRetType() function in AttributeList