Home | History | Annotate | Download | only in Sema

Lines Matching defs:Pointee

4300     QualType Pointee = PTy->getPointeeType();
4302 TryToFixInvalidVariablyModifiedType(Pointee, Context, SizeIsNegative,