Home
last modified time | relevance | path

Searched refs:CompilerOptionsForInferredProjects (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
DinferredProjects.ts156 command: CommandNames.CompilerOptionsForInferredProjects,
167 command: CommandNames.CompilerOptionsForInferredProjects,
Dsession.ts151 command: CommandNames.CompilerOptionsForInferredProjects,
262 CommandNames.CompilerOptionsForInferredProjects,
DwatchEnvironment.ts406 command: protocol.CommandTypes.CompilerOptionsForInferredProjects,
DprojectErrors.ts613 command: server.CommandNames.CompilerOptionsForInferredProjects,
/third_party/typescript/src/server/
Dprotocol.ts118 CompilerOptionsForInferredProjects = "compilerOptionsForInferredProjects", enumerator
1865 command: CommandTypes.CompilerOptionsForInferredProjects;
Dsession.ts3218 …[CommandNames.CompilerOptionsForInferredProjects]: (request: protocol.SetCompilerOptionsForInferre…
/third_party/typescript/lib/
Dprotocol.d.ts59 CompilerOptionsForInferredProjects = "compilerOptionsForInferredProjects", enumerator
1352 command: CommandTypes.CompilerOptionsForInferredProjects;
Dtsserverlibrary.d.ts7564 CompilerOptionsForInferredProjects = "compilerOptionsForInferredProjects",
8857 command: CommandTypes.CompilerOptionsForInferredProjects;
/third_party/typescript/src/harness/
Dclient.ts144 … const request = this.processRequest(CommandNames.CompilerOptionsForInferredProjects, args);
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts7564 CompilerOptionsForInferredProjects = "compilerOptionsForInferredProjects",
8857 command: CommandTypes.CompilerOptionsForInferredProjects;