Lines Matching full:pointee
3295 QualType Pointee = PT->getPointeeType();3296 Qualifiers Q = Pointee.getQualifiers();3301 if (Pointee.getAddressSpace() == LangAS::opencl_generic)3308 Pointee->isVoidType() && // to void*