Searched refs:IsElidableCtorThatHasNotBeenElided (Results 1 – 2 of 2) sorted by relevance
288 CallOpts.IsElidableCtorThatHasNotBeenElided = true; in computeObjectUnderConstruction()465 if (!CallOpts.IsElidableCtorThatHasNotBeenElided) { in updateObjectsUnderConstruction()
119 bool IsElidableCtorThatHasNotBeenElided = false; member