Home
last modified time | relevance | path

Searched defs:type_matcher (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormattersContainer.h228 TypeMatcher type_matcher = m_map[index].first; in GetTypeNameSpecifierAtIndex() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp1089 const FormatterSharedPointer &format_sp) -> bool { in DoExecute()
1647 const TypeSummaryImplSP &summary_sp) -> bool { in FormatterSpecificList()