Searched refs:hasCommentForValue (Results 1 – 2 of 2) sorted by relevance
95 bool hasCommentForValue( const Value &value );153 bool hasCommentForValue( const Value &value );
437 isMultiLine = isMultiLine && hasCommentForValue( value[index] ); in isMultineArray()520 StyledWriter::hasCommentForValue( const Value &value ) in hasCommentForValue() function in Json::StyledWriter714 isMultiLine = isMultiLine && hasCommentForValue( value[index] ); in isMultineArray()801 StyledStreamWriter::hasCommentForValue( const Value &value ) in hasCommentForValue() function in Json::StyledStreamWriter