Lines Matching refs:Symbol
998 sym = Symbol()
1636 if item.__class__ is Symbol:
1952 if unique_syms and node.item.__class__ is Symbol:
2306 sym = Symbol()
2326 sym = Symbol()
2554 if token.__class__ is not Symbol:
2565 if token.__class__ is not Symbol or token.is_constant:
2924 if sym.__class__ is not Symbol or sym.is_constant:
3173 if node.item.__class__ is not Symbol:
3200 if node.item.__class__ is not Symbol:
3269 if node.item.__class__ is not Symbol:
3442 if token.__class__ is Symbol:
3610 if node.item.__class__ is Symbol:
3801 if default.__class__ is not Symbol:
3881 if default.__class__ is not Symbol:
4021 class Symbol(object): class
5764 if self.item.__class__ is Symbol:
5783 if self.item.__class__ is Symbol and self.is_menuconfig:
5856 if sc.__class__ is Symbol:
5882 if sc.__class__ is Symbol:
5908 if sc.__class__ is Symbol:
6096 if sc.__class__ is Symbol:
6342 if sc.__class__ is Symbol and sc.choice:
6589 if cur.item.__class__ is Symbol:
6733 if item.__class__ is Symbol and item.choice:
6752 if item.__class__ is Symbol:
7137 Symbol,