Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Tools/lsp-server-support/
H A DSourceMgrUtils.cpp75 llvm::raw_string_ostream hoverOS(hover.contents.value); in buildHover() local
/llvm-project-15.0.7/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DPDLLServer.cpp548 llvm::raw_string_ostream hoverOS(hover.contents.value); in buildHoverForOpName() local
560 llvm::raw_string_ostream hoverOS(hover.contents.value); in buildHoverForVariable() local
571 llvm::raw_string_ostream hoverOS(hover.contents.value); in buildHoverForPattern() local
595 llvm::raw_string_ostream hoverOS(hover.contents.value); in buildHoverForCoreConstraint() local
622 llvm::raw_string_ostream hoverOS(hover.contents.value); in buildHoverForUserConstraintOrRewrite() local