Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DVectorType.h20 VectorTypeSyntheticFrontEndCreator(CXXSyntheticChildren *, lldb::ValueObjectSP);
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DVectorType.cpp294 VectorTypeSyntheticFrontEndCreator(nullptr, valobj.GetSP()); in VectorTypeSummaryProvider()
330 lldb_private::formatters::VectorTypeSyntheticFrontEndCreator( in VectorTypeSyntheticFrontEndCreator() function in lldb_private::formatters
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp1649 lldb_private::formatters::VectorTypeSyntheticFrontEndCreator)); in GetHardcodedSynthetics()