Searched refs:build_const_cast (Results 1 – 13 of 13) sorted by relevance
| /freebsd-9-stable/contrib/gcc/cp/ |
| D | ChangeLog-2004 | 253 (build_reinterpret_cast, build_const_cast, build_c_cast): Likewise. 831 * typeck.c (build_const_cast): Use error_operand_p. 1112 (build_const_cast): ... here. Use build_const_cast_1. 1328 build_reinterpret_cast, build_const_cast, build_c_cast, 5655 (build_const_cast): Likewise.
|
| D | ChangeLog-1997 | 152 (build_const_cast): Likewise. 254 * typeck.c (build_const_cast): Handle references here instead of
|
| D | ChangeLog-1999 | 2557 (build_const_cast): Likewise. 4990 * typeck.c (build_const_cast): Tighten checks for legality. 5043 * typeck.c (build_const_cast): Tweak last change to handle 5046 * typeck.c (build_const_cast): Disallow use of const_cast to
|
| D | cp-tree.h | 4496 extern tree build_const_cast (tree, tree);
|
| D | ChangeLog-2003 | 1636 build_const_cast): Propagate TREE_SIDE_EFFECTS inside a template. 2775 (build_const_cast): Adjust pointer-to-member handling. 3486 (build_const_cast): Likewise.
|
| D | ChangeLog-2000 | 4167 (build_const_cast): Likewise. 6608 build_const_cast, get_delta_difference, check_return_expr): Avoid 6763 build_static_cast, build_reinterpret_cast, build_const_cast,
|
| D | ChangeLog-1996 | 883 * typeck.c (build_const_cast): Implement. 1704 (build_const_cast): Likewise.
|
| D | ChangeLog-1995 | 1084 * typeck.c (build_const_cast): If we are passed error_mark_node, 3062 * typeck.c (build_const_cast): Implement checking.
|
| D | typeck.c | 5446 build_const_cast (tree type, tree expr) in build_const_cast() function
|
| D | ChangeLog-1994 | 125 (build_const_cast): Likewise. 2390 build_const_cast): Add declarations.
|
| D | ChangeLog-1998 | 898 (build_const_cast): Likewise. 1019 (build_const_cast): Likewise.
|
| D | pt.c | 9017 return build_const_cast (type, op); in tsubst_copy_and_build()
|
| D | parser.c | 4162 = build_const_cast (type, expression); in cp_parser_postfix_expression()
|