Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp269 CodeCompletionString::Chunk::CreateInformative(const char *Informative) { in CreateInformative() function in CodeCompletionString::Chunk
459 Chunks.push_back(Chunk::CreateInformative(Text)); in AddInformativeChunk()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h553 static Chunk CreateInformative(const char *Informative);