Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/ARCMigrate/
H A DTransProperties.cpp271 bool removeAttribute(StringRef fromAttr, SourceLocation atLoc) const { in removeAttribute() function in __anondfa4a76a0111::PropertiesRewriter
/openbsd/gnu/llvm/llvm/lib/IR/
H A DAttributes.cpp729 AttributeSet AttributeSet::removeAttribute(LLVMContext &C, in removeAttribute() function in AttributeSet
737 AttributeSet AttributeSet::removeAttribute(LLVMContext &C, in removeAttribute() function in AttributeSet
1704 AttrBuilder &AttrBuilder::removeAttribute(Attribute::AttrKind Val) { in removeAttribute() function in AttrBuilder
1712 AttrBuilder &AttrBuilder::removeAttribute(StringRef A) { in removeAttribute() function in AttrBuilder