Searched refs:ivarDecl (Results 1 – 2 of 2) sorted by relevance
2170 ObjCIvarDecl *ivarDecl, in ObjCPropertyImplDecl() argument2173 IvarLoc(ivarLoc), PropertyDecl(property), PropertyIvarDecl(ivarDecl), in ObjCPropertyImplDecl()2183 ObjCIvarDecl *ivarDecl,
10689 Decl *ivarDecl = AllIvarDecls[AllIvarDecls.size()-1]; in ActOnLastBitfield() local10690 ObjCIvarDecl *Ivar = cast<ObjCIvarDecl>(ivarDecl); in ActOnLastBitfield()