Home
last modified time | relevance | path

Searched defs:QueueFrontEnd (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
DLibCxxQueue.cpp17 class QueueFrontEnd : public SyntheticChildrenFrontEnd { class
19 QueueFrontEnd(ValueObject &valobj) : SyntheticChildrenFrontEnd(valobj) { in QueueFrontEnd() function in __anoncb5083ca0111::QueueFrontEnd