Searched refs:ForceCapturing (Results 1 – 1 of 1) sorted by relevance
121 bool ForceCapturing = false; member in __anone74a4b2f0111::DSAStackTy137 bool isForceVarCapturing() const { return ForceCapturing; } in isForceVarCapturing()138 void setForceVarCapturing(bool V) { ForceCapturing = V; } in setForceVarCapturing()