Home | History | Annotate | Download | only in AST

Lines Matching refs:Pointee

3021         QualType Pointee = PT->getPointeeType();
3022 if (!Pointee.hasQualifiers() &&
3023 Pointee->isVoidType() && // to void*