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.h743 void AddCurrentParameterChunk(const char *CurrentParameter);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp468 void CodeCompletionBuilder::AddCurrentParameterChunk( in AddCurrentParameterChunk() function in CodeCompletionBuilder
H A DSemaCodeComplete.cpp3990 Result.AddCurrentParameterChunk(Copy); in AddOverloadAggregateChunks()
4059 Result.AddCurrentParameterChunk( in AddOverloadParameterChunks()
4074 Opt.AddCurrentParameterChunk("..."); in AddOverloadParameterChunks()