Searched refs:DSAStack (Results 1 – 1 of 1) sorted by relevance
2006 #define DSAStack static_cast<DSAStackTy *>(VarDataSharingAttributesStack) macro2008 void SemaOpenMP::pushOpenMPFunctionRegion() { DSAStack->pushFunction(); } in pushOpenMPFunctionRegion()2011 DSAStack->popFunction(OldFSI); in popOpenMPFunctionRegion()2120 if (DSAStack->hasExplicitDirective(isOpenMPTargetExecutionDirective, Level)) { in isOpenMPCapturedByRef()2183 DSAStack->checkMappableExprComponentListsForDeclAtLevel( in isOpenMPCapturedByRef()2232 IsByRef = (DSAStack->isForceCaptureByReferenceInTargetExecutable() && in isOpenMPCapturedByRef()2235 DSAStack->isDefaultmapCapturedByRef( in isOpenMPCapturedByRef()2237 DSAStack->hasExplicitDSA( in isOpenMPCapturedByRef()2249 DSAStack->getCaptureRegion(Level, OpenMPCaptureLevel) == in isOpenMPCapturedByRef()2251 !(DSAStack->hasExplicitDSA( in isOpenMPCapturedByRef()[all …]