Enum rustc::lib::llvm::AttributeSet[src]

pub enum AttributeSet {
    ReturnIndex,
    FunctionIndex,
}

Variants

ReturnIndex
FunctionIndex