Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.cc4408 tree effective_arg_type = deref_n_times (arg_type, in get_format_for_type_1() local
4410 if (!effective_arg_type) in get_format_for_type_1()
4417 if (matching_type_p (*ftd->type, effective_arg_type)) in get_format_for_type_1()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.c4409 tree effective_arg_type = deref_n_times (arg_type, in get_format_for_type_1() local
4411 if (!effective_arg_type) in get_format_for_type_1()
4418 if (matching_type_p (*ftd->type, effective_arg_type)) in get_format_for_type_1()