Searched refs:dbxout_type_index (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Ddbxout.c318 static void dbxout_type_index (tree);
1369 dbxout_type_index (tree type)
1606 dbxout_type_index won't work anyways, because the type hasn't been
1611 dbxout_type_index (type);
1613 dbxout_type_index (integer_type_node);
1735 dbxout_type_index (type);
1842 dbxout_type_index (type);
1854 dbxout_type_index (type);
1900 dbxout_type_index (TREE_TYPE (type));
1902 dbxout_type_index (typ
1366 dbxout_type_index (tree type) function
[all...]

Completed in 66 milliseconds