Searched refs:PropRef (Results 1 – 1 of 1) sorted by relevance
2150 const auto *PropRef = dyn_cast<ObjCPropertyRefExpr>(POE->getSyntacticForm()); in peelOffOuterExpr() local2151 if (PropRef && PropRef->isMessagingGetter()) { in peelOffOuterExpr()