Searched refs:NeedsClosingParens (Results 1 – 1 of 1) sorted by relevance
829 bool NeedsClosingParens = printConstExprCast(CE, Static); in printConstant() local868 if (NeedsClosingParens) in printConstant()875 bool NeedsClosingParens = printConstExprCast(CE, Static); in printConstant() local905 if (NeedsClosingParens) in printConstant()2549 bool NeedsClosingParens = writeInstructionCast(I); in visitBinaryOperator() local2583 if (NeedsClosingParens) in visitBinaryOperator()2598 bool NeedsClosingParens = writeInstructionCast(I); in visitICmpInst() local2624 if (NeedsClosingParens) in visitICmpInst()