Function parse_instruction_set_attr

Source
fn parse_instruction_set_attr(
    tcx: TyCtxt<'_>,
    attr: &Attribute,
) -> Option<InstructionSetAttr>