Searched refs:ForceCapturing (Results 1 – 1 of 1) sorted by relevance
168 bool ForceCapturing = false; member in __anon45dbc4930111::DSAStackTy200 bool isForceVarCapturing() const { return ForceCapturing; } in isForceVarCapturing()201 void setForceVarCapturing(bool V) { ForceCapturing = V; } in setForceVarCapturing()