Home | History | Annotate | Download | only in Sema

Lines Matching refs:FinishCXXForRangeStmt

1621 /// FinishCXXForRangeStmt - Attach the body to a C++0x for-range statement.
1625 StmtResult Sema::FinishCXXForRangeStmt(Stmt *S, Stmt *B) {