Searched refs:LSPCodeCompleteContext (Results 1 – 2 of 2) sorted by relevance
640 class LSPCodeCompleteContext : public AsmParserCodeCompleteContext { class642 LSPCodeCompleteContext(SMLoc completeLoc, lsp::CompletionList &completionList, in LSPCodeCompleteContext() function in __anone0f8adc70b11::LSPCodeCompleteContext796 LSPCodeCompleteContext lspCompleteContext(posLoc, completionList, in getCodeCompletion()
704 class LSPCodeCompleteContext : public CodeCompleteContext { class706 LSPCodeCompleteContext(SMLoc completeLoc, llvm::SourceMgr &sourceMgr, in LSPCodeCompleteContext() function in __anon9e2fdad81011::LSPCodeCompleteContext1034 LSPCodeCompleteContext lspCompleteContext(posLoc, sourceMgr, completionList, in getCodeCompletion()