Home
last modified time | relevance | path

Searched defs:holds (Results 1 – 5 of 5) sorted by relevance

/external/libcxx/test/std/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/
Dconstruct_piecewise_pair_evil.pass.cpp50 bool holds(int v, const ex::polymorphic_allocator<char>&) const { in holds() function
63 bool holds(int v, const ex::polymorphic_allocator<char>& a) const { in holds() function
77 bool holds(int v, ex::polymorphic_allocator<char> a) const { in holds() function
92 bool holds(int v, ex::polymorphic_allocator<char> a) const { in holds() function
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DMutexGuard.h37 bool holds(const sys::Mutex& lock) const { return &M == &lock; } in holds() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMutexGuard.h37 bool holds(const sys::Mutex& lock) const { return &M == &lock; } in holds() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DMutexGuard.h37 bool holds(const sys::Mutex& lock) const { return &M == &lock; } in holds() function
/external/llvm/include/llvm/Support/
DMutexGuard.h37 bool holds(const sys::Mutex& lock) const { return &M == &lock; } in holds() function