Searched refs:buildHoverForVariable (Results 1 – 1 of 1) sorted by relevance
338 lsp::Hover buildHoverForVariable(const ast::VariableDecl *varDecl,523 return buildHoverForVariable(varDecl, hoverRange); in findHover()556 lsp::Hover PDLDocument::buildHoverForVariable(const ast::VariableDecl *varDecl, in buildHoverForVariable() function in PDLDocument