Home
last modified time | relevance | path

Searched refs:ActOnOpenMPRegionStart (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseOpenMP.cpp284 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaOpenMP.cpp1157 void Sema::ActOnOpenMPRegionStart(OpenMPDirectiveKind DKind, Scope *CurScope) { in ActOnOpenMPRegionStart() function in Sema
HDTreeTransform.h6851 getDerived().getSema().ActOnOpenMPRegionStart(D->getDirectiveKind(), in TransformOMPExecutableDirective()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h7731 void ActOnOpenMPRegionStart(OpenMPDirectiveKind DKind, Scope *CurScope);