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

/haiku-buildtools/gcc/gcc/cp/
H A Derror.c1375 /* find_typenames looks through the type of the function template T
1420 find_typenames (tree t) function
1444 vec<tree, va_gc> *typenames = t ? find_typenames (t) : NULL;

Completed in 46 milliseconds