Home | History | Annotate | Download | only in Sema

Lines Matching refs:isObjCObjectOrInterfaceType

4054   else if (UnqualT1->isObjCObjectOrInterfaceType() &&
4055 UnqualT2->isObjCObjectOrInterfaceType() &&