Searched defs:Draft (Results 1 – 5 of 5) sorted by relevance
30 struct Draft { struct37 std::optional<Draft> getDraft(PathRef File) const; argument
120 for (const auto &Draft : Drafts) in asVFS() local
328 addDocument(FilePath, *Draft->Contents, Draft->Version, in getDraft() local 322 if (auto Draft = DraftMgr.getDraft(FilePath)) // else disappeared in race? reparseOpenFilesIfNeeded() local
178 if (auto Draft = Server.getDraft(It.first())) { validateEdits() local
2180 Annotations Draft(T.DraftCode); TEST() local