Home
last modified time | relevance | path

Searched defs:small_iter_allocator (Results 1 – 6 of 6) sorted by relevance

/llvm-project/libcxx/test/libcxx/containers/sequences/vector.bool/
H A Dabi.compile.pass.cpp31 small_iter_allocator() TEST_NOEXCEPT {} in small_iter_allocator() function in small_iter_allocator
21 class small_iter_allocator { global() class
28 small_iter_allocator() TEST_NOEXCEPT {} small_iter_allocator() function in small_iter_allocator
36 operator ==(small_iter_allocator,small_iter_allocator) operator ==() argument
37 operator !=(small_iter_allocator,small_iter_allocator) operator !=() argument
[all...]
/llvm-project/libcxx/test/libcxx/containers/sequences/vector/
H A Dabi.compile.pass.cpp37 small_iter_allocator() TEST_NOEXCEPT {} in operator !=() argument
21 class small_iter_allocator { global() class
28 small_iter_allocator() TEST_NOEXCEPT {} small_iter_allocator() function in small_iter_allocator
31 small_iter_allocator(small_iter_allocator<U>) TEST_NOEXCEPT {} small_iter_allocator() function in small_iter_allocator
36 operator ==(small_iter_allocator,small_iter_allocator) operator ==() argument
[all...]
/llvm-project/libcxx/test/libcxx/containers/sequences/list/
H A Dabi.compile.pass.cpp37 friend bool operator==(small_iter_allocator, small_iter_allocator) { return true; } in operator !=() argument
21 class small_iter_allocator { global() class
28 small_iter_allocator() TEST_NOEXCEPT {} small_iter_allocator() function in small_iter_allocator
31 small_iter_allocator(small_iter_allocator<U>) TEST_NOEXCEPT {} small_iter_allocator() function in small_iter_allocator
36 operator ==(small_iter_allocator,small_iter_allocator) operator ==() argument
[all...]
/llvm-project/libcxx/test/libcxx/strings/basic.string/
H A Dalignof.compile.pass.cpp35 class small_iter_allocator { in small_iter_allocator() function in small_iter_allocator
25 class small_iter_allocator { global() class
32 small_iter_allocator() TEST_NOEXCEPT {} small_iter_allocator() function in small_iter_allocator
40 operator ==(small_iter_allocator,small_iter_allocator) operator ==() argument
41 operator !=(small_iter_allocator,small_iter_allocator) operator !=() argument
H A Dsizeof.compile.pass.cpp33 class small_iter_allocator { in small_iter_allocator() function in small_iter_allocator
23 class small_iter_allocator { global() class
30 small_iter_allocator() TEST_NOEXCEPT {} small_iter_allocator() function in small_iter_allocator
38 operator ==(small_iter_allocator,small_iter_allocator) operator ==() argument
39 operator !=(small_iter_allocator,small_iter_allocator) operator !=() argument
/llvm-project/libcxx/test/libcxx/containers/sequences/deque/
H A Dabi.compile.pass.cpp31 small_iter_allocator() TEST_NOEXCEPT {} in small_iter_allocator() function in small_iter_allocator
21 class small_iter_allocator { global() class
28 small_iter_allocator() TEST_NOEXCEPT {} small_iter_allocator() function in small_iter_allocator
36 operator ==(small_iter_allocator,small_iter_allocator) operator ==() argument
37 operator !=(small_iter_allocator,small_iter_allocator) operator !=() argument
[all...]