Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DPDLLServer.cpp1174 void PDLDocument::getInlayHints(const lsp::URIForFile &uri, in getInlayHints() function in PDLDocument
1578 void PDLTextFile::getInlayHints(const lsp::URIForFile &uri, lsp::Range range, in getInlayHints() function in PDLTextFile
1802 void lsp::PDLLServer::getInlayHints(const URIForFile &uri, const Range &range, in getInlayHints() function in lsp::PDLLServer