Searched refs:HasTrivialExpr (Results 1 – 2 of 2) sorted by relevance
47 def HasTrivialExpr(self): member in ComprehensionState70 self.has_interior_split, self.HasTrivialExpr()))
714 not top_of_stack.HasTrivialExpr())):722 top_of_stack.HasTrivialExpr()):731 (top_of_stack.has_split_at_for or not top_of_stack.HasTrivialExpr())):