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()
228 type_matcher.GetMatchString().GetStringRef(), in GetTypeNameSpecifierAtIndex()
257 request.TryCompleteCurrentArg(matcher.GetMatchString().GetStringRef()); in AutoComplete()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp1101 if (ShouldListItem(type_matcher.GetMatchString().GetStringRef(), in DoExecute()
1105 "%s: %s\n", type_matcher.GetMatchString().GetCString(), in DoExecute()
1669 "%s: %s\n", type_matcher.GetMatchString().GetCString(), in FormatterSpecificList()