Home | History | Annotate | Download | only in Sema

Lines Matching refs:ReturnT

5937           QualType ReturnT = Methods[b]->getReturnType();
5938 if (ReturnT->isObjCIdType())