Searched refs:EndOpenMPDSABlock (Results 1 – 5 of 5) sorted by relevance
8898 getDerived().getSema().EndOpenMPDSABlock(Res.get()); in TransformOMPParallelDirective()8909 getDerived().getSema().EndOpenMPDSABlock(Res.get()); in TransformOMPSimdDirective()8920 getDerived().getSema().EndOpenMPDSABlock(Res.get()); in TransformOMPTileDirective()8931 getDerived().getSema().EndOpenMPDSABlock(Res.get()); in TransformOMPUnrollDirective()8942 getDerived().getSema().EndOpenMPDSABlock(Res.get()); in TransformOMPForDirective()8953 getDerived().getSema().EndOpenMPDSABlock(Res.get()); in TransformOMPForSimdDirective()8964 getDerived().getSema().EndOpenMPDSABlock(Res.get()); in TransformOMPSectionsDirective()8975 getDerived().getSema().EndOpenMPDSABlock(Res.get()); in TransformOMPSectionDirective()8986 getDerived().getSema().EndOpenMPDSABlock(Res.get()); in TransformOMPScopeDirective()8997 getDerived().getSema().EndOpenMPDSABlock(Res.get()); in TransformOMPSingleDirective()[all …]
3758 SemaRef.EndOpenMPDSABlock(nullptr); in VisitOMPDeclareMapperDecl()
2874 void Sema::EndOpenMPDSABlock(Stmt *CurDirective) { in EndOpenMPDSABlock() function in Sema
625 Actions.EndOpenMPDSABlock(nullptr); in ParseOpenMPDeclareMapperDirective()2983 Actions.EndOpenMPDSABlock(Directive.get()); in ParseOpenMPDeclarativeOrExecutableDirective()
11512 void EndOpenMPDSABlock(Stmt *CurDirective);