Home | History | Annotate | Download | only in Sema

Lines Matching refs:isArrow

588   if (OIRE->isArrow())
2090 Context, /*This=*/nullptr, ThisType, /*IsArrow=*/true,
9732 NextIsDereference = ME->isArrow();
10273 if (cast<MemberExpr>(E)->isArrow())