Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp366 bool hasExplicitDSA(const ValueDecl *D,
1327 bool DSAStackTy::hasExplicitDSA( in hasExplicitDSA() function in DSAStackTy
1519 DSAStack->hasExplicitDSA( in isOpenMPCapturedByRef()
1528 !DSAStack->hasExplicitDSA( in isOpenMPCapturedByRef()
1683 !DSAStack->hasExplicitDSA( in isOpenMPPrivateDecl()
1688 return DSAStack->hasExplicitDSA( in isOpenMPPrivateDecl()
1707 if (DSAStack->hasExplicitDSA(D, in setOpenMPCaptureKind()