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