Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormattersContainer.h136 bool CreatedBySameMatchString(TypeMatcher other) const { in CreatedBySameMatchString() function
170 if (iter->first.CreatedBySameMatchString(matcher)) { in Delete()
210 if (pos.first.CreatedBySameMatchString(matcher)) { in GetExact()