Home
last modified time | relevance | path

Searched defs:only_enabled (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeCategoryMap.cpp144 AnyMatches(const FormattersMatchCandidate & candidate_type,TypeCategoryImpl::FormatCategoryItems items,bool only_enabled,const char ** matching_category,TypeCategoryImpl::FormatCategoryItems * matching_type) AnyMatches() argument
H A DTypeCategory.cpp189 bool only_enabled, const char **matching_category, in AnyMatches()
H A DDataVisualization.cpp70 TypeCategoryImpl::FormatCategoryItems items, bool only_enabled, in AnyMatches()