Searched refs:add_long_desc (Results 1 – 3 of 3) sorted by relevance
879 m_comment.add_long_desc(long_desc); in add_line()892 case LONG: m_comment.add_long_desc (desc); break; in add_line()
337 void add_long_desc (const string& desc);
1521 void ccdoc::statement::comment::add_long_desc(const string& desc) in add_long_desc() function in ccdoc::statement::comment