HomeSort by relevance Sort by last modified time
    Searched defs:forStmt (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 1127 const internal::VariadicDynCastAllOfMatcher<Stmt, ForStmt> forStmt;
1132 /// forStmt(hasIncrement(unaryOperator(hasOperatorName("++"))))
1137 AST_MATCHER_P(ForStmt, hasIncrement, internal::Matcher<Stmt>,
1147 /// forStmt(hasLoopInit(declStmt()))
1152 AST_MATCHER_P(ForStmt, hasLoopInit, internal::Matcher<Stmt>,
    [all...]
  /prebuilts/sdk/tools/
jack.jar 

Completed in 826 milliseconds