Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/
HDipa-type-escape.c291 get_canon_type (tree type, bool see_thru_ptrs, bool see_thru_arrays) in get_canon_type() argument
299 if (see_thru_arrays) in get_canon_type()
318 get_canon_type_uid (tree type, bool see_thru_ptrs, bool see_thru_arrays) in get_canon_type_uid() argument
320 type = get_canon_type (type, see_thru_ptrs, see_thru_arrays); in get_canon_type_uid()