Searched refs:setForceVarCapturing (Results 1 – 2 of 2) sorted by relevance
138 void setForceVarCapturing(bool V) { ForceCapturing = V; } in setForceVarCapturing() function in __anon216cbd260111::DSAStackTy1799 DSAStack->setForceVarCapturing(Clause->getClauseKind() == OMPC_copyin); in ActOnOpenMPRegionEnd()1806 DSAStack->setForceVarCapturing(/*V=*/false); in ActOnOpenMPRegionEnd()
359 void setForceVarCapturing(bool V) { ForceCapturing = V; } in setForceVarCapturing() function in __anonf152f9340111::DSAStackTy4377 DSAStack->setForceVarCapturing(Clause->getClauseKind() == OMPC_copyin); in ActOnOpenMPRegionEnd()4384 DSAStack->setForceVarCapturing(/*V=*/false); in ActOnOpenMPRegionEnd()