Searched defs:CallCombinerClosureList (Results 1 – 6 of 6) sorted by relevance
513 static bool YieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in YieldCallCombiner()516 static bool NoYieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in NoYieldCallCombiner()
222 static bool YieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in YieldCallCombiner()225 static bool NoYieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in NoYieldCallCombiner()
521 static bool YieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in YieldCallCombiner()524 static bool NoYieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in NoYieldCallCombiner()
238 static bool YieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in YieldCallCombiner()241 static bool NoYieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in NoYieldCallCombiner()
146 CallCombinerClosureList() {} in CallCombinerClosureList() function