Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/include/lldb/DataFormatters/
HDFormattersContainer.h95 bool Matches(FormattersMatchCandidate candidate_type) const { in Matches()
/freebsd-head/contrib/llvm-project/lldb/source/DataFormatters/
HDTypeCategory.cpp188 const FormattersMatchCandidate &candidate_type, FormatCategoryItems items, in AnyMatches()
HDDataVisualization.cpp69 const FormattersMatchCandidate &candidate_type, in AnyMatches()
HDTypeCategoryMap.cpp161 const FormattersMatchCandidate &candidate_type, in AnyMatches()
/freebsd-head/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectType.cpp2225 FormattersMatchCandidate candidate_type(type_name, nullptr, TypeImpl(), in AddSynth() local
2365 FormattersMatchCandidate candidate_type( in AddFilter() local