Searched defs:getParamByValType (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h451 Type *getParamByValType(unsigned ArgNo) const { function in class:llvm::Function
H A DCallSite.h419 Type *getParamByValType(unsigned ArgNo) const { function in class:llvm::CallSiteBase
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp1359 Type *AttributeList::getParamByValType(unsigned Index) const { function in class:AttributeList
H A DFunction.cpp134 Type *Argument::getParamByValType() const { function in class:Argument

Completed in 121 milliseconds