Searched refs:AlwaysOne (Results 1 – 1 of 1) sorted by relevance
806 StatementMatcher AlwaysOne = binaryConditionalOperator( in TEST() local813 EXPECT_TRUE(matches("void x() { 1 ?: 0; }", AlwaysOne)); in TEST()