Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DProcessInfo.cpp260 bool ProcessInstanceInfoMatch::ProcessIDsMatch( in ProcessIDsMatch() function in ProcessInstanceInfoMatch
294 ProcessIDsMatch(proc_info) && UserIDsMatch(proc_info) && in Matches()
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DProcessInfo.h193 bool ProcessIDsMatch(const ProcessInstanceInfo &proc_info) const;
/openbsd-src/gnu/llvm/lldb/source/Host/macosx/objcxx/
H A DHost.mm680 !match_info.ProcessIDsMatch(process_info))