pub fn inserted_functions(changes: &[ASTChange]) -> Vec<&ASTChange>
Filter to only inserted functions (new functions added in the current file).