Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DFunction.h464 Type *getParamByRefType(unsigned ArgNo) const { in getParamByRefType() function
/openbsd/src/gnu/llvm/llvm/lib/IR/
DFunction.cpp210 Type *Argument::getParamByRefType() const { in getParamByRefType() function in Argument
DAttributes.cpp1522 Type *AttributeList::getParamByRefType(unsigned Index) const { in getParamByRefType() function in AttributeList