Home
last modified time | relevance | path

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

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