Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h488 Type *getParamByValType(unsigned ArgNo) const { in getParamByValType() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp232 Type *Argument::getParamByValType() const { in getParamByValType() function in Argument
H A DAttributes.cpp1680 Type *AttributeList::getParamByValType(unsigned Index) const { in getParamByValType() function in AttributeList