Home
last modified time | relevance | path

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

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