Home
last modified time | relevance | path

Searched refs:m_bDriverDebuggingArgExecutable (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMIDriver.cpp61 m_bDriverDebuggingArgExecutable(false), in CMIDriver()
1270 m_bDriverDebuggingArgExecutable = true; in SetDriverDebuggingArgExecutable()
1286 return m_bDriverDebuggingArgExecutable; in IsDriverDebuggingArgExecutable()
H A DMIDriver.h173 bool m_bDriverDebuggingArgExecutable; // True = the MI Driver (MI mode) is variable