Home
last modified time | relevance | path

Searched refs:can_attach_to_prev_ (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/io/
Dtokenizer.cc675 can_attach_to_prev_(true) { in CommentCollector()
720 if (can_attach_to_prev_) { in Flush()
724 can_attach_to_prev_ = false; in Flush()
735 can_attach_to_prev_ = false; in DetachFromPrev()
754 bool can_attach_to_prev_; member in google::protobuf::io::__anon2b8b50890211::CommentCollector