HomeSort by relevance Sort by last modified time
    Searched full:is_line_comment_ (Results 1 - 1 of 1) sorted by null

  /external/protobuf/src/google/protobuf/io/
tokenizer.cc 673 is_line_comment_(false),
691 if (has_comment_ && !is_line_comment_) {
695 is_line_comment_ = true;
706 is_line_comment_ = false;
749 bool is_line_comment_; member in class:google::protobuf::io::__anon22472::CommentCollector
    [all...]

Completed in 46 milliseconds