package llvm

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

The position of an attribute. See LLVMAttributeIndex.

type t =
  1. | Function
  2. | Return
  3. | Param of int