Searched refs:iface_decl (Results 1 – 1 of 1) sorted by relevance
594 clang::ObjCInterfaceDecl *iface_decl = GetDeclForISA(isa); in FindDecls() local596 if (!iface_decl) { in FindDecls()606 clang::QualType new_iface_type = ast_ctx.getObjCInterfaceType(iface_decl); in FindDecls()612 decls.push_back(m_ast_ctx->GetCompilerDecl(iface_decl)); in FindDecls()