Searched refs:CHECK_CONSTR_CONCEPT (Results 1 – 9 of 9) sorted by relevance
573 CHECK_CONSTR_CONCEPT has the concept definition
2861 tree decl = CHECK_CONSTR_CONCEPT (t); in pp_cxx_check_constraint()
3834 return (CHECK_CONSTR_CONCEPT (t1) == CHECK_CONSTR_CONCEPT (t2) in cp_tree_equal()
1611 #define CHECK_CONSTR_CONCEPT(NODE) \ macro
565 CHECK_CONSTR_CONCEPT has the concept definition
2856 tree decl = CHECK_CONSTR_CONCEPT (t); in pp_cxx_check_constraint()
4082 return (CHECK_CONSTR_CONCEPT (t1) == CHECK_CONSTR_CONCEPT (t2) in cp_tree_equal()
1693 #define CHECK_CONSTR_CONCEPT(NODE) \ macro
1839 * cp-tree.h (CHECK_CONSTR_CONCEPT): New.