Home
last modified time | relevance | path

Searched refs:destructible (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Dranges_construct_at.h13 #include <__concepts/destructible.h>
61 template <destructible _Tp>
79 requires destructible<iter_value_t<_InputIterator>>
85 requires destructible<range_value_t<_InputRange>> in operator()
103 requires destructible<iter_value_t<_InputIterator>>
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dconcepts.cppm
/freebsd/contrib/llvm-project/libcxx/include/
H A Dconcepts62 // [concept.destructible], concept destructible
64 concept destructible = see below;
145 # include <__concepts/destructible.h>
H A Dmemory267 template<destructible T>
276 requires destructible<iter_value_t<InputIterator>>
279 requires destructible<range_value_t<InputRange>>
288 requires destructible<iter_value_t<InputIterator>>
H A Doptional593 …static_assert(is_destructible_v<value_type>, "instantiation of optional with a non-destructible ty…
H A Dmodule.modulemap1195 header "__concepts/destructible.h"
/freebsd/contrib/llvm-project/libcxx/include/__concepts/
H A Ddestructible.h26 concept destructible = is_nothrow_destructible_v<_Tp>; variable
H A Dconstructible.h27 concept constructible_from = destructible<_Tp> && is_constructible_v<_Tp, _Args...>;
/freebsd/contrib/llvm-project/libcxx/include/__stop_token/
H A Dstop_callback.h41 static_assert(destructible<_Callback>,
/freebsd/contrib/googletest/docs/reference/
H A Dmocking.md417 and publicly destructible (i.e. anything that can be used as a function return
/freebsd/lib/libc++/
H A DMakefile615 CON_HEADERS+= destructible.h
H A Dlibcxx.imp304 { include: [ "<__concepts/destructible.h>", "private", "<concepts>", "public" ] },
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc1042 SYMBOL(destructible, std::, <concepts>)
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td3141 "temporaries created by the expression are trivially destructible">;
6459 "jump enters lifetime of block which captures a destructible C++ object">;
6506 "jump exits lifetime of block which captures a destructible C++ object">;
H A DAttrDocs.td636 return value must be trivially destructible. The calling convention of the
/freebsd/share/dict/
H A Dweb252092 destructible