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 | 7451 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
|
| /third_party/typescript/src/services/ |
| D | services.ts | 1441 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 | 3532 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method 6036 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method 6345 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
|
| D | typescriptServices.d.ts | 3532 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method 6036 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method 6345 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
|
| D | tsserverlibrary.d.ts | 3532 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method 6036 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method 6345 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
|
| D | tsc.js | 102250 …hasInvalidatedResolutions, hasChangedAutomaticTypeDirectiveNames, getParsedCommandLine, projectRef… argument 109338 function getParsedCommandLine(configFileName) { function 109651 …compilerHost.getParsedCommandLine = function (fileName) { return parseConfigFile(state, fileName, … function
|
| D | typingsInstaller.js | 123155 …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/ |
| D | typescript.d.ts | 3532 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method 6036 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method 6345 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
|
| D | tsserverlibrary.d.ts | 3532 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method 6036 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method 6345 getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined; method
|