Home
last modified time | relevance | path

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

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