Searched defs:__sub__ (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/llvm/clang/utils/ | ||
H A D | FindSpecRefs | 721 def __sub__(self, indices): member in SpecIndex |
/openbsd-src/gnu/llvm/clang/utils/ABITest/ | ||
H A D | Enumeration.py | 20 def __sub__(self, b): member in Aleph0 |
/openbsd-src/gnu/llvm/lldb/examples/python/ | ||
H A D | sbvalue.py | 131 def __sub__(self, other): member in variable |