Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DPDLLServer.cpp1242 void PDLDocument::getInlayHintsFor(const ast::VariableDecl *decl, in getInlayHintsFor() function in PDLDocument
1269 void PDLDocument::getInlayHintsFor(const ast::CallExpr *expr, in getInlayHintsFor() function in PDLDocument
1286 void PDLDocument::getInlayHintsFor(const ast::OperationExpr *expr, in getInlayHintsFor() function in PDLDocument