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