Home
last modified time | relevance | path

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

123

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Parse/
H A DParseOpenMP.cpp1101 Actions.ActOnOpenMPRegionStart(DKind, getCurScope());
1109 Actions.ActOnOpenMPRegionStart(DKind, getCurScope());
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Parse/
H A DParseOpenMP.cpp1168 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
1176 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Parse/
H A DParseOpenMP.cpp1450 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
1458 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1970 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
1978 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Parse/
H A DParseOpenMP.cpp1970 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
1978 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Parse/
H A DParseOpenMP.cpp2327 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
2336 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Parse/
H A DParseOpenMP.cpp2327 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
2336 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Parse/
H A DParseOpenMP.cpp2406 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
2415 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Parse/
H A DParseOpenMP.cpp2527 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
2536 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Parse/
H A DParseOpenMP.cpp2527 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
2536 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Parse/
H A DParseOpenMP.cpp2710 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
2726 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Parse/
H A DParseOpenMP.cpp2554 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
2571 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Parse/
H A DParseOpenMP.cpp2554 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
2571 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp2554 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
2571 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Parse/
H A DParseOpenMP.cpp2554 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
2571 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Parse/
H A DParseOpenMP.cpp2554 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
2571 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Sema/
H A DSema.h9182 void ActOnOpenMPRegionStart(OpenMPDirectiveKind DKind, Scope *CurScope);
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Sema/
H A DSema.h8838 void ActOnOpenMPRegionStart(OpenMPDirectiveKind DKind, Scope *CurScope);
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Sema/
H A DSema.h8770 void ActOnOpenMPRegionStart(OpenMPDirectiveKind DKind, Scope *CurScope);
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Sema/
H A DSema.h10209 void ActOnOpenMPRegionStart(OpenMPDirectiveKind DKind, Scope *CurScope);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Sema/
H A DSema.h10248 void ActOnOpenMPRegionStart(OpenMPDirectiveKind DKind, Scope *CurScope);
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Sema/
H A DSema.h9876 void ActOnOpenMPRegionStart(OpenMPDirectiveKind DKind, Scope *CurScope);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Sema/
H A DSema.h10401 void ActOnOpenMPRegionStart(OpenMPDirectiveKind DKind, Scope *CurScope);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Sema/
H A DSema.h9876 void ActOnOpenMPRegionStart(OpenMPDirectiveKind DKind, Scope *CurScope);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Sema/
H A DSema.h10622 void ActOnOpenMPRegionStart(OpenMPDirectiveKind DKind, Scope *CurScope);

123