Home
last modified time | relevance | path

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

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