Searched refs:nextNonWhitespace (Results 1 – 1 of 1) sorted by relevance
38 while (HasMoreInput && nextNonWhitespace()) { in parse()97 bool nextNonWhitespace() { in nextNonWhitespace() function in clang::tooling::__anon010513b40111::CommandLineArgumentParser