Home | History | Annotate | Download | only in Sema

Lines Matching refs:OPT

7615   if (const ObjCObjectPointerType *OPT =
7617 if (ObjCInterfaceDecl *IFace = OPT->getInterfaceDecl())
8276 else if (const ObjCObjectPointerType *OPT =
8278 Result = OPT->getPointeeType();