Lines Matching refs:PT
517 if (const PointerType *PT = ValueType->getAs<PointerType>()) {518 QualType PointeeType = PT->getPointeeType();3993 if (const ParenType *PT = dyn_cast<ParenType>(DT))3994 QDT = PT->desugar();