Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DFunction.cpp672 void Function::removeParamAttr(unsigned ArgNo, Attribute::AttrKind Kind) { removeParamAttr() function in Function
676 void Function::removeParamAttr(unsigned ArgNo, StringRef Kind) { removeParamAttr() function in Function