Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DFunction.cpp610 void Function::removeRetAttr(Attribute::AttrKind Kind) { in removeRetAttr() function in Function
614 void Function::removeRetAttr(StringRef Kind) { in removeRetAttr() function in Function