Searched refs:cp_build_addr_expr_strict (Results 1 – 3 of 3) sorted by relevance
44 static tree cp_build_addr_expr_strict (tree, tsubst_flags_t);6606 exp = cp_build_addr_expr_strict (xarg, complain); in build_x_unary_op()6644 tree exp = cp_build_addr_expr_strict (arg, complain); in cp_build_addressof()6983 cp_build_addr_expr_strict (tree arg, tsubst_flags_t complain) in cp_build_addr_expr_strict() function
612 (cp_build_addr_expr_strict): Likewise.615 (cp_build_addr_expr_strict): Make static.
1415 (cp_build_addr_expr, cp_build_addr_expr_strict): Interfaces.