Home
last modified time | relevance | path

Searched defs:RenameOptions (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go2609 type RenameOptions struct { struct
2616 PrepareProvider bool `json:"prepareProvider,omitempty"`
2617 WorkDoneProgressOptions
2625 RenameOptions anonMember
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go2609 type RenameOptions struct { struct
2616 PrepareProvider bool `json:"prepareProvider,omitempty"`
2617 WorkDoneProgressOptions
2625 RenameOptions anonMember
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go2609 type RenameOptions struct { struct
2616 PrepareProvider bool `json:"prepareProvider,omitempty"`
2617 WorkDoneProgressOptions
2625 RenameOptions anonMember
/third_party/typescript/src/harness/
DfourslashInterfaceImpl.ts1910 export interface RenameOptions { interface