Home | History | Annotate | Download | only in AST

Lines Matching refs:FullComment

72     class FullComment;
550 mutable llvm::DenseMap<const Decl *, comments::FullComment *> ParsedComments;
581 comments::FullComment *getCommentForDecl(const Decl *D,
584 comments::FullComment *cloneFullComment(comments::FullComment *FC,