Searched refs:getInlayHintsFor (Results 1 – 1 of 1) sorted by relevance
375 void getInlayHintsFor(const ast::VariableDecl *decl,378 void getInlayHintsFor(const ast::CallExpr *expr, const lsp::URIForFile &uri,380 void getInlayHintsFor(const ast::OperationExpr *expr,1237 this->getInlayHintsFor(node, uri, inlayHints); in getInlayHints()1242 void PDLDocument::getInlayHintsFor(const ast::VariableDecl *decl, in getInlayHintsFor() function in PDLDocument1269 void PDLDocument::getInlayHintsFor(const ast::CallExpr *expr, in getInlayHintsFor() function in PDLDocument1286 void PDLDocument::getInlayHintsFor(const ast::OperationExpr *expr, in getInlayHintsFor() function in PDLDocument