Home | History | Annotate | Download | only in Sema

Lines Matching refs:BuildCXXForRangeStmt

1400   return BuildCXXForRangeStmt(ForLoc, ColonLoc, RangeDecl.get(),
1405 /// BuildCXXForRangeStmt - Build or instantiate a C++0x for-range statement.
1407 Sema::BuildCXXForRangeStmt(SourceLocation ForLoc, SourceLocation ColonLoc,