Home | History | Annotate | Download | only in AST

Lines Matching refs:Pointee

2191   QualType Pointee = Pointer->getPointeeType();
2192 return Pointee->isVoidType() || Pointee->isRecordType();