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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c6219 cp_build_addr_expr_1 (tree arg, bool strict_lvalue, tsubst_flags_t complain)
6303 if (strict_lvalue && (kind & (clk_rvalueref|clk_class)))
6209 cp_build_addr_expr_1(tree arg, bool strict_lvalue, tsubst_flags_t complain) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc6734 cp_build_addr_expr_1 (tree arg, bool strict_lvalue, tsubst_flags_t complain)
6818 if (strict_lvalue && (kind & (clk_rvalueref|clk_class)))
6724 cp_build_addr_expr_1(tree arg, bool strict_lvalue, tsubst_flags_t complain) argument

Completed in 281 milliseconds