Searched defs:codeCompleteCallSignature (Results 1 – 3 of 3) sorted by relevance
77 virtual void codeCompleteCallSignature(const ast::CallableDecl *callable, in codeCompleteCallSignature() function
1058 void codeCompleteCallSignature(const ast::CallableDecl *callable, in codeCompleteCallSignature() function in __anon9e2fdad81611::LSPSignatureHelpContext
3094 void Parser::codeCompleteCallSignature(ast::Node *parent, in codeCompleteCallSignature() function in Parser