Home | History | Annotate | Download | only in AST

Lines Matching defs:Pointee

3027         QualType Pointee = PT->getPointeeType();
3028 if (!Pointee.hasQualifiers() &&
3029 Pointee->isVoidType() && // to void*