Searched defs:comment_text (Results 1 – 2 of 2) sorted by relevance
542 let mut comment_text = String::new(); in bump_space() localVariable
2415 std::string FormatComment(const std::string& comment_text) { in FormatComment()