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

Declarations

include/llvm/IR/Attributes.h
  428   LLVM_NODISCARD AttributeList addParamAttribute(LLVMContext &C,

References

include/llvm/IR/InstrTypes.h
 1413     PAL = PAL.addParamAttribute(getContext(), ArgNo, Attr);
lib/IR/Function.cpp
  407   PAL = PAL.addParamAttribute(getContext(), ArgNo, Attr);
lib/Transforms/InstCombine/InstCombineCalls.cpp
 4291     AS = AS.addParamAttribute(Ctx, ArgNos,
lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
  600   AS = AS.addParamAttribute(Ctx, ArgNos,