Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormattersContainer.h95 bool Matches(FormattersMatchCandidate candidate_type) const { in Matches()
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeCategory.cpp188 const FormattersMatchCandidate &candidate_type, FormatCategoryItems items, in AnyMatches()
H A DDataVisualization.cpp69 const FormattersMatchCandidate &candidate_type, in AnyMatches()
H A DTypeCategoryMap.cpp161 const FormattersMatchCandidate &candidate_type, in AnyMatches()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp2225 FormattersMatchCandidate candidate_type(type_name, nullptr, TypeImpl(), in AddSynth() local
2365 FormattersMatchCandidate candidate_type( in AddFilter() local