Lines Matching refs:FinishCXXForRangeStmt
2563 /// FinishCXXForRangeStmt - Attach the body to a C++0x for-range statement.2567 StmtResult Sema::FinishCXXForRangeStmt(Stmt *S, Stmt *B) {