Searched refs:InConstructor (Results 1 – 3 of 3) sorted by relevance
608 if ((not state.InFunction() or state.InConstructor()) and615 if (not state.InConstructor() and625 elif jsdoc and (not state.InConstructor() or
807 def InConstructor(self): member in StateTracker
145 TEST(InConstructor) { in TEST() argument