Searched refs:setForceVarCapturing (Results 1 – 1 of 1) sorted by relevance
142 void setForceVarCapturing(bool V) { ForceCapturing = V; } in setForceVarCapturing() function in __anona5ec887d0111::DSAStackTy1366 DSAStack->setForceVarCapturing(Clause->getClauseKind() == OMPC_copyin); in ActOnOpenMPRegionEnd()1373 DSAStack->setForceVarCapturing(/*V=*/false); in ActOnOpenMPRegionEnd()