Searched refs:isExplicitProperty (Results 1 – 7 of 7) sorted by relevance
84 if (E->isExplicitProperty()) in VisitObjCPropertyRefExpr()
2930 if (PRE->isExplicitProperty()) in getDeclFromExpr()
83 if (PRE->isExplicitProperty() && PRE->getExplicitProperty() == PD) in scan_ivar_release()
117 if (refExpr->isExplicitProperty()) { in rebuildSpecific()698 if (RefExpr->isExplicitProperty() && !Getter->hasRelatedResultType()) in buildRValueOperation()704 if (RefExpr->isExplicitProperty() && result.get()->isRValue() && in buildRValueOperation()
2716 if (e->isExplicitProperty()) in VisitObjCPropertyRefExpr()
8661 if (E->isExplicitProperty()) in TransformObjCPropertyRefExpr()
604 bool isExplicitProperty() const { return !PropertyOrGetter.getInt(); } in isExplicitProperty() function670 if (isExplicitProperty()) { in getGetterResultType()