Home
last modified time | relevance | path

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

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