Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp54 while (HasMoreInput && nextNonWhitespace()) { in parse()
113 bool nextNonWhitespace() { in nextNonWhitespace() function in __anon476ab3930111::CommandLineArgumentParser