Home
last modified time | relevance | path

Searched refs:MSProp (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp4623 if (auto *MSProp = dyn_cast<MSPropertyRefExpr>(BaseNoParens)) in isMSPropertySubscriptExpr() local
4624 return MSProp->getPropertyDecl()->getType()->isArrayType(); in isMSPropertySubscriptExpr()