Lines Matching refs:CK_Comma
2066 Builder.AddChunk(CodeCompletionString::CK_Comma); in AddStaticAssertResult()
3120 Opt.AddChunk(CodeCompletionString::CK_Comma); in AddFunctionParameterChunks()
3129 Result.AddChunk(CodeCompletionString::CK_Comma); in AddFunctionParameterChunks()
3218 Opt.AddChunk(CodeCompletionString::CK_Comma); in AddTemplateParameterChunks()
3230 Result.AddChunk(CodeCompletionString::CK_Comma); in AddTemplateParameterChunks()
3417 Result.AddChunk(CodeCompletionString::CK_Comma); in CreateCodeCompletionStringForMacro()
3818 Result.AddChunk(CodeCompletionString::CK_Comma); in AddOverloadAggregateChunks()
3859 Opt.AddChunk(CodeCompletionString::CK_Comma); in AddOverloadParameterChunks()
3871 Result.AddChunk(CodeCompletionString::CK_Comma); in AddOverloadParameterChunks()
3900 Opt.AddChunk(CodeCompletionString::CK_Comma); in AddOverloadParameterChunks()
3966 Current->AddChunk(CodeCompletionString::CK_Comma); in createTemplateSignatureString()
4351 Builder.AddChunk(CodeCompletionString::CK_Comma); in MaybeAddOverrideCalls()
4681 Builder.AddChunk(CodeCompletionString::CK_Comma, ", "); in CodeCompleteAttribute()
4808 Completion.AddChunk(CodeCompletionString::ChunkKind::CK_Comma); in AddLambdaCompletion()
4965 Builder.AddChunk(CodeCompletionString::CK_Comma); in AddObjCBlockCall()
5308 B.AddChunk(clang::CodeCompletionString::CK_Comma); in render()
9672 Builder.AddChunk(CodeCompletionString::CK_Comma); in CodeCompleteObjCMethodDecl()