Home
last modified time | relevance | path

Searched defs:autoGenerateId (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/factory/
Dutilities.ts1355 const autoGenerateId = name.autoGenerateId; constant
/third_party/typescript/src/compiler/
Demitter.ts5755 const autoGenerateId = name.autoGenerateId!; constant
Dtypes.ts1468 …/** @internal */ readonly autoGenerateId?: number; // Ensures unique generated identifie… property
1562 …/** @internal */ readonly autoGenerateId?: number; // Ensures unique generated identifie… property