Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp271 CodeCompletionString::Chunk::CreateInformative(const char *Informative) { in CreateInformative() function in CodeCompletionString::Chunk
461 Chunks.push_back(Chunk::CreateInformative(Text)); in AddInformativeChunk()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h561 static Chunk CreateInformative(const char *Informative);
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc4522 …Chunk17CreateInformativeEPKc", "clang::CodeCompletionString::Chunk::CreateInformative(char const*)…