Lines Matching refs:RParenLoc
1629 FullExprArg third, SourceLocation RParenLoc, in ActOnForStmt() argument
1675 Body, ForLoc, LParenLoc, RParenLoc); in ActOnForStmt()
1773 SourceLocation RParenLoc) { in ActOnObjCForCollectionStmt() argument
1847 nullptr, ForLoc, RParenLoc); in ActOnObjCForCollectionStmt()
1964 SourceLocation RParenLoc, in ActOnCXXForRangeStmt() argument
1970 return ActOnObjCForCollectionStmt(ForLoc, First, Range, RParenLoc); in ActOnCXXForRangeStmt()
2018 DS, RParenLoc, Kind); in ActOnCXXForRangeStmt()
2121 SourceLocation RParenLoc) { in RebuildForRangeWithDereference() argument
2134 RParenLoc, Sema::BFRK_Check); in RebuildForRangeWithDereference()
2145 ColonLoc, AdjustedRange.get(), RParenLoc, in RebuildForRangeWithDereference()
2171 SourceLocation RParenLoc, BuildForRangeKind Kind) { in BuildCXXForRangeStmt() argument
2311 RParenLoc); in BuildCXXForRangeStmt()
2426 ColonLoc, RParenLoc); in BuildCXXForRangeStmt()