Searched refs:ActOnOpenMPRegionStart (Results 1 – 4 of 4) sorted by relevance
956 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
8030 void ActOnOpenMPRegionStart(OpenMPDirectiveKind DKind, Scope *CurScope);
1584 void Sema::ActOnOpenMPRegionStart(OpenMPDirectiveKind DKind, Scope *CurScope) { in ActOnOpenMPRegionStart() function in Sema
7185 getDerived().getSema().ActOnOpenMPRegionStart(D->getDirectiveKind(), in TransformOMPExecutableDirective()