Home
last modified time | relevance | path

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

/ide/tools/previewer/cli/
DCommandLineInterface.cpp239 if (command->IsArgValid()) { in ApplyConfigCommands()
DCommandLine.h38 bool IsArgValid() const;
DCommandLine.cpp54 if (!IsArgValid()) { in CheckAndRun()
88 bool CommandLine::IsArgValid() const in IsArgValid() function in CommandLine