Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormattersContainer.h120 ConstString GetMatchString() const { in GetMatchString() function
137 return GetMatchString() == other.GetMatchString(); in CreatedBySameMatchString()
230 type_matcher.GetMatchString().GetStringRef(), in GetTypeNameSpecifierAtIndex()
259 request.TryCompleteCurrentArg(matcher.GetMatchString().GetStringRef()); in AutoComplete()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp1090 if (ShouldListItem(type_matcher.GetMatchString().GetStringRef(), in DoExecute()
1094 "%s: %s\n", type_matcher.GetMatchString().GetCString(), in DoExecute()
1649 "%s: %s\n", type_matcher.GetMatchString().GetCString(), in FormatterSpecificList()