Searched refs:LSPCodeCompleteContext (Results 1 – 2 of 2) sorted by relevance
727 class LSPCodeCompleteContext : public AsmParserCodeCompleteContext { class729 LSPCodeCompleteContext(SMLoc completeLoc, lsp::CompletionList &completionList, in LSPCodeCompleteContext() function in __anon05235aca0b11::LSPCodeCompleteContext884 LSPCodeCompleteContext lspCompleteContext(posLoc, completionList, in getCodeCompletion()
662 class LSPCodeCompleteContext : public CodeCompleteContext { class 664 LSPCodeCompleteContext(SMLoc completeLoc, llvm::SourceMgr &sourceMgr, in LSPCodeCompleteContext() function in __anon800e21bb0e11::LSPCodeCompleteContext 989 LSPCodeCompleteContext lspCompleteContext(posLoc, sourceMgr, completionList, in getCodeCompletion()