Home
last modified time | relevance | path

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

/dports/net-im/coyim/coyim-0.3.11/xmpp/data/
H A Dpresence.go17 Caps *ClientCaps `xml:"c"`
H A Dclient.go61 type ClientCaps struct { struct
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/
H A DClangdLSPServerTests.cpp235 void initializeLSP(LSPBinder &Bind, const llvm::json::Object &ClientCaps, in TEST_F() argument
331 void initializeLSP(LSPBinder &Bind, const llvm::json::Object &ClientCaps, in TEST_F() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/unittests/
H A DClangdLSPServerTests.cpp235 void initializeLSP(LSPBinder &Bind, const llvm::json::Object &ClientCaps, in TEST_F() argument
331 void initializeLSP(LSPBinder &Bind, const llvm::json::Object &ClientCaps, in TEST_F() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/
H A DClangdLSPServerTests.cpp235 void initializeLSP(LSPBinder &Bind, const llvm::json::Object &ClientCaps, in TEST_F() argument
331 void initializeLSP(LSPBinder &Bind, const llvm::json::Object &ClientCaps, in TEST_F() argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/unittests/
H A DClangdLSPServerTests.cpp235 void initializeLSP(LSPBinder &Bind, const llvm::json::Object &ClientCaps, in TEST_F() argument
331 void initializeLSP(LSPBinder &Bind, const llvm::json::Object &ClientCaps, in TEST_F() argument
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/
H A DClangdLSPServerTests.cpp235 void initializeLSP(LSPBinder &Bind, const llvm::json::Object &ClientCaps, in LoggingSession()
331 void initializeLSP(LSPBinder &Bind, const llvm::json::Object &ClientCaps, in LoggingSession()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DFeatureModule.h71 const llvm::json::Object &ClientCaps, in initializeLSP() argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/
H A DFeatureModule.h71 const llvm::json::Object &ClientCaps, in initializeLSP() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/
H A DFeatureModule.h71 const llvm::json::Object &ClientCaps, in initializeLSP() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DFeatureModule.h71 const llvm::json::Object &ClientCaps, in initializeLSP() argument
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DFeatureModule.h71 const llvm::json::Object &ClientCaps,
/dports/net-im/xmpp-client/xmpp-client-3030ad4/xmpp/
H A Dxmpp.go850 Caps *ClientCaps `xml:"c"`
855 type ClientCaps struct { struct