Searched refs:constructors_called (Results 1 – 2 of 2) sorted by relevance
400 if (constructors_called) { in call_constructors()414 constructors_called = true; in call_constructors()439 if (!constructors_called) { in call_destructors()
205 bool constructors_called; member