Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DFunction.h449 Type *getParamByValType(unsigned ArgNo) const { in getParamByValType() function
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DFunction.cpp200 Type *Argument::getParamByValType() const { in getParamByValType() function in Argument
H A DAttributes.cpp1514 Type *AttributeList::getParamByValType(unsigned Index) const { in getParamByValType() function in AttributeList