llvm-project/clang/bindings
Anders Langlands bc14ed7de0 Add clang_CXXMethod_isDeleted function
Adds a function to check if a method has been deleted by copy-pasting
the existing implementation of clang_CXXMethod_isDefaulted and changing
it to call CXXMethod::isDeleted() instead.

Differential Revision: https://reviews.llvm.org/D133924
2022-09-21 11:12:48 -04:00
..
python Add clang_CXXMethod_isDeleted function 2022-09-21 11:12:48 -04:00
xml [Wdocumentation] Implement \anchor 2019-12-21 14:52:21 +01:00