Lines Matching refs:NeedComma
338 bool NeedComma = false; in emitLookupFunction() local
340 if (NeedComma) in emitLookupFunction()
342 NeedComma = true; in emitLookupFunction()
404 bool NeedComma = false; in emitLookupFunction() local
406 if (NeedComma) in emitLookupFunction()
408 NeedComma = true; in emitLookupFunction()
470 bool NeedComma = false; in emitLookupDeclaration() local
472 if (NeedComma) in emitLookupDeclaration()
474 NeedComma = true; in emitLookupDeclaration()
505 bool NeedComma = false; in emitGenericTable() local
507 if (NeedComma) in emitGenericTable()
509 NeedComma = true; in emitGenericTable()