Searched refs:getExplicitProperty (Results 1 – 17 of 17) sorted by relevance
63 refExpr->getExplicitProperty(), refExpr->getType(), in rebuildObjCPropertyRefExpr()590 const ObjCPropertyDecl *Prop = RefExpr->getExplicitProperty(); in isWeakProperty()627 ObjCPropertyDecl *prop = RefExpr->getExplicitProperty(); in findGetter()656 ObjCPropertyDecl *prop = RefExpr->getExplicitProperty(); in findSetter()698 if (ObjCPropertyDecl *prop = RefExpr->getExplicitProperty()) { in DiagnoseUnsupportedPropertyUse()839 S.ObjC().DiagnosePropertyAccessorMismatch(RefExpr->getExplicitProperty(), in buildRValueOperation()846 QualType propType = RefExpr->getExplicitProperty() in buildRValueOperation()
65 return PropE->getExplicitProperty(); in getBestPropertyDecl()
838 ObjCPropertyDecl *property = pre->getExplicitProperty(); in findRetainCycleOwner()
3700 method = e->getExplicitProperty()->getGetterMethodDecl(); in VisitObjCPropertyRefExpr()4187 if (ObjCPropertyDecl *PDecl = PRE->getExplicitProperty()) in CheckObjCBridgeRelatedCast()
14833 const ObjCPropertyDecl *PD = PRE->getExplicitProperty(); in checkUnsafeExprAssigns()14858 const ObjCPropertyDecl *PD = PRE->getExplicitProperty(); in checkUnsafeExprAssigns()
9730 return PR->getExplicitProperty()->getType(); in getDecltypeForExpr()
16893 E->getExplicitProperty(), in TransformObjCPropertyRefExpr()
704 ObjCPropertyDecl *getExplicitProperty() const { in getExplicitProperty() function722 return getExplicitProperty()->getGetterName(); in getGetterSelector()728 return getExplicitProperty()->getSetterName(); in getSetterSelector()
308 return IndexCtx.handleReference(E->getExplicitProperty(), E->getLocation(), in VisitObjCPropertyRefExpr()
604 const ObjCPropertyDecl *PD = PA->getExplicitProperty(); in checkObjCPropertyRefExpr()
459 Name = E->getExplicitProperty()->getName(); in VisitObjCPropertyRefExpr()
1139 return RefExpr->getExplicitProperty(); in getAccessedProperty()
1312 JOS.attribute("property", createBareDeclRef(OPRE->getExplicitProperty())); in VisitObjCPropertyRefExpr()
2422 VisitDecl(S->getExplicitProperty()); in VisitObjCPropertyRefExpr()
1420 OS << Node->getExplicitProperty()->getName(); in VisitObjCPropertyRefExpr()
1873 OS << " Kind=PropertyRef Property=\"" << *Node->getExplicitProperty() in VisitObjCPropertyRefExpr()
1503 Record.AddDeclRef(E->getExplicitProperty()); in VisitObjCPropertyRefExpr()