Searched defs:removeParamAttr (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Function.cpp | 648 void Function::removeParamAttr(unsigned ArgNo, Attribute::AttrKind Kind) { removeParamAttr() function in Function |