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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c44 static tree cp_build_addr_expr_strict (tree, tsubst_flags_t);
6106 exp = cp_build_addr_expr_strict (xarg, complain);
6139 tree exp = cp_build_addr_expr_strict (arg, complain);
6216 cp_build_addr_expr or cp_build_addr_expr_strict. */
6478 cp_build_addr_expr_strict (tree arg, tsubst_flags_t complain)
6468 cp_build_addr_expr_strict (tree arg, tsubst_flags_t complain) function
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc44 static tree cp_build_addr_expr_strict (tree, tsubst_flags_t);
6616 exp = cp_build_addr_expr_strict (xarg, complain);
6654 tree exp = cp_build_addr_expr_strict (arg, complain);
6731 cp_build_addr_expr or cp_build_addr_expr_strict. */
6993 cp_build_addr_expr_strict (tree arg, tsubst_flags_t complain)
6983 cp_build_addr_expr_strict (tree arg, tsubst_flags_t complain) function

Completed in 210 milliseconds