Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Utility/
H A DProcessInfo.cpp273 bool ProcessInstanceInfoMatch::UserIDsMatch( in UserIDsMatch() function in ProcessInstanceInfoMatch
295 ProcessIDsMatch(proc_info) && UserIDsMatch(proc_info) && in Matches()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/
H A DProcessInfo.h201 bool UserIDsMatch(const ProcessInstanceInfo &proc_info) const;