Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxQueue.cpp18 class QueueFrontEnd : public SyntheticChildrenFrontEnd { class
20 QueueFrontEnd(ValueObject &valobj) : SyntheticChildrenFrontEnd(valobj) { in QueueFrontEnd() function in __anoncac428090111::QueueFrontEnd