Searched refs:collectComments_ (Results 1 – 2 of 2) sorted by relevance
91 collectComments_() in Reader()106 collectComments_() in Reader()152 collectComments_ = collectComments; in parse()165 if ( collectComments_ && !commentsBefore_.empty() ) in parse()191 if ( collectComments_ && !commentsBefore_.empty() ) in readValue()225 if ( collectComments_ ) in readValue()380 if ( collectComments_ ) in readComment()400 assert( collectComments_ ); in addComment()
182 bool collectComments_; variable