Searched refs:ForceCapturing (Results 1 – 1 of 1) sorted by relevance
236 bool ForceCapturing = false; member in __anon7e4ded5b0111::DSAStackTy382 bool isForceVarCapturing() const { return ForceCapturing; } in isForceVarCapturing()383 void setForceVarCapturing(bool V) { ForceCapturing = V; } in setForceVarCapturing()