Searched defs:is_nested_int (Results 1 – 5 of 5) sorted by relevance
60 bool is_nested_int() const override { in is_nested_int() function
42 virtual bool is_nested_int() const { in is_nested_int() function
98 bool is_nested_int() const override { in is_nested_int() function
220 def is_nested_int(self): member in SymNode
468 def is_nested_int(s): function