Home | History | Annotate | Download | only in AST

Lines Matching refs:PT

413   while (const ParenType *PT = dyn_cast<ParenType>(Ty)) {
415 Ty = PT->getInnerType();