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

Declarations

include/llvm/IR/Attributes.h
  262   LLVM_NODISCARD AttributeSet removeAttribute(LLVMContext &C,

References

lib/IR/Attributes.cpp
 1225   AttrSets[Index] = AttrSets[Index].removeAttribute(C, Kind);