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

/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBExpressionOptions.cpp193 void SBExpressionOptions::SetGenerateDebugInfo(bool b) { function in class:SBExpressionOptions
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h334 void SetGenerateDebugInfo(bool b) { m_generate_debug_info = b; } function in class:lldb_private::EvaluateExpressionOptions

Completed in 64 milliseconds