Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp2278 bool has_name_match = false; in FindProcesses() local
2281 has_name_match = true; in FindProcesses()
2286 has_name_match = false; in FindProcesses()
2309 if (has_name_match) in FindProcesses()