Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Core/
DUserID.h84 class IDMatches
90 IDMatches (lldb::user_id_t uid) : m_uid(uid) {} in IDMatches() function