Function rustc_session::options::parse::parse_cfprotection

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