Home
last modified time | relevance | path

Searched defs:DocComment (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.cpp256 Object DocComment; in serializeDocComment() local
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPI.h158 using DocComment = std::vector<RawComment::CommentLine>; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp549 if (RawComment *const DocComment = getRawCommentForDeclNoCacheImpl( in attachCommentsToJustParsedDecls() local