Home
last modified time | relevance | path

Searched refs:clang_CXXMethod_isDeleted (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/llvm/clang/tools/libclang/
Dlibclang.map412 clang_CXXMethod_isDeleted;
DCIndex.cpp8898 unsigned clang_CXXMethod_isDeleted(CXCursor C) { in clang_CXXMethod_isDeleted() function
/openbsd/src/gnu/llvm/clang/include/clang-c/
DIndex.h4275 CINDEX_LINKAGE unsigned clang_CXXMethod_isDeleted(CXCursor C);
/openbsd/src/gnu/llvm/clang/bindings/python/clang/
Dcindex.py1480 return conf.lib.clang_CXXMethod_isDeleted(self)
/openbsd/src/gnu/llvm/clang/tools/c-index-test/
Dc-index-test.c905 if (clang_CXXMethod_isDeleted(Cursor)) in PrintCursor()
/openbsd/src/gnu/llvm/clang/docs/
DReleaseNotes.rst1146 - Introduced the new function ``clang_CXXMethod_isDeleted``, which queries