Searched refs:getParsedCommandLineOfConfigFile (Results 1 – 14 of 14) sorted by relevance
| /third_party/typescript/src/testRunner/unittests/config/ |
| D | showConfig.ts | 25 …const result = getParsedCommandLineOfConfigFile(commandLine.options.project, commandLine.options, …
|
| /third_party/typescript/src/testRunner/unittests/services/ |
| D | languageService.ts | 180 …const result = getParsedCommandLineOfConfigFile(`${tscWatch.projectRoot}/projects/project2/tsconfi…
|
| /third_party/typescript/src/compiler/ |
| D | watchPublic.ts | 755 setConfigFileParsingResult(getParsedCommandLineOfConfigFile( 815 const parsedCommandLine = getParsedCommandLineOfConfigFile(
|
| D | watch.ts | 100 …const result = getParsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, extendedCon…
|
| D | tsbuildPublic.ts | 418 …parsed = getParsedCommandLineOfConfigFile(configFileName, baseCompilerOptions, parseConfigFileHost…
|
| D | commandLineParser.ts | 1898 export function getParsedCommandLineOfConfigFile( function
|
| /third_party/typescript/src/testRunner/unittests/tscWatch/ |
| D | watchApi.ts | 529 return getParsedCommandLineOfConfigFile(fileName, /*optionsToExtend*/ undefined, {
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 5249 …export function getParsedCommandLineOfConfigFile(configFileName: string, optionsToExtend: Compiler… function
|
| D | typescriptServices.d.ts | 5249 …export function getParsedCommandLineOfConfigFile(configFileName: string, optionsToExtend: Compiler… function
|
| D | tsserverlibrary.d.ts | 5249 …export function getParsedCommandLineOfConfigFile(configFileName: string, optionsToExtend: Compiler… function
|
| D | typingsInstaller.js | 42416 …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…
|
| D | tsc.js | 34720 …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/ |
| D | typescript.d.ts | 5249 …export function getParsedCommandLineOfConfigFile(configFileName: string, optionsToExtend: Compiler… function
|
| D | tsserverlibrary.d.ts | 5249 …export function getParsedCommandLineOfConfigFile(configFileName: string, optionsToExtend: Compiler… function
|