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