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.cpp287 VectorTypeSyntheticFrontEndCreator(nullptr, valobj.GetSP()); in VectorTypeSummaryProvider()
322 lldb_private::formatters::VectorTypeSyntheticFrontEndCreator( in VectorTypeSyntheticFrontEndCreator() function in lldb_private::formatters
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp1604 lldb_private::formatters::VectorTypeSyntheticFrontEndCreator)); in GetHardcodedSynthetics()