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.ts7451 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
/third_party/typescript/src/services/
Dservices.ts1441 function getParsedCommandLine(fileName: string): ParsedCommandLine | undefined { function
Dtypes.ts323 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
/third_party/typescript/lib/
Dtypescript.d.ts3532 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
6036 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
6345 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
DtypescriptServices.d.ts3532 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
6036 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
6345 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
Dtsserverlibrary.d.ts3532 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
6036 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
6345 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
Dtsc.js102250 …hasInvalidatedResolutions, hasChangedAutomaticTypeDirectiveNames, getParsedCommandLine, projectRef… argument
109338 function getParsedCommandLine(configFileName) { function
109651 …compilerHost.getParsedCommandLine = function (fileName) { return parseConfigFile(state, fileName, … function
DtypingsInstaller.js123155 …hasInvalidatedResolutions, hasChangedAutomaticTypeDirectiveNames, getParsedCommandLine, projectRef… argument
131288 function getParsedCommandLine(configFileName) { function
131652 …compilerHost.getParsedCommandLine = function (fileName) { return parseConfigFile(state, fileName, … function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3532 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
6036 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
6345 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
Dtsserverlibrary.d.ts3532 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
6036 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
6345 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method