Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.cpp249 Object DocComment; serializeDocComment() local
/freebsd-src/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPI.h150 using DocComment = std::vector<RawComment::CommentLine>; global() variable
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp546 if (RawComment *const DocComment = getRawCommentForDeclNoCacheImpl( attachCommentsToJustParsedDecls() local