Home
last modified time | relevance | path

Searched defs:is_nothrow_move_constructible (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/SemaTemplate/
Dexception-spec-crash.cpp4 template <class _Tp> struct is_nothrow_move_constructible { struct
18 noexcept(is_nothrow_move_constructible<allocator_type>::value); argument
/external/llvm-project/clang/test/SemaTemplate/
Dexception-spec-crash.cpp5 template <class _Tp> struct is_nothrow_move_constructible { struct
19 noexcept(is_nothrow_move_constructible<allocator_type>::value); argument
/external/llvm-project/clang/test/Modules/Inputs/PR27401/
Da.h13 struct is_nothrow_move_constructible struct
/external/clang/test/Modules/Inputs/PR27401/
Da.h13 struct is_nothrow_move_constructible struct