Lines Matching refs:PT
286 if (const PointerType *PT = T->getAs<PointerType>()) {287 T = PT->getPointeeType();