Searched refs:root_expr (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c5708 tree name_expr, super_expr, root_expr;
5749 root_expr = add_objc_string (my_root_id, class_names);
5750 root_expr = build_c_cast (cast_type, root_expr); /* cast! */
5773 root_expr, super_expr, name_expr,
5699 tree name_expr, super_expr, root_expr; local
/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c4409 tree name_expr, super_expr, root_expr;
4455 root_expr = add_objc_string (my_root_id, class_names);
4456 root_expr = build_c_cast (cast_type, root_expr); /* cast! */
4478 root_expr, super_expr, name_expr,
4401 tree name_expr, super_expr, root_expr; local

Completed in 84 milliseconds