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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.c4732 describable_type (tree expr)
4769 tree ptrtype = describable_type (TREE_OPERAND (expr, 0));
4728 describable_type (tree expr) function
H A Dinit.c2379 if (auto_node && describable_type (VEC_index (tree, *init, 0)))
H A Dcp-tree.h5202 extern tree describable_type (tree);
H A Ddecl.c5634 if (describable_type (init))
H A Dparser.c22340 if (auto_node && describable_type (init))
H A Dpt.c9630 if (auto_node && init && describable_type (init))

Completed in 341 milliseconds