Home
last modified time | relevance | path

Searched refs:PTRMEM_CST_CLASS (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddump.cc225 dump_child ("clas", PTRMEM_CST_CLASS (t)); in cp_dump_tree()
H A Dcvt.cc613 PTRMEM_CST_CLASS (expr))) in cp_fold_convert()
H A Dcp-tree.def44 `X::Y' The PTRMEM_CST_CLASS is the RECORD_TYPE for `X' and the
H A Dcxx-pretty-print.cc269 pp_cxx_nested_name_specifier (pp, PTRMEM_CST_CLASS (t)); in pp_cxx_qualified_id()
H A Dtree.cc4141 return same_type_p (PTRMEM_CST_CLASS (t1), PTRMEM_CST_CLASS (t2)); in cp_tree_equal()
H A Dmangle.cc3065 PTRMEM_CST_CLASS (expr), in write_expression()
H A Derror.cc2242 dump_type (pp, PTRMEM_CST_CLASS (t), flags); in dump_expr()
H A Dcp-tree.h4791 #define PTRMEM_CST_CLASS(NODE) \ macro
H A Dconstexpr.cc7329 PTRMEM_CST_CLASS (op)); in cxx_eval_constant_expression()
H A Dpt.cc1866 val = iterative_hash_template_arg (PTRMEM_CST_CLASS (arg), val); in iterative_hash_template_arg()
6806 PTRMEM_CST_CLASS (expr))) in check_valid_ptrmem_cst_expr()
6822 inform (loc, "because it is a member of %qT", PTRMEM_CST_CLASS (expr)); in check_valid_ptrmem_cst_expr()
H A DChangeLog-1998538 * cp-tree.h (PTRMEM_CST_CLASS): Fix typo.
1525 (PTRMEM_CST_CLASS): New macro.
H A DChangeLog-19993979 (PTRMEM_CST_CLASS): Use TYPE_PTRMEM_CLASS_TYPE.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddump.c225 dump_child ("clas", PTRMEM_CST_CLASS (t)); in cp_dump_tree()
H A Dcvt.c612 PTRMEM_CST_CLASS (expr))) in cp_fold_convert()
H A Dcp-tree.def44 `X::Y' The PTRMEM_CST_CLASS is the RECORD_TYPE for `X' and the
H A Dcxx-pretty-print.c268 pp_cxx_nested_name_specifier (pp, PTRMEM_CST_CLASS (t)); in pp_cxx_qualified_id()
H A Dtree.c3898 return same_type_p (PTRMEM_CST_CLASS (t1), PTRMEM_CST_CLASS (t2)); in cp_tree_equal()
H A Dmangle.c2912 PTRMEM_CST_CLASS (expr), in write_expression()
H A Derror.c2141 dump_type (pp, PTRMEM_CST_CLASS (t), flags); in dump_expr()
H A Dcp-tree.h4554 #define PTRMEM_CST_CLASS(NODE) \ macro
H A Dpt.c1835 val = iterative_hash_template_arg (PTRMEM_CST_CLASS (arg), val); in iterative_hash_template_arg()
6643 PTRMEM_CST_CLASS (expr))) in check_valid_ptrmem_cst_expr()
6659 inform (loc, "because it is a member of %qT", PTRMEM_CST_CLASS (expr)); in check_valid_ptrmem_cst_expr()