| /third_party/typescript/src/testRunner/unittests/ |
| D | moduleResolution.ts | 69 const containingFile = { name: containingFileName }; constant 111 const containingFile = { name: containingFileName }; constant 134 const containingFile = { name: "/a/b.ts" }; constant 159 const containingFile = { name: "/a/b/c.ts" }; constant 287 const containingFile = { name: "/a/b/c/d/e.ts" }; constant 336 const containingFile = { name: "/a/b/c/d/e.ts" }; constant 348 const containingFile: File = { name: "/a/node_modules/b/c/node_modules/d/e.ts" }; constant
|
| /third_party/typescript/lib/ |
| D | tsc.js | 36433 function resolveTypeReferenceDirective(typeReferenceDirectiveName, containingFile, options, host, r… argument 36864 function resolveModuleNameFromCache(moduleName, containingFile, cache, mode) { argument 36871 function resolveModuleName(moduleName, containingFile, compilerOptions, host, cache, redirectedRefe… argument 37071 function node16ModuleNameResolver(moduleName, containingFile, compilerOptions, host, cache, redirec… argument 37083 function nodeNextModuleNameResolver(moduleName, containingFile, compilerOptions, host, cache, redir… argument 37099 function nodeNextModuleNameResolverWorker(features, moduleName, containingFile, compilerOptions, ho… argument 37111 function nodeModuleNameResolver(moduleName, containingFile, compilerOptions, host, cache, redirecte… argument 38133 function classicNameResolver(moduleName, containingFile, compilerOptions, host, cache, redirectedRe… argument 97209 function reportNonlocalAugmentation(containingFile, parentSymbol, symbol) { argument 104444 function resolveTripleslashReference(moduleName, containingFile) { argument [all …]
|
| D | typingsInstaller.js | 28056 function resolveModuleName(moduleName, containingFile, compilerOptions, host, cache, redirectedRefe… argument 28244 function node16ModuleNameResolver(moduleName, containingFile, compilerOptions, host, cache, redirec… argument 28256 function nodeNextModuleNameResolver(moduleName, containingFile, compilerOptions, host, cache, redir… argument 28272 function nodeNextModuleNameResolverWorker(features, moduleName, containingFile, compilerOptions, ho… argument 28284 function nodeModuleNameResolver(moduleName, containingFile, compilerOptions, host, cache, redirecte… argument 29197 function classicNameResolver(moduleName, containingFile, compilerOptions, host, cache, redirectedRe… argument
|