Searched refs:InConstructor (Results 1 – 3 of 3) sorted by relevance
567 if ((not state.InFunction() or state.InConstructor()) and574 if (not state.InConstructor() and583 elif jsdoc and (not state.InConstructor() or
599 def InConstructor(self): member in StateTracker
141 TEST(InConstructor) { in TEST() argument