Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp4763 if (auto *MSProp = dyn_cast<MSPropertyRefExpr>(BaseNoParens)) in isMSPropertySubscriptExpr() local
4764 return MSProp->getPropertyDecl()->getType()->isArrayType(); in isMSPropertySubscriptExpr()