Searched refs:NeedsComma (Results 1 – 2 of 2) sorted by relevance
94 bool NeedsComma = Desc.getNumOperands() > 0 && !Desc.variadicOpsAreDefs(); in printInst() local102 if (NeedsComma) in printInst()105 NeedsComma = true; in printInst()
1837 bool NeedsComma = false; in createExpectedAttributeSubjectRulesTokenDiagnostic() local1841 if (NeedsComma) in createExpectedAttributeSubjectRulesTokenDiagnostic()1844 NeedsComma = true; in createExpectedAttributeSubjectRulesTokenDiagnostic()