Searched refs:EndOpenMPDSABlock (Results 1 – 5 of 5) sorted by relevance
9205 getDerived().getSema().OpenMP().EndOpenMPDSABlock(Res.get()); in TransformOMPParallelDirective()9216 getDerived().getSema().OpenMP().EndOpenMPDSABlock(Res.get()); in TransformOMPSimdDirective()9227 getDerived().getSema().OpenMP().EndOpenMPDSABlock(Res.get()); in TransformOMPTileDirective()9238 getDerived().getSema().OpenMP().EndOpenMPDSABlock(Res.get()); in TransformOMPUnrollDirective()9249 getDerived().getSema().OpenMP().EndOpenMPDSABlock(Res.get()); in TransformOMPReverseDirective()9260 getDerived().getSema().OpenMP().EndOpenMPDSABlock(Res.get()); in TransformOMPInterchangeDirective()9271 getDerived().getSema().OpenMP().EndOpenMPDSABlock(Res.get()); in TransformOMPForDirective()9282 getDerived().getSema().OpenMP().EndOpenMPDSABlock(Res.get()); in TransformOMPForSimdDirective()9293 getDerived().getSema().OpenMP().EndOpenMPDSABlock(Res.get()); in TransformOMPSectionsDirective()9304 getDerived().getSema().OpenMP().EndOpenMPDSABlock(Res.get()); in TransformOMPSectionDirective()[all …]
3811 SemaRef.OpenMP().EndOpenMPDSABlock(nullptr); in VisitOMPDeclareMapperDecl()
2885 void SemaOpenMP::EndOpenMPDSABlock(Stmt *CurDirective) { in EndOpenMPDSABlock() function in SemaOpenMP
203 void EndOpenMPDSABlock(Stmt *CurDirective);
634 Actions.OpenMP().EndOpenMPDSABlock(nullptr); in ParseOpenMPDeclareMapperDirective()2569 Actions.OpenMP().EndOpenMPDSABlock(Directive.get()); in ParseOpenMPExecutableDirective()