Home
last modified time | relevance | path

Searched refs:GetExact (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/lldb/source/DataFormatters/
H A DDataVisualization.cpp172 return GetFormatManager().GetNamedSummaryContainer().GetExact(type, entry); in GetSummaryFormat()
/src/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormattersContainer.h207 bool GetExact(TypeMatcher matcher, ValueSP &entry) { in GetExact() function
H A DTypeCategory.h130 m_subcontainers[type_specifier_sp->GetMatchType()]->GetExact( in GetForTypeNameSpecifier()