Home | History | Annotate | Download | only in AST

Lines Matching refs:Pointee

1396 /// \param EltTy - The pointee type represented by LVal.
3050 QualType Pointee = PExp->getType()->castAs<PointerType>()->getPointeeType();
3051 return HandleLValueArrayAdjustment(Info, E, Result, Pointee,