Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h744 void AddCurrentParameterChunk(const char *CurrentParameter);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp472 void CodeCompletionBuilder::AddCurrentParameterChunk( in AddCurrentParameterChunk() function in CodeCompletionBuilder
H A DSemaCodeComplete.cpp3827 Result.AddCurrentParameterChunk(Copy); in AddOverloadAggregateChunks()
3896 Result.AddCurrentParameterChunk( in AddOverloadParameterChunks()
3911 Opt.AddCurrentParameterChunk("..."); in AddOverloadParameterChunks()