Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getAccessControl

6138   if (Ivar->getAccessControl() == ObjCIvarDecl::Private ||
6139 Ivar->getAccessControl() == ObjCIvarDecl::Package ||