Searched refs:QueueFrontEnd (Results 1 – 1 of 1) sorted by relevance
18 class QueueFrontEnd : public SyntheticChildrenFrontEnd { class20 QueueFrontEnd(ValueObject &valobj) : SyntheticChildrenFrontEnd(valobj) { in QueueFrontEnd() function in __anoncac428090111::QueueFrontEnd46 bool QueueFrontEnd::Update() { in Update()59 return new QueueFrontEnd(*valobj_sp); in LibcxxQueueFrontEndCreator()