Home | History | Annotate | Download | only in Serialization

Lines Matching full:dyn_cast

130   if (DeclaratorDecl *DD = dyn_cast<DeclaratorDecl>(D)){
137 if (FunctionDecl *FD = dyn_cast<FunctionDecl>(D)) {
864 Writer.AddDeclRef(dyn_cast<Decl>(D->getCommonAncestor()), Record);
1616 DeclContext *DC = dyn_cast<DeclContext>(D);