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