Home
last modified time | relevance | path

Searched refs:__lshift__ (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/lldb/examples/python/
Dsbvalue.py149 def __lshift__(self, other): member in variable
216 result = self.__lshift__(self, other)
/openbsd/src/gnu/llvm/lldb/bindings/python/
Dpython-extensions.swig381 def __lshift__(self, other):
448 result = self.__lshift__(other)