Home
last modified time | relevance | path

Searched defs:GetGenerateDebugInfo (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Expression/
H A DExpressionParser.h128 bool GetGenerateDebugInfo() const { return m_generate_debug_info; } in GetGenerateDebugInfo() function
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBExpressionOptions.cpp166 bool SBExpressionOptions::GetGenerateDebugInfo() { in GetGenerateDebugInfo() function in SBExpressionOptions
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTarget.h371 bool GetGenerateDebugInfo() const { return m_generate_debug_info; } in GetGenerateDebugInfo() function