Home
last modified time | relevance | path

Searched refs:selector_type (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Deval.c717 struct type *selector_type = NULL; in evaluate_subexp_standard() local
729 selector_type = lookup_pointer_type (builtin_type_void); in evaluate_subexp_standard()
735 target = evaluate_subexp (selector_type, exp, pos, sub_no_side); in evaluate_subexp_standard()
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200428751 (selector_type): Rename to objc_selector_type.
28770 synth_self_and_ucmd_args): Update references to selector_type.