Searched refs:getExplicitProperty (Results 1 – 17 of 17) sorted by relevance
65 refExpr->getExplicitProperty(), refExpr->getType(), in rebuildObjCPropertyRefExpr() 592 const ObjCPropertyDecl *Prop = RefExpr->getExplicitProperty(); in isWeakProperty() 629 ObjCPropertyDecl *prop = RefExpr->getExplicitProperty(); in findGetter() 658 ObjCPropertyDecl *prop = RefExpr->getExplicitProperty(); in findSetter() 700 if (ObjCPropertyDecl *prop = RefExpr->getExplicitProperty()) { in DiagnoseUnsupportedPropertyUse() 841 S.ObjC().DiagnosePropertyAccessorMismatch(RefExpr->getExplicitProperty(), in buildRValueOperation() 848 QualType propType = RefExpr->getExplicitProperty() in buildRValueOperation()
66 return PropE->getExplicitProperty(); in getBestPropertyDecl()
3710 method = e->getExplicitProperty()->getGetterMethodDecl(); in checkCallToMethod() 4197 if (ObjCPropertyDecl *PDecl = PRE->getExplicitProperty()) in CheckObjCBridgeRelatedCast()
13400 const ObjCPropertyDecl *PD = PRE->getExplicitProperty(); in CheckMemaccessArguments() 13425 const ObjCPropertyDecl *PD = PRE->getExplicitProperty(); in CheckMemaccessArguments()
9445 return PR->getExplicitProperty()->getType(); in RequireCompleteTypeImpl()
15754 E->getExplicitProperty(),
203 if (ObjCPropertyDecl *PDecl = PropRefExp->getExplicitProperty()) { in isZeroingPropIvar()
706 ObjCPropertyDecl *getExplicitProperty() const { in getExplicitProperty() function724 return getExplicitProperty()->getGetterName(); in getGetterSelector()730 return getExplicitProperty()->getSetterName(); in getSetterSelector()
310 return IndexCtx.handleReference(E->getExplicitProperty(), E->getLocation(), in VisitObjCPropertyRefExpr()
605 const ObjCPropertyDecl *PD = PA->getExplicitProperty(); in checkObjCPropertyRefExpr()
461 Name = E->getExplicitProperty()->getName(); in VisitObjCPropertyRefExpr()
1119 return RefExpr->getExplicitProperty(); in getAccessedProperty()
1304 JOS.attribute("property", createBareDeclRef(OPRE->getExplicitProperty())); in VisitDeclRefExpr()
2373 VisitDecl(S->getExplicitProperty()); in VisitObjCBridgedCastExpr()
1720 OS << " Kind=PropertyRef Property=\"" << *Node->getExplicitProperty() in VisitFunctionProtoType()
1286 OS << Node->getExplicitProperty()->getName(); in VisitIntegerLiteral()
1480 Record.AddDeclRef(E->getExplicitProperty()); in VisitObjCPropertyRefExpr()