Searched defs:comment (Results 1 – 11 of 11) 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
433 Document::Document(const std::string& comment, in Document()
1094 auto comment = constant->GetType().GetComments(); in generate_binder_interface_class() local
302 void SetComments(const string& comment) { comments_ = comment; } in SetComments()
76 inline bool HasHideComment(const std::string& comment) { in HasHideComment()
83 std::string comment; member
141 uint8_t comment[0]; in FindCDRecord() member
1082 static void log_tstamps_us(const char* comment, uint64_t timestamp_us) { in log_tstamps_us()
52 static uid_t sniffUid(const char* comment, const char* endp) { in sniffUid()