Home | History | Annotate | Download | only in Serialization

Lines Matching refs:UnresolvedUsingTypenameDecl

227     void VisitUnresolvedUsingTypenameDecl(UnresolvedUsingTypenameDecl *D);
1060 UnresolvedUsingTypenameDecl *D) {
1953 D = UnresolvedUsingTypenameDecl::CreateDeserialized(Context, ID);