Searched refs:FormatComment (Results 1 – 1 of 1) sorted by relevance
2058 *output += FormatComment(source_loc_.leading_detached_comments[i]); in AddPreComment()2063 *output += FormatComment(source_loc_.leading_comments); in AddPreComment()2069 *output += FormatComment(source_loc_.trailing_comments); in AddPostComment()2075 string FormatComment(const string& comment_text) { in FormatComment() function in google::protobuf::__anoncbf42d300511::SourceLocationCommentPrinter