Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h735 void AddCurrentParameterChunk(const char *CurrentParameter);
/llvm-project-15.0.7/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp466 void CodeCompletionBuilder::AddCurrentParameterChunk( in AddCurrentParameterChunk() function in CodeCompletionBuilder
H A DSemaCodeComplete.cpp3709 Result.AddCurrentParameterChunk(Copy); in AddOverloadAggregateChunks()
3778 Result.AddCurrentParameterChunk( in AddOverloadParameterChunks()
3793 Opt.AddCurrentParameterChunk("..."); in AddOverloadParameterChunks()