Searched defs:TryConsumeCommentStart (Results 1 – 3 of 3) sorted by relevance
557 Tokenizer::NextCommentStatus Tokenizer::TryConsumeCommentStart() { in TryConsumeCommentStart() function in google::protobuf::io::Tokenizer
527 static upb_CommentType TryConsumeCommentStart(upb_Tokenizer* t) { in TryConsumeCommentStart() function