Searched refs:class_nttp_const_wrapper_p (Results 1 – 3 of 3) sorted by relevance
202 static bool class_nttp_const_wrapper_p (tree t);1768 || class_nttp_const_wrapper_p (arg)) in iterative_hash_template_arg()9083 class_nttp_const_wrapper_p (tree t) in class_nttp_const_wrapper_p() function9104 if (class_nttp_const_wrapper_p (nt)) in template_args_equal()9106 if (class_nttp_const_wrapper_p (ot)) in template_args_equal()
197 static bool class_nttp_const_wrapper_p (tree t);1797 || class_nttp_const_wrapper_p (arg)) in iterative_hash_template_arg()9313 class_nttp_const_wrapper_p (tree t) in class_nttp_const_wrapper_p() function9334 if (class_nttp_const_wrapper_p (nt)) in template_args_equal()9336 if (class_nttp_const_wrapper_p (ot)) in template_args_equal()
6130 * pt.c (class_nttp_const_wrapper_p): New.6131 (template_args_equal): See through class_nttp_const_wrapper_p