Searched defs:small_iter_allocator (Results 1 – 6 of 6) sorted by relevance
/llvm-project/libcxx/test/libcxx/containers/sequences/vector.bool/ |
H A D | abi.compile.pass.cpp | 31 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 D | abi.compile.pass.cpp | 37 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 D | abi.compile.pass.cpp | 37 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 D | alignof.compile.pass.cpp | 35 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 D | sizeof.compile.pass.cpp | 33 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 D | abi.compile.pass.cpp | 31 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...] |