Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/IR/
DFunction.h493 Type *getParamByRefType(unsigned ArgNo) const { in getParamByRefType() function
/external/llvm-project/llvm/lib/IR/
DFunction.cpp207 Type *Argument::getParamByRefType() const { in getParamByRefType() function in Argument
DAttributes.cpp1491 Type *AttributeList::getParamByRefType(unsigned Index) const { in getParamByRefType() function in AttributeList