Searched defs:getEffectiveTypeRoots (Results 1 – 12 of 12) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | moduleNameResolver.ts | 242 …export function getEffectiveTypeRoots(options: CompilerOptions, host: GetEffectiveTypeRootsHost): … function
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 4688 …function getEffectiveTypeRoots(options: CompilerOptions, host: GetEffectiveTypeRootsHost): string[… function
|
| D | typescriptServices.d.ts | 4688 …function getEffectiveTypeRoots(options: CompilerOptions, host: GetEffectiveTypeRootsHost): string[… function
|
| D | tsserverlibrary.d.ts | 4688 …function getEffectiveTypeRoots(options: CompilerOptions, host: GetEffectiveTypeRootsHost): string[… function
|
| D | tsserverlibrary.js | 39508 function getEffectiveTypeRoots(options, host) { function 155838 ConfiguredProject.prototype.getEffectiveTypeRoots = function () { method in ConfiguredProject
|
| D | tsserver.js | 39314 function getEffectiveTypeRoots(options, host) { function 155644 ConfiguredProject.prototype.getEffectiveTypeRoots = function () { method in ConfiguredProject
|
| D | tsc.js | 32056 function getEffectiveTypeRoots(options, host) { function
|
| D | typingsInstaller.js | 39303 function getEffectiveTypeRoots(options, host) { function
|
| D | typescript.js | 39508 function getEffectiveTypeRoots(options, host) { function
|
| D | typescriptServices.js | 39508 function getEffectiveTypeRoots(options, host) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 4920 …function getEffectiveTypeRoots(options: CompilerOptions, host: GetEffectiveTypeRootsHost): string[… function
|
| D | tsserverlibrary.d.ts | 4920 …function getEffectiveTypeRoots(options: CompilerOptions, host: GetEffectiveTypeRootsHost): string[… function
|