Home | History | Annotate | Download | only in AST

Lines Matching refs:getCommentForDecl

670   bool HasComment = D->getASTContext().getCommentForDecl(D, 0);
688 dumpFullComment(D->getASTContext().getCommentForDecl(D, 0));