Searched refs:ivarDecl (Results 1 – 2 of 2) sorted by relevance
2389 ObjCIvarDecl *ivarDecl, in ObjCPropertyImplDecl() argument2392 IvarLoc(ivarLoc), PropertyDecl(property), PropertyIvarDecl(ivarDecl), in ObjCPropertyImplDecl()2402 ObjCIvarDecl *ivarDecl,
12193 Decl *ivarDecl = AllIvarDecls[AllIvarDecls.size()-1]; in ActOnLastBitfield() local12194 ObjCIvarDecl *Ivar = cast<ObjCIvarDecl>(ivarDecl); in ActOnLastBitfield()