Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp590 hasExplicitDSA(const ValueDecl *D,
1825 bool DSAStackTy::hasExplicitDSA( in hasExplicitDSA() function in DSAStackTy
2092 DSAStack->hasExplicitDSA( in isOpenMPCapturedByRef()
2106 !(DSAStack->hasExplicitDSA( in isOpenMPCapturedByRef()
2121 !DSAStack->hasExplicitDSA( in isOpenMPCapturedByRef()
2307 if (DSAStack->hasExplicitDSA( in isOpenMPPrivateDecl()
2329 !DSAStack->hasExplicitDSA( in isOpenMPPrivateDecl()
2338 !DSAStack->hasExplicitDSA( in isOpenMPPrivateDecl()
2350 return (DSAStack->hasExplicitDSA( in isOpenMPPrivateDecl()
2377 if (DSAStack->hasExplicitDSA( in setOpenMPCaptureKind()
/external/clang/lib/Sema/
DSemaOpenMP.cpp209 bool hasExplicitDSA(ValueDecl *D,
788 bool DSAStackTy::hasExplicitDSA( in hasExplicitDSA() function in DSAStackTy
956 IsByRef = !DSAStack->hasExplicitDSA( in IsOpenMPCapturedByRef()
1028 return DSAStack->hasExplicitDSA( in isOpenMPPrivateDecl()