Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBExpressionOptions.cpp172 void SBExpressionOptions::SetGenerateDebugInfo(bool b) { SetGenerateDebugInfo() function in SBExpressionOptions
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h381 void SetGenerateDebugInfo(bool b) { m_generate_debug_info = b; } SetGenerateDebugInfo() function