Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseOpenMP.cpp956 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
/external/llvm-project/clang/lib/Parse/
DParseOpenMP.cpp2406 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
2415 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
/external/clang/include/clang/Sema/
DSema.h8030 void ActOnOpenMPRegionStart(OpenMPDirectiveKind DKind, Scope *CurScope);
/external/llvm-project/clang/include/clang/Sema/
DSema.h10345 void ActOnOpenMPRegionStart(OpenMPDirectiveKind DKind, Scope *CurScope);
/external/clang/lib/Sema/
DSemaOpenMP.cpp1584 void Sema::ActOnOpenMPRegionStart(OpenMPDirectiveKind DKind, Scope *CurScope) { in ActOnOpenMPRegionStart() function in Sema
DTreeTransform.h7185 getDerived().getSema().ActOnOpenMPRegionStart(D->getDirectiveKind(), in TransformOMPExecutableDirective()
/external/llvm-project/clang/lib/Sema/
DTreeTransform.h8337 getDerived().getSema().ActOnOpenMPRegionStart(D->getDirectiveKind(), in TransformOMPExecutableDirective()
DSemaOpenMP.cpp3755 void Sema::ActOnOpenMPRegionStart(OpenMPDirectiveKind DKind, Scope *CurScope) { in ActOnOpenMPRegionStart() function in Sema