ΒΆunsigned int
clang_CXXConstructor_isMoveConstructor(CXCursor C)
unsigned int
clang_CXXConstructor_isMoveConstructor(CXCursor C)
Description
Determine if a C++ constructor is a move constructor.
Declared at: clang/include/clang-c/Index.h:4867
Parameters
- CXCursor C