Searched defs:SetIncludeStatics (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBVariablesOptions.cpp52 void SetIncludeStatics(bool b) { m_include_statics = b; } function in class:VariablesOptionsImpl
154 void SBVariablesOptions::SetIncludeStatics(bool statics) { function in class:SBVariablesOptions

Completed in 133 milliseconds