Function HasAttributeAtIndex

Source
pub(crate) fn HasAttributeAtIndex<'ll>(
    llfn: &'ll Value,
    idx: AttributePlace,
    kind: AttributeKind,
) -> bool