Searched refs:AddChunk (Results 1 – 3 of 3) sorted by relevance
1856 Builder.AddChunk(CodeCompletionString::CK_Equal); in AddUsingAliasResult()1969 Builder.AddChunk(CodeCompletionString::CK_Comma); in AddStaticAssertResult()3016 Opt.AddChunk(CodeCompletionString::CK_Comma); in AddFunctionParameterChunks()3025 Result.AddChunk(CodeCompletionString::CK_Comma); in AddFunctionParameterChunks()3114 Opt.AddChunk(CodeCompletionString::CK_Comma); in AddTemplateParameterChunks()3126 Result.AddChunk(CodeCompletionString::CK_Comma); in AddTemplateParameterChunks()3299 Result.AddChunk(CodeCompletionString::CK_LeftParen); in CreateCodeCompletionStringForMacro()3712 Opt.AddChunk(CodeCompletionString::CK_Comma); in AddOverloadParameterChunks()3750 Opt.AddChunk(CodeCompletionString::CK_Comma); in AddOverloadParameterChunks()6668 Builder.AddChunk(CodeCompletionString::CK_Colon); in AddObjCExpressionResults()[all …]
460 void CodeCompletionBuilder::AddChunk(CodeCompletionString::ChunkKind CK, in AddChunk() function in CodeCompletionBuilder
732 void AddChunk(CodeCompletionString::ChunkKind CK, const char *Text = "");