Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/DataFormatter/
H A DFormattersContainerTest.cpp110 TEST(TypeMatcherTests, CreatedBySameMatchString) { in TEST() argument
/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormattersContainer.h136 bool CreatedBySameMatchString(TypeMatcher other) const { in CreatedBySameMatchString() function