Home | History | Annotate | Download | only in AST

Lines Matching refs:T2PtrType

3724                     *T2PtrType = T2->getAs<PointerType>();
3725 if (T1PtrType && T2PtrType) {
3727 T2 = T2PtrType->getPointeeType();