Searched refs:SetWithRegex (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeCategory.h101 SetWithRegex(FormatContainer::RegexMatchForEachCallback callback) { function in class:lldb_private::TypeCategoryImpl::ForEachCallbacks
114 SetWithRegex(SummaryContainer::RegexMatchForEachCallback callback) { function in class:lldb_private::TypeCategoryImpl::ForEachCallbacks
127 SetWithRegex(FilterContainer::RegexMatchForEachCallback callback) { function in class:lldb_private::TypeCategoryImpl::ForEachCallbacks
140 SetWithRegex(SynthContainer::RegexMatchForEachCallback callback) { function in class:lldb_private::TypeCategoryImpl::ForEachCallbacks
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp1090 .SetWithRegex([&result, &formatter_regex, &any_printed](

Completed in 89 milliseconds