Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp275 CodeCompletionString::Chunk::CreateInformative(const char *Informative) { in CreateInformative() function in CodeCompletionString::Chunk
465 Chunks.push_back(Chunk::CreateInformative(Text)); in AddInformativeChunk()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h561 static Chunk CreateInformative(const char *Informative);