Searched refs:StoredAnnotations (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp209 const char **StoredAnnotations = reinterpret_cast<const char **>(StoredChunks + NumChunks); local
211 StoredAnnotations[I] = Annotations[I];

Completed in 41 milliseconds