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