Searched refs:skipCommentTokens (Results 1 – 4 of 4) sorted by relevance
228 void skipCommentTokens(Token& token);
132 skipCommentTokens(token); in parse()153 skipCommentTokens(token); in readValue()224 void Reader::skipCommentTokens(Token& token) { in skipCommentTokens() function in Json::Reader
328 skipCommentTokens(token); in parse()356 skipCommentTokens(token); in readValue()431 void Reader::skipCommentTokens(Token& token) { in skipCommentTokens() function in Json::Reader1202 void skipCommentTokens(Token& token);1252 skipCommentTokens(token); in parse()1281 skipCommentTokens(token); in readValue()1380 void OurReader::skipCommentTokens(Token& token) { in skipCommentTokens() function in Json::OurReader
1477 void skipCommentTokens(Token& token);