Searched refs:LoopGangClauseOnKernel (Results 1 – 3 of 3) sorted by relevance
112 DirKind(DK), OldLoopGangClauseOnKernel(S.LoopGangClauseOnKernel), in AssociatedStmtRAII()133 SemaRef.LoopGangClauseOnKernel = {}; in AssociatedStmtRAII()147 SemaRef.LoopGangClauseOnKernel = {}; in AssociatedStmtRAII()170 SemaRef.LoopGangClauseOnKernel = {(*Itr)->getBeginLoc(), DirKind}; in AssociatedStmtRAII()208 SemaRef.LoopGangClauseOnKernel = {(*Itr)->getBeginLoc(), in AssociatedStmtRAII()369 SemaRef.LoopGangClauseOnKernel = OldLoopGangClauseOnKernel; in ~AssociatedStmtRAII()
1588 if (SemaRef.LoopGangClauseOnKernel.Loc.isValid()) { in VisitGangClause()1594 << SemaRef.LoopGangClauseOnKernel.DirKind; in VisitGangClause()1595 SemaRef.Diag(SemaRef.LoopGangClauseOnKernel.Loc, in VisitGangClause()
256 } LoopGangClauseOnKernel; variable