clang_Cursor_getObjCDeclQualifiers

\brief Given a cursor that represents an Objective-C method or parameter declaration, return the associated Objective-C qualifiers for the return type or the parameter respectively. The bits are formed from CXObjCDeclQualifierKind.

extern (C) @safe @nogc pure nothrow
uint
clang_Cursor_getObjCDeclQualifiers
()

Meta