Searched refs:ForceCapturing (Results 1 – 1 of 1) sorted by relevance
243 bool ForceCapturing = false; member in __anon1dd12e440111::DSAStackTy389 bool isForceVarCapturing() const { return ForceCapturing; } in isForceVarCapturing()390 void setForceVarCapturing(bool V) { ForceCapturing = V; } in setForceVarCapturing()