Searched refs:collectComments_ (Results 1 – 2 of 2) sorted by relevance
82 collectComments_() {} in Reader()86 lastValue_(), commentsBefore_(), features_(features), collectComments_() { in Reader()120 collectComments_ = collectComments; in parse()133 if (collectComments_ && !commentsBefore_.empty()) in parse()156 if (collectComments_ && !commentsBefore_.empty()) { in readValue()216 if (collectComments_) { in readValue()344 if (collectComments_) { in readComment()358 assert(collectComments_); in addComment()
241 bool collectComments_; variable