Home
last modified time | relevance | path

Searched defs:AnyMatches (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/source/DataFormatters/
H A DDataVisualization.cpp68 bool DataVisualization::AnyMatches( in AnyMatches() function in DataVisualization
H A DTypeCategoryMap.cpp160 bool TypeCategoryMap::AnyMatches( in AnyMatches() function in TypeCategoryMap
H A DTypeCategory.cpp187 bool TypeCategoryImpl::AnyMatches( in AnyMatches() function in TypeCategoryImpl
/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeCategory.h108 bool AnyMatches(const FormattersMatchCandidate &candidate) { in AnyMatches() function