Searched refs:I30 (Results 1 – 6 of 6) sorted by relevance
179 interface I30 extends U { x: string }180 >I30 : Symbol(I30, Decl(interfaceExtendsObjectIntersectionErrors.ts, 43, 39))182 >x : Symbol(I30.x, Decl(interfaceExtendsObjectIntersectionErrors.ts, 45, 25))
47 interface I30 extends U { x: string }
137 interface I30 extends U { x: string }
178 interface I30 extends U { x: string }
48 interface I30 extends U { x: string } interface
177 static const le16 I30[4] = { variable1519 if (pa && (pa->namelen == 8) && !memcmp(pa->name, I30, 8)) { in fixup()