Searched defs:DocComment (Results 1 – 2 of 2) sorted by relevance
42 struct DocComment { struct65 void setDocComment(const DocComment* docComment) { mDocComment = docComment; } in setDocComment() argument
30 DocComment::DocComment(const std::string& comment, const Location& location, CommentType type) in DocComment() function in android::DocComment62 DocComment::DocComment(const std::vector<std::string>& lines, const Location& location, in DocComment() function in android::DocComment