Searched refs:is_char_array (Results 1 – 3 of 3) sorted by relevance
1781 is_char_array (tree t) in is_char_array() function1802 const bool char_array = is_char_array (node); in dump_ada_array_type()2557 if (is_char_array (field_type)) in dump_nested_type()2882 if ((orig && TYPE_NAME (orig)) || is_char_array (TREE_TYPE (t))) in dump_ada_declaration()
1785 is_char_array (tree t) in is_char_array() function1806 const bool char_array = is_char_array (node); in dump_ada_array_type()2614 if (is_char_array (field_type)) in dump_nested_type()2936 if ((orig && TYPE_NAME (orig)) || is_char_array (TREE_TYPE (t))) in dump_ada_declaration()
4501 (is_char_array): Take a type instead of a declaration.4526 (is_char_array): Fix formatting.