Searched refs:can_attach_to_prev_ (Results 1 – 1 of 1) sorted by relevance
679 can_attach_to_prev_(true) { in CommentCollector()724 if (can_attach_to_prev_) { in Flush()728 can_attach_to_prev_ = false; in Flush()738 void DetachFromPrev() { can_attach_to_prev_ = false; } in DetachFromPrev()756 bool can_attach_to_prev_; member in google::protobuf::io::__anon8fad96710211::CommentCollector