Home | History | Annotate | Download | only in AST

Lines Matching refs:ObjCCompatibleAliasDecl

1453   if (isa<ObjCInterfaceDecl>(this) && isa<ObjCCompatibleAliasDecl>(OldD))
1503 if (ObjCCompatibleAliasDecl *AD = dyn_cast<ObjCCompatibleAliasDecl>(ND))