Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCanonicalAccessControl

1876     if (Ivar->getCanonicalAccessControl() == ObjCIvarDecl::Public ||
1877 Ivar->getCanonicalAccessControl() == ObjCIvarDecl::Package)
1906 if (Ivar->getCanonicalAccessControl() == ObjCIvarDecl::Private)