Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmdCmdGdbShow.cpp120 if (!GetOptionFn(strOption, pPrintRequestFn)) { in Execute()
123 if (!GetOptionFn("fallback", pPrintRequestFn)) { in Execute()
216 bool CMICmdCmdGdbShow::GetOptionFn(const CMIUtilString &vrPrintFnName, in GetOptionFn() function in CMICmdCmdGdbShow
H A DMICmdCmdGdbSet.cpp118 if (!GetOptionFn(strOption, pPrintRequestFn)) { in Execute()
121 if (!GetOptionFn("fallback", pPrintRequestFn)) { in Execute()
205 bool CMICmdCmdGdbSet::GetOptionFn(const CMIUtilString &vrPrintFnName, in GetOptionFn() function in CMICmdCmdGdbSet
H A DMICmdCmdGdbShow.h76 bool GetOptionFn(const CMIUtilString &vrGdbOptionName,
H A DMICmdCmdGdbSet.h76 bool GetOptionFn(const CMIUtilString &vrGdbOptionName,