Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h729 void AddCurrentParameterChunk(const char *CurrentParameter);
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp455 void CodeCompletionBuilder::AddCurrentParameterChunk( in AddCurrentParameterChunk() function in CodeCompletionBuilder
H A DSemaCodeComplete.cpp3740 Result.AddCurrentParameterChunk( in AddOverloadParameterChunks()
3755 Opt.AddCurrentParameterChunk("..."); in AddOverloadParameterChunks()