Home | History | Annotate | Download | only in AST

Lines Matching refs:getClassInterface

387     const ObjCInterfaceDecl *ID = IMD->getClassInterface();
477 if (const ObjCInterfaceDecl *IC = CD->getClassInterface())
1911 return CD->getClassInterface();
1914 return IMD->getClassInterface();
1967 return getObjCLayout(D->getClassInterface(), D);