Home | History | Annotate | Download | only in AST

Lines Matching refs:PT

41     if (const ParenType *PT = dyn_cast<ParenType>(Ty)) {
42 QT = PT->desugar();