Searched defs:removeAttributes (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/IR/ | ||
| H A D | Attributes.cpp | 567 AttributeSet AttributeSet::removeAttributes(LLVMContext &C, in removeAttributes() function in AttributeSet |
| H A D | Function.cpp | 416 void Function::removeAttributes(unsigned i, const AttrBuilder &Attrs) { in removeAttributes() function in Function |