Home | History | Annotate | Download | only in AST

Lines Matching refs:Pointee

3122         QualType Pointee = PT->getPointeeType();
3123 if (!Pointee.hasQualifiers() &&
3124 Pointee->isVoidType() && // to void*