Home | History | Annotate | Download | only in AST

Lines Matching refs:T2PtrType

3871                     *T2PtrType = T2->getAs<PointerType>();
3872 if (T1PtrType && T2PtrType) {
3874 T2 = T2PtrType->getPointeeType();