Searched refs:nextNonWhitespace (Results 1 – 1 of 1) sorted by relevance
54 while (HasMoreInput && nextNonWhitespace()) { in parse()113 bool nextNonWhitespace() { in nextNonWhitespace() function in __anon476ab3930111::CommandLineArgumentParser