Lines Matching defs:LParenLoc

1416                            SourceLocation LParenLoc, Sema::ConditionResult Cond,
1419 return getSema().ActOnIfStmt(IfLoc, Kind, LParenLoc, Init, Cond, RParenLoc,
1428 SourceLocation LParenLoc, Stmt *Init,
1431 return getSema().ActOnStartOfSwitchStmt(SwitchLoc, LParenLoc, Init, Cond,
1448 StmtResult RebuildWhileStmt(SourceLocation WhileLoc, SourceLocation LParenLoc,
1451 return getSema().ActOnWhileStmt(WhileLoc, LParenLoc, Cond, RParenLoc, Body);
1459 SourceLocation WhileLoc, SourceLocation LParenLoc,
1461 return getSema().ActOnDoStmt(DoLoc, Body, WhileLoc, LParenLoc,
1469 StmtResult RebuildForStmt(SourceLocation ForLoc, SourceLocation LParenLoc,
1473 return getSema().ActOnForStmt(ForLoc, LParenLoc, Init, Cond,
1687 SourceLocation LParenLoc,
1692 NameModifier, Condition, StartLoc, LParenLoc, NameModifierLoc, ColonLoc,
1701 SourceLocation LParenLoc,
1704 LParenLoc, EndLoc);
1713 SourceLocation LParenLoc,
1716 LParenLoc, EndLoc);
1724 SourceLocation LParenLoc,
1726 return getSema().OpenMP().ActOnOpenMPSafelenClause(Len, StartLoc, LParenLoc,
1735 SourceLocation LParenLoc,
1737 return getSema().OpenMP().ActOnOpenMPSimdlenClause(Len, StartLoc, LParenLoc,
1743 SourceLocation LParenLoc,
1745 return getSema().OpenMP().ActOnOpenMPSizesClause(Sizes, StartLoc, LParenLoc,
1757 SourceLocation LParenLoc,
1760 LParenLoc, EndLoc);
1768 SourceLocation LParenLoc,
1770 return getSema().OpenMP().ActOnOpenMPAllocatorClause(A, StartLoc, LParenLoc,
1779 SourceLocation LParenLoc,
1782 LParenLoc, EndLoc);
1791 SourceLocation LParenLoc,
1794 Kind, KindKwLoc, StartLoc, LParenLoc, EndLoc);
1804 SourceLocation LParenLoc,
1807 Kind, KindKwLoc, StartLoc, LParenLoc, EndLoc);
1817 SourceLocation LParenLoc, SourceLocation M1Loc, SourceLocation M2Loc,
1820 M1, M2, Kind, ChunkSize, StartLoc, LParenLoc, M1Loc, M2Loc, KindLoc,
1830 SourceLocation LParenLoc, Expr *Num) {
1832 LParenLoc, Num);
1841 SourceLocation LParenLoc,
1844 LParenLoc, EndLoc);
1853 SourceLocation LParenLoc,
1856 LParenLoc, EndLoc);
1868 SourceLocation LParenLoc,
1871 VarList, LPKind, LPKindLoc, ColonLoc, StartLoc, LParenLoc, EndLoc);
1880 SourceLocation LParenLoc,
1883 LParenLoc, EndLoc);
1892 SourceLocation StartLoc, SourceLocation LParenLoc,
1898 VarList, Modifier, StartLoc, LParenLoc, ModifierLoc, ColonLoc, EndLoc,
1908 SourceLocation LParenLoc, SourceLocation ColonLoc, SourceLocation EndLoc,
1913 VarList, StartLoc, LParenLoc, ColonLoc, EndLoc, ReductionIdScopeSpec,
1923 SourceLocation LParenLoc, SourceLocation ColonLoc,
1929 VarList, StartLoc, LParenLoc, ColonLoc, EndLoc, ReductionIdScopeSpec,
1939 SourceLocation LParenLoc, OpenMPLinearClauseKind Modifier,
1943 VarList, Step, StartLoc, LParenLoc, Modifier, ModifierLoc, ColonLoc,
1953 SourceLocation LParenLoc,
1957 VarList, Alignment, StartLoc, LParenLoc, ColonLoc, EndLoc);
1966 SourceLocation LParenLoc,
1969 LParenLoc, EndLoc);
1978 SourceLocation LParenLoc,
1981 LParenLoc, EndLoc);
1990 SourceLocation LParenLoc,
1993 LParenLoc, EndLoc);
2001 SourceLocation LParenLoc,
2004 LParenLoc, EndLoc);
2014 SourceLocation LParenLoc,
2017 Data, DepModifier, VarList, StartLoc, LParenLoc, EndLoc);
2026 SourceLocation LParenLoc,
2030 Modifier, Device, StartLoc, LParenLoc, ModifierLoc, EndLoc);
2057 SourceLocation LParenLoc,
2061 Allocate, VarList, StartLoc, LParenLoc, ColonLoc, EndLoc);
2069 SourceLocation LParenLoc,
2072 LParenLoc, EndLoc);
2081 SourceLocation LParenLoc,
2084 ThreadLimit, StartLoc, LParenLoc, EndLoc);
2092 SourceLocation LParenLoc,
2095 LParenLoc, EndLoc);
2104 SourceLocation LParenLoc,
2108 Modifier, Device, StartLoc, LParenLoc, ModifierLoc, EndLoc);
2117 SourceLocation LParenLoc,
2121 Modifier, NumTasks, StartLoc, LParenLoc, ModifierLoc, EndLoc);
2129 SourceLocation LParenLoc,
2131 return getSema().OpenMP().ActOnOpenMPHintClause(Hint, StartLoc, LParenLoc,
2140 SourceLocation LParenLoc,
2142 return getSema().OpenMP().ActOnOpenMPDetachClause(Evt, StartLoc, LParenLoc,
2153 SourceLocation LParenLoc, SourceLocation KindLoc,
2156 Kind, ChunkSize, StartLoc, LParenLoc, KindLoc, CommaLoc, EndLoc);
2234 SourceLocation LParenLoc,
2239 M, Kind, StartLoc, LParenLoc, MLoc, KindLoc, EndLoc);
2248 SourceLocation LParenLoc,
2251 LParenLoc, EndLoc);
2260 SourceLocation LParenLoc,
2263 LParenLoc, EndLoc);
2272 SourceLocation LParenLoc,
2275 LParenLoc, EndLoc);
2284 SourceLocation LParenLoc, SourceLocation EndLoc) {
2286 StartLoc, LParenLoc, EndLoc, Data);
2294 SourceLocation LParenLoc,
2299 StartLoc, LParenLoc, ColonLoc, EndLoc, Modifier, Locators);
2308 SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc,
2311 Modifier, Kind, StartLoc, LParenLoc, ModifierKwLoc, KindKwLoc, EndLoc);
2320 SourceLocation LParenLoc,
2324 InteropVar, InteropInfo, StartLoc, LParenLoc, VarLoc, EndLoc);
2332 SourceLocation LParenLoc,
2335 LParenLoc, VarLoc, EndLoc);
2343 SourceLocation LParenLoc,
2347 InteropVar, StartLoc, LParenLoc, VarLoc, EndLoc);
2356 SourceLocation LParenLoc,
2359 LParenLoc, EndLoc);
2367 SourceLocation LParenLoc,
2370 LParenLoc, EndLoc);
2378 SourceLocation LParenLoc,
2381 LParenLoc, EndLoc);
2391 SourceLocation LParenLoc,
2394 LParenLoc, EndLoc);
2402 SourceLocation LParenLoc,
2405 LParenLoc, EndLoc);
2414 SourceLocation LParenLoc,
2417 LParenLoc, EndLoc);
2434 SourceLocation LParenLoc,
2436 return getSema().OpenMP().ActOnOpenMPAlignClause(A, StartLoc, LParenLoc,
2446 SourceLocation LParenLoc,
2449 LParenLoc, EndLoc);
2459 SourceLocation LParenLoc,
2462 LParenLoc, EndLoc);
2470 SourceLocation LParenLoc,
2472 return getSema().OpenMP().ActOnOpenMPMessageClause(MS, StartLoc, LParenLoc,
2484 SourceLocation LParenLoc, SourceLocation EndLoc) {
2486 DepType, DepLoc, ColonLoc, VarList, StartLoc, LParenLoc, EndLoc);
2809 ExprResult RebuildOMPArrayShapingExpr(Expr *Base, SourceLocation LParenLoc,
2814 Base, LParenLoc, RParenLoc, Dims, BracketsRanges);
2833 ExprResult RebuildCallExpr(Expr *Callee, SourceLocation LParenLoc,
2838 /*Scope=*/nullptr, Callee, LParenLoc, Args, RParenLoc, ExecConfig);
2841 ExprResult RebuildCxxSubscriptExpr(Expr *Callee, SourceLocation LParenLoc,
2845 /*Scope=*/nullptr, Callee, LParenLoc, Args, RParenLoc);
2973 ExprResult RebuildCStyleCastExpr(SourceLocation LParenLoc,
2977 return getSema().BuildCStyleCastExpr(LParenLoc, TInfo, RParenLoc,
2985 ExprResult RebuildCompoundLiteralExpr(SourceLocation LParenLoc,
2989 return getSema().BuildCompoundLiteralExpr(LParenLoc, TInfo, RParenLoc,
3064 ExprResult RebuildParenListExpr(SourceLocation LParenLoc,
3067 return getSema().ActOnParenListExpr(LParenLoc, RParenLoc, SubExprs);
3084 ExprResult RebuildStmtExpr(SourceLocation LParenLoc, Stmt *SubStmt,
3086 return getSema().BuildStmtExpr(LParenLoc, SubStmt, RParenLoc,
3158 SourceLocation LParenLoc,
3164 RAngleLoc, LParenLoc,
3169 RAngleLoc, LParenLoc,
3174 RAngleLoc, LParenLoc,
3180 RAngleLoc, LParenLoc,
3185 OpLoc, LAngleLoc, TInfo, RAngleLoc, LParenLoc, SubExpr, RParenLoc);
3200 SourceLocation LParenLoc,
3206 SourceRange(LParenLoc, RParenLoc));
3217 SourceLocation LParenLoc,
3223 SourceRange(LParenLoc, RParenLoc));
3234 SourceLocation LParenLoc,
3240 SourceRange(LParenLoc, RParenLoc));
3251 SourceLocation LParenLoc,
3257 SourceRange(LParenLoc, RParenLoc));
3263 SourceLocation LParenLoc, Expr *SubExpr,
3267 SourceRange(LAngleLoc, RAngleLoc), SourceRange(LParenLoc, RParenLoc));
3275 SourceLocation LParenLoc,
3284 TInfo, LParenLoc, MultiExprArg(PLE->getExprs(), PLE->getNumExprs()),
3286 return getSema().BuildCXXTypeConstructExpr(TInfo, LParenLoc,
3392 SourceLocation LParenLoc,
3394 return getSema().BuildCXXTypeConstructExpr(TSInfo, LParenLoc, std::nullopt,
3564 SourceLocation LParenLoc,
3568 return getSema().BuildCXXTypeConstructExpr(TSInfo, LParenLoc, Args,
3684 SourceLocation LParenLoc,
3689 return RequiresExpr::Create(SemaRef.Context, RequiresKWLoc, Body, LParenLoc,
3999 SourceLocation LParenLoc, Expr *LHS,
4004 return getSema().BuildCXXFoldExpr(ULE, LParenLoc, LHS, Operator,
11113 NewD.LParenLoc = D.LParenLoc;
14273 SourceLocation LParenLoc = T->getTypeLoc().getEndLoc();
14275 T, LParenLoc, Args, E->getEndLoc(),
14276 /*ListInitialization=*/LParenLoc.isInvalid());