Home
last modified time | relevance | path

Searched defs:cp_walk_tree_without_duplicates (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h5742 #define cp_walk_tree_without_duplicates(a,b,c) \ macro
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h7170 #define cp_walk_tree_without_duplicates(tp,func,data) \ macro