lg ================ Comment at: include/clang/ASTMatchers/ASTMatchers.h:886 @@ +885,3 @@ +/// Example: +/// forStmt(hasLoopVarStmt()) +/// matches 'int x' in ---------------- s/hasLoopVarStmt/hasLoopVariable/ http://llvm-reviews.chandlerc.com/D2702 BRANCH svn ARCANIST PROJECT clang