Home | History | Annotate | Download | only in AST

Lines Matching refs:Pointee

2344   QualType Pointee = Pointer->getPointeeType();
2345 return Pointee->isVoidType() || Pointee->isRecordType();