Home
last modified time | relevance | path

Searched refs:getDirectiveKind (Results 126 – 150 of 150) sorted by relevance

123456

/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp3421 if (S->getDirectiveKind() == OMPD_atomic || in VisitSubCaptures()
3422 S->getDirectiveKind() == OMPD_critical || in VisitSubCaptures()
3423 S->getDirectiveKind() == OMPD_section || in VisitSubCaptures()
3424 S->getDirectiveKind() == OMPD_master) { in VisitSubCaptures()
3444 if (isOpenMPTaskingDirective(S->getDirectiveKind()) && in VisitSubCaptures()
3445 !isOpenMPTaskLoopDirective(S->getDirectiveKind())) { in VisitSubCaptures()
10480 if (!OED || !isOpenMPTeamsDirective(OED->getDirectiveKind()) || in ActOnOpenMPTargetDirective()
10492 OMPTeamsFound = OED && isOpenMPTeamsDirective(OED->getDirectiveKind()); in ActOnOpenMPTargetDirective()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp3421 if (S->getDirectiveKind() == OMPD_atomic || in VisitSubCaptures()
3422 S->getDirectiveKind() == OMPD_critical || in VisitSubCaptures()
3423 S->getDirectiveKind() == OMPD_section || in VisitSubCaptures()
3424 S->getDirectiveKind() == OMPD_master) { in VisitSubCaptures()
3444 if (isOpenMPTaskingDirective(S->getDirectiveKind()) && in VisitSubCaptures()
3445 !isOpenMPTaskLoopDirective(S->getDirectiveKind())) { in VisitSubCaptures()
10480 if (!OED || !isOpenMPTeamsDirective(OED->getDirectiveKind()) || in ActOnOpenMPTargetDirective()
10492 OMPTeamsFound = OED && isOpenMPTeamsDirective(OED->getDirectiveKind()); in ActOnOpenMPTargetDirective()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7272 Node.getDirectiveKind(), CKind, in AST_MATCHER_P()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7272 Node.getDirectiveKind(), CKind, in AST_MATCHER_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7537 Node.getDirectiveKind(), CKind, in AST_MATCHER_P()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DTreeTransform.h8009 getDerived().getSema().ActOnOpenMPRegionStart(D->getDirectiveKind(), in TransformOMPExecutableDirective()
8029 if (D->getDirectiveKind() == OMPD_critical) { in TransformOMPExecutableDirective()
8034 if (D->getDirectiveKind() == OMPD_cancellation_point) { in TransformOMPExecutableDirective()
8036 } else if (D->getDirectiveKind() == OMPD_cancel) { in TransformOMPExecutableDirective()
8041 D->getDirectiveKind(), DirName, CancelRegion, TClauses, in TransformOMPExecutableDirective()
H A DSemaOpenMP.cpp9285 if (!OED || !isOpenMPTeamsDirective(OED->getDirectiveKind()) || in ActOnOpenMPTargetDirective()
9297 OMPTeamsFound = OED && isOpenMPTeamsDirective(OED->getDirectiveKind()); in ActOnOpenMPTargetDirective()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DTreeTransform.h8009 getDerived().getSema().ActOnOpenMPRegionStart(D->getDirectiveKind(), in TransformOMPExecutableDirective()
8029 if (D->getDirectiveKind() == OMPD_critical) { in TransformOMPExecutableDirective()
8034 if (D->getDirectiveKind() == OMPD_cancellation_point) { in TransformOMPExecutableDirective()
8036 } else if (D->getDirectiveKind() == OMPD_cancel) { in TransformOMPExecutableDirective()
8041 D->getDirectiveKind(), DirName, CancelRegion, TClauses, in TransformOMPExecutableDirective()
H A DSemaOpenMP.cpp9285 if (!OED || !isOpenMPTeamsDirective(OED->getDirectiveKind()) || in ActOnOpenMPTargetDirective()
9297 OMPTeamsFound = OED && isOpenMPTeamsDirective(OED->getDirectiveKind()); in ActOnOpenMPTargetDirective()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DTreeTransform.h7859 getDerived().getSema().ActOnOpenMPRegionStart(D->getDirectiveKind(), in TransformOMPExecutableDirective()
7879 if (D->getDirectiveKind() == OMPD_critical) { in TransformOMPExecutableDirective()
7884 if (D->getDirectiveKind() == OMPD_cancellation_point) { in TransformOMPExecutableDirective()
7886 } else if (D->getDirectiveKind() == OMPD_cancel) { in TransformOMPExecutableDirective()
7891 D->getDirectiveKind(), DirName, CancelRegion, TClauses, in TransformOMPExecutableDirective()
H A DSemaOpenMP.cpp7970 if (!OED || !isOpenMPTeamsDirective(OED->getDirectiveKind()) || in ActOnOpenMPTargetDirective()
7982 OMPTeamsFound = OED && isOpenMPTeamsDirective(OED->getDirectiveKind()); in ActOnOpenMPTargetDirective()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DTreeTransform.h8321 getDerived().getSema().ActOnOpenMPRegionStart(D->getDirectiveKind(), in TransformOMPExecutableDirective()
8341 if (D->getDirectiveKind() == OMPD_critical) { in TransformOMPExecutableDirective()
8346 if (D->getDirectiveKind() == OMPD_cancellation_point) { in TransformOMPExecutableDirective()
8348 } else if (D->getDirectiveKind() == OMPD_cancel) { in TransformOMPExecutableDirective()
8353 D->getDirectiveKind(), DirName, CancelRegion, TClauses, in TransformOMPExecutableDirective()
H A DSemaOpenMP.cpp3307 if (isOpenMPTaskingDirective(S->getDirectiveKind()) && in VisitSubCaptures()
3308 !isOpenMPTaskLoopDirective(S->getDirectiveKind())) { in VisitSubCaptures()
10202 if (!OED || !isOpenMPTeamsDirective(OED->getDirectiveKind()) || in ActOnOpenMPTargetDirective()
10214 OMPTeamsFound = OED && isOpenMPTeamsDirective(OED->getDirectiveKind()); in ActOnOpenMPTargetDirective()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DTreeTransform.h8384 getDerived().getSema().ActOnOpenMPRegionStart(D->getDirectiveKind(), in TransformOMPExecutableDirective()
8404 if (D->getDirectiveKind() == OMPD_critical) { in TransformOMPExecutableDirective()
8409 if (D->getDirectiveKind() == OMPD_cancellation_point) { in TransformOMPExecutableDirective()
8411 } else if (D->getDirectiveKind() == OMPD_cancel) { in TransformOMPExecutableDirective()
8416 D->getDirectiveKind(), DirName, CancelRegion, TClauses, in TransformOMPExecutableDirective()
H A DSemaOpenMP.cpp3303 if (isOpenMPTaskingDirective(S->getDirectiveKind()) && in VisitSubCaptures()
3304 !isOpenMPTaskLoopDirective(S->getDirectiveKind())) { in VisitSubCaptures()
10198 if (!OED || !isOpenMPTeamsDirective(OED->getDirectiveKind()) || in ActOnOpenMPTargetDirective()
10210 OMPTeamsFound = OED && isOpenMPTeamsDirective(OED->getDirectiveKind()); in ActOnOpenMPTargetDirective()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/ASTMatchers/
H A DASTMatchers.h8211 Node.getDirectiveKind(), CKind, in AST_MATCHER_P()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/ASTMatchers/
H A DASTMatchers.h8006 Node.getDirectiveKind(), CKind, in AST_MATCHER_P()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7730 Node.getDirectiveKind(), CKind, in AST_MATCHER_P()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/ASTMatchers/
H A DASTMatchers.h8006 Node.getDirectiveKind(), CKind, in AST_MATCHER_P()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h8006 Node.getDirectiveKind(), CKind, in AST_MATCHER_P()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7730 Node.getDirectiveKind(), CKind, in AST_MATCHER_P()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/ASTMatchers/
H A DASTMatchers.h8006 Node.getDirectiveKind(), CKind, in AST_MATCHER_P()
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/ASTMatchers/
H A DASTMatchers.h8006 Node.getDirectiveKind(), CKind, in AST_MATCHER_P()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp6663 if (!OED || !isOpenMPTeamsDirective(OED->getDirectiveKind())) { in ActOnOpenMPTargetDirective()
6673 OMPTeamsFound = OED && isOpenMPTeamsDirective(OED->getDirectiveKind()); in ActOnOpenMPTargetDirective()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp7007 if (!OED || !isOpenMPTeamsDirective(OED->getDirectiveKind())) { in ActOnOpenMPTargetDirective()
7017 OMPTeamsFound = OED && isOpenMPTeamsDirective(OED->getDirectiveKind()); in ActOnOpenMPTargetDirective()

123456