Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h742 void AddCurrentParameterChunk(const char *CurrentParameter);
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp472 void CodeCompletionBuilder::AddCurrentParameterChunk( in AddCurrentParameterChunk() function in CodeCompletionBuilder
H A DSemaCodeComplete.cpp3821 Result.AddCurrentParameterChunk(Copy); in AddOverloadAggregateChunks()
3890 Result.AddCurrentParameterChunk( in AddOverloadParameterChunks()
3905 Opt.AddCurrentParameterChunk("..."); in AddOverloadParameterChunks()