[][src]Type Definition llvm_ir::function::ParameterAttribute

type ParameterAttribute = Attribute;

ParameterAttributes can apply to function parameters as well as function return types. See LLVM 10 docs on Parameter Attributes