Home | History | Annotate | Download | only in Sema

Lines Matching refs:isExplicitProperty

117       if (refExpr->isExplicitProperty()) {
681 if (RefExpr->isExplicitProperty() && !Getter->hasRelatedResultType())
687 if (RefExpr->isExplicitProperty() && result.get()->isRValue() &&