Home | History | Annotate | Download | only in AST

Lines Matching refs:ObjCCompatibleAliasDecl

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