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