Searched refs:QueueFrontEnd (Results 1 – 1 of 1) sorted by relevance
17 class QueueFrontEnd : public SyntheticChildrenFrontEnd { class19 QueueFrontEnd(ValueObject &valobj) : SyntheticChildrenFrontEnd(valobj) { in QueueFrontEnd() function in __anonc2cf8ada0111::QueueFrontEnd51 lldb::ChildCacheState QueueFrontEnd::Update() { in Update()64 return new QueueFrontEnd(*valobj_sp); in LibcxxQueueFrontEndCreator()