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

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

Completed in 170 milliseconds