Lines Matching defs:LParenLoc

1215                            SourceLocation WhileLoc, SourceLocation LParenLoc,  in RebuildDoStmt()
1225 StmtResult RebuildForStmt(SourceLocation ForLoc, SourceLocation LParenLoc, in RebuildForStmt()
1400 SourceLocation LParenLoc, in RebuildOMPIfClause()
1414 SourceLocation LParenLoc, in RebuildOMPFinalClause()
1426 SourceLocation LParenLoc, in RebuildOMPNumThreadsClause()
1437 SourceLocation LParenLoc, in RebuildOMPSafelenClause()
1447 SourceLocation LParenLoc, in RebuildOMPSimdlenClause()
1457 SourceLocation LParenLoc, in RebuildOMPCollapseClause()
1470 SourceLocation LParenLoc, in RebuildOMPDefaultClause()
1483 SourceLocation LParenLoc, in RebuildOMPProcBindClause()
1496 SourceLocation LParenLoc, SourceLocation M1Loc, SourceLocation M2Loc, in RebuildOMPScheduleClause()
1509 SourceLocation LParenLoc, Expr *Num) { in RebuildOMPOrderedClause()
1519 SourceLocation LParenLoc, in RebuildOMPPrivateClause()
1531 SourceLocation LParenLoc, in RebuildOMPFirstprivateClause()
1543 SourceLocation LParenLoc, in RebuildOMPLastprivateClause()
1555 SourceLocation LParenLoc, in RebuildOMPSharedClause()
1567 SourceLocation LParenLoc, in RebuildOMPReductionClause()
1584 SourceLocation LParenLoc, in RebuildOMPLinearClause()
1600 SourceLocation LParenLoc, in RebuildOMPAlignedClause()
1613 SourceLocation LParenLoc, in RebuildOMPCopyinClause()
1625 SourceLocation LParenLoc, in RebuildOMPCopyprivateClause()
1637 SourceLocation LParenLoc, in RebuildOMPFlushClause()
1650 SourceLocation StartLoc, SourceLocation LParenLoc, in RebuildOMPDependClause()
1661 SourceLocation LParenLoc, in RebuildOMPDeviceClause()
1676 SourceLocation LParenLoc, SourceLocation EndLoc) { in RebuildOMPMapClause()
1687 SourceLocation LParenLoc, in RebuildOMPNumTeamsClause()
1699 SourceLocation LParenLoc, in RebuildOMPThreadLimitClause()
1710 SourceLocation LParenLoc, in RebuildOMPPriorityClause()
1721 SourceLocation LParenLoc, in RebuildOMPGrainsizeClause()
1732 SourceLocation LParenLoc, in RebuildOMPNumTasksClause()
1743 SourceLocation LParenLoc, in RebuildOMPHintClause()
1755 SourceLocation LParenLoc, SourceLocation KindLoc, in RebuildOMPDistScheduleClause()
1767 SourceLocation LParenLoc, in RebuildOMPToClause()
1778 SourceLocation LParenLoc, in RebuildOMPFromClause()
1790 SourceLocation LParenLoc, in RebuildOMPUseDevicePtrClause()
1802 SourceLocation LParenLoc, in RebuildOMPIsDevicePtrClause()
2187 ExprResult RebuildCStyleCastExpr(SourceLocation LParenLoc, in RebuildCStyleCastExpr()
2199 ExprResult RebuildCompoundLiteralExpr(SourceLocation LParenLoc, in RebuildCompoundLiteralExpr()
2290 ExprResult RebuildParenListExpr(SourceLocation LParenLoc, in RebuildParenListExpr()
2310 ExprResult RebuildStmtExpr(SourceLocation LParenLoc, in RebuildStmtExpr()
2367 SourceLocation LParenLoc, in RebuildCXXNamedCastExpr()
2405 SourceLocation LParenLoc, in RebuildCXXStaticCastExpr()
2422 SourceLocation LParenLoc, in RebuildCXXDynamicCastExpr()
2439 SourceLocation LParenLoc, in RebuildCXXReinterpretCastExpr()
2456 SourceLocation LParenLoc, in RebuildCXXConstCastExpr()
2470 SourceLocation LParenLoc, in RebuildCXXFunctionalCastExpr()
2573 SourceLocation LParenLoc, in RebuildCXXScalarValueInitExpr()
2733 SourceLocation LParenLoc, in RebuildCXXTemporaryObjectExpr()
2747 SourceLocation LParenLoc, in RebuildCXXUnresolvedConstructExpr()
3092 ExprResult RebuildCXXFoldExpr(SourceLocation LParenLoc, Expr *LHS, in RebuildCXXFoldExpr()