Home | History | Annotate | Download | only in AST

Lines Matching refs:T2PtrType

3180                     *T2PtrType = T2->getAs<PointerType>();
3181 if (T1PtrType && T2PtrType) {
3183 T2 = T2PtrType->getPointeeType();