Searched refs:usesTernaryOperator (Results 1 – 4 of 4) sorted by relevance
31 if (node->usesTernaryOperator()) in visitSelection()
59 return selection->usesTernaryOperator(); in isSingleStatement()394 if (node->usesTernaryOperator()) in visitSelection()
469 bool usesTernaryOperator() const { return getBasicType() != EbtVoid; } in usesTernaryOperator() function
1379 if (node->usesTernaryOperator()) in visitSelection()