Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransProperties.cpp271 bool removeAttribute(StringRef fromAttr, SourceLocation atLoc) const { in removeAttribute() function in __anon29f89b0f0111::PropertiesRewriter
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp748 AttributeSet AttributeSet::removeAttribute(LLVMContext &C, removeAttribute() function in AttributeSet
756 AttributeSet AttributeSet::removeAttribute(LLVMContext &C, removeAttribute() function in AttributeSet
1741 AttrBuilder &AttrBuilder::removeAttribute(Attribute::AttrKind Val) { removeAttribute() function in AttrBuilder
1749 AttrBuilder &AttrBuilder::removeAttribute(StringRef A) { removeAttribute() function in AttrBuilder