Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp174 CodeCompletionString::Chunk::CreateInformative(const char *Informative) { in CreateInformative() function in CodeCompletionString::Chunk
359 Chunks.push_back(Chunk::CreateInformative(Text)); in AddInformativeChunk()
/external/clang/include/clang/Sema/
DCodeCompleteConsumer.h415 static Chunk CreateInformative(const char *Informative);