Lines Matching refs:PT
41 if (const ParenType *PT = dyn_cast<ParenType>(Ty)) {42 QT = PT->desugar();85 QualType PT = Desugar(Context, SugarPT, DesugarArgument);88 PT = Context.getAttributedType(89 AttributedType::getNullabilityAttrKind(*nullability), PT, PT);91 Args.push_back(PT);