Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/config/
DshowConfig.ts25 …const result = getParsedCommandLineOfConfigFile(commandLine.options.project, commandLine.options, …
/third_party/typescript/src/testRunner/unittests/services/
DlanguageService.ts180 …const result = getParsedCommandLineOfConfigFile(`${tscWatch.projectRoot}/projects/project2/tsconfi…
/third_party/typescript/src/compiler/
DwatchPublic.ts755 setConfigFileParsingResult(getParsedCommandLineOfConfigFile(
815 const parsedCommandLine = getParsedCommandLineOfConfigFile(
Dwatch.ts100 …const result = getParsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, extendedCon…
DtsbuildPublic.ts418 …parsed = getParsedCommandLineOfConfigFile(configFileName, baseCompilerOptions, parseConfigFileHost…
DcommandLineParser.ts1898 export function getParsedCommandLineOfConfigFile( function
/third_party/typescript/src/testRunner/unittests/tscWatch/
DwatchApi.ts529 return getParsedCommandLineOfConfigFile(fileName, /*optionsToExtend*/ undefined, {
/third_party/typescript/lib/
Dtypescript.d.ts5249 …export function getParsedCommandLineOfConfigFile(configFileName: string, optionsToExtend: Compiler… function
DtypescriptServices.d.ts5249 …export function getParsedCommandLineOfConfigFile(configFileName: string, optionsToExtend: Compiler… function
Dtsserverlibrary.d.ts5249 …export function getParsedCommandLineOfConfigFile(configFileName: string, optionsToExtend: Compiler… function
DtypingsInstaller.js42416 …function getParsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, extendedConfigCac… function
42430 ts.getParsedCommandLineOfConfigFile = getParsedCommandLineOfConfigFile;
128097 …var result = ts.getParsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, extendedCo…
129156 …setConfigFileParsingResult(ts.getParsedCommandLineOfConfigFile(configFileName, optionsToExtendForC…
129201 var parsedCommandLine = ts.getParsedCommandLineOfConfigFile(configFileName,
129639 …parsed = ts.getParsedCommandLineOfConfigFile(configFileName, baseCompilerOptions, parseConfigFileH…
Dtsc.js34720 …function getParsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, extendedConfigCac… function
34733 ts.getParsedCommandLineOfConfigFile = getParsedCommandLineOfConfigFile;
106462 …var result = ts.getParsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, extendedCo…
107445 …setConfigFileParsingResult(ts.getParsedCommandLineOfConfigFile(configFileName, optionsToExtendForC…
107488 …var parsedCommandLine = ts.getParsedCommandLineOfConfigFile(configFileName, undefined, parseConfig…
107874 …parsed = ts.getParsedCommandLineOfConfigFile(configFileName, baseCompilerOptions, parseConfigFileH…
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts5249 …export function getParsedCommandLineOfConfigFile(configFileName: string, optionsToExtend: Compiler… function
Dtsserverlibrary.d.ts5249 …export function getParsedCommandLineOfConfigFile(configFileName: string, optionsToExtend: Compiler… function