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