Searched refs:constructors_called (Results 1 – 2 of 2) sorted by relevance
512 if (constructors_called) { in call_constructors()526 constructors_called = true; in call_constructors()551 if (!constructors_called) { in call_destructors()
236 bool constructors_called; member