Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DtsbuildPublic.ts92 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
Dtypes.ts6513 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
/third_party/typescript/lib/
Dtsserverlibrary.d.ts3126 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
5165 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
DtypescriptServices.d.ts3126 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
5165 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
Dtypescript.d.ts3126 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
5165 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
Dtsc.js93507 …compilerHost.getParsedCommandLine = function (fileName) { return parseConfigFile(state, fileName, … function
DtypingsInstaller.js113499 …compilerHost.getParsedCommandLine = function (fileName) { return parseConfigFile(state, fileName, … function
Dtypescript.js113704 …compilerHost.getParsedCommandLine = function (fileName) { return parseConfigFile(state, fileName, … function
DtypescriptServices.js113704 …compilerHost.getParsedCommandLine = function (fileName) { return parseConfigFile(state, fileName, … function
Dtsserverlibrary.js113704 …compilerHost.getParsedCommandLine = function (fileName) { return parseConfigFile(state, fileName, … function
Dtsserver.js113510 …compilerHost.getParsedCommandLine = function (fileName) { return parseConfigFile(state, fileName, … function
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts3191 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
5248 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
Dtypescript.d.ts3191 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
5248 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method