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

/freebsd-13-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransProperties.cpp272 bool removeAttribute(StringRef fromAttr, SourceLocation atLoc) const { function in class:__anon1542::PropertiesRewriter
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp686 AttributeSet AttributeSet::removeAttribute(LLVMContext &C, function in class:AttributeSet
694 AttributeSet AttributeSet::removeAttribute(LLVMContext &C, function in class:AttributeSet
1308 AttributeList AttributeList::removeAttribute(LLVMContext &C, unsigned Index, function in class:AttributeList
1582 AttrBuilder &AttrBuilder::removeAttribute(Attribute::AttrKind Val) { function in class:AttrBuilder
1609 AttrBuilder &AttrBuilder::removeAttribute(StringRe function in class:AttrBuilder
[all...]
H A DFunction.cpp476 void Function::removeAttribute(unsigned i, Attribute::AttrKind Kind) { function in class:Function
482 void Function::removeAttribute(unsigned i, StringRef Kind) { function in class:Function

Completed in 116 milliseconds