Home | History | Annotate | Download | only in Sema

Lines Matching refs:OPT

7143   if (const ObjCObjectPointerType *OPT =
7145 if (ObjCInterfaceDecl *IFace = OPT->getInterfaceDecl())
7749 else if (const ObjCObjectPointerType *OPT =
7751 Result = OPT->getPointeeType();