Home | History | Annotate | Download | only in AST

Lines Matching refs:Pointee

2524         QualType Pointee = PT->getPointeeType();
2525 if (!Pointee.hasQualifiers() &&
2526 Pointee->isVoidType() && // to void*