Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Tools/mlir-lsp-server/
H A DLSPServer.cpp239 void LSPServer::onCompletion(const CompletionParams &params, in onCompletion() function in LSPServer
/llvm-project/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DLSPServer.cpp247 void LSPServer::onCompletion(const CompletionParams &params, in onCompletion() function in LSPServer
/llvm-project/clang/lib/Sema/
H A DHLSLExternalSemaSource.cpp526 void HLSLExternalSemaSource::onCompletion(CXXRecordDecl *Record, onCompletion() function in HLSLExternalSemaSource
[all...]
/llvm-project/clang-tools-extra/clangd/
H A DClangdLSPServer.cpp1114 void ClangdLSPServer::onCompletion(const CompletionParams &Params, onCompletion() function in clang::clangd::ClangdLSPServer