Home | History | Annotate | Download | only in AST

Lines Matching full:pointee

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