Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp957 AttributeSet AttributeSet::removeAttribute(LLVMContext &C, in removeAttribute() function in AttributeSet
965 AttributeSet AttributeSet::removeAttribute(LLVMContext &C, in removeAttribute() function in AttributeSet
2129 AttrBuilder &AttrBuilder::removeAttribute(Attribute::AttrKind Val) { in removeAttribute() function in AttrBuilder
2137 AttrBuilder &AttrBuilder::removeAttribute(StringRef A) { in removeAttribute() function in AttrBuilder