Home | History | Annotate | Download | only in Sema

Lines Matching refs:T2PtrType

406                     *T2PtrType = T2->getAs<PointerType>();
407 if (T1PtrType && T2PtrType) {
409 T2 = T2PtrType->getPointeeType();
422 else if (T2PtrType) {
424 T2 = T2PtrType->getPointeeType();