Searched defs:comment (Results 1 – 7 of 7) sorted by relevance
30 DocComment::DocComment(const std::string& comment, const Location& location, CommentType type) in DocComment()66 void DocComment::merge(const DocComment* comment) { in merge()
57 void Declaration::setComment(const std::string &comment) { in setComment()
113 std::string comment; member290 std::string comment; member317 std::string comment; member
40 void WriteComment(CodeWriter* to, const std::string& comment) { in WriteComment()
67 auto comment = rv.find('#'); in stripComments() local
86 std::string comment; member
57 static uid_t sniffUid(const char* comment, const char* endp) { in sniffUid()