Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormattersContainer.h88 ConstString GetMatchString() const { in GetMatchString() function
103 return GetMatchString() == other.GetMatchString(); in CreatedBySameMatchString()
179 type_matcher.GetMatchString().GetStringRef(), true); in GetTypeNameSpecifierAtIndex()
207 request.TryCompleteCurrentArg(matcher.GetMatchString().GetStringRef()); in AutoComplete()
/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp1102 type_matcher.GetMatchString().GetStringRef())) { in DoExecute()
1112 "%s: %s\n", type_matcher.GetMatchString().GetCString(), in DoExecute()
1127 type_matcher.GetMatchString().GetStringRef())) { in DoExecute()
1137 "%s: %s\n", type_matcher.GetMatchString().GetCString(), in DoExecute()
1698 "%s: %s\n", type_matcher.GetMatchString().GetCString(), in FormatterSpecificList()