Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibStdcppUniquePointer.cpp93 std::unique_ptr<SyntheticChildrenFrontEnd> tuple_frontend( in Update() local
96 ValueObjectSP ptr_obj = tuple_frontend->GetChildAtIndex(0); in Update()
107 ValueObjectSP del_obj = tuple_frontend->GetChildAtIndex(1); in Update()