Searched refs:upcoming_detached_comments_ (Results 1 – 2 of 2) sorted by relevance
349 upcoming_detached_comments_.swap(detached); in TryConsumeEndOfDeclaration()354 upcoming_detached_comments_.swap(detached); in TryConsumeEndOfDeclaration()358 upcoming_detached_comments_.insert(upcoming_detached_comments_.end(), in TryConsumeEndOfDeclaration()629 input_->NextWithComments(NULL, &upcoming_detached_comments_, in Parse()665 input_->NextWithComments(NULL, &upcoming_detached_comments_, in Parse()
544 std::vector<std::string> upcoming_detached_comments_; variable