Searched refs:IsNestedCapture (Results 1 – 1 of 1) sorted by relevance
511 IsNestedCapture = 0x1, enumerator547 : VarAndNestedAndThis(Var, IsNested ? IsNestedCapture : 0), in Capture()557 nullptr, (IsThisCaptured | (IsNested ? IsNestedCapture : 0))), in Capture()586 return VarAndNestedAndThis.getInt() & IsNestedCapture; in isNested()