Searched defs:removeAttribute (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/llvm/clang/lib/ARCMigrate/ | ||
H A D | TransProperties.cpp | 271 bool removeAttribute(StringRef fromAttr, SourceLocation atLoc) const { in removeAttribute() function in __anondfa4a76a0111::PropertiesRewriter |
/openbsd/gnu/llvm/llvm/lib/IR/ | ||
H A D | Attributes.cpp | 729 AttributeSet AttributeSet::removeAttribute(LLVMContext &C, in removeAttribute() function in AttributeSet |