Searched refs:interface_decl_from_modules (Results 1 – 1 of 1) sorted by relevance
1379 ObjCInterfaceDecl *interface_decl_from_modules = in FindObjCMethodDecls() local1382 if (!interface_decl_from_modules) in FindObjCMethodDecls()1386 current_id, context, interface_decl_from_modules, "in modules")) in FindObjCMethodDecls()1564 DeclFromUser<const ObjCInterfaceDecl> interface_decl_from_modules( in FindObjCPropertyAndIvarDecls() local1567 if (!interface_decl_from_modules.IsValid()) in FindObjCPropertyAndIvarDecls()1575 static_cast<const void *>(interface_decl_from_modules.decl), in FindObjCPropertyAndIvarDecls()1576 static_cast<void *>(&interface_decl_from_modules->getASTContext())); in FindObjCPropertyAndIvarDecls()1579 interface_decl_from_modules)) in FindObjCPropertyAndIvarDecls()