Lines Matching defs:classInterface
1850 ObjCInterfaceDecl *classInterface,
1853 classInterface? classInterface->getIdentifier()
1856 ClassInterface(classInterface) {}
1923 ObjCInterfaceDecl *classInterface,
1926 : ObjCImplDecl(ObjCCategoryImpl, DC, classInterface, nameLoc, atStartLoc),
1931 ObjCInterfaceDecl *classInterface,
2017 ObjCInterfaceDecl *classInterface,
2023 : ObjCImplDecl(ObjCImplementation, DC, classInterface, nameLoc, atStartLoc),
2030 ObjCInterfaceDecl *classInterface,