Home | History | Annotate | Download | only in tools

Lines Matching full:isif

1563         if self.isIf():
1581 def isIf(self):
1701 if self.isIf():
1769 if b.isIf():
1778 if b.isIf():
2137 while j < n and not blocks[j].isIf():