Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp597 bool hasExplicitDirective(
1846 bool DSAStackTy::hasExplicitDirective( in hasExplicitDirective() function in DSAStackTy
1990 if (DSAStack->hasExplicitDirective(isOpenMPTargetExecutionDirective, Level)) { in isOpenMPCapturedByRef()
2307 if (DSAStack->hasExplicitDirective( in isOpenMPPrivateDecl()
2360 if (DSAStack->hasExplicitDirective(isOpenMPTargetExecutionDirective, Level) && in isOpenMPPrivateDecl()
2372 (DSAStack->hasExplicitDirective( in isOpenMPPrivateDecl()
2410 if (DSAStack->hasExplicitDirective(isOpenMPTargetExecutionDirective, in setOpenMPCaptureKind()
2432 DSAStack->hasExplicitDirective(isOpenMPTargetExecutionDirective, in isOpenMPTargetCapturedDecl()