Searched defs:shouldEmitSpace (Results 1 – 1 of 1) sorted by relevance
1493 bool &shouldEmitSpace, bool &lastWasPunctuation) { in genLiteralPrinter()1517 bool &shouldEmitSpace, bool &lastWasPunctuation) { in genSpacePrinter()1617 Operator &op, bool &shouldEmitSpace, in genElementPrinter()1768 bool shouldEmitSpace = true, lastWasPunctuation = false; in genPrinter() local