Home
last modified time | relevance | path

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

/external/clang/lib/Tooling/
DJSONCompilationDatabase.cpp38 while (HasMoreInput && nextNonWhitespace()) { in parse()
97 bool nextNonWhitespace() { in nextNonWhitespace() function in clang::tooling::__anon010513b40111::CommandLineArgumentParser