Searched refs:ForceCapturing (Results 1 – 1 of 1) sorted by relevance
246 bool ForceCapturing = false; member in __anon95b22cd90111::DSAStackTy392 bool isForceVarCapturing() const { return ForceCapturing; } in isForceVarCapturing()393 void setForceVarCapturing(bool V) { ForceCapturing = V; } in setForceVarCapturing()