Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/source/DataFormatters/
HDTypeSynthetic.cpp87 SyntheticChildren::SyntheticChildren(const Flags &flags) : m_flags(flags) {} in SyntheticChildren() function in SyntheticChildren
/freebsd-head/contrib/llvm-project/lldb/include/lldb/DataFormatters/
HDTypeSynthetic.h405 : SyntheticChildren(flags) { in SyntheticChildren() function
/freebsd-head/contrib/llvm-project/lldb/include/lldb/
HDlldb-forward.h230 class SyntheticChildren; variable