Searched refs:callMethod (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | LSPBinder.h | 49 virtual void callMethod(llvm::StringRef Method, JSON Params, 201 Out->callMethod(
|
| H A D | ClangdLSPServer.h | 246 void callMethod(StringRef Method, llvm::json::Value Params,
|
| H A D | ClangdLSPServer.cpp | 412 void ClangdLSPServer::callMethod(StringRef Method, llvm::json::Value Params, in callMethod() function in clang::clangd::ClangdLSPServer
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | method-direct.m | 158 extern void callMethod(id obj, Class cls); function 161 void callMethod(id obj, Class cls) { function
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | LSPBinderTests.cpp | 44 void callMethod(llvm::StringRef Method, llvm::json::Value Params, in callMethod() function
|