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

/external/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp174 CodeCompletionString::Chunk::CreateInformative(const char *Informative) { function in class:CodeCompletionString::Chunk
362 Chunks.push_back(Chunk::CreateInformative(Text));

Completed in 72 milliseconds