Searched defs:CodeCompletion (Results 1 – 1 of 1) sorted by relevance
155 struct CodeCompletion { struct157 std::string Name;161 std::string FilterText;164 std::string Scope;168 std::string Signature;170 std::string SnippetSuffix;172 std::string ReturnType;184 unsigned BundleSize = 1;187 struct IncludeCandidate {209 struct Scores {[all …]