Home
last modified time | relevance | path

Searched refs:IsDriverDebuggingArgExecutable (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMIDriver.h79 bool IsDriverDebuggingArgExecutable() const;
H A DMICmdInvoker.cpp287 if (rDriver.IsDriverDebuggingArgExecutable()) { in CmdCauseAppExit()
H A DMIDriver.cpp1285 bool CMIDriver::IsDriverDebuggingArgExecutable() const { in IsDriverDebuggingArgExecutable() function in CMIDriver