Home
last modified time | relevance | path

Searched refs:decayed (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnosticSerializationKinds.td210 "with %ordinal6 parameter of type %7%select{| decayed from %9}8|"
281 "with %ordinal4 parameter of type %5%select{| decayed from %7}6|"
329 "%ordinal4 parameter with type %5%select{| decayed from %7}6|"
339 "%ordinal2 parameter with type %3%select{| decayed from %5}4|"
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/
H A Dany425 // The contained value has a decayed type, so if decay_t<U> is not U,
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/
H A Dany425 // The contained value has a decayed type, so if decay_t<U> is not U,
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dany522 // The contained value has a decayed type, so if decay_t<U> is not U,
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Dany515 // The contained value has a decayed type, so if decay_t<U> is not U,
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-2019574 (jthread::_S_create): Check is_invocable using decayed types. Add
4086 forward them directly to the tuple of decayed copies.
4414 use the common_type of the decayed types.
4416 decayed, use __do_common_type_impl to get the common_type.
H A DChangeLog-20153160 (async): Use __async_result_of to pass decayed types to result_of.
H A DChangeLog-2016813 the __is_in_place_type with the decayed type.
8292 * include/std/any (operator=(_ValueType&&)): Constrain the decayed
H A DChangeLog-20146827 (__create_task_state): Use decayed type as stored task.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20121595 * cvt.c (ocp_convert): Check decayed expr for enum range warning.
H A Dpt.cc7527 tree decayed = expr; in convert_nontype_argument() local
7571 expr = decayed; in convert_nontype_argument()
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A DChangeLog2553 been decayed.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c7330 tree decayed = expr; in convert_nontype_argument() local
7374 expr = decayed; in convert_nontype_argument()
/netbsd-src/games/fortune/datfiles/
H A Dlimerick-o.real5112 The front one is badly decayed."
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20078937 decayed from array.
/netbsd-src/share/dict/
H A Dweb249473 decayed
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dbib12370 And Judah said, The strength of the bearers of burdens is decayed, and there is much rubbish; so th…
18560 …ted; and to the cities of Judah, Ye shall be built, and I will raise up the decayed places thereof:
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git160929 ctor which accepts a container now requires that the (decayed) type of
160930 the elements in the container match the (decayed) type of the array_view