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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp266 CodeCompletionString::Chunk::CreateInformative(const char *Informative) { function in class:CodeCompletionString::Chunk
449 Chunks.push_back(Chunk::CreateInformative(Text));
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h551 static Chunk CreateInformative(const char *Informative);

Completed in 158 milliseconds