Home
last modified time | relevance | path

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

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