Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp367 CodeCompletionBuilder::AddCurrentParameterChunk(const char *CurrentParameter) { in AddCurrentParameterChunk() function in CodeCompletionBuilder
DSemaCodeComplete.cpp2931 Result.AddCurrentParameterChunk( in AddOverloadParameterChunks()
2946 Opt.AddCurrentParameterChunk("..."); in AddOverloadParameterChunks()
/external/clang/include/clang/Sema/
DCodeCompleteConsumer.h607 void AddCurrentParameterChunk(const char *CurrentParameter);
/external/llvm-project/clang/include/clang/Sema/
DCodeCompleteConsumer.h729 void AddCurrentParameterChunk(const char *CurrentParameter);
/external/llvm-project/clang/lib/Sema/
DCodeCompleteConsumer.cpp455 void CodeCompletionBuilder::AddCurrentParameterChunk( in AddCurrentParameterChunk() function in CodeCompletionBuilder
DSemaCodeComplete.cpp3686 Result.AddCurrentParameterChunk( in AddOverloadParameterChunks()
3701 Opt.AddCurrentParameterChunk("..."); in AddOverloadParameterChunks()