Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getAccessControl

1392     if (Field->getAccessControl() == ObjCIvarDecl::Protected)
1394 else if (Field->getAccessControl() == ObjCIvarDecl::Private)