Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp636 void Function::removeRetAttr(Attribute::AttrKind Kind) { removeRetAttr() function in Function
640 void Function::removeRetAttr(StringRef Kind) { removeRetAttr() function in Function