Searched refs:__ne__ (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/lldb/bindings/interface/
H A DSBAddress.i72 return not self.__ne__(other)
/openbsd-current/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/
H A Dsuite.py26 def __ne__(self, other): member in class:BaseTestSuite
H A Dcase.py316 def __ne__(self, other): member in class:TestCase
1150 def __ne__(self, other): member in class:FunctionTestCase
/openbsd-current/gnu/llvm/clang/bindings/python/clang/
H A Dcindex.py292 def __ne__(self, other): member in class:SourceLocation
338 def __ne__(self, other): member in class:SourceRange
1434 def __ne__(self, other): member in class:Cursor
2494 def __ne__(self, other): member in class:Type
/openbsd-current/gnu/llvm/clang/utils/analyzer/
H A DCmpRuns.py200 def __ne__(self, other: object) -> bool: member in class:AnalysisDiagnostic

Completed in 84 milliseconds