Home
last modified time | relevance | path

Searched refs:buildHoverForCoreConstraint (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DPDLLServer.cpp342 lsp::Hover buildHoverForCoreConstraint(const ast::CoreConstraintDecl *decl,
531 return buildHoverForCoreConstraint(cst, hoverRange); in findHover()
591 PDLDocument::buildHoverForCoreConstraint(const ast::CoreConstraintDecl *decl, in buildHoverForCoreConstraint() function in PDLDocument