Searched refs:IsWhitespace (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/host/fidl/compiler/
H A Dmain.cpp183 while (Remaining() && !IsWhitespace()) {
193 bool IsWhitespace() { function in class:__anon556::ResponseFileArguments
206 while (Remaining() && IsWhitespace()) {

Completed in 23 milliseconds