Lines Matching defs:StartLoc
1417 SourceLocation StartLoc, SourceLocation EndLoc) { in RebuildDeclStmt()
1565 Stmt *AStmt, SourceLocation StartLoc, in RebuildOMPExecutableDirective()
1576 Expr *Condition, SourceLocation StartLoc, in RebuildOMPIfClause()
1590 OMPClause *RebuildOMPFinalClause(Expr *Condition, SourceLocation StartLoc, in RebuildOMPFinalClause()
1602 SourceLocation StartLoc, in RebuildOMPNumThreadsClause()
1613 OMPClause *RebuildOMPSafelenClause(Expr *Len, SourceLocation StartLoc, in RebuildOMPSafelenClause()
1623 OMPClause *RebuildOMPSimdlenClause(Expr *Len, SourceLocation StartLoc, in RebuildOMPSimdlenClause()
1630 SourceLocation StartLoc, in RebuildOMPSizesClause()
1640 OMPClause *RebuildOMPAllocatorClause(Expr *A, SourceLocation StartLoc, in RebuildOMPAllocatorClause()
1650 OMPClause *RebuildOMPCollapseClause(Expr *Num, SourceLocation StartLoc, in RebuildOMPCollapseClause()
1662 SourceLocation StartLoc, in RebuildOMPDefaultClause()
1675 SourceLocation StartLoc, in RebuildOMPProcBindClause()
1688 OpenMPScheduleClauseKind Kind, Expr *ChunkSize, SourceLocation StartLoc, in RebuildOMPScheduleClause()
1700 OMPClause *RebuildOMPOrderedClause(SourceLocation StartLoc, in RebuildOMPOrderedClause()
1711 SourceLocation StartLoc, in RebuildOMPPrivateClause()
1723 SourceLocation StartLoc, in RebuildOMPFirstprivateClause()
1738 SourceLocation StartLoc, in RebuildOMPLastprivateClause()
1750 SourceLocation StartLoc, in RebuildOMPSharedClause()
1763 SourceLocation StartLoc, SourceLocation LParenLoc, in RebuildOMPReductionClause()
1778 ArrayRef<Expr *> VarList, SourceLocation StartLoc, in RebuildOMPTaskReductionClause()
1793 RebuildOMPInReductionClause(ArrayRef<Expr *> VarList, SourceLocation StartLoc, in RebuildOMPInReductionClause()
1809 SourceLocation StartLoc, in RebuildOMPLinearClause()
1825 SourceLocation StartLoc, in RebuildOMPAlignedClause()
1838 SourceLocation StartLoc, in RebuildOMPCopyinClause()
1850 SourceLocation StartLoc, in RebuildOMPCopyprivateClause()
1862 SourceLocation StartLoc, in RebuildOMPFlushClause()
1873 OMPClause *RebuildOMPDepobjClause(Expr *Depobj, SourceLocation StartLoc, in RebuildOMPDepobjClause()
1887 ArrayRef<Expr *> VarList, SourceLocation StartLoc, in RebuildOMPDependClause()
1899 Expr *Device, SourceLocation StartLoc, in RebuildOMPDeviceClause()
1929 SourceLocation StartLoc, in RebuildOMPAllocateClause()
1941 OMPClause *RebuildOMPNumTeamsClause(Expr *NumTeams, SourceLocation StartLoc, in RebuildOMPNumTeamsClause()
1953 SourceLocation StartLoc, in RebuildOMPThreadLimitClause()
1964 OMPClause *RebuildOMPPriorityClause(Expr *Priority, SourceLocation StartLoc, in RebuildOMPPriorityClause()
1975 OMPClause *RebuildOMPGrainsizeClause(Expr *Grainsize, SourceLocation StartLoc, in RebuildOMPGrainsizeClause()
1986 OMPClause *RebuildOMPNumTasksClause(Expr *NumTasks, SourceLocation StartLoc, in RebuildOMPNumTasksClause()
1997 OMPClause *RebuildOMPHintClause(Expr *Hint, SourceLocation StartLoc, in RebuildOMPHintClause()
2007 OMPClause *RebuildOMPDetachClause(Expr *Evt, SourceLocation StartLoc, in RebuildOMPDetachClause()
2019 Expr *ChunkSize, SourceLocation StartLoc, in RebuildOMPDistScheduleClause()
2091 SourceLocation StartLoc, in RebuildOMPDefaultmapClause()
2105 SourceLocation StartLoc, in RebuildOMPNontemporalClause()
2117 SourceLocation StartLoc, in RebuildOMPInclusiveClause()
2129 SourceLocation StartLoc, in RebuildOMPExclusiveClause()
2141 ArrayRef<Sema::UsesAllocatorsData> Data, SourceLocation StartLoc, in RebuildOMPUsesAllocatorsClause()
2151 OMPClause *RebuildOMPAffinityClause(SourceLocation StartLoc, in RebuildOMPAffinityClause()
2166 SourceLocation StartLoc, in RebuildOMPOrderClause()
2179 SourceLocation StartLoc, in RebuildOMPInitClause()
2192 OMPClause *RebuildOMPUseClause(Expr *InteropVar, SourceLocation StartLoc, in RebuildOMPUseClause()
2203 OMPClause *RebuildOMPDestroyClause(Expr *InteropVar, SourceLocation StartLoc, in RebuildOMPDestroyClause()
2216 SourceLocation StartLoc, in RebuildOMPNovariantsClause()
2227 OMPClause *RebuildOMPNocontextClause(Expr *Condition, SourceLocation StartLoc, in RebuildOMPNocontextClause()
2238 OMPClause *RebuildOMPFilterClause(Expr *ThreadID, SourceLocation StartLoc, in RebuildOMPFilterClause()
2297 SourceLocation StartLoc, in RebuildExceptionDecl()
3085 ExprResult RebuildCXXNewExpr(SourceLocation StartLoc, in RebuildCXXNewExpr()
3112 ExprResult RebuildCXXDeleteExpr(SourceLocation StartLoc, in RebuildCXXDeleteExpr()
3125 SourceLocation StartLoc, in RebuildTypeTrait()
3136 SourceLocation StartLoc, in RebuildArrayTypeTrait()
3148 SourceLocation StartLoc, in RebuildExpressionTrait()