Home | History | Annotate | Download | only in Sema

Lines Matching refs:ObjCIvarDecl

618                                  ObjCIvarDecl *ivar) {
643 ivar->getAccessControl() == ObjCIvarDecl::Private) {
695 ObjCPropertyDecl *property, ObjCIvarDecl *ivar) {
913 ObjCIvarDecl *Ivar = 0;
962 ObjCIvarDecl *originalIvar =
1023 Ivar = ObjCIvarDecl::Create(Context, ClassImpDecl,
1026 ObjCIvarDecl::Private,
1224 ObjCIvarDecl *Ivar = 0;
1550 ObjCMethodDecl *Method, ObjCIvarDecl *IV) {