Searched defs:onCompletion (Results 1 – 4 of 4) sorted by relevance
/llvm-project/mlir/lib/Tools/mlir-lsp-server/ | ||
H A D | LSPServer.cpp | 239 void LSPServer::onCompletion(const CompletionParams ¶ms, in onCompletion() function in LSPServer |
/llvm-project/mlir/lib/Tools/mlir-pdll-lsp-server/ | ||
H A D | LSPServer.cpp | 247 void LSPServer::onCompletion(const CompletionParams ¶ms, in onCompletion() function in LSPServer |
/llvm-project/clang/lib/Sema/ | ||
H A D | HLSLExternalSemaSource.cpp | 526 void HLSLExternalSemaSource::onCompletion(CXXRecordDecl *Record, onCompletion() function in HLSLExternalSemaSource |
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | ClangdLSPServer.cpp | 1114 void ClangdLSPServer::onCompletion(const CompletionParams &Params, onCompletion() function in clang::clangd::ClangdLSPServer |