Searched defs:m_use_synthetic (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/include/lldb/DataFormatters/ | ||
H A D | DumpValueObjectOptions.h | 145 bool m_use_synthetic : 1; global() variable |
/llvm-project/lldb/source/API/ | ||
H A D | SBValue.cpp | 200 bool m_use_synthetic; member in ValueImpl |