Lines Matching defs:StartLoc

1265                              SourceLocation StartLoc, SourceLocation EndLoc) {  in RebuildDeclStmt()
1388 Stmt *AStmt, SourceLocation StartLoc, in RebuildOMPExecutableDirective()
1399 Expr *Condition, SourceLocation StartLoc, in RebuildOMPIfClause()
1413 OMPClause *RebuildOMPFinalClause(Expr *Condition, SourceLocation StartLoc, in RebuildOMPFinalClause()
1425 SourceLocation StartLoc, in RebuildOMPNumThreadsClause()
1436 OMPClause *RebuildOMPSafelenClause(Expr *Len, SourceLocation StartLoc, in RebuildOMPSafelenClause()
1446 OMPClause *RebuildOMPSimdlenClause(Expr *Len, SourceLocation StartLoc, in RebuildOMPSimdlenClause()
1456 OMPClause *RebuildOMPCollapseClause(Expr *Num, SourceLocation StartLoc, in RebuildOMPCollapseClause()
1469 SourceLocation StartLoc, in RebuildOMPDefaultClause()
1482 SourceLocation StartLoc, in RebuildOMPProcBindClause()
1495 OpenMPScheduleClauseKind Kind, Expr *ChunkSize, SourceLocation StartLoc, in RebuildOMPScheduleClause()
1507 OMPClause *RebuildOMPOrderedClause(SourceLocation StartLoc, in RebuildOMPOrderedClause()
1518 SourceLocation StartLoc, in RebuildOMPPrivateClause()
1530 SourceLocation StartLoc, in RebuildOMPFirstprivateClause()
1542 SourceLocation StartLoc, in RebuildOMPLastprivateClause()
1554 SourceLocation StartLoc, in RebuildOMPSharedClause()
1566 SourceLocation StartLoc, in RebuildOMPReductionClause()
1583 SourceLocation StartLoc, in RebuildOMPLinearClause()
1599 SourceLocation StartLoc, in RebuildOMPAlignedClause()
1612 SourceLocation StartLoc, in RebuildOMPCopyinClause()
1624 SourceLocation StartLoc, in RebuildOMPCopyprivateClause()
1636 SourceLocation StartLoc, in RebuildOMPFlushClause()
1650 SourceLocation StartLoc, SourceLocation LParenLoc, in RebuildOMPDependClause()
1660 OMPClause *RebuildOMPDeviceClause(Expr *Device, SourceLocation StartLoc, in RebuildOMPDeviceClause()
1675 ArrayRef<Expr *> VarList, SourceLocation StartLoc, in RebuildOMPMapClause()
1686 OMPClause *RebuildOMPNumTeamsClause(Expr *NumTeams, SourceLocation StartLoc, in RebuildOMPNumTeamsClause()
1698 SourceLocation StartLoc, in RebuildOMPThreadLimitClause()
1709 OMPClause *RebuildOMPPriorityClause(Expr *Priority, SourceLocation StartLoc, in RebuildOMPPriorityClause()
1720 OMPClause *RebuildOMPGrainsizeClause(Expr *Grainsize, SourceLocation StartLoc, in RebuildOMPGrainsizeClause()
1731 OMPClause *RebuildOMPNumTasksClause(Expr *NumTasks, SourceLocation StartLoc, in RebuildOMPNumTasksClause()
1742 OMPClause *RebuildOMPHintClause(Expr *Hint, SourceLocation StartLoc, in RebuildOMPHintClause()
1754 Expr *ChunkSize, SourceLocation StartLoc, in RebuildOMPDistScheduleClause()
1766 SourceLocation StartLoc, in RebuildOMPToClause()
1777 SourceLocation StartLoc, in RebuildOMPFromClause()
1789 SourceLocation StartLoc, in RebuildOMPUseDevicePtrClause()
1801 SourceLocation StartLoc, in RebuildOMPIsDevicePtrClause()
1860 SourceLocation StartLoc, in RebuildExceptionDecl()
2583 ExprResult RebuildCXXNewExpr(SourceLocation StartLoc, in RebuildCXXNewExpr()
2610 ExprResult RebuildCXXDeleteExpr(SourceLocation StartLoc, in RebuildCXXDeleteExpr()
2623 SourceLocation StartLoc, in RebuildTypeTrait()
2634 SourceLocation StartLoc, in RebuildArrayTypeTrait()
2646 SourceLocation StartLoc, in RebuildExpressionTrait()