Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DwatchPublic.ts156 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
DtsbuildPublic.ts97 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
Dtypes.ts7399 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
/third_party/typescript/src/services/
Dservices.ts1440 function getParsedCommandLine(fileName: string): ParsedCommandLine | undefined { function
Dtypes.ts323 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
/third_party/typescript/lib/
Dtypescript.d.ts3505 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
5953 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
6262 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
DtypescriptServices.d.ts3505 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
5953 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
6262 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
Dtsserverlibrary.d.ts3505 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
5953 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
6262 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
Dtsc.js100883 …hasInvalidatedResolutions, hasChangedAutomaticTypeDirectiveNames, getParsedCommandLine, projectRef… argument
107969 function getParsedCommandLine(configFileName) { function
108282 …compilerHost.getParsedCommandLine = function (fileName) { return parseConfigFile(state, fileName, … function
DtypingsInstaller.js121579 …hasInvalidatedResolutions, hasChangedAutomaticTypeDirectiveNames, getParsedCommandLine, projectRef… argument
129710 function getParsedCommandLine(configFileName) { function
130074 …compilerHost.getParsedCommandLine = function (fileName) { return parseConfigFile(state, fileName, … function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3505 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
5953 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
6262 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
Dtsserverlibrary.d.ts3505 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
5953 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
6262 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method