Home | History | Annotate | Download | only in Sema

Lines Matching refs:ObjCObjectPointerType

408   const ObjCObjectPointerType *T1ObjCPtrType = 
409 T1->getAs<ObjCObjectPointerType>(),
411 T2->getAs<ObjCObjectPointerType>();