Searched refs:AddChunk (Results 1 – 3 of 3) sorted by relevance
1630 Builder.AddChunk(CodeCompletionString::CK_Comma); in AddStaticAssertResult()2601 Opt.AddChunk(CodeCompletionString::CK_Comma); in AddFunctionParameterChunks()2610 Result.AddChunk(CodeCompletionString::CK_Comma); in AddFunctionParameterChunks()2695 Opt.AddChunk(CodeCompletionString::CK_Comma); in AddTemplateParameterChunks()2707 Result.AddChunk(CodeCompletionString::CK_Comma); in AddTemplateParameterChunks()2880 Result.AddChunk(CodeCompletionString::CK_LeftParen); in CreateCodeCompletionStringForMacro()2894 Result.AddChunk(CodeCompletionString::CK_Comma); in CreateCodeCompletionStringForMacro()3244 Opt.AddChunk(CodeCompletionString::CK_Comma); in AddOverloadParameterChunks()3282 Opt.AddChunk(CodeCompletionString::CK_Comma); in AddOverloadParameterChunks()5540 Builder.AddChunk(CodeCompletionString::CK_Colon); in AddObjCExpressionResults()[all …]
461 void CodeCompletionBuilder::AddChunk(CodeCompletionString::ChunkKind CK, in AddChunk() function in CodeCompletionBuilder
731 void AddChunk(CodeCompletionString::ChunkKind CK, const char *Text = "");