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