Home
last modified time | relevance | path

Searched defs:name_match_type (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DProcessInfo.h235 SetNameMatchType(NameMatch name_match_type) SetNameMatchType() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp2270 NameMatch name_match_type = match_info.GetNameMatchType(); FindProcesses() local