Searched refs:m_argc (Results 1 – 2 of 2) sorted by relevance
103 if (m_ArgIndex >= (size_t)m_argc) return false; in ReadNextArg()215 m_argc(argc), in CmdLineParser()229 m_argc(0), in CmdLineParser()
236 int m_argc; variable