Searched refs:outgoingMethod (Results 1 – 3 of 3) sorted by relevance
133 Echo = Binder.outgoingMethod("echo"); in TEST()135 WrongSignature = Binder.outgoingMethod("wrongSignature"); in TEST()137 Fail = Binder.outgoingMethod("fail"); in TEST()
87 UntypedOutgoingMethod outgoingMethod(llvm::StringLiteral Method);195 friend UntypedOutgoingMethod LSPBinder::outgoingMethod(llvm::StringLiteral);216 LSPBinder::outgoingMethod(llvm::StringLiteral Method) { in outgoingMethod() function
1625 ApplyWorkspaceEdit = Bind.outgoingMethod("workspace/applyEdit"); in bindMethods()1629 CreateWorkDoneProgress = Bind.outgoingMethod("window/workDoneProgress/create"); in bindMethods()1634 SemanticTokensRefresh = Bind.outgoingMethod("workspace/semanticTokens/refresh"); in bindMethods()