Home
last modified time | relevance | path

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

/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/dbus/
H A Ddbus_dict_helpers.c131 const char *type_as_string = NULL; in _wpa_dbus_add_dict_entry_basic() local
136 type_as_string = wpa_dbus_type_as_string(value_type); in _wpa_dbus_add_dict_entry_basic()
137 if (!type_as_string) in _wpa_dbus_add_dict_entry_basic()
144 type_as_string, &iter_dict_val) || in _wpa_dbus_add_dict_entry_basic()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dptree.c124 type_as_string (node, TFF_CLASS_KEY_OR_ENUM)); in cxx_print_type()
H A Dclass.c7540 type_as_string (BINFO_TYPE (binfo), TFF_PLAIN_IDENTIFIER), in dump_class_hierarchy_r()
7564 type_as_string (BINFO_TYPE (BINFO_INHERITANCE_CHAIN (binfo)), in dump_class_hierarchy_r()
7624 fprintf (stream, "Class %s\n", type_as_string (t, TFF_PLAIN_IDENTIFIER)); in dump_class_hierarchy_1()
7695 type_as_string (BINFO_TYPE (binfo), TFF_PLAIN_IDENTIFIER)); in dump_vtable()
7701 fprintf (stream, " in %s", type_as_string (t, TFF_PLAIN_IDENTIFIER)); in dump_vtable()
7723 type_as_string (t, TFF_PLAIN_IDENTIFIER)); in dump_vtt()
7759 type_as_string (BINFO_TYPE (virtual_adjust), TFF_SCOPE)); in dump_thunk()
H A Derror.c2532 type_as_string (tree typ, int flags) in type_as_string() function
H A Dcp-tree.h5152 extern const char *type_as_string (tree, int);
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dptree.c125 type_as_string (node, TFF_CLASS_KEY_OR_ENUM)); in cxx_print_type()
H A Dclass.c8379 type_as_string (BINFO_TYPE (binfo), TFF_PLAIN_IDENTIFIER), in dump_class_hierarchy_r()
8403 type_as_string (BINFO_TYPE (BINFO_INHERITANCE_CHAIN (binfo)), in dump_class_hierarchy_r()
8463 fprintf (stream, "Class %s\n", type_as_string (t, TFF_PLAIN_IDENTIFIER)); in dump_class_hierarchy_1()
8532 type_as_string (BINFO_TYPE (binfo), TFF_PLAIN_IDENTIFIER)); in dump_vtable()
8538 fprintf (stream, " in %s", type_as_string (t, TFF_PLAIN_IDENTIFIER)); in dump_vtable()
8560 type_as_string (t, TFF_PLAIN_IDENTIFIER)); in dump_vtt()
8596 type_as_string (BINFO_TYPE (virtual_adjust), TFF_SCOPE)); in dump_thunk()
H A Derror.c2912 type_as_string (tree typ, int flags) in type_as_string() function
H A Dcp-tree.h6406 extern const char *type_as_string (tree, int);