Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp264 CodeCompletionString::Chunk::CreatePlaceholder(const char *Placeholder) { in CreatePlaceholder() function in CodeCompletionString::Chunk
455 Chunks.push_back(Chunk::CreatePlaceholder(Placeholder)); in AddPlaceholderChunk()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h551 static Chunk CreatePlaceholder(const char *Placeholder);