Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMIDriver.h90 bool HaveExecutableFileNamePathOnCmdLine() const;
H A DMIDriver.cpp560 if (HaveExecutableFileNamePathOnCmdLine()) { in DoMainLoop()
1218 bool CMIDriver::HaveExecutableFileNamePathOnCmdLine() const { in HaveExecutableFileNamePathOnCmdLine() function in CMIDriver