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

/fuchsia/zircon/system/host/fidl/lib/
H A Dlexer.cpp13 bool IsIdentifierBody(char c) { function in namespace:fidl::__anon562
105 while (IsIdentifierBody(Peek()))
120 while (IsIdentifierBody(Peek()))

Completed in 23 milliseconds