/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | typeck.c | 6745 if (!lvalue_or_else (arg, ((code == PREINCREMENT_EXPR in cp_build_unary_op() 8461 if (!lvalue_or_else (lhs, lv_assign, complain)) in cp_build_modify_expr() 8494 if (!lvalue_or_else (lhs, lv_assign, complain)) in cp_build_modify_expr() 8666 if (!lvalue_or_else (lhs, lv_assign, complain)) in cp_build_modify_expr() 10647 lvalue_or_else (tree ref, enum lvalue_use use, tsubst_flags_t complain) in lvalue_or_else() function
|
H A D | cp-tree.h | 7692 extern int lvalue_or_else (tree, enum lvalue_use,
|
H A D | semantics.c | 1592 if (!lvalue_or_else (operand, lv_asm, tf_warning_or_error)) in finish_asm_stmt()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 120 static int lvalue_or_else (location_t, const_tree, enum lvalue_use); 4584 && !lvalue_or_else (location, in build_unary_op() 4798 && !lvalue_or_else (location, arg, lv_addressof)) in build_unary_op() 4989 lvalue_or_else (location_t loc, const_tree ref, enum lvalue_use use) in lvalue_or_else() function 6134 if (!objc_is_property_ref (lhs) && !lvalue_or_else (location, lhs, lv_assign)) in build_modify_expr() 6203 if (!lvalue_or_else (location, lhs, lv_assign)) in build_modify_expr() 10530 if (!lvalue_or_else (loc, output, lv_asm)) in build_asm_expr()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | typeck.cc | 7260 if (!lvalue_or_else (arg, ((code == PREINCREMENT_EXPR in cp_build_unary_op() 8998 if (!lvalue_or_else (lhs, lv_assign, complain)) in cp_build_modify_expr() 9031 if (!lvalue_or_else (lhs, lv_assign, complain)) in cp_build_modify_expr() 9203 if (!lvalue_or_else (lhs, lv_assign, complain)) in cp_build_modify_expr() 11254 lvalue_or_else (tree ref, enum lvalue_use use, tsubst_flags_t complain) in lvalue_or_else() function
|
H A D | ChangeLog-2004 | 573 * cp-tree.h (lvalue_or_else): Remove declaration. 574 * tree.c (lvalue_or_else): Remove. 575 * typeck.c (build_unary_op): Adjust call to lvalue_or_else. 4999 * cp/cp-tree.h (lvalue_or_else): Add function prototype.
|
H A D | ChangeLog-2008 | 2269 (lvalue_or_else): Add SFINAE support. 2374 (lvalue_or_else): Ditto.
|
H A D | ChangeLog-2005 | 2720 * cp-tree.h (lvalue_or_else, lvalue_p): New. 2721 * typeck.c (lvalue_or_else): New. Call lvalue_error.
|
H A D | ChangeLog-2007 | 1237 invalid_nonstatic_memfn_p, lvalue_or_else, lvalue_p): Likewise. 1256 cp_has_mutable_p, lvalue_or_else): Likewise.
|
H A D | ChangeLog-2010 | 1380 * typeck.c (lvalue_or_else): Make temporary arg a permerror. 1413 * typeck.c (lvalue_or_else): Use real_lvalue_p.
|
H A D | ChangeLog-2003 | 1685 (lvalue_or_else): Simplify. 1686 * typeck.c (build_unary_op): Use lvalue_or_else, not
|
H A D | ChangeLog-2019 | 859 (lvalue_or_else): Likewise. 1188 (lvalue_or_else): Likewise.
|
H A D | ChangeLog-1999 | 6370 * cp-tree.h (lvalue_or_else): Qualify a char* with the `const' 6373 * tree.c (lvalue_or_else): Likewise.
|
H A D | cp-tree.h | 8106 extern int lvalue_or_else (tree, enum lvalue_use,
|
H A D | ChangeLog-2009 | 3590 * typeck.c (lvalue_or_else): Likewise.
|
H A D | ChangeLog-2001 | 2350 lvalue_or_else, print_lang_statistics, comp_target_types,
|
H A D | semantics.cc | 1863 if (!lvalue_or_else (operand, lv_asm, tf_warning_or_error)) in finish_asm_stmt()
|
H A D | ChangeLog-2011 | 5020 (lvalue_or_else): Likewise.
|
H A D | ChangeLog-2018 | 2797 * typeck.c (cp_build_addr_expr_1, lvalue_or_else): Remove diagnostic
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 124 static int lvalue_or_else (location_t, const_tree, enum lvalue_use); 4615 && !lvalue_or_else (location, in build_unary_op() 4827 && !lvalue_or_else (location, arg, lv_addressof)) in build_unary_op() 5027 lvalue_or_else (location_t loc, const_tree ref, enum lvalue_use use) in lvalue_or_else() function 6252 if (!objc_is_property_ref (lhs) && !lvalue_or_else (location, lhs, lv_assign)) in build_modify_expr() 6321 if (!lvalue_or_else (location, lhs, lv_assign)) in build_modify_expr() 10710 if (!lvalue_or_else (loc, output, lv_asm)) in build_asm_expr()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | ChangeLog-2003 | 1129 lvalue_or_else, pedantic_lvalue_warning, warn_for_assignment,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | FSFChangeLog | 775 (build_unary_op, lvalue_or_else, readonly_warning): Likewise.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | FSFChangeLog | 775 (build_unary_op, lvalue_or_else, readonly_warning): Likewise.
|
H A D | ChangeLog-1999 | 1975 * c-typeck.c (build_component_ref, build_unary_op, lvalue_or_else, 19148 build_indirect_ref, lvalue_or_else, readonly_warning, error_init, 19153 build_indirect_ref, lvalue_or_else, readonly_warning, 19161 * tree.h (lvalue_or_else, print_node, print_node_brief): Likewise.
|
H A D | ChangeLog-2004 | 3239 (lvalue_or_else): Declare. 3240 * c-common.c (lvalue_or_else): Move here from c-typeck.c. 3242 (lvalue_or_else): Remove. 10252 (lvalue_or_else, readonly_error): Use it. All callers changed. 10328 * c-typeck.c (lvalue_or_else): Pass msgid directly to error. 31088 * tree.h (lvalue_or_else): Delete function prototype. 31089 * c-typeck.c (lvalue_or_else): Make static. Add static prototype.
|