Searched defs:CompletionList (Results 1 – 5 of 5) sorted by relevance
1219 struct CompletionList { struct1227 llvm::json::Value toJSON(const CompletionList &); argument
864 auto CompletionList = in TEST() local954 auto CompletionList = in TEST() local
3422 type CompletionList struct { struct3427 IsIncomplete bool `json:"isIncomplete"`3432 Items []CompletionItem `json:"items"`