Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PT

3585     if (const PointerType *PT = dyn_cast<PointerType>(CaughtType)) {
3586 QualType PointeeType = PT->getPointeeType();