Home
last modified time | relevance | path

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

/ide/tools/previewer/cli/
DCommandLine.h82 bool IsIntType(std::string arg) const;
DCommandLine.cpp150 bool CommandLine::IsIntType(string arg) const in IsIntType() function in CommandLine
349 if (!IsIntType(barometer)) { in IsSetArgValid()