Lines Matching refs:CK_Comma
2074 Builder.AddChunk(CodeCompletionString::CK_Comma); in AddStaticAssertResult()
3127 Opt.AddChunk(CodeCompletionString::CK_Comma); in AddFunctionParameterChunks()
3136 Result.AddChunk(CodeCompletionString::CK_Comma); in AddFunctionParameterChunks()
3224 Opt.AddChunk(CodeCompletionString::CK_Comma); in AddTemplateParameterChunks()
3236 Result.AddChunk(CodeCompletionString::CK_Comma); in AddTemplateParameterChunks()
3423 Result.AddChunk(CodeCompletionString::CK_Comma); in CreateCodeCompletionStringForMacro()
3824 Result.AddChunk(CodeCompletionString::CK_Comma); in AddOverloadAggregateChunks()
3865 Opt.AddChunk(CodeCompletionString::CK_Comma); in AddOverloadParameterChunks()
3877 Result.AddChunk(CodeCompletionString::CK_Comma); in AddOverloadParameterChunks()
3906 Opt.AddChunk(CodeCompletionString::CK_Comma); in AddOverloadParameterChunks()
3972 Current->AddChunk(CodeCompletionString::CK_Comma); in createTemplateSignatureString()
4357 Builder.AddChunk(CodeCompletionString::CK_Comma); in MaybeAddOverrideCalls()
4691 Builder.AddChunk(CodeCompletionString::CK_Comma, ", "); in CodeCompleteAttribute()
4819 Completion.AddChunk(CodeCompletionString::ChunkKind::CK_Comma); in AddLambdaCompletion()
4979 Builder.AddChunk(CodeCompletionString::CK_Comma); in AddObjCBlockCall()
5323 B.AddChunk(clang::CodeCompletionString::CK_Comma); in render()
9765 Builder.AddChunk(CodeCompletionString::CK_Comma); in CodeCompleteObjCMethodDecl()