clang_CXXConstructor_isDefaultConstructor

Determine if a C++ constructor is the default constructor.

extern (C) @nogc @trusted nothrow pure
uint
clang_CXXConstructor_isDefaultConstructor
(
const CXCursor C
)

Meta