Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/bindings/python/tests/cindex/
H A Dtest_cursor.py272 cursor.is_move_assignment_operator_method()
276 cursor.is_move_assignment_operator_method()
/openbsd-src/gnu/llvm/clang/bindings/python/clang/
H A Dcindex.py1507 def is_move_assignment_operator_method(self): member in Cursor