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.cpp260 Object DocComment; in serializeDocComment() local
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPI.h151 using DocComment = std::vector<RawComment::CommentLine>; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp582 if (RawComment *const DocComment = getRawCommentForDeclNoCacheImpl( in attachCommentsToJustParsedDecls() local