Home
last modified time | relevance | path

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

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