Lines Matching defs:FC
525 comments::FullComment *FC = DocComment->parse(*this, PP, D); in attachCommentsToJustParsedDecls() local
531 comments::FullComment *ASTContext::cloneFullComment(comments::FullComment *FC, in cloneFullComment()
564 comments::FullComment *FC = Pos->second; in getCommentForDecl() local
580 if (comments::FullComment *FC = getCommentForDecl(PDecl, PP)) in getCommentForDecl() local
586 if (comments::FullComment *FC = getCommentForDecl(Overridden[i], PP)) in getCommentForDecl() local
595 if (comments::FullComment *FC = getCommentForDecl(TD, PP)) in getCommentForDecl() local
601 if (comments::FullComment *FC = getCommentForDecl(IC, PP)) in getCommentForDecl() local
607 if (comments::FullComment *FC = getCommentForDecl(IC, PP)) in getCommentForDecl() local
624 if (comments::FullComment *FC = getCommentForDecl((NonVirtualBase), PP)) in getCommentForDecl() local
638 if (comments::FullComment *FC = getCommentForDecl((VirtualBase), PP)) in getCommentForDecl() local
653 comments::FullComment *FC = RC->parse(*this, PP, D); in getCommentForDecl() local