Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Tools/lsp-server-support/
H A DTransport.h146 void method(llvm::StringLiteral method, ThisT *thisPtr, in method()
159 void notification(llvm::StringLiteral method, ThisT *thisPtr, in notification()