Lines Matching refs:CK_Comma
1975 Builder.AddChunk(CodeCompletionString::CK_Comma); in AddStaticAssertResult()
3023 Opt.AddChunk(CodeCompletionString::CK_Comma); in AddFunctionParameterChunks()
3032 Result.AddChunk(CodeCompletionString::CK_Comma); in AddFunctionParameterChunks()
3121 Opt.AddChunk(CodeCompletionString::CK_Comma); in AddTemplateParameterChunks()
3133 Result.AddChunk(CodeCompletionString::CK_Comma); in AddTemplateParameterChunks()
3320 Result.AddChunk(CodeCompletionString::CK_Comma); in CreateCodeCompletionStringForMacro()
3706 Result.AddChunk(CodeCompletionString::CK_Comma); in AddOverloadAggregateChunks()
3747 Opt.AddChunk(CodeCompletionString::CK_Comma); in AddOverloadParameterChunks()
3759 Result.AddChunk(CodeCompletionString::CK_Comma); in AddOverloadParameterChunks()
3788 Opt.AddChunk(CodeCompletionString::CK_Comma); in AddOverloadParameterChunks()
3854 Current->AddChunk(CodeCompletionString::CK_Comma); in createTemplateSignatureString()
4234 Builder.AddChunk(CodeCompletionString::CK_Comma); in MaybeAddOverrideCalls()
4564 Builder.AddChunk(CodeCompletionString::CK_Comma, ", "); in CodeCompleteAttribute()
4691 Completion.AddChunk(CodeCompletionString::ChunkKind::CK_Comma); in AddLambdaCompletion()
4848 Builder.AddChunk(CodeCompletionString::CK_Comma); in AddObjCBlockCall()
5188 B.AddChunk(clang::CodeCompletionString::CK_Comma); in render()
9509 Builder.AddChunk(CodeCompletionString::CK_Comma); in CodeCompleteObjCMethodDecl()