Searched defs:DocComment (Results 1 – 5 of 5) sorted by relevance
246 llvm::StringRef DocComment) { in formatDocumentation()
425 const auto DocComment = getDocComment(*ASTCtx, *C.SemaResult, in add() local
224 Object DocComment; in serializeDocComment() local
51 using DocComment = std::vector<RawComment::CommentLine>; variable
528 if (RawComment *const DocComment = in attachCommentsToJustParsedDecls() local