Home | History | Annotate | Download | only in AST

Lines Matching refs:getCommentForDecl

402 comments::FullComment *ASTContext::getCommentForDecl(
429 if (comments::FullComment *FC = getCommentForDecl(PDecl, PP))
435 if (comments::FullComment *FC = getCommentForDecl(Overridden[i], PP))
444 if (comments::FullComment *FC = getCommentForDecl(TD, PP))
455 return getCommentForDecl(OriginalDecl, PP);