Searched refs:FormatComment (Results 1 – 1 of 1) sorted by relevance
2055 *output += FormatComment(source_loc_.leading_detached_comments[i]); in AddPreComment()2060 *output += FormatComment(source_loc_.leading_comments); in AddPreComment()2066 *output += FormatComment(source_loc_.trailing_comments); in AddPostComment()2072 string FormatComment(const string& comment_text) { in FormatComment() function in google::protobuf::__anon87b539060511::SourceLocationCommentPrinter