Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DFunction.h506 Type *getParamStructRetType(unsigned ArgNo) const { in getParamStructRetType() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DFunction.cpp212 Type *Argument::getParamStructRetType() const { in getParamStructRetType() function in Argument
H A DAttributes.cpp1623 Type *AttributeList::getParamStructRetType(unsigned Index) const { in getParamStructRetType() function in AttributeList