Searched refs:objc_str (Results 1 – 2 of 2) sorted by relevance
1706 bool objc_str = (info->format_type == gcc_objc_string_format_type); in check_format_arg() local1710 || !((objc_str && objc_string_ref_type_p (TREE_TYPE (format_tree))) in check_format_arg()1729 if (objc_str) in check_format_arg()
1714 bool objc_str = (info->format_type == gcc_objc_string_format_type); in check_format_arg() local1718 || !((objc_str && objc_string_ref_type_p (TREE_TYPE (format_tree))) in check_format_arg()1737 if (objc_str) in check_format_arg()