Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp266 CodeCompletionString::Chunk::CreateInformative(const char *Informative) { in CreateInformative() function in CodeCompletionString::Chunk
449 Chunks.push_back(Chunk::CreateInformative(Text)); in AddInformativeChunk()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h542 static Chunk CreateInformative(const char *Informative);