Searched refs:iface_decl (Results 1 – 1 of 1) sorted by relevance
596 clang::ObjCInterfaceDecl *iface_decl = GetDeclForISA(isa); in FindDecls() local598 if (!iface_decl) { in FindDecls()608 clang::QualType new_iface_type = ast_ctx.getObjCInterfaceType(iface_decl); in FindDecls()614 decls.push_back(m_ast_ctx.GetCompilerDecl(iface_decl)); in FindDecls()