Searched refs:clang_CXXMethod_isDeleted (Results 1 – 6 of 6) sorted by relevance
412 clang_CXXMethod_isDeleted;
8898 unsigned clang_CXXMethod_isDeleted(CXCursor C) { in clang_CXXMethod_isDeleted() function
4275 CINDEX_LINKAGE unsigned clang_CXXMethod_isDeleted(CXCursor C);
1480 return conf.lib.clang_CXXMethod_isDeleted(self)
905 if (clang_CXXMethod_isDeleted(Cursor)) in PrintCursor()
1146 - Introduced the new function ``clang_CXXMethod_isDeleted``, which queries