Searched refs:from_objc_interface (Results 1 – 1 of 1) sorted by relevance
542 ObjCInterfaceDecl *from_objc_interface = dyn_cast<ObjCInterfaceDecl>(from); in ImportDefinitionTo() local544 if (!from_objc_interface) in ImportDefinitionTo()547 ObjCInterfaceDecl *from_superclass = from_objc_interface->getSuperClass(); in ImportDefinitionTo()