Searched defs:extendedConfigPath (Results 1 – 7 of 7) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | commandLineParser.ts | 2601 extendedConfigPath?: string; property 2820 …const path = host.useCaseSensitiveFileNames ? extendedConfigPath : toFileNameLowerCase(extendedCon… constant
|
| /third_party/typescript/lib/ |
| D | tsc.js | 31520 …function getExtendedConfig(sourceFile, extendedConfigPath, host, resolutionStack, errors, extended… argument
|
| D | typingsInstaller.js | 38635 …function getExtendedConfig(sourceFile, extendedConfigPath, host, resolutionStack, errors, extended… argument
|
| D | typescriptServices.js | 38840 …function getExtendedConfig(sourceFile, extendedConfigPath, host, resolutionStack, errors, extended… argument
|
| D | typescript.js | 38840 …function getExtendedConfig(sourceFile, extendedConfigPath, host, resolutionStack, errors, extended… argument
|
| D | tsserver.js | 38646 …function getExtendedConfig(sourceFile, extendedConfigPath, host, resolutionStack, errors, extended… argument
|
| D | tsserverlibrary.js | 38840 …function getExtendedConfig(sourceFile, extendedConfigPath, host, resolutionStack, errors, extended… argument
|