Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.cc1706 bool objc_str = (info->format_type == gcc_objc_string_format_type); in check_format_arg() local
1710 || !((objc_str && objc_string_ref_type_p (TREE_TYPE (format_tree))) in check_format_arg()
1729 if (objc_str) in check_format_arg()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.c1714 bool objc_str = (info->format_type == gcc_objc_string_format_type); in check_format_arg() local
1718 || !((objc_str && objc_string_ref_type_p (TREE_TYPE (format_tree))) in check_format_arg()
1737 if (objc_str) in check_format_arg()