Searched defs:SetIncludeStatics (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/lldb/source/API/ | ||
D | SBVariablesOptions.cpp | 54 void SetIncludeStatics(bool b) { m_include_statics = b; } in SetIncludeStatics() function in VariablesOptionsImpl |