Lines Matching refs:visitConstructor
177 self.visitConstructor(constructor)
180 def visitConstructor(self, constructor):
299 def visitConstructor(self, cons, depth):
382 def visitConstructor(self, cons, type, attrs):
475 def visitConstructor(self, cons, name):
749 self.visitConstructor(t, name)
751 def visitConstructor(self, cons, name):
1153 self.visitConstructor(t, name, simple)
1155 def visitConstructor(self, cons, name, simple):
1233 self.visitConstructor(t, name)
1235 def visitConstructor(self, cons, name):
1289 self.visitConstructor(t, i + 1, name)
1326 def visitConstructor(self, cons, enum, name):