Searched refs:MSProp (Results 1 – 1 of 1) sorted by relevance
4763 if (auto *MSProp = dyn_cast<MSPropertyRefExpr>(BaseNoParens)) in isMSPropertySubscriptExpr() local4764 return MSProp->getPropertyDecl()->getType()->isArrayType(); in isMSPropertySubscriptExpr()