Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DFunction.cpp660 void Function::removeRetAttr(Attribute::AttrKind Kind) { removeRetAttr() function in Function
664 void Function::removeRetAttr(StringRef Kind) { removeRetAttr() function in Function