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

  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 757 /// forRangeStmt() matches 'for (auto a : i)'
762 const internal::VariadicDynCastAllOfMatcher<Stmt, CXXForRangeStmt> forRangeStmt;
    [all...]
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp     [all...]

Completed in 33 milliseconds