Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DcommandLineParser.ts2644 …const extendedConfig = getExtendedConfig(sourceFile, ownConfig.extendedConfigPath, host, resolutio… constant
2809 extendedConfig: ParsedTsconfig | undefined; property
/third_party/typescript/lib/
Dtypescript.d.ts4675 extendedConfig: ParsedTsconfig | undefined; property
DtypescriptServices.d.ts4675 extendedConfig: ParsedTsconfig | undefined; property
Dtsserverlibrary.d.ts4675 extendedConfig: ParsedTsconfig | undefined; property
Dtsc.js31500 function getExtendsConfigPath(extendedConfig, host, basePath, errors, createDiagnostic) { argument
31535 … extendedConfigCache.set(path, { extendedResult: extendedResult, extendedConfig: extendedConfig }); property
DtypingsInstaller.js38614 function getExtendsConfigPath(extendedConfig, host, basePath, errors, createDiagnostic) { argument
38650 … extendedConfigCache.set(path, { extendedResult: extendedResult, extendedConfig: extendedConfig }); property
DtypescriptServices.js38819 function getExtendsConfigPath(extendedConfig, host, basePath, errors, createDiagnostic) { argument
38855 … extendedConfigCache.set(path, { extendedResult: extendedResult, extendedConfig: extendedConfig }); property
Dtypescript.js38819 function getExtendsConfigPath(extendedConfig, host, basePath, errors, createDiagnostic) { argument
38855 … extendedConfigCache.set(path, { extendedResult: extendedResult, extendedConfig: extendedConfig }); property
Dtsserverlibrary.js38819 function getExtendsConfigPath(extendedConfig, host, basePath, errors, createDiagnostic) { argument
38855 … extendedConfigCache.set(path, { extendedResult: extendedResult, extendedConfig: extendedConfig }); property
Dtsserver.js38625 function getExtendsConfigPath(extendedConfig, host, basePath, errors, createDiagnostic) { argument
38661 … extendedConfigCache.set(path, { extendedResult: extendedResult, extendedConfig: extendedConfig }); property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4906 extendedConfig: ParsedTsconfig | undefined; property
Dtsserverlibrary.d.ts4906 extendedConfig: ParsedTsconfig | undefined; property