Home | History | Annotate | Download | only in Core

Lines Matching refs:ObjCIvarDecl

229 ObjCIvarRegion::ObjCIvarRegion(const ObjCIvarDecl *ivd, const MemRegion* sReg)
232 const ObjCIvarDecl *ObjCIvarRegion::getDecl() const {
233 return cast<ObjCIvarDecl>(D);
316 const ObjCIvarDecl *ivd,
889 MemRegionManager::getObjCIvarRegion(const ObjCIvarDecl *d,