Searched refs:BASE_CONV (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
| H A D | 20000914-1.c | 262 BASE_CONV, enumerator
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | call.c | 694 case BASE_CONV: 948 conv = build_conv (BASE_CONV, to, conv); 1174 conv = build_conv (BASE_CONV, t, conv); 3156 conv = build_conv (BASE_CONV, t2, conv); 4207 case BASE_CONV: in convert_like_real() 4208 if (TREE_CODE (convs) == BASE_CONV && !NEED_TEMPORARY_P (convs)) in convert_like_real() 6179 if (TREE_CODE (conv) == BASE_CONV && !NEED_TEMPORARY_P (conv))
|
| H A D | cp-tree.def | 279 DEFTREECODE (BASE_CONV, "base_conv", 'e', 1)
|
| H A D | ChangeLog.2 | 12960 * call.c (standard_conversion): A BASE_CONV replaces an RVALUE_CONV. 17570 * cvt.c (compare_ics): Fix comparison of PMEM_CONV and BASE_CONV. 17668 (implicit_conversion): Add a BASE_CONV when converting to 17670 (convert_like): Handle BASE_CONV.
|
| H A D | ChangeLog | 10018 (convert_like_real): Treat BASE_CONV and RVALUE_CONV as implicit
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | ChangeLog-1996 | 1292 * cvt.c (compare_ics): Fix comparison of PMEM_CONV and BASE_CONV. 1390 (implicit_conversion): Add a BASE_CONV when converting to 1392 (convert_like): Handle BASE_CONV.
|
| H A D | ChangeLog-2004 | 6144 (BASE_CONV): Likewise.
|
| H A D | ChangeLog-2000 | 146 (convert_like_real): Treat BASE_CONV and RVALUE_CONV as implicit
|
| H A D | ChangeLog-1998 | 6172 * call.c (standard_conversion): A BASE_CONV replaces an RVALUE_CONV.
|