Searched refs:hoverOS (Results 1 – 2 of 2) sorted by relevance
572 hoverOS << "**Pattern**"; in buildHoverForPattern()575 hoverOS << "\n***\n"; in buildHoverForPattern()580 hoverOS << "RootOp: `" in buildHoverForPattern()600 hoverOS << "Op"; in buildHoverForCoreConstraint()606 hoverOS << "TypeRange"; in buildHoverForCoreConstraint()612 hoverOS << "`\n"; in buildHoverForCoreConstraint()627 hoverOS << "Parameters:\n"; in buildHoverForUserConstraintOrRewrite()631 hoverOS << "***\n"; in buildHoverForUserConstraintOrRewrite()636 hoverOS << "Results:\n"; in buildHoverForUserConstraintOrRewrite()643 hoverOS << "***\n"; in buildHoverForUserConstraintOrRewrite()[all …]
75 llvm::raw_string_ostream hoverOS(hover.contents.value); in buildHover() local76 hoverOS << "`" << llvm::sys::path::filename(uri.file()) << "`\n***\n" in buildHover()