Searched refs:StoredAnnotations (Results 1 – 1 of 1) sorted by relevance
209 const char **StoredAnnotations = reinterpret_cast<const char **>(StoredChunks + NumChunks); in CodeCompletionString() local211 StoredAnnotations[I] = Annotations[I]; in CodeCompletionString()