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