Searched defs:getParsedCommandLine (Results 1 – 12 of 12) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | watchPublic.ts | 156 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
|
| D | tsbuildPublic.ts | 97 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
|
| D | types.ts | 7399 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
|
| /third_party/typescript/src/services/ |
| D | services.ts | 1440 function getParsedCommandLine(fileName: string): ParsedCommandLine | undefined { function
|
| D | types.ts | 323 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3505 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method 5953 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method 6262 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
|
| D | typescriptServices.d.ts | 3505 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method 5953 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method 6262 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
|
| D | tsserverlibrary.d.ts | 3505 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method 5953 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method 6262 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
|
| D | tsc.js | 100883 …hasInvalidatedResolutions, hasChangedAutomaticTypeDirectiveNames, getParsedCommandLine, projectRef… argument 107969 function getParsedCommandLine(configFileName) { function 108282 …compilerHost.getParsedCommandLine = function (fileName) { return parseConfigFile(state, fileName, … function
|
| D | typingsInstaller.js | 121579 …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/ |
| D | typescript.d.ts | 3505 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method 5953 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method 6262 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
|
| D | tsserverlibrary.d.ts | 3505 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method 5953 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method 6262 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
|