Home
last modified time | relevance | path

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

/llvm-project/clang/lib/ARCMigrate/
H A DTransProperties.cpp271 bool removeAttribute(StringRef fromAttr, SourceLocation atLoc) const { in removeAttribute() function in __anonfb0cf8d00111::PropertiesRewriter
/llvm-project/llvm/lib/IR/
H A DAttributes.cpp878 AttributeSet AttributeSet::removeAttribute(LLVMContext &C, removeAttribute() function in AttributeSet
886 AttributeSet AttributeSet::removeAttribute(LLVMContext &C, removeAttribute() function in AttributeSet
1878 AttrBuilder &AttrBuilder::removeAttribute(Attribute::AttrKind Val) { removeAttribute() function in AttrBuilder
1886 AttrBuilder &AttrBuilder::removeAttribute(StringRef A) { removeAttribute() function in AttrBuilder