Home
last modified time | relevance | path

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

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