Home
last modified time | relevance | path

Searched refs:SetCompilerOptionsForInferredProjectsRequest (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
DinferredProjects.ts128 session.executeCommand(<server.protocol.SetCompilerOptionsForInferredProjectsRequest>{
163 session.executeCommand(<server.protocol.SetCompilerOptionsForInferredProjectsRequest>{
174 session.executeCommand(<server.protocol.SetCompilerOptionsForInferredProjectsRequest>{
Dsession.ts150 const setOptionsRequest: protocol.SetCompilerOptionsForInferredProjectsRequest = {
DprojectErrors.ts764 session.executeCommand(<server.protocol.SetCompilerOptionsForInferredProjectsRequest>{
/third_party/typescript/lib/
Dprotocol.d.ts1315 interface SetCompilerOptionsForInferredProjectsRequest extends Request { interface
Dtsserverlibrary.d.ts7892 interface SetCompilerOptionsForInferredProjectsRequest extends Request {
/third_party/typescript/src/server/
Dprotocol.ts1824 export interface SetCompilerOptionsForInferredProjectsRequest extends Request { interface
Dsession.ts2806 …mpilerOptionsForInferredProjects]: (request: protocol.SetCompilerOptionsForInferredProjectsRequest
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts8141 interface SetCompilerOptionsForInferredProjectsRequest extends Request {