Searched refs:IDMatches (Results 1 – 1 of 1) sorted by relevance
62 class IDMatches {65 IDMatches(lldb::user_id_t uid) : m_uid(uid) {} in IDMatches() function