Home | History | Annotate | Download | only in Sema

Lines Matching refs:isObjCObjectOrInterfaceType

4021   else if (UnqualT1->isObjCObjectOrInterfaceType() &&
4022 UnqualT2->isObjCObjectOrInterfaceType() &&