Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp619 bool hasExplicitDirective(
1946 bool DSAStackTy::hasExplicitDirective( in hasExplicitDirective() function in DSAStackTy
2088 if (DSAStack->hasExplicitDirective(isOpenMPTargetExecutionDirective, Level)) { in isOpenMPCapturedByRef()
2492 if (DSAStack->hasExplicitDirective(isOpenMPTaskingDirective, Level)) { in isOpenMPPrivateDecl()
2542 if (DSAStack->hasExplicitDirective(isOpenMPTargetExecutionDirective, Level) && in isOpenMPPrivateDecl()
2554 (DSAStack->hasExplicitDirective( in isOpenMPPrivateDecl()
2592 if (DSAStack->hasExplicitDirective(isOpenMPTargetExecutionDirective, in setOpenMPCaptureKind()
2614 DSAStack->hasExplicitDirective(isOpenMPTargetExecutionDirective, in isOpenMPTargetCapturedDecl()