Home
last modified time | relevance | path

Searched refs:DocumentOnTypeFormattingParams (Results 1 – 13 of 13) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/
DClangdLSPServer.h97 void onDocumentOnTypeFormatting(const DocumentOnTypeFormattingParams &,
DProtocol.h768 struct DocumentOnTypeFormattingParams { struct
778 bool fromJSON(const llvm::json::Value &, DocumentOnTypeFormattingParams &, argument
DProtocol.cpp534 DocumentOnTypeFormattingParams &R, llvm::json::Path P) { in fromJSON()
DClangdLSPServer.cpp873 const DocumentOnTypeFormattingParams &Params, in onDocumentOnTypeFormatting()
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsserver.go65 OnTypeFormatting(context.Context, *DocumentOnTypeFormattingParams) ([]TextEdit, error) argument
491 var params DocumentOnTypeFormattingParams
799 …verDispatcher) OnTypeFormatting(ctx context.Context, params *DocumentOnTypeFormattingParams) ([]Te…
Dtsprotocol.go2518 type DocumentOnTypeFormattingParams struct { struct
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/lsp/protocol/
Dtsserver.go65 OnTypeFormatting(context.Context, *DocumentOnTypeFormattingParams) ([]TextEdit, error) argument
491 var params DocumentOnTypeFormattingParams
799 …verDispatcher) OnTypeFormatting(ctx context.Context, params *DocumentOnTypeFormattingParams) ([]Te…
Dtsprotocol.go2518 type DocumentOnTypeFormattingParams struct { struct
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsserver.go65 OnTypeFormatting(context.Context, *DocumentOnTypeFormattingParams) ([]TextEdit, error) argument
491 var params DocumentOnTypeFormattingParams
799 …verDispatcher) OnTypeFormatting(ctx context.Context, params *DocumentOnTypeFormattingParams) ([]Te…
Dtsprotocol.go2518 type DocumentOnTypeFormattingParams struct { struct
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/
Dlangsvr.go426 func (s *server) OnTypeFormatting(ctx context.Context, p *lsp.DocumentOnTypeFormattingParams) ([]ls…
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/
Dlangsvr.go433 func (s *server) OnTypeFormatting(ctx context.Context, p *lsp.DocumentOnTypeFormattingParams) ([]ls…
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/
Dlangsvr.go426 func (s *server) OnTypeFormatting(ctx context.Context, p *lsp.DocumentOnTypeFormattingParams) ([]ls…