Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DVectorType.h20 VectorTypeSyntheticFrontEndCreator(CXXSyntheticChildren *, lldb::ValueObjectSP);
/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DVectorType.cpp256 VectorTypeSyntheticFrontEndCreator(nullptr, valobj.GetSP()); in VectorTypeSummaryProvider()
291 lldb_private::formatters::VectorTypeSyntheticFrontEndCreator( in VectorTypeSyntheticFrontEndCreator() function in lldb_private::formatters
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp1460 lldb_private::formatters::VectorTypeSyntheticFrontEndCreator)); in GetHardcodedSynthetics()