Home | History | Annotate | Download | only in Sema

Lines Matching refs:ObjCCompatibleAliasDecl

678                     isa<ObjCCompatibleAliasDecl>(UnderlyingFirstDecl))) {
835 if (ObjCCompatibleAliasDecl *Alias
836 = dyn_cast<ObjCCompatibleAliasDecl>(FirstDecl))