Home
last modified time | relevance | path

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

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