Searched refs:ForceCapturing (Results 1 – 1 of 1) sorted by relevance
241 bool ForceCapturing = false; member in __anon8e68b8fa0111::DSAStackTy387 bool isForceVarCapturing() const { return ForceCapturing; } in isForceVarCapturing()388 void setForceVarCapturing(bool V) { ForceCapturing = V; } in setForceVarCapturing()