clang_EnumDecl_isScoped

Determine if an enum declaration refers to a scoped enum.

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

Meta