Home
last modified time | relevance | path

Searched refs:getParsedCommandLineOfConfigFile (Results 1 – 16 of 16) sorted by relevance

/third_party/typescript/src/testRunner/unittests/config/
DshowConfig.ts25 …const result = getParsedCommandLineOfConfigFile(commandLine.options.project, commandLine.options, …
/third_party/typescript/src/compiler/
DwatchPublic.ts674 …setConfigFileParsingResult(getParsedCommandLineOfConfigFile(configFileName, optionsToExtendForConf…
Dwatch.ts95 …const result = getParsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, /*extendedC…
DtsbuildPublic.ts375 …parsed = getParsedCommandLineOfConfigFile(configFileName, baseCompilerOptions, parseConfigFileHost…
DcommandLineParser.ts1581 export function getParsedCommandLineOfConfigFile( function
/third_party/typescript/lib/
Dtypescript.d.ts4620 …export function getParsedCommandLineOfConfigFile(configFileName: string, optionsToExtend: Compiler… function
DtypescriptServices.d.ts4620 …export function getParsedCommandLineOfConfigFile(configFileName: string, optionsToExtend: Compiler… function
Dtsserverlibrary.d.ts4620 …export function getParsedCommandLineOfConfigFile(configFileName: string, optionsToExtend: Compiler… function
Dtsc.js30656 …function getParsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, extendedConfigCac… function
30669 ts.getParsedCommandLineOfConfigFile = getParsedCommandLineOfConfigFile;
92471 …var result = ts.getParsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, undefined,…
93294 …setConfigFileParsingResult(ts.getParsedCommandLineOfConfigFile(configFileName, optionsToExtendForC…
93592 …parsed = ts.getParsedCommandLineOfConfigFile(configFileName, baseCompilerOptions, parseConfigFileH…
DtypingsInstaller.js37657 …function getParsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, extendedConfigCac… function
37671 ts.getParsedCommandLineOfConfigFile = getParsedCommandLineOfConfigFile;
112356 …var result = ts.getParsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, /*extended…
113249 …setConfigFileParsingResult(ts.getParsedCommandLineOfConfigFile(configFileName, optionsToExtendForC…
113587 …parsed = ts.getParsedCommandLineOfConfigFile(configFileName, baseCompilerOptions, parseConfigFileH…
Dtypescript.js37862 …function getParsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, extendedConfigCac… function
37876 ts.getParsedCommandLineOfConfigFile = getParsedCommandLineOfConfigFile;
112561 …var result = ts.getParsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, /*extended…
113454 …setConfigFileParsingResult(ts.getParsedCommandLineOfConfigFile(configFileName, optionsToExtendForC…
113792 …parsed = ts.getParsedCommandLineOfConfigFile(configFileName, baseCompilerOptions, parseConfigFileH…
DtypescriptServices.js37862 …function getParsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, extendedConfigCac… function
37876 ts.getParsedCommandLineOfConfigFile = getParsedCommandLineOfConfigFile;
112561 …var result = ts.getParsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, /*extended…
113454 …setConfigFileParsingResult(ts.getParsedCommandLineOfConfigFile(configFileName, optionsToExtendForC…
113792 …parsed = ts.getParsedCommandLineOfConfigFile(configFileName, baseCompilerOptions, parseConfigFileH…
Dtsserverlibrary.js37862 …function getParsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, extendedConfigCac… function
37876 ts.getParsedCommandLineOfConfigFile = getParsedCommandLineOfConfigFile;
112561 …var result = ts.getParsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, /*extended…
113454 …setConfigFileParsingResult(ts.getParsedCommandLineOfConfigFile(configFileName, optionsToExtendForC…
113792 …parsed = ts.getParsedCommandLineOfConfigFile(configFileName, baseCompilerOptions, parseConfigFileH…
Dtsserver.js37668 …function getParsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, extendedConfigCac… function
37682 ts.getParsedCommandLineOfConfigFile = getParsedCommandLineOfConfigFile;
112367 …var result = ts.getParsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, /*extended…
113260 …setConfigFileParsingResult(ts.getParsedCommandLineOfConfigFile(configFileName, optionsToExtendForC…
113598 …parsed = ts.getParsedCommandLineOfConfigFile(configFileName, baseCompilerOptions, parseConfigFileH…
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4851 …export function getParsedCommandLineOfConfigFile(configFileName: string, optionsToExtend: Compiler… function
Dtsserverlibrary.d.ts4851 …export function getParsedCommandLineOfConfigFile(configFileName: string, optionsToExtend: Compiler… function