Home
last modified time | relevance | path

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

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