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

/freebsd-9.3-release/contrib/gcc/cp/
H A Ddecl.c5232 bool type_dependent_p;
5238 type_dependent_p = dependent_type_p (type);
5255 && !type_dependent_p
5262 && !type_dependent_p)
5220 bool type_dependent_p; local

Completed in 182 milliseconds