Searched refs:operator_code (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | decl.cc | 5057 build_library_fn (tree name, enum tree_code operator_code, tree type, in build_library_fn() argument 5065 = OVL_OP_INFO (false, operator_code)->ovl_op_code; in build_library_fn() 5078 build_cp_library_fn (tree name, enum tree_code operator_code, tree type, in build_cp_library_fn() argument 5081 tree fn = build_library_fn (name, operator_code, type, ecf_flags); in build_cp_library_fn() 5124 push_cp_library_fn (enum tree_code operator_code, tree type, in push_cp_library_fn() argument 5127 tree fn = build_cp_library_fn (ovl_op_identifier (false, operator_code), in push_cp_library_fn() 5128 operator_code, type, ecf_flags); in push_cp_library_fn() 15226 tree_code operator_code; in grok_op_properties() local 15232 operator_code = TYPE_EXPR; in grok_op_properties() 15239 operator_code = ovl_op->tree_code; in grok_op_properties() [all …]
|
| D | ChangeLog-2000 | 3467 (struct lang_decl): Add operator_code. 3469 (DECL_OVERLOADED_OPERATOR_P): Return the operator_code for an 3492 * decl.c (duplicate_decls): Copy operator_code. 3506 (lang_mark_tree): Don't try to mark the operator_code.
|
| D | ChangeLog-2004 | 1614 turning operator_code and fixed_offset into bitfields.
|
| /netbsd/src/external/gpl3/gdb/dist/libiberty/ |
| D | ChangeLog | 6690 * cp-demangle.c (operator_code): Likewise. 7644 (operator_code, operators): Constify.
|
| /netbsd/src/external/gpl3/binutils/dist/libiberty/ |
| D | ChangeLog | 6690 * cp-demangle.c (operator_code): Likewise. 7644 (operator_code, operators): Constify.
|
| /netbsd/src/external/gpl3/gcc/dist/libiberty/ |
| D | ChangeLog | 6199 * cp-demangle.c (operator_code): Likewise. 7153 (operator_code, operators): Constify.
|