Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbol.h194 void SetDebug(bool b) { m_is_debug = b; } in SetDebug() function
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h373 void SetDebug(bool b) { in SetDebug() function