Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Tools/mlir-lsp-server/
H A DMLIRServer.cpp288 buildHoverForBlockArgument(SMRange hoverRange, BlockArgument arg,
531 return buildHoverForBlockArgument( in findHover()
640 lsp::Hover MLIRDocument::buildHoverForBlockArgument( in buildHoverForBlockArgument() function in MLIRDocument