Searched defs:CommentInfo (Results 1 – 12 of 12) sorted by relevance
46 struct CommentInfo { struct50 CommentInfo &operator=(CommentInfo &&Other) = default; argument71 bool operator<(const CommentInfo &Other) const { argument74 auto SecondCI =111 std::vector<std::unique_ptr<CommentInfo>> argument112 Children; // List of child comments for this CommentInfo. argument
953 struct CommentInfo { struct982 CommentInfo* comments_; argument
2601 Value::CommentInfo::CommentInfo() : comment_(0) {} in CommentInfo() function in Json::Value::CommentInfo
903 struct CommentInfo { struct932 CommentInfo* comments_; argument
79 } CommentInfo; typedef
2582 Value::CommentInfo::CommentInfo() : comment_(0) {} in CommentInfo() function in Json::Value::CommentInfo