Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/DataFormatters/
H A DVectorType.h20 VectorTypeSyntheticFrontEndCreator(CXXSyntheticChildren *, lldb::ValueObjectSP);
/llvm-project-15.0.7/lldb/source/DataFormatters/
H A DVectorType.cpp252 VectorTypeSyntheticFrontEndCreator(nullptr, valobj.GetSP()); in VectorTypeSummaryProvider()
287 lldb_private::formatters::VectorTypeSyntheticFrontEndCreator( in VectorTypeSyntheticFrontEndCreator() function in lldb_private::formatters
/llvm-project-15.0.7/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp1358 lldb_private::formatters::VectorTypeSyntheticFrontEndCreator)); in GetHardcodedSynthetics()