Home
last modified time | relevance | path

Searched defs:getEffectiveTypeRoots (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/src/compiler/
DmoduleNameResolver.ts242 …export function getEffectiveTypeRoots(options: CompilerOptions, host: GetEffectiveTypeRootsHost): … function
/third_party/typescript/lib/
Dtypescript.d.ts4688 …function getEffectiveTypeRoots(options: CompilerOptions, host: GetEffectiveTypeRootsHost): string[… function
DtypescriptServices.d.ts4688 …function getEffectiveTypeRoots(options: CompilerOptions, host: GetEffectiveTypeRootsHost): string[… function
Dtsserverlibrary.d.ts4688 …function getEffectiveTypeRoots(options: CompilerOptions, host: GetEffectiveTypeRootsHost): string[… function
Dtsserverlibrary.js39508 function getEffectiveTypeRoots(options, host) { function
155838 ConfiguredProject.prototype.getEffectiveTypeRoots = function () { method in ConfiguredProject
Dtsserver.js39314 function getEffectiveTypeRoots(options, host) { function
155644 ConfiguredProject.prototype.getEffectiveTypeRoots = function () { method in ConfiguredProject
Dtsc.js32056 function getEffectiveTypeRoots(options, host) { function
DtypingsInstaller.js39303 function getEffectiveTypeRoots(options, host) { function
Dtypescript.js39508 function getEffectiveTypeRoots(options, host) { function
DtypescriptServices.js39508 function getEffectiveTypeRoots(options, host) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4920 …function getEffectiveTypeRoots(options: CompilerOptions, host: GetEffectiveTypeRootsHost): string[… function
Dtsserverlibrary.d.ts4920 …function getEffectiveTypeRoots(options: CompilerOptions, host: GetEffectiveTypeRootsHost): string[… function