Searched refs:EatComment (Results 1 - 2 of 2) sorted by relevance
/third_party/gn/src/base/json/ | ||
H A D | json_parser.h | 154 bool EatComment(); |
H A D | json_parser.cc | 261 if (!EatComment()) in EatWhitespaceAndComments() 270 bool JSONParser::EatComment() { in EatComment() function in base::internal::JSONParser |
Completed in 2 milliseconds