Searched refs:owner_less (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.h66 std::map<lldb::ModuleWP, lldb::addr_t, std::owner_less<lldb::ModuleWP>>
/openbsd-current/gnu/llvm/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.h91 std::map<lldb::ModuleWP, lldb::addr_t, std::owner_less<lldb::ModuleWP>>
/openbsd-current/gnu/llvm/lldb/include/lldb/Utility/
H A DListener.h111 std::owner_less<Broadcaster::BroadcasterImplWP>>
/openbsd-current/gnu/llvm/libcxx/include/__memory/
H A Dshared_ptr.h1812 template <class _Tp = void> struct owner_less;
1814 template <class _Tp> struct owner_less;
1819 struct _LIBCPP_TEMPLATE_VIS owner_less<shared_ptr<_Tp> > struct in inherits:__binary_function
1834 struct _LIBCPP_TEMPLATE_VIS owner_less<weak_ptr<_Tp> > struct in inherits:__binary_function
1850 struct _LIBCPP_TEMPLATE_VIS owner_less<void> struct
/openbsd-current/gnu/llvm/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp67 std::map<DebuggerWP, EnableOptionsSP, std::owner_less<DebuggerWP>>;

Completed in 97 milliseconds