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

/external/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp170 CodeCompletionString::Chunk::CreatePlaceholder(const char *Placeholder) { function in class:CodeCompletionString::Chunk
359 Chunks.push_back(Chunk::CreatePlaceholder(Placeholder));
/external/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h417 static Chunk CreatePlaceholder(const char *Placeholder);

Completed in 486 milliseconds