Searched refs:list_adapter (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointList.h164 list_adapter, std::recursive_mutex>
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DIterable.h23 template <typename I, typename E> E list_adapter(I &iter) { return *iter; } function in namespace:lldb_private

Completed in 52 milliseconds