reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
386 void removeAttributes(unsigned i, const AttrBuilder &Attrs);
1764 Caller.removeAttributes(AttributeList::FunctionIndex, OldSSPAttr); 1768 Caller.removeAttributes(AttributeList::FunctionIndex, OldSSPAttr);lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp
377 NewFunc->removeAttributes(AttributeList::ReturnIndex, RetAttrs);
lib/Target/Mips/Mips16HardFloat.cpp 488 F.removeAttributes(AttributeList::FunctionIndex, B);
lib/Transforms/Instrumentation/DataFlowSanitizer.cpp653 NewF->removeAttributes( 659 NewF->removeAttributes(AttributeList::FunctionIndex, 843 NewF->removeAttributes( 892 NewF->removeAttributes(AttributeList::FunctionIndex, ReadOnlyNoneAttrs); 1584 CustomFn->removeAttributes(AttributeList::FunctionIndex,lib/Transforms/Instrumentation/MemorySanitizer.cpp
3285 Func->removeAttributes(AttributeList::FunctionIndex, B); 4605 F.removeAttributes(AttributeList::FunctionIndex, B);