Lines Matching refs:CK_Comma
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()
3313 Result.AddChunk(CodeCompletionString::CK_Comma); in CreateCodeCompletionStringForMacro()
3712 Opt.AddChunk(CodeCompletionString::CK_Comma); in AddOverloadParameterChunks()
3723 Result.AddChunk(CodeCompletionString::CK_Comma); in AddOverloadParameterChunks()
3750 Opt.AddChunk(CodeCompletionString::CK_Comma); in AddOverloadParameterChunks()
4115 Builder.AddChunk(CodeCompletionString::CK_Comma); in MaybeAddOverrideCalls()
4420 Completion.AddChunk(CodeCompletionString::ChunkKind::CK_Comma); in AddLambdaCompletion()
4577 Builder.AddChunk(CodeCompletionString::CK_Comma); in AddObjCBlockCall()
4917 B.AddChunk(clang::CodeCompletionString::CK_Comma); in render()
9022 Builder.AddChunk(CodeCompletionString::CK_Comma); in CodeCompleteObjCMethodDecl()