Home
last modified time | relevance | path

Searched refs:m_bGbbOptionFnHasError (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmdCmdGdbSet.cpp251 m_bGbbOptionFnHasError = true; in OptionFnTargetAsync()
282 m_bGbbOptionFnHasError = true; in OptionFnPrint()
296 m_bGbbOptionFnHasError = true; in OptionFnPrint()
305 m_bGbbOptionFnHasError = false; in OptionFnPrint()
330 m_bGbbOptionFnHasError = true; in OptionFnSolibSearchPath()
341 m_bGbbOptionFnHasError = false; in OptionFnSolibSearchPath()
366 m_bGbbOptionFnHasError = true; in OptionFnOutputRadix()
392 m_bGbbOptionFnHasError = false; in OptionFnOutputRadix()
417 m_bGbbOptionFnHasError = true; in OptionFnDisassemblyFlavor()
468 m_bGbbOptionFnHasError = false; in OptionFnBreakpoint()
[all …]
H A DMICmdCmdGdbShow.cpp48 m_bGdbOptionFnSuccessful(false), m_bGbbOptionFnHasError(false), in CMICmdCmdGdbShow()
131 if (!m_bGdbOptionFnSuccessful && !m_bGbbOptionFnHasError) in Execute()
269 m_bGbbOptionFnHasError = true; in OptionFnPrint()
285 m_bGbbOptionFnHasError = true; in OptionFnPrint()
365 m_bGbbOptionFnHasError = true; in OptionFnBreakpoint()
372 m_bGbbOptionFnHasError = true; in OptionFnBreakpoint()
H A DMICmdCmdGdbShow.h96 bool m_bGbbOptionFnHasError; // True = The option function has an error variable
H A DMICmdCmdGdbSet.h97 bool m_bGbbOptionFnHasError; // True = The option function has an error variable