Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DClangdLSPServer.h101 void onDocumentFormatting(const DocumentFormattingParams &,
DProtocol.h781 struct DocumentFormattingParams { struct
785 bool fromJSON(const llvm::json::Value &, DocumentFormattingParams &, argument
DProtocol.cpp540 bool fromJSON(const llvm::json::Value &Params, DocumentFormattingParams &R, in fromJSON()
DClangdLSPServer.cpp908 const DocumentFormattingParams &Params, in onDocumentFormatting()
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsserver.go63 Formatting(context.Context, *DocumentFormattingParams) ([]TextEdit, error) argument
469 var params DocumentFormattingParams
783 func (s *serverDispatcher) Formatting(ctx context.Context, params *DocumentFormattingParams) ([]Tex…
Dtsprotocol.go2427 type DocumentFormattingParams struct { struct
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/lsp/protocol/
Dtsserver.go63 Formatting(context.Context, *DocumentFormattingParams) ([]TextEdit, error) argument
469 var params DocumentFormattingParams
783 func (s *serverDispatcher) Formatting(ctx context.Context, params *DocumentFormattingParams) ([]Tex…
Dtsprotocol.go2427 type DocumentFormattingParams struct { struct
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsserver.go63 Formatting(context.Context, *DocumentFormattingParams) ([]TextEdit, error) argument
469 var params DocumentFormattingParams
783 func (s *serverDispatcher) Formatting(ctx context.Context, params *DocumentFormattingParams) ([]Tex…
Dtsprotocol.go2427 type DocumentFormattingParams struct { struct
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/
Dlangsvr.go359 func (s *server) Formatting(ctx context.Context, p *lsp.DocumentFormattingParams) ([]lsp.TextEdit, …
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/
Dlangsvr.go364 func (s *server) Formatting(ctx context.Context, p *lsp.DocumentFormattingParams) ([]lsp.TextEdit, …
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/
Dlangsvr.go359 func (s *server) Formatting(ctx context.Context, p *lsp.DocumentFormattingParams) ([]lsp.TextEdit, …