Lines Matching refs:Symbol
998 sym = Symbol()
1635 if item.__class__ is Symbol:
1951 if unique_syms and node.item.__class__ is Symbol:
2305 sym = Symbol()
2324 sym = Symbol()
2551 if token.__class__ is not Symbol:
2562 if token.__class__ is not Symbol or token.is_constant:
2921 if sym.__class__ is not Symbol or sym.is_constant:
3161 if node.item.__class__ is not Symbol:
3188 if node.item.__class__ is not Symbol:
3257 if node.item.__class__ is not Symbol:
3430 if token.__class__ is Symbol:
3581 if node.item.__class__ is Symbol:
3764 if default.__class__ is not Symbol:
3844 if default.__class__ is not Symbol:
3984 class Symbol(object): class
5725 if self.item.__class__ is Symbol:
5744 if self.item.__class__ is Symbol and self.is_menuconfig:
5817 if sc.__class__ is Symbol:
5838 if sc.__class__ is Symbol:
5864 if sc.__class__ is Symbol:
6052 if sc.__class__ is Symbol:
6298 if sc.__class__ is Symbol and sc.choice:
6540 if cur.item.__class__ is Symbol:
6684 if item.__class__ is Symbol and item.choice:
6703 if item.__class__ is Symbol:
7086 Symbol,