Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCanonicalAccessControl

1799     if (Ivar->getCanonicalAccessControl() == ObjCIvarDecl::Public ||
1800 Ivar->getCanonicalAccessControl() == ObjCIvarDecl::Package)
1831 if (Ivar->getCanonicalAccessControl() == ObjCIvarDecl::Private)