reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/IR/Attributes.cpp
 1219   if (!hasAttribute(Index, Kind)) return *this;
 1225   AttrSets[Index] = AttrSets[Index].removeAttribute(C, Kind);