Searched refs:commaExtract (Results 1 – 1 of 1) sorted by relevance
2280 Expression commaExtract; in expressionPrettyPrint() local2283 commaExtract = ce.e2; in expressionPrettyPrint()2285 commaExtract = se; in expressionPrettyPrint()2287 if (commaExtract) in expressionPrettyPrint()2289 expToBuffer(commaExtract, precedence[exp.op], buf, hgs); in expressionPrettyPrint()