Lines Matching refs:PT
3294 if (const PointerType *PT = CE->getType()->getAs<PointerType>()) {3295 QualType Pointee = PT->getPointeeType();