Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/IR/
DFunction.h488 Type *getParamStructRetType(unsigned ArgNo) const { in getParamStructRetType() function
/external/llvm-project/llvm/lib/IR/
DFunction.cpp202 Type *Argument::getParamStructRetType() const { in getParamStructRetType() function in Argument
DAttributes.cpp1487 Type *AttributeList::getParamStructRetType(unsigned Index) const { in getParamStructRetType() function in AttributeList