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

/freebsd-10.0-release/contrib/gcc/cp/
H A Ddecl2.c212 arg_types = hash_tree_chain (vtt_parm_type, arg_types);
221 arg_types = hash_tree_chain (integer_type_node, arg_types);
H A Dtree.c793 hash_tree_chain (tree value, tree chain)
789 hash_tree_chain (tree value, tree chain) function
H A Dcp-tree.h4399 extern tree hash_tree_chain (tree, tree);

Completed in 127 milliseconds