Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp174 CodeCompletionString::Chunk::CreateInformative(const char *Informative) { in CreateInformative() function in CodeCompletionString::Chunk
359 Chunks.push_back(Chunk::CreateInformative(Text)); in AddInformativeChunk()
/external/llvm-project/clang/lib/Sema/
DCodeCompleteConsumer.cpp266 CodeCompletionString::Chunk::CreateInformative(const char *Informative) { in CreateInformative() function in CodeCompletionString::Chunk
448 Chunks.push_back(Chunk::CreateInformative(Text)); in AddInformativeChunk()
/external/clang/include/clang/Sema/
DCodeCompleteConsumer.h417 static Chunk CreateInformative(const char *Informative);
/external/llvm-project/clang/include/clang/Sema/
DCodeCompleteConsumer.h551 static Chunk CreateInformative(const char *Informative);