Function rustc_session::options::parse::parse_branch_protection

source ·
pub(crate) fn parse_branch_protection(
    slot: &mut Option<BranchProtection>,
    v: Option<&str>
) -> bool