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