Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Tools/tblgen-lsp-server/
H A DTableGenServer.cpp450 } handlerContext{diagnostics, uri}; initialize() local
/llvm-project/clang-tools-extra/clangd/
H A DClangdLSPServer.cpp412 Context handlerContext() const { handlerContext() function in clang::clangd::ClangdLSPServer::MessageHandler
/llvm-project/mlir/lib/Tools/PDLL/Parser/
H A DParser.cpp838 } handlerContext{*this, filename, fileLoc}; parseTdInclude() local