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.ts166 command: CommandNames.CompilerOptionsForInferredProjects,
177 command: CommandNames.CompilerOptionsForInferredProjects,
Dsession.ts151 command: CommandNames.CompilerOptionsForInferredProjects,
262 CommandNames.CompilerOptionsForInferredProjects,
DprojectErrors.ts766 command: server.CommandNames.CompilerOptionsForInferredProjects,
/third_party/typescript/lib/
Dprotocol.d.ts58 CompilerOptionsForInferredProjects = "compilerOptionsForInferredProjects", enumerator
1316 command: CommandTypes.CompilerOptionsForInferredProjects;
Dtsserverlibrary.d.ts6635 CompilerOptionsForInferredProjects = "compilerOptionsForInferredProjects",
7893 command: CommandTypes.CompilerOptionsForInferredProjects;
Dtsserverlibrary.js160013 … _a[server.CommandNames.CompilerOptionsForInferredProjects] = function (request) {
Dtsserver.js159819 … _a[server.CommandNames.CompilerOptionsForInferredProjects] = function (request) {
/third_party/typescript/src/server/
Dprotocol.ts117 CompilerOptionsForInferredProjects = "compilerOptionsForInferredProjects", enumerator
1825 command: CommandTypes.CompilerOptionsForInferredProjects;
Dsession.ts2806 …[CommandNames.CompilerOptionsForInferredProjects]: (request: protocol.SetCompilerOptionsForInferre…
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts6884 CompilerOptionsForInferredProjects = "compilerOptionsForInferredProjects",
8142 command: CommandTypes.CompilerOptionsForInferredProjects;