Lines Matching refs:RParenLoc
863 ConditionResult Cond, SourceLocation RParenLoc,
911 return BuildIfStmt(IfLoc, IsConstexpr, LParenLoc, InitStmt, Cond, RParenLoc,
917 ConditionResult Cond, SourceLocation RParenLoc,
927 Cond.get().second, LParenLoc, RParenLoc, thenStmt,
1056 SourceLocation RParenLoc) {
1079 LParenLoc, RParenLoc);
1648 SourceLocation RParenLoc, Stmt *Body) {
1663 WhileLoc, LParenLoc, RParenLoc);
2095 FullExprArg third, SourceLocation RParenLoc,
2148 Body, ForLoc, LParenLoc, RParenLoc);
2246 SourceLocation RParenLoc) {
2322 nullptr, ForLoc, RParenLoc);
2438 Expr *Range, SourceLocation RParenLoc,
2448 return ActOnObjCForCollectionStmt(ForLoc, First, Range, RParenLoc);
2502 /*Cond=*/nullptr, /*Inc=*/nullptr, DS, RParenLoc, Kind);
2663 RParenLoc) {
2676 AdjustedRange.get(), RParenLoc, Sema::BFRK_Check);
2688 AdjustedRange.get(), RParenLoc, Sema::BFRK_Rebuild);
2697 SourceLocation RParenLoc,
2891 RParenLoc);
3018 ColonLoc, RParenLoc);