Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp372 bool hasExplicitDirective(
1351 bool DSAStackTy::hasExplicitDirective( in hasExplicitDirective() function in DSAStackTy
1407 if (DSAStack->hasExplicitDirective(isOpenMPTargetExecutionDirective, Level)) { in isOpenMPCapturedByRef()
1694 (DSAStack->hasExplicitDirective( in isOpenMPPrivateDecl()
1724 if (DSAStack->hasExplicitDirective(isOpenMPTargetExecutionDirective, in setOpenMPCaptureKind()
1745 DSAStack->hasExplicitDirective(isOpenMPTargetExecutionDirective, in isOpenMPTargetCapturedDecl()