Home | History | Annotate | Download | only in Sema

Lines Matching refs:getExplicitProperty

141           ObjCPropertyRefExpr(refExpr->getExplicitProperty(),
547 const ObjCPropertyDecl *Prop = RefExpr->getExplicitProperty();
584 ObjCPropertyDecl *prop = RefExpr->getExplicitProperty();
613 ObjCPropertyDecl *prop = RefExpr->getExplicitProperty();
653 if (ObjCPropertyDecl *prop = RefExpr->getExplicitProperty()) {
816 S.DiagnosePropertyAccessorMismatch(RefExpr->getExplicitProperty(),
822 QualType propType = RefExpr->getExplicitProperty()->getType();