HomeSort by relevance Sort by last modified time
    Searched full:alwaysone (Results 1 - 1 of 1) sorted by null

  /external/clang/unittests/ASTMatchers/
ASTMatchersNodeTest.cpp 806 StatementMatcher AlwaysOne = binaryConditionalOperator(
813 EXPECT_TRUE(matches("void x() { 1 ?: 0; }", AlwaysOne));
    [all...]

Completed in 598 milliseconds