check_scoped_lifetimes

Function check_scoped_lifetimes 

Source
pub fn check_scoped_lifetimes(
    program: &IrProgram,
    header_cache: &HeaderCache,
    safety_context: &SafetyContext,
) -> Result<Vec<String>, String>