Searched refs:hasCommentForValue (Results 1 – 2 of 2) sorted by relevance
1899 bool hasCommentForValue(const Value& value);1963 bool hasCommentForValue(const Value& value);
4492 if (hasCommentForValue(value[index])) { in isMultineArray()4565 bool StyledWriter::hasCommentForValue(const Value& value) { in hasCommentForValue() function in Json::StyledWriter4711 if (hasCommentForValue(value[index])) { in isMultineArray()4780 bool StyledStreamWriter::hasCommentForValue(const Value& value) { in hasCommentForValue() function in Json::StyledStreamWriter4821 static bool hasCommentForValue(const Value& value);4994 if (hasCommentForValue(value[index])) { in isMultineArray()5069 bool BuiltStyledStreamWriter::hasCommentForValue(const Value& value) { in hasCommentForValue() function in Json::BuiltStyledStreamWriter