Searched refs:interface_decl_from_runtime (Results 1 – 1 of 1) sorted by relevance
1609 DeclFromUser<const ObjCInterfaceDecl> interface_decl_from_runtime( in FindObjCPropertyAndIvarDecls() local1612 if (!interface_decl_from_runtime.IsValid()) in FindObjCPropertyAndIvarDecls()1620 static_cast<const void *>(interface_decl_from_runtime.decl), in FindObjCPropertyAndIvarDecls()1621 static_cast<void *>(&interface_decl_from_runtime->getASTContext())); in FindObjCPropertyAndIvarDecls()1624 current_id, context, *this, interface_decl_from_runtime)) in FindObjCPropertyAndIvarDecls()