Home
last modified time | relevance | path

Searched refs:item_names (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DVectorIterator.h25 llvm::ArrayRef<ConstString> item_names);
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibStdcpp.cpp190 llvm::ArrayRef<ConstString> item_names) in VectorIteratorSyntheticFrontEnd() argument
192 m_item_names(item_names), m_item_sp() { in VectorIteratorSyntheticFrontEnd()