Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/DataFormatters/
DFormattersContainer.h177 TypeMatcher type_matcher = m_map[index].first; in GetTypeNameSpecifierAtIndex() local
/external/llvm-project/lldb/source/Commands/
DCommandObjectType.cpp1106 const FormatterSharedPointer &format_sp) -> bool { in DoExecute()
1131 const FormatterSharedPointer &format_sp) -> bool { in DoExecute()
1726 const TypeSummaryImplSP &summary_sp) -> bool { in FormatterSpecificList()