Home
last modified time | relevance | path

Searched refs:cxx_readonly_error (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dtypeck2.c73 cxx_readonly_error (tree arg, enum lvalue_use errstring) in cxx_readonly_error() function
H A Dtypeck.c5228 cxx_readonly_error (arg, ((code == PREINCREMENT_EXPR in cp_build_unary_op()
6876 cxx_readonly_error (lhs, lv_assign); in cp_build_modify_expr()
H A Dcp-tree.h5886 extern void cxx_readonly_error (tree, enum lvalue_use);
H A Dsemantics.c1363 cxx_readonly_error (operand, lv_asm); in finish_asm_stmt()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dtypeck2.c70 cxx_readonly_error (tree arg, enum lvalue_use errstring) in cxx_readonly_error() function
H A Dtypeck.c6235 cxx_readonly_error (arg, ((code == PREINCREMENT_EXPR in cp_build_unary_op()
8165 cxx_readonly_error (lhs, lv_assign); in cp_build_modify_expr()
H A Dcp-tree.h7356 extern void cxx_readonly_error (tree, enum lvalue_use);
H A Dsemantics.c1519 cxx_readonly_error (operand, lv_asm); in finish_asm_stmt()