Searched defs:collectComments (Results 1 – 1 of 1) sorted by relevance
90 Reader::parse(const std::string& document, Value& root, bool collectComments) { in parse()97 bool Reader::parse(std::istream& sin, Value& root, bool collectComments) { in parse()113 bool collectComments) { in parse()