Searched refs:buildHoverForPattern (Results 1 – 1 of 1) sorted by relevance
340 lsp::Hover buildHoverForPattern(const ast::PatternDecl *decl,527 return buildHoverForPattern(patternDecl, hoverRange); in findHover()567 lsp::Hover PDLDocument::buildHoverForPattern(const ast::PatternDecl *decl, in buildHoverForPattern() function in PDLDocument