Home
last modified time | relevance | path

Searched refs:hasCommentForValue (Results 1 – 2 of 2) sorted by relevance

/external/jsoncpp/include/json/
Dwriter.h117 bool hasCommentForValue(const Value& value);
180 bool hasCommentForValue(const Value& value);
/external/jsoncpp/src/lib_json/
Djson_writer.cpp443 bool StyledWriter::hasCommentForValue(const Value& value) { in hasCommentForValue() function in Json::StyledWriter
659 bool StyledStreamWriter::hasCommentForValue(const Value& value) { in hasCommentForValue() function in Json::StyledStreamWriter