Searched defs:comment (Results 1 – 8 of 8) 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; member293 std::string comment; member320 std::string comment; member
40 void WriteComment(CodeWriter* to, const std::string& comment) { in WriteComment()435 Document::Document(const std::string& comment, in Document()
67 auto comment = rv.find('#'); in stripComments() local
86 std::string comment; member
1060 static void log_tstamps_us(const char* comment, uint64_t timestamp_us) { in log_tstamps_us()
57 static uid_t sniffUid(const char* comment, const char* endp) { in sniffUid()