Home
last modified time | relevance | path

Searched defs:candidate_type (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormattersContainer.h95 bool Matches(FormattersMatchCandidate candidate_type) const { in Matches()
/freebsd-src/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeCategoryMap.cpp143 AnyMatches(const FormattersMatchCandidate & candidate_type,TypeCategoryImpl::FormatCategoryItems items,bool only_enabled,const char ** matching_category,TypeCategoryImpl::FormatCategoryItems * matching_type) AnyMatches() argument
H A DTypeCategory.cpp188 const FormattersMatchCandidate &candidate_type, FormatCategoryItems items, in AnyMatches()
H A DDataVisualization.cpp69 const FormattersMatchCandidate &candidate_type, in AnyMatches()
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp2338 FormattersMatchCandidate candidate_type(type_name, nullptr, TypeImpl(), AddSynth() local
2478 FormattersMatchCandidate candidate_type( AddFilter() local