Searched refs:IsIntType (Results 1 – 2 of 2) sorted by relevance
82 bool IsIntType(std::string arg) const;
150 bool CommandLine::IsIntType(string arg) const in IsIntType() function in CommandLine349 if (!IsIntType(barometer)) { in IsSetArgValid()