Home
last modified time | relevance | path

Searched refs:reference_constructs_from_temporary (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__type_traits/
H A Dreference_constructs_from_temporary.h24 struct _LIBCPP_NO_SPECIALIZATIONS reference_constructs_from_temporary struct
/freebsd/contrib/llvm-project/libcxx/include/
H A Dtype_traits148 struct reference_constructs_from_temporary; // since C++23
413 = reference_constructs_from_temporary<T, U>::value; // since C++23
558 # include <__type_traits/reference_constructs_from_temporary.h>
H A Dmodule.modulemap.in366 module reference_constructs_from_temporary {
367 header "__type_traits/reference_constructs_from_temporary.h"
H A Dtuple262 # include <__type_traits/reference_constructs_from_temporary.h>
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dtype_traits.cppm
H A Dtype_traits.inc111 using std::reference_constructs_from_temporary;
/freebsd/lib/libc++/
H A Dmodule.modulemap366 module reference_constructs_from_temporary {
367 header "__type_traits/reference_constructs_from_temporary.h"
H A Dlibcxx.imp884 …{ include: [ "<__type_traits/reference_constructs_from_temporary.h>", "private", "<type_traits>", …
H A DMakefile2196 TTR_HEADERS+= reference_constructs_from_temporary.h
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc2503 SYMBOL(reference_constructs_from_temporary, std::, <type_traits>)