Searched refs:NeedsComma (Results 1 – 2 of 2) sorted by relevance
95 bool NeedsComma = Desc.getNumOperands() > 0 && !Desc.variadicOpsAreDefs(); in printInst() local103 if (NeedsComma) in printInst()106 NeedsComma = true; in printInst()
1744 bool NeedsComma = false; in createExpectedAttributeSubjectRulesTokenDiagnostic() local1748 if (NeedsComma) in createExpectedAttributeSubjectRulesTokenDiagnostic()1751 NeedsComma = true; in createExpectedAttributeSubjectRulesTokenDiagnostic()