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

/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DUserID.h81 /// pos = std::find_if (coll.begin(), coll.end(), UserID::IDMatches(blockID));
84 class IDMatches class in struct:lldb_private::UserID
90 IDMatches (lldb::user_id_t uid) : m_uid(uid) {} function in class:lldb_private::UserID::IDMatches

Completed in 53 milliseconds