Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DCodeCompleteConsumer.h605 void AddCurrentParameterChunk(const char *CurrentParameter);
/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp367 CodeCompletionBuilder::AddCurrentParameterChunk(const char *CurrentParameter) { in AddCurrentParameterChunk() function in CodeCompletionBuilder
DSemaCodeComplete.cpp2863 Result.AddCurrentParameterChunk( in AddOverloadParameterChunks()
2878 Opt.AddCurrentParameterChunk("..."); in AddOverloadParameterChunks()