Home | History | Annotate | Download | only in AST

Lines Matching refs:T2PtrType

4201                     *T2PtrType = T2->getAs<PointerType>();
4202 if (T1PtrType && T2PtrType) {
4204 T2 = T2PtrType->getPointeeType();